Parent Log: http://ci.aztec-labs.com/439b455015d70b8a Command: 29957fbe93665d48 yarn-project/scripts/run_test.sh sequencer-client/src/publisher/sequencer-publisher.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/a9414cff28bd9ebfe35ca67f0ec0117d08f57e55 Env: REF_NAME=gh-readonly-queue/next/pr-15216-4608046e462faf9ff3fbee265ba34dbecb5d0b31 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 23 15:07:39 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15216_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f5ac10b9b6d6197b_next 15:07:45 [15:07:45.290] INFO: sequencer:publisher Bundled [propose] transaction [succeeded] 15:07:45 [15:07:45.317] ERROR: sequencer:publisher Failed to publish bundled transactions: FormattedViemError: Cannot mix BigInt and other types, use explicit conversions 15:07:45 at formatViemError (/home/aztec-dev/aztec-packages/yarn-project/ethereum/dest/utils.js:148:12) 15:07:45 at SequencerPublisher.formatViemError [as sendRequests] (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.ts:246:25) 15:07:45 at processTicksAndRejections (node:internal/process/task_queues:105:5) 15:07:45 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.test.ts:225:5) { 15:07:45 metaMessages: undefined 15:07:45 } 15:07:45 [15:07:45.319] WARN: sequencer:publisher Failed to record balance after sending tx: TypeError: Cannot read properties of undefined (reading 'toString') 15:07:47 [15:07:47.553] ERROR: sequencer:publisher Failed to publish bundled transactions: FormattedViemError: Error 15:07:47 at formatViemError (/home/aztec-dev/aztec-packages/yarn-project/ethereum/dest/utils.js:148:12) 15:07:47 at SequencerPublisher.formatViemError [as sendRequests] (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.ts:246:25) 15:07:47 at processTicksAndRejections (node:internal/process/task_queues:105:5) 15:07:47 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.test.ts:279:20) { 15:07:47 metaMessages: undefined 15:07:47 } 15:07:47 [15:07:47.554] WARN: sequencer:publisher Failed to record balance after sending tx: TypeError: Cannot read properties of undefined (reading 'toString') 15:07:48 [15:07:48.507] ERROR: sequencer:publisher Failed to simulate propose tx: Error: Test error 15:07:48 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.test.ts:284:46) 15:07:48 at Promise.finally.completed (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:1559:28) 15:07:48 at new Promise (<anonymous>) 15:07:48 at callAsyncCircusFn (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:1499:10) 15:07:48 at _callCircusTest (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:1009:40) 15:07:48 at processTicksAndRejections (node:internal/process/task_queues:105:5) 15:07:48 at _runTest (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:949:3) 15:07:48 at _runTestsForDescribeBlock (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:839:13) 15:07:48 at _runTestsForDescribeBlock (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:829:11) 15:07:48 at run (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:757:3) 15:07:48 at runAndTransformResultsToJestFormat (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:1920:21) 15:07:48 at jestAdapter (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/runner.js:101:19) 15:07:48 at runTestInternal (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-runner/build/index.js:272:16) 15:07:48 at runTest (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-runner/build/index.js:340:7) 15:07:48 [15:07:48.508] ERROR: sequencer:publisher Block validation failed. Test error {"txCount":4,"blockNumber":42,"blockTimestamp":1796,"privateLogCount":128,"publicLogCount":12,"contractClassLogCount":4,"contractClassLogSize":6040,"slotNumber":2} 15:07:49 [15:07:49.401] ERROR: sequencer:publisher Bundled [propose] transaction [failed] 15:07:49 [15:07:49.402] ERROR: sequencer:publisher Rollup process tx reverted. Test error {"txCount":4,"blockNumber":42,"blockTimestamp":1796,"privateLogCount":128,"publicLogCount":12,"contractClassLogCount":4,"contractClassLogSize":6040,"txHash":"0x74784861736850726f706f7365","slotNumber":2} 15:07:49 [15:07:49.403] WARN: sequencer:publisher Failed to record balance after sending tx: TypeError: Cannot read properties of undefined (reading 'toString') 15:07:50 [15:07:50.434] WARN: sequencer:publisher Some requests were expired for slot 2 {"validRequests":[],"requests":[{"action":"propose","lastValidL2Slot":1}]} 15:07:50 PASS src/publisher/sequencer-publisher.test.ts (9.772 s) 15:07:50 SequencerPublisher 15:07:50 bundles propose and vote tx to l1 (2859 ms) 15:07:50 errors if forwarder tx fails (927 ms) 15:07:50 does not send propose tx if rollup validation fails (955 ms) 15:07:50 returns errorMsg if forwarder tx reverts (892 ms) 15:07:50 does not send requests if interrupted (801 ms) 15:07:50 does not send requests if no valid requests are found (231 ms) 15:07:50 15:07:50 Test Suites: 1 passed, 1 total 15:07:50 Tests: 6 passed, 6 total 15:07:50 Snapshots: 0 total 15:07:50 Time: 9.865 s 15:07:50 Ran all test suites matching sequencer-client/src/publisher/sequencer-publisher.test.ts. 15:07:50 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?