| 987 | 3s | 0% | docker buildx build --file=/home/runner/work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:22.04 --build-arg=FILE_ENV=./ci/test/00_setup_env_native_previous_releases.sh --build-arg=BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_previous_releases --cache-from type=gha,scope=ci_native_previous_releases --load /home/runner/work/bitcoin/bitcoin |
| 1120 | 3s | 0% | retry apt-get update |
| 1141 | 1s | 0% | retry apt-get install --no-install-recommends --no-upgrade -y gcc-12 g++-12 python3-zmq build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build |
| 1275 | 5s | 0% | amd64 4:11.2.0-1ubuntu1 [1412 B] |
| 1608 | 5s | 0% | (4:11.2.0-1ubuntu1) ... |
| 1940 | 36s | 1% | echo -n done |
| 2154 | 1s | 0% | retry curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /home/runner/work/_temp/ci/scratch/qa-assets/unit_test_data//script_assets_test.json |
| 2169 | 20m19s | 44% | bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=x86_64-pc-linux-gnu CC=gcc-12 CXX=g++-12 LOG=1' |
| 2697 | 50s | 1% | test/get_previous_releases.py --target-dir /home/runner/work/_temp/previous_releases |
| 2822 | 1s | 0% | include pthread.h - found |
| 2919 | 9s | 0% | features - done |
| 3240 | 23m7s | 50% | cmake --build /home/runner/work/_temp/build -j4 --target all install |