Update core to 1.0.0 #76
tests.yml
on: pull_request
source
1m 12s
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
Annotations
17 errors
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/KeyValueGetReplicaTest.php.testGetAllReplicasReturnCorrectValue:
tests/KeyValueGetReplicaTest.php#L43
KeyValueGetReplicaTest::testGetAllReplicasReturnCorrectValue
Couchbase\Exception\DocumentNotFoundException: document_not_found (101): "unable to execute KV operation "get_all_replicas"", {"bucket":"default","collection":"_default","error_map_info":{"desc":"Not Found","name":"KEY_ENOENT"},"id":"917b2154a491f7447b3c1bf55b121e02","last_dispatched_from":"172.17.0.1:58522","last_dispatched_to":"172.17.0.2:11210","opaque":50,"operation_id":"83/0d98dc-f2e3-cb43-47c8-934d0bee39c7fd","retry_attempts":0,"retry_reasons":[],"scope":"_default","status":"not_found (0x01)"}
|
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/KeyValueScanTest.php.testSimpleRangeScan:
tests/KeyValueScanTest.php#L169
KeyValueScanTest::testSimpleRangeScan
Couchbase\Exception\DurabilityAmbiguousException: durability_ambiguous (109): "unable to execute upsert", {"bucket":"default","collection":"collection_9e09de2338b95d909942effef2c23d6b","error_map_info":{"desc":"The SyncWrite request has not completed in the specified time and has ambiguous result - it may Succeed or Fail; but the final value is not yet known","name":"SyncWriteAmbiguous"},"id":"scan-test-01","last_dispatched_from":"172.17.0.1:50662","last_dispatched_to":"172.17.0.3:11210","opaque":164,"operation_id":"01/b6c5e8-15c0-1b4e-e09b-1cd6f37c47d2db","retry_attempts":0,"retry_reasons":[],"scope":"_default","status":"sync_write_ambiguous (0xa3)"}
|
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/KeyValueScanTest.php.testSimpleSamplingScan:
tests/KeyValueScanTest.php#L191
KeyValueScanTest::testSimpleSamplingScan
Couchbase\Exception\DurabilityAmbiguousException: durability_ambiguous (109): "unable to execute upsert", {"bucket":"default","collection":"collection_ecf5fc59e485f1db01f0ee5295acbedc","error_map_info":{"desc":"The SyncWrite request has not completed in the specified time and has ambiguous result - it may Succeed or Fail; but the final value is not yet known","name":"SyncWriteAmbiguous"},"id":"scan-test-01","last_dispatched_from":"172.17.0.1:50662","last_dispatched_to":"172.17.0.3:11210","opaque":167,"operation_id":"01/df087f-e006-e345-8480-d0f904d3043234","retry_attempts":0,"retry_reasons":[],"scope":"_default","status":"sync_write_ambiguous (0xa3)"}
|
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/KeyValueScanTest.php.testRangeScanExclusiveFrom:
tests/KeyValueScanTest.php#L203
KeyValueScanTest::testRangeScanExclusiveFrom
Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute upsert", {"bucket":"default","collection":"collection_0ae1e3e6724096b356a609d6e5e94261","id":"scan-test-00","last_dispatched_from":"172.17.0.1:54388","last_dispatched_to":"172.17.0.4:11210","opaque":161,"operation_id":"01/465cd7-b141-bc46-1355-b8411c19c96a4d","retry_attempts":0,"retry_reasons":["kv_collection_outdated"],"scope":"_default"}
|
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/KeyValueScanTest.php.testRangeScanExclusiveTo:
tests/KeyValueScanTest.php#L224
KeyValueScanTest::testRangeScanExclusiveTo
Couchbase\Exception\DurabilityAmbiguousException: durability_ambiguous (109): "unable to execute upsert", {"bucket":"default","collection":"collection_f743cc94fc50fc3480a963f6609e1462","error_map_info":{"desc":"The SyncWrite request has not completed in the specified time and has ambiguous result - it may Succeed or Fail; but the final value is not yet known","name":"SyncWriteAmbiguous"},"id":"scan-test-00","last_dispatched_from":"172.17.0.1:54388","last_dispatched_to":"172.17.0.4:11210","opaque":165,"operation_id":"01/79b260-9311-fd4e-c2fe-84d289fa99b4fa","retry_attempts":0,"retry_reasons":[],"scope":"_default","status":"sync_write_ambiguous (0xa3)"}
|
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/KeyValueScanTest.php.testRangeScanBothExclusive:
tests/KeyValueScanTest.php#L245
KeyValueScanTest::testRangeScanBothExclusive
Couchbase\Exception\DurabilityAmbiguousException: durability_ambiguous (109): "unable to execute upsert", {"bucket":"default","collection":"collection_2719290609d547eef08d11aa95616471","error_map_info":{"desc":"The SyncWrite request has not completed in the specified time and has ambiguous result - it may Succeed or Fail; but the final value is not yet known","name":"SyncWriteAmbiguous"},"id":"scan-test-01","last_dispatched_from":"172.17.0.1:50662","last_dispatched_to":"172.17.0.3:11210","opaque":172,"operation_id":"01/7db770-8417-a440-f7ba-50c6fcfda70244","retry_attempts":0,"retry_reasons":[],"scope":"_default","status":"sync_write_ambiguous (0xa3)"}
|
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/QueryIndexManagerTest.php.testQueryIndexesCrud:
tests/QueryIndexManagerTest.php#L48
QueryIndexManagerTest::testQueryIndexesCrud
Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "query_index_create""
|
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/KeyValueGetReplicaTest.php.testGetAllReplicasReturnCorrectValue:
tests/KeyValueGetReplicaTest.php#L43
KeyValueGetReplicaTest::testGetAllReplicasReturnCorrectValue
Couchbase\Exception\DocumentNotFoundException: document_not_found (101): "unable to execute KV operation "get_all_replicas"", {"bucket":"default","collection":"_default","error_map_info":{"desc":"Not Found","name":"KEY_ENOENT"},"id":"aeda1b5f05c54a10a5794f33f6e6353c","last_dispatched_from":"172.17.0.1:60392","last_dispatched_to":"172.17.0.2:11210","opaque":60,"operation_id":"83/348318-532e-3247-60a4-b5d987bb04cc3c","retry_attempts":0,"retry_reasons":[],"scope":"_default","status":"not_found (0x01)"}
|
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/QueryIndexManagerTest.php.testQueryIndexesCrud:
tests/QueryIndexManagerTest.php#L48
QueryIndexManagerTest::testQueryIndexesCrud
Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "query_index_create""
|
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/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#L64
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/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#L64
ViewTest::testGrouping
Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "view_query""
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
8.3-nts-7.0.5-logs
Expired
|
30.7 MB |
|
8.3-nts-7.1.6-logs
Expired
|
19.4 MB |
|
8.3-zts-7.0.5-logs
Expired
|
30.4 MB |
|
8.3-zts-7.1.6-logs
Expired
|
19.1 MB |
|