Parent Log: http://ci.aztec-labs.com/b60bf0257f00fe8c 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:42 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15216_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f5ac10b9b6d6197b_next 15:07:48 [15:07:48.614] INFO: sequencer:publisher Bundled [propose] transaction [succeeded] 15:07:48 [15:07:48.646] ERROR: sequencer:publisher Failed to publish bundled transactions: FormattedViemError: Cannot mix BigInt and other types, use explicit conversions 15:07:48 at formatViemError (/home/aztec-dev/aztec-packages/yarn-project/ethereum/dest/utils.js:148:12) 15:07:48 at SequencerPublisher.formatViemError [as sendRequests] (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.ts:246:25) 15:07:48 at processTicksAndRejections (node:internal/process/task_queues:105:5) 15:07:48 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.test.ts:225:5) { 15:07:48 metaMessages: undefined 15:07:48 } 15:07:48 [15:07:48.647] WARN: sequencer:publisher Failed to record balance after sending tx: TypeError: Cannot read properties of undefined (reading 'toString') 15:07:50 [15:07:50.951] ERROR: sequencer:publisher Failed to publish bundled transactions: FormattedViemError: Error 15:07:50 at formatViemError (/home/aztec-dev/aztec-packages/yarn-project/ethereum/dest/utils.js:148:12) 15:07:50 at SequencerPublisher.formatViemError [as sendRequests] (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.ts:246:25) 15:07:50 at processTicksAndRejections (node:internal/process/task_queues:105:5) 15:07:50 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.test.ts:279:20) { 15:07:50 metaMessages: undefined 15:07:50 } 15:07:50 [15:07:50.952] WARN: sequencer:publisher Failed to record balance after sending tx: TypeError: Cannot read properties of undefined (reading 'toString') 15:07:51 [15:07:51.885] ERROR: sequencer:publisher Failed to simulate propose tx: Error: Test error 15:07:51 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.test.ts:284:46) 15:07:51 at Promise.finally.completed (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:1559:28) 15:07:51 at new Promise (<anonymous>) 15:07:51 at callAsyncCircusFn (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:1499:10) 15:07:51 at _callCircusTest (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:1009:40) 15:07:51 at processTicksAndRejections (node:internal/process/task_queues:105:5) 15:07:51 at _runTest (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:949:3) 15:07:51 at _runTestsForDescribeBlock (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:839:13) 15:07:51 at _runTestsForDescribeBlock (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:829:11) 15:07:51 at run (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:757:3) 15:07:51 at runAndTransformResultsToJestFormat (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:1920:21) 15:07:51 at jestAdapter (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/runner.js:101:19) 15:07:51 at runTestInternal (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-runner/build/index.js:272:16) 15:07:51 at runTest (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-runner/build/index.js:340:7) 15:07:51 [15:07:51.886] 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:52 [15:07:52.784] ERROR: sequencer:publisher Bundled [propose] transaction [failed] 15:07:52 [15:07:52.785] 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:52 [15:07:52.786] WARN: sequencer:publisher Failed to record balance after sending tx: TypeError: Cannot read properties of undefined (reading 'toString') 15:07:53 [15:07:53.951] WARN: sequencer:publisher Some requests were expired for slot 2 {"validRequests":[],"requests":[{"action":"propose","lastValidL2Slot":1}]} 15:07:53 PASS src/publisher/sequencer-publisher.test.ts (10.112 s) 15:07:53 SequencerPublisher 15:07:53 bundles propose and vote tx to l1 (2971 ms) 15:07:53 errors if forwarder tx fails (927 ms) 15:07:53 does not send propose tx if rollup validation fails (937 ms) 15:07:53 returns errorMsg if forwarder tx reverts (897 ms) 15:07:53 does not send requests if interrupted (970 ms) 15:07:53 does not send requests if no valid requests are found (195 ms) 15:07:53 15:07:53 Test Suites: 1 passed, 1 total 15:07:53 Tests: 6 passed, 6 total 15:07:53 Snapshots: 0 total 15:07:53 Time: 10.195 s 15:07:53 Ran all test suites matching sequencer-client/src/publisher/sequencer-publisher.test.ts. 15:07:53 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?