Build nimbus-eth2 docker image #26
build-push-nimbus-eth2.yml
on: workflow_dispatch
prepare
4s
Matrix: deploy-beacon-minimal
Matrix: deploy-beacon
Matrix: deploy-validator-minimal
Matrix: deploy-validator
Discord Notification
2s
Annotations
12 errors and 2 warnings
deploy-validator-minimal (linux/amd64, self-hosted-ghr-size-l-x64, linux-amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c cd /root/nimbus-eth2 && make -j$(nproc) update && make -j$(nproc) V=1 NIMFLAGS=\"-d:const_preset=minimal -d:disableMarchNative\" LOG_LEVEL=TRACE nimbus_validator_client" did not complete successfully: exit code: 2
|
deploy-beacon (linux/amd64, self-hosted-ghr-size-l-x64, linux-amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c cd /root/nimbus-eth2 && make -j$(nproc) update && make -j$(nproc) V=1 NIMFLAGS=\"-d:const_preset=mainnet -d:disableMarchNative\" LOG_LEVEL=TRACE nimbus_beacon_node" did not complete successfully: exit code: 2
|
deploy-beacon-minimal (linux/amd64, self-hosted-ghr-size-l-x64, linux-amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c cd /root/nimbus-eth2 && make -j$(nproc) update && make -j$(nproc) V=1 NIMFLAGS=\"-d:const_preset=minimal -d:disableMarchNative\" LOG_LEVEL=TRACE nimbus_beacon_node" did not complete successfully: exit code: 2
|
deploy-validator (linux/amd64, self-hosted-ghr-size-l-x64, linux-amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c cd /root/nimbus-eth2 && make -j$(nproc) update && make -j$(nproc) V=1 NIMFLAGS=\"-d:const_preset=mainnet -d:disableMarchNative\" LOG_LEVEL=TRACE nimbus_validator_client" did not complete successfully: exit code: 2
|
deploy-validator (linux/arm64, self-hosted-ghr-size-l-arm64, linux-arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c cd /root/nimbus-eth2 && make -j$(nproc) update && make -j$(nproc) V=1 NIMFLAGS=\"-d:const_preset=mainnet -d:disableMarchNative\" LOG_LEVEL=TRACE nimbus_validator_client" did not complete successfully: exit code: 2
|
deploy-validator-minimal (linux/arm64, self-hosted-ghr-size-l-arm64, linux-arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c cd /root/nimbus-eth2 && make -j$(nproc) update && make -j$(nproc) V=1 NIMFLAGS=\"-d:const_preset=minimal -d:disableMarchNative\" LOG_LEVEL=TRACE nimbus_validator_client" did not complete successfully: exit code: 2
|
manifest-validator
Process completed with exit code 1.
|
manifest-validator-minimal
Process completed with exit code 1.
|
deploy-beacon (linux/arm64, self-hosted-ghr-size-l-arm64, linux-arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c cd /root/nimbus-eth2 && make -j$(nproc) update && make -j$(nproc) V=1 NIMFLAGS=\"-d:const_preset=mainnet -d:disableMarchNative\" LOG_LEVEL=TRACE nimbus_beacon_node" did not complete successfully: exit code: 2
|
deploy-beacon-minimal (linux/arm64, self-hosted-ghr-size-l-arm64, linux-arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c cd /root/nimbus-eth2 && make -j$(nproc) update && make -j$(nproc) V=1 NIMFLAGS=\"-d:const_preset=minimal -d:disableMarchNative\" LOG_LEVEL=TRACE nimbus_beacon_node" did not complete successfully: exit code: 2
|
manifest-beacon
Process completed with exit code 1.
|
manifest-beacon-minimal
Process completed with exit code 1.
|
Discord Notification
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nobrayner/discord-webhook@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Discord Notification
The following actions uses node12 which is deprecated and will be forced to run on node16: nobrayner/discord-webhook@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|