Parent Log:
http://ci.aztec-labs.com/b9bb376bdf3237ce
Command: 0169f4e83d38fac4 barretenberg/cpp/scripts/run_test.sh vm2_tests TxExecutionTest.simulateTx
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/67bf12030291ce3da2cf39ff5fbfa799eae98dc5
Env: REF_NAME=gh-readonly-queue/next/pr-14963-42440bd429a3b283b3a344db0be4652d818bd261 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 20:06:32 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14963_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_3e468db74be3cf66_next
20:06:32 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
20:06:32
Note: Google Test filter = TxExecutionTest.simulateTx
20:06:32 [==========] Running 1 test from 1 test suite.
20:06:32
[----------] Global test environment set-up.
20:06:32
[----------] 1 test from TxExecutionTest
20:06:32
[ RUN ] TxExecutionTest.simulateTx
20:06:32 Simulating tx 0x1234567890abcdef with 1 setup enqueued calls, 1 app logic enqueued calls, and 1 teardown enqueued call (mem: 10.00 MiB)
20:06:32 [NON_REVERTIBLE] Inserting 6 nullifiers, 5 note hashes, and 2 L2 to L1 messages for tx 0x1234567890abcdef (mem: 10.00 MiB)
20:06:32 [SETUP] Executing enqueued call to 0x16347136ea82e5d222afaa3f8934e56c8ed816f6fc1a016dccd6fb9c0cb64fb5 (mem: 10.00 MiB)
20:06:32 [REVERTIBLE] Inserting 2 nullifiers, 5 note hashes, and 2 L2 to L1 messages for tx 0x1234567890abcdef (mem: 10.00 MiB)
20:06:32 [APP_LOGIC] Executing enqueued call to 0x201853cf59247c71f113e4c2bda557889450f5c73045bac11caa85328b2c2c30 (mem: 10.00 MiB)
20:06:32 [TEARDOWN] Executing enqueued call to 0x10c7a7ef8d0a86f3b5435999dd6a8d84a91a7c483e7610929f4d7da1cecb2143 (mem: 10.00 MiB)
20:06:32
[ OK ] TxExecutionTest.simulateTx (3 ms)
20:06:32
[----------] 1 test from TxExecutionTest (3 ms total)
20:06:32
20:06:32
[----------] Global test environment tear-down
20:06:32
[==========] 1 test from 1 test suite ran. (3 ms total)
20:06:32
[ PASSED ] 1 test.