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