Skip to content

Add pg_search to the compute images #31563

Add pg_search to the compute images

Add pg_search to the compute images #31563

Triggered via pull request January 13, 2025 17:11
Status Cancelled
Total duration 17m 38s
Artifacts

build_and_test.yml

on: pull_request
check-permissions  /  check-permissions
0s
check-permissions / check-permissions
build-build-tools-image  /  check-image
10s
build-build-tools-image / check-image
cancel-previous-e2e-tests
2s
cancel-previous-e2e-tests
check-submodules
27s
check-submodules
trigger-custom-extensions-build-and-wait
5m 11s
trigger-custom-extensions-build-and-wait
Matrix: build-build-tools-image / build-image
build-build-tools-image  /  merge-images
0s
build-build-tools-image / merge-images
Matrix: build-and-test-locally
Matrix: check-codestyle-rust
get-benchmarks-durations
0s
get-benchmarks-durations
check-codestyle-python  /  check-codestyle-python
35s
check-codestyle-python / check-codestyle-python
Matrix: compute-node-image-arch
Matrix: neon-image-arch
check-codestyle-jsonnet
10s
check-codestyle-jsonnet
Matrix: coverage-report
Matrix: benchmarks
Matrix: compute-node-image
neon-image
0s
neon-image
create-test-report
0s
create-test-report
Matrix: vm-compute-node-image
Matrix: test-images
report-benchmarks-failures
0s
report-benchmarks-failures
promote-images-dev
0s
promote-images-dev
promote-images-prod
0s
promote-images-prod
trigger-e2e-tests  /  tag
trigger-e2e-tests / tag
push-to-acr-dev  /  push-to-acr
push-to-acr-dev / push-to-acr
conclusion
0s
conclusion
trigger-e2e-tests  /  cancel-previous-e2e-tests
trigger-e2e-tests / cancel-previous-e2e-tests
pin-build-tools-image  /  check-manifests
pin-build-tools-image / check-manifests
push-to-acr-prod  /  push-to-acr
push-to-acr-prod / push-to-acr
trigger-e2e-tests  /  trigger-e2e-tests
trigger-e2e-tests / trigger-e2e-tests
pin-build-tools-image  /  tag-image
pin-build-tools-image / tag-image
promote-compatibility-data
0s
promote-compatibility-data
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 7 warnings
compute-node-image-arch (v14, bullseye, x64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c wget https://github.com/paradedb/paradedb/archive/refs/tags/v0.14.0.tar.gz -O paradedb.tar.gz && echo \"49d9b4b16f38e69a5a0dfdd63a887a57261b8101566ddc801155b2d2693dffef paradedb.tar.gz\" | sha256sum --check && mkdir paradedb-src && cd paradedb-src && tar xzf ../paradedb.tar.gz --strip-components=1 -C . && sed -i 's/pgrx = { git = \"https:\\/\\/github.com\\/paradedb\\/pgrx.git\", rev = \"f251f1e\" }/pgrx = { version = \"0.12.7\", features = [ \"unsafe-postgres\" ] }/g' pg_search/Cargo.toml && cargo pgrx install --package pg_search --release && echo \"trusted = true\" >> /usr/local/pgsql/share/extension/pg_search.control" did not complete successfully: exit code: 1
compute-node-image-arch (v15, bullseye, x64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c wget https://github.com/paradedb/paradedb/archive/refs/tags/v0.14.0.tar.gz -O paradedb.tar.gz && echo \"49d9b4b16f38e69a5a0dfdd63a887a57261b8101566ddc801155b2d2693dffef paradedb.tar.gz\" | sha256sum --check && mkdir paradedb-src && cd paradedb-src && tar xzf ../paradedb.tar.gz --strip-components=1 -C . && sed -i 's/pgrx = { git = \"https:\\/\\/github.com\\/paradedb\\/pgrx.git\", rev = \"f251f1e\" }/pgrx = { version = \"0.12.7\", features = [ \"unsafe-postgres\" ] }/g' pg_search/Cargo.toml && cargo pgrx install --package pg_search --release && echo \"trusted = true\" >> /usr/local/pgsql/share/extension/pg_search.control" did not complete successfully: exit code: 1
compute-node-image-arch (v14, bullseye, arm64)
Canceling since a higher priority waiting request for 'Build and Test-10373/merge-anysha' exists
compute-node-image-arch (v16, bullseye, arm64)
Canceling since a higher priority waiting request for 'Build and Test-10373/merge-anysha' exists
neon-image-arch (arm64)
Canceling since a higher priority waiting request for 'Build and Test-10373/merge-anysha' exists
build-and-test-locally (arm64, debug) / build-neon
Canceling since a higher priority waiting request for 'Build and Test-10373/merge-anysha' exists
compute-node-image-arch (v17, bookworm, arm64)
Canceling since a higher priority waiting request for 'Build and Test-10373/merge-anysha' exists
compute-node-image-arch (v15, bullseye, arm64)
Canceling since a higher priority waiting request for 'Build and Test-10373/merge-anysha' exists
build-and-test-locally (arm64, release) / build-neon
Canceling since a higher priority waiting request for 'Build and Test-10373/merge-anysha' exists
build-and-test-locally (x64, release) / regress-tests (v17, with-lfc)
Canceling since a higher priority waiting request for 'Build and Test-10373/merge-anysha' exists
build-and-test-locally (x64, release) / regress-tests (v16, with-lfc)
Canceling since a higher priority waiting request for 'Build and Test-10373/merge-anysha' exists
build-and-test-locally (x64, release) / regress-tests (v17, without-lfc)
Canceling since a higher priority waiting request for 'Build and Test-10373/merge-anysha' exists
build-and-test-locally (x64, release) / regress-tests (v15, with-lfc)
Canceling since a higher priority waiting request for 'Build and Test-10373/merge-anysha' exists
build-and-test-locally (x64, release) / regress-tests (v14, with-lfc)
Canceling since a higher priority waiting request for 'Build and Test-10373/merge-anysha' exists
build-and-test-locally (x64, debug) / regress-tests (v17, without-lfc)
Canceling since a higher priority waiting request for 'Build and Test-10373/merge-anysha' exists
conclusion
Process completed with exit code 1.
compute-node-image-arch (v14, bullseye, x64)
Process "docker run" closed with code 125
compute-node-image-arch (v15, bullseye, x64)
Process "docker run" closed with code 125
neon-image-arch (x64)
Process "docker run" closed with code 125
compute-node-image-arch (v16, bullseye, x64)
Process "docker run" closed with code 125
compute-node-image-arch (v16, bullseye, x64)
Process "docker run" closed with code 125
compute-node-image-arch (v17, bookworm, x64)
Process "docker run" closed with code 125
compute-node-image-arch (v17, bookworm, x64)
Process "docker run" closed with code 125