Skip to content

Update meta for 4.2.5 #188

Update meta for 4.2.5

Update meta for 4.2.5 #188

Triggered via pull request November 23, 2024 01:16
Status Failure
Total duration 1h 45m 6s
Artifacts 66

tests.yml

on: pull_request
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

72 errors and 19 warnings
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/ViewTest.php.testConsistency: tests/ViewTest.php#L59
ViewTest::testConsistency Exception: View test on design document 3d63bd65cc57df5394fbaeb843ea4392 on bucket viewtest_3e7bbe8597b220b50cc6585f6da54153 is not present on all nodes - file_get_contents(http://172.17.0.2:8092/viewtest_3e7bbe8597b220b50cc6585f6da54153/_design/3d63bd65cc57df5394fbaeb843ea4392/_view/test): Failed to open stream: HTTP request failed!
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/ViewTest.php.testGrouping: tests/ViewTest.php#L104
ViewTest::testGrouping Exception: View test on design document 19fa69717ac425e4b61c618de226ac61 on bucket viewtest_d65a961c56fd9ac952a2a6fc8908ff49 is not present on all nodes - file_get_contents(http://172.17.0.2:8092/viewtest_d65a961c56fd9ac952a2a6fc8908ff49/_design/19fa69717ac425e4b61c618de226ac61/_view/test): Failed to open stream: HTTP request failed!
server_linux_x86_64 (8.3, zts, 7.0.5)
Process completed with exit code 1.
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/KeyValueLookupInTest.php.testSubdocumentLookupAllReplicas: tests/KeyValueLookupInTest.php#L171
KeyValueLookupInTest::testSubdocumentLookupAllReplicas Couchbase\Exception\DocumentNotFoundException: document_not_found (101): "unable to execute lookup_in_all_replicas", {"bucket":"default","collection":"_default","error_map_info":{"desc":"Not Found","name":"KEY_ENOENT"},"id":"7da0119d649113403b84afb469229ce8","last_dispatched_from":"172.17.0.1:56476","last_dispatched_to":"172.17.0.2:11210","opaque":74,"operation_id":"d0/98b62f-7577-914f-45a8-da1f9f99680b55","retry_attempts":0,"retry_reasons":[],"scope":"_default","status":"not_found (0x01)"}
server_linux_x86_64 (8.3, zts, 7.6.3)
Process completed with exit code 1.
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateCouchbaseBucket: tests/BucketManagerTest.php#L39
BucketManagerTest::testCreateCouchbaseBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateMemcachedBucket: tests/BucketManagerTest.php#L51
BucketManagerTest::testCreateMemcachedBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateEphemeralBucket: tests/BucketManagerTest.php#L64
BucketManagerTest::testCreateEphemeralBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testDropBucket: tests/BucketManagerTest.php#L76
BucketManagerTest::testDropBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testGetAllBuckets: tests/BucketManagerTest.php#L91
BucketManagerTest::testGetAllBuckets Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketRamQuota: tests/BucketManagerTest.php#L114
BucketManagerTest::testCreateBucketRamQuota Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketFlushEnable: tests/BucketManagerTest.php#L126
BucketManagerTest::testCreateBucketFlushEnable Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketFlushNotEnabled: tests/BucketManagerTest.php#L147
BucketManagerTest::testCreateBucketFlushNotEnabled Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketNumReplicas: tests/BucketManagerTest.php#L163
BucketManagerTest::testCreateBucketNumReplicas Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/CollectionManagerTest.php.testCreateScopeThrowsScopesExistsException: tests/CollectionManagerTest.php#L32
CollectionManagerTest::testCreateScopeThrowsScopesExistsException Couchbase\Exception\UnambiguousTimeoutException: unambiguous_timeout (14)
mock_macos_arm64 (8.4, zts)
Process completed with exit code 1.
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateCouchbaseBucket: tests/BucketManagerTest.php#L39
BucketManagerTest::testCreateCouchbaseBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateMemcachedBucket: tests/BucketManagerTest.php#L51
BucketManagerTest::testCreateMemcachedBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateEphemeralBucket: tests/BucketManagerTest.php#L64
BucketManagerTest::testCreateEphemeralBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testDropBucket: tests/BucketManagerTest.php#L76
BucketManagerTest::testDropBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testGetAllBuckets: tests/BucketManagerTest.php#L91
BucketManagerTest::testGetAllBuckets Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketRamQuota: tests/BucketManagerTest.php#L114
BucketManagerTest::testCreateBucketRamQuota Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketFlushEnable: tests/BucketManagerTest.php#L126
BucketManagerTest::testCreateBucketFlushEnable Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketFlushNotEnabled: tests/BucketManagerTest.php#L147
BucketManagerTest::testCreateBucketFlushNotEnabled Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketNumReplicas: tests/BucketManagerTest.php#L163
BucketManagerTest::testCreateBucketNumReplicas Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/CollectionManagerTest.php.testCreateScopeThrowsScopesExistsException: tests/CollectionManagerTest.php#L32
CollectionManagerTest::testCreateScopeThrowsScopesExistsException Couchbase\Exception\UnambiguousTimeoutException: unambiguous_timeout (14)
mock_macos_arm64 (8.4, nts)
Process completed with exit code 1.
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateCouchbaseBucket: tests/BucketManagerTest.php#L39
BucketManagerTest::testCreateCouchbaseBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateMemcachedBucket: tests/BucketManagerTest.php#L51
BucketManagerTest::testCreateMemcachedBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateEphemeralBucket: tests/BucketManagerTest.php#L64
BucketManagerTest::testCreateEphemeralBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testDropBucket: tests/BucketManagerTest.php#L76
BucketManagerTest::testDropBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testGetAllBuckets: tests/BucketManagerTest.php#L91
BucketManagerTest::testGetAllBuckets Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketRamQuota: tests/BucketManagerTest.php#L114
BucketManagerTest::testCreateBucketRamQuota Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketFlushEnable: tests/BucketManagerTest.php#L126
BucketManagerTest::testCreateBucketFlushEnable Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketFlushNotEnabled: tests/BucketManagerTest.php#L147
BucketManagerTest::testCreateBucketFlushNotEnabled Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketNumReplicas: tests/BucketManagerTest.php#L163
BucketManagerTest::testCreateBucketNumReplicas Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/CollectionManagerTest.php.testCreateScopeThrowsScopesExistsException: tests/CollectionManagerTest.php#L32
CollectionManagerTest::testCreateScopeThrowsScopesExistsException Couchbase\Exception\UnambiguousTimeoutException: unambiguous_timeout (14)
mock_linux_x86_64 (8.4, zts)
Process completed with exit code 1.
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateCouchbaseBucket: tests/BucketManagerTest.php#L39
BucketManagerTest::testCreateCouchbaseBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateMemcachedBucket: tests/BucketManagerTest.php#L51
BucketManagerTest::testCreateMemcachedBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateEphemeralBucket: tests/BucketManagerTest.php#L64
BucketManagerTest::testCreateEphemeralBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testDropBucket: tests/BucketManagerTest.php#L76
BucketManagerTest::testDropBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testGetAllBuckets: tests/BucketManagerTest.php#L91
BucketManagerTest::testGetAllBuckets Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketRamQuota: tests/BucketManagerTest.php#L114
BucketManagerTest::testCreateBucketRamQuota Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketFlushEnable: tests/BucketManagerTest.php#L126
BucketManagerTest::testCreateBucketFlushEnable Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketFlushNotEnabled: tests/BucketManagerTest.php#L147
BucketManagerTest::testCreateBucketFlushNotEnabled Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketNumReplicas: tests/BucketManagerTest.php#L163
BucketManagerTest::testCreateBucketNumReplicas Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/CollectionManagerTest.php.testCreateScopeThrowsScopesExistsException: tests/CollectionManagerTest.php#L32
CollectionManagerTest::testCreateScopeThrowsScopesExistsException Couchbase\Exception\UnambiguousTimeoutException: unambiguous_timeout (14)
mock_linux_x86_64 (8.4, nts)
Process completed with exit code 1.
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateCouchbaseBucket: tests/BucketManagerTest.php#L39
BucketManagerTest::testCreateCouchbaseBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateMemcachedBucket: tests/BucketManagerTest.php#L51
BucketManagerTest::testCreateMemcachedBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateEphemeralBucket: tests/BucketManagerTest.php#L64
BucketManagerTest::testCreateEphemeralBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testDropBucket: tests/BucketManagerTest.php#L76
BucketManagerTest::testDropBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testGetAllBuckets: tests/BucketManagerTest.php#L91
BucketManagerTest::testGetAllBuckets Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketRamQuota: tests/BucketManagerTest.php#L114
BucketManagerTest::testCreateBucketRamQuota Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketFlushEnable: tests/BucketManagerTest.php#L126
BucketManagerTest::testCreateBucketFlushEnable Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketFlushNotEnabled: tests/BucketManagerTest.php#L147
BucketManagerTest::testCreateBucketFlushNotEnabled Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketNumReplicas: tests/BucketManagerTest.php#L163
BucketManagerTest::testCreateBucketNumReplicas Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/CollectionManagerTest.php.testCreateScopeThrowsScopesExistsException: tests/CollectionManagerTest.php#L32
CollectionManagerTest::testCreateScopeThrowsScopesExistsException Couchbase\Exception\UnambiguousTimeoutException: unambiguous_timeout (14)
mock_macos_x86_64 (8.4, nts)
Process completed with exit code 1.
mock_macos_x86_64 (8.4, zts)
Process completed with exit code 1.
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateCouchbaseBucket: tests/BucketManagerTest.php#L39
BucketManagerTest::testCreateCouchbaseBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateMemcachedBucket: tests/BucketManagerTest.php#L51
BucketManagerTest::testCreateMemcachedBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateEphemeralBucket: tests/BucketManagerTest.php#L64
BucketManagerTest::testCreateEphemeralBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testDropBucket: tests/BucketManagerTest.php#L76
BucketManagerTest::testDropBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testGetAllBuckets: tests/BucketManagerTest.php#L91
BucketManagerTest::testGetAllBuckets Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketRamQuota: tests/BucketManagerTest.php#L114
BucketManagerTest::testCreateBucketRamQuota Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketFlushEnable: tests/BucketManagerTest.php#L126
BucketManagerTest::testCreateBucketFlushEnable Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketFlushNotEnabled: tests/BucketManagerTest.php#L147
BucketManagerTest::testCreateBucketFlushNotEnabled Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketNumReplicas: tests/BucketManagerTest.php#L163
BucketManagerTest::testCreateBucketNumReplicas Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/CollectionManagerTest.php.testCreateScopeThrowsScopesExistsException: tests/CollectionManagerTest.php#L32
CollectionManagerTest::testCreateScopeThrowsScopesExistsException Couchbase\Exception\UnambiguousTimeoutException: unambiguous_timeout (14)
build_windows (8.4.1, nts, x64, locked)
No files were found with the provided path: c:\php\couchbase-*-windows-x64.zip. No artifacts will be uploaded.
build_windows (8.2.26, nts, x64, locked)
No files were found with the provided path: c:\php\couchbase-*-windows-x64.zip. No artifacts will be uploaded.
alpine (82, locked)
No files were found with the provided path: couchbase-*-linux-musl-x86_64.tgz. No artifacts will be uploaded.
build_windows (8.1.31, zts, x86, locked)
No files were found with the provided path: c:\php\couchbase-*-windows-x86.zip. No artifacts will be uploaded.
build_windows (8.4.1, zts, x64, locked)
No files were found with the provided path: c:\php\couchbase-*-windows-x64.zip. No artifacts will be uploaded.
build_windows (8.2.26, zts, x86, locked)
No files were found with the provided path: c:\php\couchbase-*-windows-x86.zip. No artifacts will be uploaded.
build_windows (8.2.26, nts, x86, locked)
No files were found with the provided path: c:\php\couchbase-*-windows-x86.zip. No artifacts will be uploaded.
alpine (83, locked)
No files were found with the provided path: couchbase-*-linux-musl-x86_64.tgz. No artifacts will be uploaded.
build_windows (8.4.1, nts, x86, locked)
No files were found with the provided path: c:\php\couchbase-*-windows-x86.zip. No artifacts will be uploaded.
alpine (81, locked)
No files were found with the provided path: couchbase-*-linux-musl-x86_64.tgz. No artifacts will be uploaded.
build_windows (8.3.14, zts, x86, locked)
No files were found with the provided path: c:\php\couchbase-*-windows-x86.zip. No artifacts will be uploaded.
build_windows (8.2.26, zts, x64, locked)
No files were found with the provided path: c:\php\couchbase-*-windows-x64.zip. No artifacts will be uploaded.
build_windows (8.4.1, zts, x86, locked)
No files were found with the provided path: c:\php\couchbase-*-windows-x86.zip. No artifacts will be uploaded.
build_windows (8.3.14, zts, x64, locked)
No files were found with the provided path: c:\php\couchbase-*-windows-x64.zip. No artifacts will be uploaded.
build_windows (8.1.31, nts, x64, locked)
No files were found with the provided path: c:\php\couchbase-*-windows-x64.zip. No artifacts will be uploaded.
build_windows (8.1.31, zts, x64, locked)
No files were found with the provided path: c:\php\couchbase-*-windows-x64.zip. No artifacts will be uploaded.
build_windows (8.1.31, nts, x86, locked)
No files were found with the provided path: c:\php\couchbase-*-windows-x86.zip. No artifacts will be uploaded.
build_windows (8.3.14, nts, x64, locked)
No files were found with the provided path: c:\php\couchbase-*-windows-x64.zip. No artifacts will be uploaded.
build_windows (8.3.14, nts, x86, locked)
No files were found with the provided path: c:\php\couchbase-*-windows-x86.zip. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
8.3-zts-7.0.5-logs
60.3 MB
8.3-zts-7.1.6-logs
46.4 MB
8.3-zts-7.6.3-logs
75.9 MB
couchbase-4.2.5.6
6.15 MB
couchbase-4.2.5.6-php8.1-nts-linux-x86_64
4.81 MB
couchbase-4.2.5.6-php8.1-nts-linux-x86_64-abi
4.81 MB
couchbase-4.2.5.6-php8.1-nts-macos-arm64
5.41 MB
couchbase-4.2.5.6-php8.1-nts-macos-x86_64
5.37 MB
couchbase-4.2.5.6-php8.1-nts-macos-x86_64-abi
5.37 MB
couchbase-4.2.5.6-php8.1-nts-windows-x64
6.34 MB
couchbase-4.2.5.6-php8.1-nts-windows-x86
5.34 MB
couchbase-4.2.5.6-php8.1-zts-linux-x86_64
4.81 MB
couchbase-4.2.5.6-php8.1-zts-linux-x86_64-abi
4.81 MB
couchbase-4.2.5.6-php8.1-zts-macos-arm64
5.41 MB
couchbase-4.2.5.6-php8.1-zts-macos-x86_64
5.37 MB
couchbase-4.2.5.6-php8.1-zts-macos-x86_64-abi
5.37 MB
couchbase-4.2.5.6-php8.1-zts-windows-x64
6.34 MB
couchbase-4.2.5.6-php8.1-zts-windows-x86
5.34 MB
couchbase-4.2.5.6-php8.2-nts-linux-x86_64
4.8 MB
couchbase-4.2.5.6-php8.2-nts-linux-x86_64-abi
4.81 MB
couchbase-4.2.5.6-php8.2-nts-macos-arm64
5.41 MB
couchbase-4.2.5.6-php8.2-nts-macos-x86_64
5.37 MB
couchbase-4.2.5.6-php8.2-nts-macos-x86_64-abi
5.37 MB
couchbase-4.2.5.6-php8.2-nts-windows-x64
6.34 MB
couchbase-4.2.5.6-php8.2-nts-windows-x86
5.34 MB
couchbase-4.2.5.6-php8.2-zts-linux-x86_64
4.81 MB
couchbase-4.2.5.6-php8.2-zts-linux-x86_64-abi
4.81 MB
couchbase-4.2.5.6-php8.2-zts-macos-arm64
5.41 MB
couchbase-4.2.5.6-php8.2-zts-macos-x86_64
5.37 MB
couchbase-4.2.5.6-php8.2-zts-macos-x86_64-abi
5.37 MB
couchbase-4.2.5.6-php8.2-zts-windows-x64
6.34 MB
couchbase-4.2.5.6-php8.2-zts-windows-x86
5.34 MB
couchbase-4.2.5.6-php8.3-nts-linux-x86_64
4.8 MB
couchbase-4.2.5.6-php8.3-nts-linux-x86_64-abi
4.81 MB
couchbase-4.2.5.6-php8.3-nts-macos-arm64
5.41 MB
couchbase-4.2.5.6-php8.3-nts-macos-x86_64
5.37 MB
couchbase-4.2.5.6-php8.3-nts-macos-x86_64-abi
5.37 MB
couchbase-4.2.5.6-php8.3-nts-windows-x64
6.34 MB
couchbase-4.2.5.6-php8.3-nts-windows-x86
5.34 MB
couchbase-4.2.5.6-php8.3-zts-linux-x86_64
4.81 MB
couchbase-4.2.5.6-php8.3-zts-linux-x86_64-abi
4.81 MB
couchbase-4.2.5.6-php8.3-zts-macos-arm64
5.41 MB
couchbase-4.2.5.6-php8.3-zts-macos-x86_64
5.37 MB
couchbase-4.2.5.6-php8.3-zts-macos-x86_64-abi
5.37 MB
couchbase-4.2.5.6-php8.3-zts-windows-x64
6.34 MB
couchbase-4.2.5.6-php8.3-zts-windows-x86
5.34 MB
couchbase-4.2.5.6-php8.4-nts-linux-x86_64
4.81 MB
couchbase-4.2.5.6-php8.4-nts-linux-x86_64-abi
4.81 MB
couchbase-4.2.5.6-php8.4-nts-macos-arm64
5.41 MB
couchbase-4.2.5.6-php8.4-nts-macos-x86_64
5.37 MB
couchbase-4.2.5.6-php8.4-nts-macos-x86_64-abi
5.37 MB
couchbase-4.2.5.6-php8.4-nts-windows-x64
6.34 MB
couchbase-4.2.5.6-php8.4-nts-windows-x86
5.34 MB
couchbase-4.2.5.6-php8.4-zts-linux-x86_64
4.81 MB
couchbase-4.2.5.6-php8.4-zts-linux-x86_64-abi
4.81 MB
couchbase-4.2.5.6-php8.4-zts-macos-arm64
5.41 MB
couchbase-4.2.5.6-php8.4-zts-macos-x86_64
5.37 MB
couchbase-4.2.5.6-php8.4-zts-macos-x86_64-abi
5.37 MB
couchbase-4.2.5.6-php8.4-zts-windows-x64
6.34 MB
couchbase-4.2.5.6-php8.4-zts-windows-x86
5.34 MB
couchbase-4.2.5.6-php81-nts-linux-musl-x86_64
4.92 MB
couchbase-4.2.5.6-php82-nts-linux-musl-x86_64
4.92 MB
couchbase-4.2.5.6-php83-nts-linux-musl-x86_64
4.92 MB
docs-4.2.5.6
5.32 MB
scripts-4.2.5.6 Expired
12.3 KB
tests-4.2.5.6 Expired
72.3 KB