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