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