Parent Log: http://ci.aztec-labs.com/ffb0cedf91fb98de Command: 52bd9327d3603bc3 yarn-project/scripts/run_test.sh sequencer-client/src/publisher/sequencer-publisher.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/ee24aac96469b4f1cb8d70e614b2dd27bf0eb134 Env: REF_NAME=gh-readonly-queue/next/pr-15242-1c2c2ee2949dbe31742cc9501a31bf3bce8083cf CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Tue Jun 24 14:10:11 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15242_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f5ac10b9b6d6197b_next 14:10:15 [14:10:15.733] INFO: sequencer:publisher Bundled [propose] transaction [succeeded] 14:10:15 [14:10:15.757] ERROR: sequencer:publisher Failed to publish bundled transactions: FormattedViemError: Cannot mix BigInt and other types, use explicit conversions 14:10:15 at formatViemError (/home/aztec-dev/aztec-packages/yarn-project/ethereum/dest/utils.js:148:12) 14:10:15 at SequencerPublisher.formatViemError [as sendRequests] (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.ts:246:25) 14:10:15 at processTicksAndRejections (node:internal/process/task_queues:105:5) 14:10:15 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.test.ts:225:5) { 14:10:15 metaMessages: undefined 14:10:15 } 14:10:15 [14:10:15.758] WARN: sequencer:publisher Failed to record balance after sending tx: TypeError: Cannot read properties of undefined (reading 'toString') 14:10:17 [14:10:17.883] ERROR: sequencer:publisher Failed to publish bundled transactions: FormattedViemError: Error 14:10:17 at formatViemError (/home/aztec-dev/aztec-packages/yarn-project/ethereum/dest/utils.js:148:12) 14:10:17 at SequencerPublisher.formatViemError [as sendRequests] (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.ts:246:25) 14:10:17 at processTicksAndRejections (node:internal/process/task_queues:105:5) 14:10:17 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.test.ts:279:20) { 14:10:17 metaMessages: undefined 14:10:17 } 14:10:17 [14:10:17.884] WARN: sequencer:publisher Failed to record balance after sending tx: TypeError: Cannot read properties of undefined (reading 'toString') 14:10:18 [14:10:18.752] ERROR: sequencer:publisher Failed to simulate propose tx: Error: Test error 14:10:18 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.test.ts:284:46) 14:10:18 at Promise.finally.completed (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:1559:28) 14:10:18 at new Promise (<anonymous>) 14:10:18 at callAsyncCircusFn (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:1499:10) 14:10:18 at _callCircusTest (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:1009:40) 14:10:18 at processTicksAndRejections (node:internal/process/task_queues:105:5) 14:10:18 at _runTest (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:949:3) 14:10:18 at _runTestsForDescribeBlock (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:839:13) 14:10:18 at _runTestsForDescribeBlock (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:829:11) 14:10:18 at run (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:757:3) 14:10:18 at runAndTransformResultsToJestFormat (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:1920:21) 14:10:18 at jestAdapter (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/runner.js:101:19) 14:10:18 at runTestInternal (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-runner/build/index.js:272:16) 14:10:18 at runTest (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-runner/build/index.js:340:7) 14:10:18 [14:10:18.753] ERROR: sequencer:publisher Block validation failed. Test error {"txCount":4,"blockNumber":42,"blockTimestamp":1796,"privateLogCount":128,"publicLogCount":12,"contractClassLogCount":4,"contractClassLogSize":6040,"slotNumber":2} 14:10:19 [14:10:19.625] ERROR: sequencer:publisher Bundled [propose] transaction [failed] 14:10:19 [14:10:19.626] 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} 14:10:19 [14:10:19.627] WARN: sequencer:publisher Failed to record balance after sending tx: TypeError: Cannot read properties of undefined (reading 'toString') 14:10:20 [14:10:20.678] WARN: sequencer:publisher Some requests were expired for slot 2 {"validRequests":[],"requests":[{"action":"propose","lastValidL2Slot":1}]} 14:10:20 PASS src/publisher/sequencer-publisher.test.ts (8.725 s) 14:10:20 SequencerPublisher 14:10:20 bundles propose and vote tx to l1 (2689 ms) 14:10:20 errors if forwarder tx fails (884 ms) 14:10:20 does not send propose tx if rollup validation fails (870 ms) 14:10:20 returns errorMsg if forwarder tx reverts (873 ms) 14:10:20 does not send requests if interrupted (871 ms) 14:10:20 does not send requests if no valid requests are found (180 ms) 14:10:20 14:10:20 Test Suites: 1 passed, 1 total 14:10:20 Tests: 6 passed, 6 total 14:10:20 Snapshots: 0 total 14:10:20 Time: 8.798 s 14:10:20 Ran all test suites matching sequencer-client/src/publisher/sequencer-publisher.test.ts. 14:10:20 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?