Skip to content

ci(auctioneer): add auctioneer to docker-build workflow #8140

ci(auctioneer): add auctioneer to docker-build workflow

ci(auctioneer): add auctioneer to docker-build workflow #8140

Triggered via pull request November 19, 2024 05:09
Status Failure
Total duration 6m 39s
Artifacts

docker-build.yml

on: pull_request
run_checker  /  changes
3s
run_checker / changes
composer  /  build-and-push
1m 8s
composer / build-and-push
conductor  /  build-and-push
1m 18s
conductor / build-and-push
sequencer  /  build-and-push
1m 42s
sequencer / build-and-push
sequencer-relayer  /  build-and-push
1m 11s
sequencer-relayer / build-and-push
evm-bridge-withdrawer  /  build-and-push
1m 21s
evm-bridge-withdrawer / build-and-push
cli  /  build-and-push
1m 19s
cli / build-and-push
auctioneer  /  build-and-push
32s
auctioneer / build-and-push
docker  /  success
0s
docker / success
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
auctioneer / build-and-push
failed with: Error: failed to solve: process "/bin/sh -c if [ \"$TARGETPLATFORM\" = \"linux/arm64\" ] && [ \"$BUILDPLATFORM\" != \"linux/arm64\" ]; then export CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER=aarch64-linux-gnu-gcc CC_aarch64_unknown_linux_gnu=aarch64-linux-gnu-gcc CXX_aarch64_unknown_linux_gnu=aarch64-linux-gnu-g++ PKG_CONFIG_SYSROOT_DIR=/usr/aarch64-linux-gnu; TARGET_TRIPLE=aarch64-unknown-linux-gnu; elif [ \"$TARGETPLATFORM\" = \"linux/amd64\" ] && [ \"$BUILDPLATFORM\" != \"linux/amd64\" ]; then export CARGO_TARGET_x86_64_UNKNOWN_LINUX_GNU_LINKER=x86_64-linux-gnu-gcc CC_x86_64_unknown_linux_gnu=x86_64-linux-gnu-gcc CXX_x86_64_unknown_linux_gnu=x86_64-linux-gnu-g++ PKG_CONFIG_SYSROOT_DIR=/usr/x86_64-linux-gnu; TARGET_TRIPLE=x86_64-unknown-linux-gnu; else TARGET_TRIPLE=$(uname -m)-unknown-linux-gnu; fi; export PROTOC=/usr/local/bin/protoc; cargo build --release --target $TARGET_TRIPLE --bin $TARGETBINARY; if [ \"$TARGETPLATFORM\" = \"linux/arm64\" ]; then ARCH=aarch64; elif [ \"$TARGETPLATFORM\" = \"linux/amd64\" ]; then ARCH=x86_64; fi; cp target/$ARCH-unknown-linux-gnu/release/$TARGETBINARY release/;" did not complete successfully: exit code: 1
docker / success
Process completed with exit code 1.
auctioneer / build-and-push
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, docker/metadata-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
composer / build-and-push
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, docker/metadata-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
sequencer-relayer / build-and-push
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, docker/metadata-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cli / build-and-push
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, docker/metadata-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
conductor / build-and-push
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, docker/metadata-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
evm-bridge-withdrawer / build-and-push
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, docker/metadata-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
sequencer / build-and-push
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, docker/metadata-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
smoke-cli
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
smoke-test
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ibc-no-native-asset-test
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ibc-bridge-test
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ibc-timeout-refund
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/