Parent Log:
http://ci.aztec-labs.com/1c4268a8a1cf0f4c
Command: 4bfd2d3585b9db66:ISOLATE=1:CPUS=8:NAME=client_flows/deployments BENCHMARK_CONFIG=key_flows LOG_LEVEL=error BENCH_OUTPUT=bench-out/ yarn-project/end-to-end/scripts/run_test.sh simple client_flows/deployments
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/267ac35e8ccb487bdc79bbe12d428f4c8b4d4d9f
Env: REF_NAME=gh-readonly-queue/master/pr-15002-1338cef09c870378254c56748f972ae827c4d482 CURRENT_VERSION=0.87.8 CI_FULL=1
Date: Fri Jun 13 15:08:52 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15002_amd64_x2-full
Resources: CPU_LIST=40,41,42,43,44,45,46,47 CPUS=8 MEM=32g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ec84cd8107802328_master
15:08:52 +++ id -u
15:08:52 +++ id -g
15:08:52 ++ docker run -d --name client_flows_deployments --net=none --cpuset-cpus=40,41,42,43,44,45,46,47 --cpus=8 --memory=32g --user 1000:1000 -v/home/aztec-dev:/home/aztec-dev --mount type=tmpfs,target=/tmp,tmpfs-size=1g --workdir /home/aztec-dev/aztec-packages -e HOME -e VERBOSE -e GIT_CONFIG_GLOBAL=/home/aztec-dev/aztec-packages/build-images/src/home/.gitconfig -e FORCE_COLOR=true -e CPUS -e MEM aztecprotocol/build:3.0 /bin/bash -c 'timeout -v 600s bash -c '\''BENCHMARK_CONFIG=key_flows LOG_LEVEL=error BENCH_OUTPUT=bench-out/ yarn-project/end-to-end/scripts/run_test.sh simple client_flows/deployments'\'''
15:08:52 + cid=a226cf995f65d7a4319d502dd7c8834f7bfa6296246860fa5218d41b53be77af
15:08:52 + set +x
15:10:00
PASS src/bench/client_flows/deployments.test.ts
15:10:00 Deployment benchmark
15:10:00 Deployment benchmark for ecdsar1
15:10:00 Deploy TokenContract using a ecdsar1 account
15:10:00
✓ ecdsar1 contract deploys a TokenContract, pays using sponsored_fpc (21686 ms)
15:10:00 Deployment benchmark for schnorr
15:10:00 Deploy TokenContract using a schnorr account
15:10:00
✓ schnorr contract deploys a TokenContract, pays using sponsored_fpc (21079 ms)
15:10:00
15:10:00
Test Suites: 1 passed, 1 total
15:10:00
Tests: 2 passed, 2 total
15:10:00
Snapshots: 0 total
15:10:00
Time: 67.207 s
15:10:00
Ran all test suites matching /client_flows\/deployments/i
.
15:10:00
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?