Skip to content

PCBC-989: Rollback to cmake 3.19 (#167) #54

PCBC-989: Rollback to cmake 3.19 (#167)

PCBC-989: Rollback to cmake 3.19 (#167) #54

Triggered via push April 25, 2024 17:04
Status Failure
Total duration 24m 48s
Artifacts 45

tests.yml

on: push
Matrix: build_linux_x86_64
Matrix: alpine
Matrix: build_macos_arm64
Matrix: build_macos_x86_64
Matrix: build_windows
Matrix: mock_linux_x86_64
Matrix: server_linux_x86_64
Matrix: mock_alpine
Matrix: mock_macos_arm64
Matrix: mock_macos_x86_64
Matrix: mock_windows
Fit to window
Zoom out
Zoom in

Annotations

53 errors
server_linux_x86_64 (8.3, nts, 7.2.4)
Process completed with exit code 1.
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketFlushEnable: tests/BucketManagerTest.php#L117
BucketManagerTest::testCreateBucketFlushEnable Couchbase\Exception\InternalServerFailureException: internal_server_failure (5): "unable to execute HTTP operation "bucket_flush""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCouchbaseBucketEvictionPolicy: tests/BucketManagerTest.php#L168
BucketManagerTest::testCouchbaseBucketEvictionPolicy Failed asserting that two strings are equal.
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testBucketMaxExpiry: tests/BucketManagerTest.php#L235
BucketManagerTest::testBucketMaxExpiry Failed asserting that 5 matches expected 10.
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testBucketCompressionMode: tests/BucketManagerTest.php#L266
BucketManagerTest::testBucketCompressionMode Failed asserting that two strings are equal.
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testBucketDurabilityLevel: tests/BucketManagerTest.php#L290
BucketManagerTest::testBucketDurabilityLevel Failed asserting that two strings are equal.
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateHistory: tests/BucketManagerTest.php#L358
BucketManagerTest::testCreateHistory Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_get""
server_linux_x86_64 (8.3, zts, 7.2.4)
Process completed with exit code 1.
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateCouchbaseBucket: tests/BucketManagerTest.php#L38
BucketManagerTest::testCreateCouchbaseBucket Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_get""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testDropBucket: tests/BucketManagerTest.php#L72
BucketManagerTest::testDropBucket Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_drop""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testBucketDurabilityLevel: tests/BucketManagerTest.php#L290
BucketManagerTest::testBucketDurabilityLevel Failed asserting that two strings are equal.
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/CollectionManagerTest.php.testCollectionHistory: tests/CollectionManagerTest.php#L240
CollectionManagerTest::testCollectionHistory Failed asserting that false is true.
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/QueryIndexManagerTest.php.testQueryIndexesCrud: tests/QueryIndexManagerTest.php#L47
QueryIndexManagerTest::testQueryIndexesCrud Couchbase\Exception\InvalidArgumentException: invalid_argument (3): "unable to execute HTTP operation "bucket_create"", errors={"ramQuota":"RAM quota specified is too large to be provisioned into this cluster."}
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateCouchbaseBucket: tests/BucketManagerTest.php#L38
BucketManagerTest::testCreateCouchbaseBucket Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_get""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketFlushEnable: tests/BucketManagerTest.php#L117
BucketManagerTest::testCreateBucketFlushEnable Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_get""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCouchbaseBucketEvictionPolicy: tests/BucketManagerTest.php#L168
BucketManagerTest::testCouchbaseBucketEvictionPolicy Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_update""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testEphemeralBucketEvictionPolicyNRUEviction: tests/BucketManagerTest.php#L197
BucketManagerTest::testEphemeralBucketEvictionPolicyNRUEviction Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_get""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testBucketMaxExpiry: tests/BucketManagerTest.php#L235
BucketManagerTest::testBucketMaxExpiry Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_get""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketConflictResolutionSeqNo: tests/BucketManagerTest.php#L321
BucketManagerTest::testCreateBucketConflictResolutionSeqNo Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_get""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/CollectionManagerTest.php.testCreateScopeAndGetAllScopes: tests/CollectionManagerTest.php#L42
CollectionManagerTest::testCreateScopeAndGetAllScopes Failed asserting that false is true.
server_linux_x86_64 (8.3, nts, 7.1.6)
Process completed with exit code 1.
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateCouchbaseBucket: tests/BucketManagerTest.php#L38
BucketManagerTest::testCreateCouchbaseBucket Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_get""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testDropBucket: tests/BucketManagerTest.php#L72
BucketManagerTest::testDropBucket Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_drop""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testEphemeralBucketEvictionPolicyNoEviction: tests/BucketManagerTest.php#L185
BucketManagerTest::testEphemeralBucketEvictionPolicyNoEviction Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_get""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testBucketDurabilityLevel: tests/BucketManagerTest.php#L290
BucketManagerTest::testBucketDurabilityLevel Failed asserting that two strings are equal.
server_linux_x86_64 (8.3, zts, 7.1.6)
Process completed with exit code 1.
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testBucketMaxExpiry: tests/BucketManagerTest.php#L235
BucketManagerTest::testBucketMaxExpiry Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_get""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/CollectionManagerTest.php.testDropCollectionDeprecatedApi: tests/CollectionManagerTest.php#L138
CollectionManagerTest::testDropCollectionDeprecatedApi Couchbase\Exception\CollectionNotFoundException: collection_not_found (11): "unable to execute HTTP operation "collection_drop"", errors={"_":"Collection with name \"collection_544aa8c8a3428906865c8617e4432621\" in scope \"scope_7242670e26584f333f2a2d5d84f0ff3c\" is not found"}
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/ViewTest.php.testGrouping: tests/ViewTest.php#L62
ViewTest::testGrouping Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "view_query""
server_linux_x86_64 (8.3, zts, 7.0.5)
Process completed with exit code 1.
server_linux_x86_64 (8.3, nts, 7.0.5)
Process completed with exit code 1.
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketFlushEnable: tests/BucketManagerTest.php#L117
BucketManagerTest::testCreateBucketFlushEnable Couchbase\Exception\InternalServerFailureException: internal_server_failure (5): "unable to execute HTTP operation "bucket_flush""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testBucketCompressionMode: tests/BucketManagerTest.php#L266
BucketManagerTest::testBucketCompressionMode Failed asserting that two strings are equal.
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/CollectionManagerTest.php.testCreateCollectionDeprecatedApi: tests/CollectionManagerTest.php#L96
CollectionManagerTest::testCreateCollectionDeprecatedApi Couchbase\Exception\ScopeNotFoundException: scope_not_found (16): "unable to execute HTTP operation "collection_create"", errors={"_":"Scope with name \"scope_5ad5b23fafab02b22f94a96e2832e2d9\" is not found"}
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/CollectionManagerTest.php.testDropCollectionDeprecatedApi: tests/CollectionManagerTest.php#L138
CollectionManagerTest::testDropCollectionDeprecatedApi Couchbase\Exception\CollectionNotFoundException: collection_not_found (11): "unable to execute HTTP operation "collection_drop"", errors={"_":"Collection with name \"collection_74e8342f216e452a6236970c5a2f8c2b\" in scope \"scope_167daee1aad8d69670c1d59bb3c66ed8\" is not found"}
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/SearchTest.php.testSearchWithConsistency: tests/SearchTest.php#L207
SearchTest::testSearchWithConsistency Exception: Excepted rows to not to be empty
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/ViewTest.php.testConsistency: tests/ViewTest.php#L23
ViewTest::testConsistency Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "view_query""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/ViewTest.php.testGrouping: tests/ViewTest.php#L62
ViewTest::testGrouping Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "view_query""
mock_windows (8.3, zts)
Process completed with exit code 1.
D:\a\couchbase-php-client\couchbase-php-client\tests\KeyValueLockingTest.php.testPessimisticLockingWorkflow: tests/KeyValueLockingTest.php#L30
KeyValueLockingTest::testPessimisticLockingWorkflow Failed asserting that '17c99604c7eb00ca' is not equal to '17c99604c7eb00ca'.
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/CollectionManagerTest.php.testCollectionHistory: tests/CollectionManagerTest.php#L240
CollectionManagerTest::testCollectionHistory Failed asserting that false is true.
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/KeyValueLookupInTest.php.testSubdocumentLookupAnyReplicaCanFetchExpiry: tests/KeyValueLookupInTest.php#L119
KeyValueLookupInTest::testSubdocumentLookupAnyReplicaCanFetchExpiry null does not match expected type "object".
server_linux_x86_64 (8.3, nts, 7.6.0)
Process completed with exit code 1.
server_linux_x86_64 (8.3, zts, 7.6.0)
Process completed with exit code 1.
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testBucketCompressionMode: tests/BucketManagerTest.php#L266
BucketManagerTest::testBucketCompressionMode Failed asserting that two strings are equal.
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/SearchTest.php.testSearchWithConsistency: tests/SearchTest.php#L207
SearchTest::testSearchWithConsistency Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "search_query""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/SearchTest.php.testSearchWithFacets: tests/SearchTest.php#L456
SearchTest::testSearchWithFacets Failed asserting that two strings are equal.

Artifacts

Produced during runtime
Name Size
8.3-nts-7.0.5-logs Expired
29.4 MB
8.3-nts-7.1.6-logs Expired
21.1 MB
8.3-nts-7.2.4-logs Expired
21.3 MB
8.3-nts-7.6.0-logs Expired
32.2 MB
8.3-zts-7.0.5-logs Expired
30.8 MB
8.3-zts-7.1.6-logs Expired
20.6 MB
8.3-zts-7.2.4-logs Expired
24.7 MB
8.3-zts-7.6.0-logs Expired
31.1 MB
couchbase-4.2.1.2 Expired
6.08 MB
couchbase-4.2.1.2-php8.1-nts-linux-x86_64 Expired
4.62 MB
couchbase-4.2.1.2-php8.1-nts-macos-arm64 Expired
5 MB
couchbase-4.2.1.2-php8.1-nts-macos-x86_64 Expired
5.13 MB
couchbase-4.2.1.2-php8.1-nts-windows-x64 Expired
6.04 MB
couchbase-4.2.1.2-php8.1-nts-windows-x86 Expired
5.11 MB
couchbase-4.2.1.2-php8.1-zts-linux-x86_64 Expired
4.62 MB
couchbase-4.2.1.2-php8.1-zts-macos-arm64 Expired
5 MB
couchbase-4.2.1.2-php8.1-zts-macos-x86_64 Expired
5.13 MB
couchbase-4.2.1.2-php8.1-zts-windows-x64 Expired
6.04 MB
couchbase-4.2.1.2-php8.1-zts-windows-x86 Expired
5.11 MB
couchbase-4.2.1.2-php8.2-nts-linux-x86_64 Expired
4.62 MB
couchbase-4.2.1.2-php8.2-nts-macos-arm64 Expired
5 MB
couchbase-4.2.1.2-php8.2-nts-macos-x86_64 Expired
5.13 MB
couchbase-4.2.1.2-php8.2-nts-windows-x64 Expired
6.04 MB
couchbase-4.2.1.2-php8.2-nts-windows-x86 Expired
5.11 MB
couchbase-4.2.1.2-php8.2-zts-linux-x86_64 Expired
4.62 MB
couchbase-4.2.1.2-php8.2-zts-macos-arm64 Expired
5 MB
couchbase-4.2.1.2-php8.2-zts-macos-x86_64 Expired
5.13 MB
couchbase-4.2.1.2-php8.2-zts-windows-x64 Expired
6.04 MB
couchbase-4.2.1.2-php8.2-zts-windows-x86 Expired
5.11 MB
couchbase-4.2.1.2-php8.3-nts-linux-x86_64 Expired
4.62 MB
couchbase-4.2.1.2-php8.3-nts-macos-arm64 Expired
5 MB
couchbase-4.2.1.2-php8.3-nts-macos-x86_64 Expired
5.13 MB
couchbase-4.2.1.2-php8.3-nts-windows-x64 Expired
6.04 MB
couchbase-4.2.1.2-php8.3-nts-windows-x86 Expired
5.11 MB
couchbase-4.2.1.2-php8.3-zts-linux-x86_64 Expired
4.62 MB
couchbase-4.2.1.2-php8.3-zts-macos-arm64 Expired
5 MB
couchbase-4.2.1.2-php8.3-zts-macos-x86_64 Expired
5.13 MB
couchbase-4.2.1.2-php8.3-zts-windows-x64 Expired
6.04 MB
couchbase-4.2.1.2-php8.3-zts-windows-x86 Expired
5.11 MB
couchbase-4.2.1.2-php81-nts-linux-musl-x86_64 Expired
4.75 MB
couchbase-4.2.1.2-php82-nts-linux-musl-x86_64 Expired
4.75 MB
couchbase-4.2.1.2-php83-nts-linux-musl-x86_64 Expired
4.75 MB
docs-4.2.1.2 Expired
5.26 MB
scripts-4.2.1.2 Expired
11.9 KB
tests-4.2.1.2 Expired
63.7 KB