Skip to content

Docker build CI triggered from @magicxyyz of stylus_target_wasm_store #10205

Docker build CI triggered from @magicxyyz of stylus_target_wasm_store

Docker build CI triggered from @magicxyyz of stylus_target_wasm_store #10205

Triggered via pull request July 15, 2024 15:59
Status Failure
Total duration 9m 38s
Billable time 10m
Artifacts

docker.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Docker build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export DEBIAN_FRONTEND=noninteractive && apt-get update && apt-get install -y ca-certificates wabt && /usr/sbin/update-ca-certificates && useradd -s /bin/bash user && mkdir -p /home/user/l1keystore && mkdir -p /home/user/.arbitrum/local/nitro && chown -R user:user /home/user && chmod -R 555 /home/user/target/machines && apt-get clean && rm -rf /var/lib/apt/lists/* /usr/share/doc/* /var/cache/ldconfig/aux-cache /usr/lib/python3.9/__pycache__/ /usr/lib/python3.9/*/__pycache__/ /var/log/* && nitro --version" did not complete successfully: exit code: 127
Docker build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/