feat(l1-sender): Add ability to resubmit transactions #1138
20 fail, 258 pass in 2h 27m 22s
278 tests 258 ✅ 2h 27m 22s ⏱️
23 suites 0 💤
1 files 20 ❌
Results for commit 17fb2e5.
Annotations
Check warning on line 0 in zksync_os_integration_tests::suite
github-actions / Test results
node::batcher::uncommitted_blocks_are_settled_after_batcher_reenabled::current_to_l1 (zksync_os_integration_tests::suite) failed
target/nextest/default/test-results.xml [took 3m 4s]
Raw output
Error: Block 7 was not finalized on L1
Caused by:
deadline has elapsed
Stack backtrace:
0: <tokio::time::error::Elapsed as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
1: <alloy_provider::provider::erased::DynProvider<zksync_os_integration_tests::network::Zksync> as zksync_os_integration_tests::provider::ZksyncTestingProvider>::wait_finalized_with_timeout::{closure#0}
2: suite::node::batcher::uncommitted_blocks_are_settled_after_batcher_reenabled::current_to_l1::{closure#0}
3: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>::{closure#0}, core::result::Result<(), anyhow::Error>>
4: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
5: suite::node::batcher::uncommitted_blocks_are_settled_after_batcher_reenabled::current_to_l1
6: <suite::node::batcher::uncommitted_blocks_are_settled_after_batcher_reenabled::current_to_l1::{closure#0} as core::ops::function::FnOnce<()>>::call_once
7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
8: test::run_test::{closure#0}
9: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
10: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
11: <std::sys::thread::unix::Thread>::new::thread_start
12: <unknown>
13: <unknown>
running 1 test
2026-04-08T09:39:52.528403Z INFO zksync_os_integration_tests: L1 chain started on http://localhost:42043
2026-04-08T09:39:52.550453Z INFO node{node=mn-1 role=main}: zksync_os_integration_tests: Launching test node
2026-04-08T09:39:52.550559Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Node version="0.18.2" role="main"
2026-04-08T09:39:52.647126Z INFO node{node=mn-1 role=main}: zksync_os_server: Reading L1 state
2026-04-08T09:39:52.657784Z INFO node{node=mn-1 role=main}: zksync_os_server: L1 state l1_state=L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, validator_timelock_sl: 0xcf4f9d6b5cb69c2a0a88efc1e8962ce8d51be9a4, batch_verification: Disabled, last_committed_batch: 0, last_proved_batch: 0, last_executed_batch: 0, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }
2026-04-08T09:39:52.657839Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockReplayStorage
2026-04-08T09:39:52.670307Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="block_replay_wal" path="/tmp/.tmpFIaYYC/rocksdb/block_replay_wal" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpFIaYYC/rocksdb/block_replay_wal/CURRENT: No such file or directory" }
2026-04-08T09:39:52.683802Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `block_replay_wal` at `/tmp/.tmpFIaYYC/rocksdb/block_replay_wal` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:39:52.748797Z INFO node{node=mn-1 role=main}: zksync_os_storage::db::replay: block replay DB is empty, assuming start of the chain; appending genesis
2026-04-08T09:39:52.749451Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Tree RocksDB
2026-04-08T09:39:52.749565Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="zkos_merkle_tree" path="/tmp/.tmpFIaYYC/rocksdb/tree" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpFIaYYC/rocksdb/tree/CURRENT: No such file or directory" }
2026-04-08T09:39:52.754145Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `zkos_merkle_tree` at `/tmp/.tmpFIaYYC/rocksdb/tree` with RocksDBOptions { block_cache_capacity: Some(134217728), include_indices_and_filters_in_block_cache: false, large_memtable_capacity: Some(268435456), stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:39:52.754208Z INFO node{node=mn-1 role=main}: zksync_os_merkle_tree: initialized Merkle tree info=MerkleTreeInfo { hasher: "Blake2s256", depth: 64, internal_node_depth: 3 } manifest=None
2026-04-08T09:39:52.757411Z INFO node{node=mn-1 role=main}: zksync_os_server::tree_manager: Loaded tree with last processed block at None
2026-04-08T09:39:52.757431Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing RepositoryManager
2026-04-08T09:39:52.757488Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="repository" path="/tmp/.tmpFIaYYC/rocksdb/repository" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpFIaYYC/rocksdb/repository/CURRENT: No such file or directory" }
2026-04-08T09:39:52.767206Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `repository` at `/tmp/.tmpFIaYYC/rocksdb/repository` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:39:52.768191Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="state_full_diffs" path="/tmp/.tmpFIaYYC/rocksdb/state_full_diffs" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpFIaYYC/rocksdb/state_full_diffs/CURRENT: No such file or directory" }
2026-04-08T09:39:52.772321Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `state_full_diffs` at `/tmp/.tmpFIaYYC/rocksdb/state_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:39:52.772361Z INFO node{node=mn-1 role=main}: zksync_os_state_full_diffs::storage: initialized full diffs storage latest_block=0
2026-04-08T09:39:52.772408Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="preimages_full_diffs" path="/tmp/.tmpFIaYYC/rocksdb/preimages_full_diffs" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpFIaYYC/rocksdb/preimages_full_diffs/CURRENT: No such file or directory" }
2026-04-08T09:39:52.775585Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `preimages_full_diffs` at `/tmp/.tmpFIaYYC/rocksdb/preimages_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:39:52.776211Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing mempools
2026-04-08T09:39:52.776322Z INFO node{node=mn-1 role=main}: zksync_os_server: Node state on startup config.general_config.min_blocks_to_replay=10 node_startup_state=NodeStateOnStartup { node_role: MainNode, l1_state: L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, validator_timelock_sl: 0xcf4f9d6b5cb69c2a0a88efc1e8962ce8d51be9a4, batch_verification: Disabled, last_committed_batch: 0, last_proved_batch: 0, last_executed_batch: 0, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }, state_block_range_available: 0..=0, block_replay_storage_last_block: 0, tree_last_block: 0, repositories_persisted_block: 0, last_l1_committed_block: 0, last_l1_proved_block: 0, last_l1_executed_block: 0 } starting_block=1 blocks_to_replay=0
2026-04-08T09:39:52.776352Z INFO node{node=mn-1 role=main}: zksync_os_server: initializing p2p networking
2026-04-08T09:39:52.979693Z INFO node{node=mn-1 role=main}: zksync_os_network::service: resolved external IP (STUN) ip=34.69.95.59
2026-04-08T09:39:52.979726Z INFO node{node=mn-1 role=main}: zksync_os_network::service: initializing p2p network service genesis=Head { number: 0, hash: 0x6e69aaee000579509b2631edb5df7f1f4967d42ac00ce5a66e4c37b7d5de05b0, difficulty: 0, total_difficulty: 0, timestamp: 0 } fork_id=ForkId { hash: ForkHash("444f8224"), next: 0 }
2026-04-08T09:39:53.013798Z INFO discv5::service: Discv5 Service started mode=Ip4
2026-04-08T09:39:53.013884Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opel"), labels: [], hashed: true, hash: 10070302217703681606 }
2026-04-08T09:39:53.013919Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opstack"), labels: [], hashed: true, hash: 4910413622079063732 }
2026-04-08T09:39:53.013925Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth"), labels: [], hashed: true, hash: 2712126772474043564 }
2026-04-08T09:39:53.013931Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth2"), labels: [], hashed: true, hash: 2094433674252650453 }
2026-04-08T09:39:53.013939Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.kbucket_peers_raw_total"), labels: [], hashed: true, hash: 6491584982933208187 }
2026-04-08T09:39:53.013945Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.inserted_kbucket_peers_raw_total"), labels: [], hashed: true, hash: 6530588994677617324 }
2026-04-08T09:39:53.013950Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.sessions_raw_total"), labels: [], hashed: true, hash: 11270216303176867059 }
2026-04-08T09:39:53.013957Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_raw_total"), labels: [], hashed: true, hash: 16520662209641591976 }
2026-04-08T09:39:53.013970Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_unreachable_enr_total"), labels: [], hashed: true, hash: 9913420138212698633 }
2026-04-08T09:39:53.013975Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_custom_filtered_total"), labels: [], hashed: true, hash: 7837861670004640763 }
2026-04-08T09:39:53.013981Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.unverifiable_enrs_raw_total"), labels: [], hashed: true, hash: 6153895400824917076 }
2026-04-08T09:39:53.014046Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.messages_sent_total"), labels: [], hashed: true, hash: 11320444687196603352 }
2026-04-08T09:39:53.014060Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.back_pressure_total"), labels: [], hashed: true, hash: 9926073727312201092 }
2026-04-08T09:39:53.014102Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:39:53.014438Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing L1 Watchers
2026-04-08T09:39:53.014793Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: initializing L1 commit watcher current_l1_block=106 last_committed_batch=0 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:39:53.015123Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:39:53.016162Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: initializing L1 execute watcher current_l1_block=106 last_executed_batch=0 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:39:53.016498Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:39:53.017317Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: initializing L1 transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef zk_chain_address_sl=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:39:53.017726Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: resolved on L1 next_l1_block=0
2026-04-08T09:39:53.018578Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing pubdata price provider
2026-04-08T09:39:53.019537Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockContextProvider
2026-04-08T09:39:53.019612Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: initializing upgrade transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef zk_chain_address_sl=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:39:53.020513Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain admin admin_l1=0xebeaefb8dd278ae3297610f7d91f8dde750878f8
2026-04-08T09:39:53.020757Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="priority_tx" event_count=6 l1_block_from=0 l1_block_to=106
2026-04-08T09:39:53.021585Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain type manager ctm_sl=0x7845be2ab080506883be3d3e4fb34b5557a453da
2026-04-08T09:39:53.022854Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: checking block starting from last_l1_block=0
2026-04-08T09:39:53.023472Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="executed_batch_storage" path="/tmp/.tmpFIaYYC/rocksdb/batch" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpFIaYYC/rocksdb/batch/CURRENT: No such file or directory" }
2026-04-08T09:39:53.030272Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `executed_batch_storage` at `/tmp/.tmpFIaYYC/rocksdb/batch` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:39:53.030725Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: initializing L1 persist batch watcher current_l1_block=106 last_persisted_batch=0 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:39:53.030976Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:39:53.033125Z INFO node{node=mn-1 role=main}: zksync_os_base_token_adjuster: initialized base token price updater token_multiplier_setter_address=None chain_admin_address=0xeBEAeFB8DD278aE3297610F7D91F8DdE750878F8 last_l1_ratio=Ratio { numer: 1, denom: 1 }
2026-04-08T09:39:53.033214Z INFO node{node=mn-1 role=main}: zksync_os_internal_config: Created new internal config file at /tmp/.tmpFIaYYC/rocksdb/internal_config.json
2026-04-08T09:39:53.033297Z WARN node{node=mn-1 role=main}: zksync_os_server: Batcher subsystem disabled — skipping prover input generation, L1 settlement, and downstream components
2026-04-08T09:39:53.033309Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: Replaying WAL blocks from 1 until 0.
2026-04-08T09:39:53.033324Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: All WAL blocks replayed. Starting main loop.
2026-04-08T09:39:53.033324Z INFO node{node=mn-1 role=main}: zksync_os_rpc: Starting JSON-RPC server at 0.0.0.0:40017
2026-04-08T09:39:53.033330Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: Consensus role initialized role=Leader
2026-04-08T09:39:53.033385Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Command Produce block received by BlockExecutor
2026-04-08T09:39:53.033451Z INFO node{node=mn-1 role=main}: zksync_os_status_server: status server running addr=0.0.0.0:33591
2026-04-08T09:39:53.033498Z INFO node{node=mn-1 role=main}: zksync_os_server: All components scheduled for initialization in 482.963811ms
2026-04-08T09:39:53.033554Z INFO node{node=mn-1 role=main}: zksync_os_mempool::pool: L1 upgrade transaction found for protocol version 0.30.1 protocol_version=0.30.1 tx_hash=0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209
2026-04-08T09:39:53.033595Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Prepared context for block 1. expected_block_output_hash: None, starting_l1_priority_id: 0, timestamp: 1775641193, execution_version: 5. Executing.. block_number=1
2026-04-08T09:39:53.033609Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing command command=PreparedBlockCommand { block_context: BlockContext { chain_id: 6565, block_number: 1, block_hashes: "0, 108370568839051644819081111464635134690470516151825823078061969349091444428229", timestamp: 1775641193, eip1559_basefee: 104401500, pubdata_price: 820595792, native_price: 1044015, coinbase: 0x37b92085aa63ac439f6ba4b8356b66f9f1987ac9, gas_limit: 100000000, pubdata_limit: 110000, mix_hash: 0, execution_version: 5 }, seal_policy: Decide(50ms, 1000), invalid_tx_policy: RejectAndContinue { mark_in_source: true }, starting_cursors: BlockStartCursors { l1_priority_id: 0, interop_root_id: 0, migration_number: 0, interop_fee_number: 0 }, metrics_label: "produce", expected_block_output_hash: None, previous_block_timestamp: 0 } block_number=1
2026-04-08T09:39:53.033645Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing transaction 0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209 (Upgrade) in block 1 at index 0 signer 0x0000000000000000000000000000000000008007 nonce 30 with gas limit 72000000 and cumulative gas used 0... block_number=1
2026-04-08T09:39:53.037409Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Transaction 0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209 executed with status success in block 1 block_number=1 output=TxProcessingOutputOwned { status: true, output: [], contract_address: None, gas_used: 18705048, gas_refunded: 0, computational_native_used: 50482802, native_used: 187050482802, pubdata_used: 23375 }
2026-04-08T09:39:53.037467Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: sealing block as upgrade tx was executed block_number=1
2026-04-08T09:39:53.037975Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Block 1 (produce) sealed because of UpgradeTx in block executor with 1 transactions (0 purged) and 18705048 gas. Block hash output: 0x601a620c2d8fdfed0a8066f4349a3a644903adab3fc18886b0d27e35f7aabece, canonical hash: 0xf3a8a977a6fe04d534b68a096267d446d89eadb6a3716053abf44a2503e28d09. storage_writes: 91, preimages: 21, pubdata bytes: 23315. block_number=1
2026-04-08T09:39:53.038001Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Full block 1 output output=BlockOutput { header: Sealed { inner: Header { parent_hash: 0xef97917ce9bd9fa7d12ad6a8d81ea26c80ac1d727acc37cbb9799ae199788dc5, ommers_hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347, beneficiary: 0x37b92085aa63ac439f6ba4b8356b66f9f1987ac9, state_root: 0x0000000000000000000000000000000000000000000000000000000000000000, transactions_root: 0xe8ccacda1c8a26fff3888d5b0ac5b860a2ba49335396ae375593b3836e489f0b, receipts_root: 0x0000000000000000000000000000000000000000000000000000000000000000, logs_bloom: 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, difficulty: 0, number: 1, gas_limit: 100000000, gas_used: 18705048, timestamp: 1775641193, extra_data: 0x, mix_hash: 0x0000000000000000000000000000000000000000000000000000000000000001, nonce: 0x0000000000000000, base_fee_per_gas: Some(104401500), withdrawals_root: None, blob_gas_used: None, excess_blob_gas: None, parent_beacon_block_root: None, requests_hash: None }, seal: 0xf3a8a977a6fe04d534b68a096267d446d89eadb6a3716053abf44a2503e28d09 }, tx_results: [Ok(TxOutput { execution_result: Success(Call([])), gas_used: 18705048, gas_refunded: 0, computational_native_used: 50482802, native_used: 187050482802, pubdata_used: 23375, contract_address: None, logs: [Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000001fcc6d27940b02a500b5c7272d2b22f9fa414951], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0x5d96eda109bfd71cf9f4f70c83de31c4150760e8828979a95d9e5f9f15455af7, 0x00000000000000000000000000000000000000000000000000000000000019a5, 0x0000000000000000000000000000000000000000000000000000000000000000], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000000e6fac42db36d87fa0c9bc69e035f7200cffa6a1], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x000000000000000000000000b07c2207b33cfe898883eb22b39827053fd91476], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x2632cc0d58b0cb1017b99cc0b6cc66ad86440cc0dd923bfdaa294f95ba1b0201, 0x8df3463b1850eb1d8d1847743ea155aef6b16074db8ba81d897dc30554fb2085, 0x0000000000000000000000000000000000000000000000000000000000010004], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70], data: 0x } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000000000000000000000000000000000000000010007], data: 0x } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0xc21caeb4e8f73861400d4c0870ad3e468ddb4e45225da3832ce1da5561f1f61e], data: 0x000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000012000000000000000000000000000000000000000000000000000000000000000d577261707065642045746865720000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000045745544800000000000000000000000000000000000000000000000000000000 } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x0000000000000000000000000000000000000000000000000000000000000003 } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70 } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x000000000000000000000000a6f731ed750597d2d264d0fd800a8548d0fa295f], data: 0x } }, Log { address: 0x000000000000000000000000000000000001000b, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x000000000000000000000000000000000001000b, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000009c218d39ba173b36fd2c5844318952291c687c23], data: 0x } }, Log { address: 0x6989d64cab9c2b90f8b022022bd985bde04a367c, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x814887615ba743b9c2c6785aedc9e49e79585e61, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000000000000000000000000000000000000001000b], data: 0x } }, Log { address: 0x814887615ba743b9c2c6785aedc9e49e79585e61, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x000000000000000000000000000000000000000000000000000000000001000b, 0x000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0x01fd5911e6d04aec6b21f19752502ad7f3e9876279643c8fa7a4d30c88a29fb2, 0x000000000000000000000000814887615ba743b9c2c6785aedc9e49e79585e61, 0x010000f1477ebc7355591c664c501757b31e9cd0025d565546fc0054f28a6411], data: 0x } }, Log { address: 0x000000000000000000000000000000000001000a, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x000000000000000000000000000000000001000a, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x000000000000000000000000ca2e60b48e7e86f86a24e5bcf8b932cdce76454b], data: 0x } }, Log { address: 0x000000000000000000000000000000000001000a, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x000000000000000000000000000000000001000a, data: LogData { topics: [0x8be0079c531659141…b55d754b7f3300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0x27d18ecc428ec6b4ef7b926da15a92b22fc848eeaff284251ad73b0b789c1757, 0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000ca35f30facc800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0x8f32a45fe137fafae12ca15cb29f2f17597332177478302e04da44e27ac6af31, 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000)], pubdata: 0x01cc6ebf2b3606710754e1a4c3d227ea00ffaedb366626b3f828b67c3660d3afeb0000000069d6226a00000003003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e1c09013201fe771a1ce9dad160f89108fb6576cec02b1dabecd1df7c5fcbface0867e260b748226e4371143101fe771a1ce829f3b2e927a8eded14ee5502cd1a050a355a0ff9c1fab7097c688cd67567b5c51409010000000000000000, computaional_native_used: 1005340 } block_number=7
2026-04-08T09:39:54.972531Z INFO node{node=mn-1-restarted-1 role=main}: zksync_os_sequencer::execution::block_executor: Executed. Updating mempools... block_number=7
2026-04-08T09:39:54.972574Z INFO node{node=mn-1-restarted-1 role=main}: zksync_os_sequencer::execution::block_executor: Block processed in `BlockExecutor`. Sending downstream... block_number=7 time_since_last_block=Some(1.26018ms)
2026-04-08T09:39:54.972620Z INFO node{node=mn-1-restarted-1 role=main}: zksync_os_sequencer::execution::block_executor: Command Produce block received by BlockExecutor
2026-04-08T09:39:54.972656Z INFO node{node=mn-1-restarted-1 role=main}: zksync_os_sequencer::execution::block_canonizer: Received a Replay block 7 (block output hash: 0x2ced5d52cf186db3b811b728e8b833aeb78dc0e267c6381c7a813bd217bf1797) from BlockExecutor. Sending downstream.
2026-04-08T09:39:54.972695Z INFO node{node=mn-1-restarted-1 role=main}: zksync_os_sequencer::execution::block_applier: Received canonized block 7. Saving to disc. block_number=7
2026-04-08T09:39:55.046543Z INFO node{node=mn-1-restarted-1 role=main}: zksync_os_storage::lazy::repository: persisted block block_number=1 persist_latency=122.229µs persistence_lag=6
2026-04-08T09:39:55.046671Z INFO node{node=mn-1-restarted-1 role=main}: zksync_os_storage::lazy::repository: persisted block block_number=2 persist_latency=89.72µs persistence_lag=5
2026-04-08T09:39:55.046710Z INFO node{node=mn-1-restarted-1 role=main}: zksync_os_storage::lazy::repository: persisted block block_number=3 persist_latency=21.609µs persistence_lag=4
2026-04-08T09:39:55.046760Z INFO node{node=mn-1-restarted-1 role=main}: zksync_os_storage::lazy::repository: persisted block block_number=4 persist_latency=35.94µs persistence_lag=3
2026-04-08T09:39:55.046800Z INFO node{node=mn-1-restarted-1 role=main}: zksync_os_storage::lazy::repository: persisted block block_number=5 persist_latency=26.66µs persistence_lag=2
2026-04-08T09:39:55.046832Z INFO node{node=mn-1-restarted-1 role=main}: zksync_os_storage::lazy::repository: persisted block block_number=6 persist_latency=19.84µs persistence_lag=1
2026-04-08T09:39:55.046862Z INFO node{node=mn-1-restarted-1 role=main}: zksync_os_storage::lazy::repository: persisted block block_number=7 persist_latency=16.68µs persistence_lag=0
2026-04-08T09:39:55.956648Z INFO zksync_os_integration_tests::provider: Waiting for block 2 to be processed on L2
2026-04-08T09:39:55.957281Z INFO zksync_os_integration_tests::provider: Waiting for block 7 to be finalized on L1
2026-04-08T09:39:57.332387Z WARN alloy_pubsub::service: Reconnection attempt 2/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:39:57.332490Z WARN alloy_pubsub::service: Reconnection attempt 2/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:39:58.014490Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:39:59.931140Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
Took 53226644 cycles to finish
2026-04-08T09:40:00.110161Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 5.141201255s. block_number=1
ZK RISC-V simulator is starting
ZK RISC-V simulator is starting
ZK RISC-V simulator is starting
ZK RISC-V simulator is starting
ZK RISC-V simulator is starting
ZK RISC-V simulator is starting
2026-04-08T09:40:00.334854Z WARN alloy_pubsub::service: Reconnection attempt 3/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:00.334963Z WARN alloy_pubsub::service: Reconnection attempt 3/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
Took 41466191 cycles to finish
2026-04-08T09:40:00.722181Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 611.187335ms. block_number=6
Took 41763674 cycles to finish
2026-04-08T09:40:00.727064Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 616.066265ms. block_number=7
Took 41721099 cycles to finish
2026-04-08T09:40:00.729923Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 619.046865ms. block_number=4
Took 41838062 cycles to finish
2026-04-08T09:40:00.786346Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 675.869253ms. block_number=3
Took 42847496 cycles to finish
2026-04-08T09:40:00.896093Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 785.662998ms. block_number=2
Took 41591478 cycles to finish
2026-04-08T09:40:00.976230Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 865.295435ms. block_number=5
2026-04-08T09:40:01.065897Z INFO node{node=mn-1-restarted-1 role=main}: zksync_os_server::batcher: Batch created batch_number=1 batch_metadata=BatchMetadata { previous_stored_batch_info: StoredBatchInfo { batch_number: 0, state_commitment: 0xa317d183fd2ed701814a993cfa76e458401bfa81c5da85e309dab4f92ebcba2e, number_of_layer1_txs: 0, priority_operations_hash: 0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, commitment: 0x0000000000000000000000000000000000000000000000000000000000000001, last_block_timestamp: Some(0) }, batch_info: BatchInfo { commit_info: CommitBatchInfo { batch_number: 1, new_state_commitment: 0x53fbf23a68a1eeaf9f394418eb7914c0082775367c3073fc763e33fda80d1086, number_of_layer1_txs: 0, number_of_layer2_txs: 0, priority_operations_hash: 0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0x58046107fc9c7968d3a0a0441b2b8bca706242600a0966d81f626d8e24c6ea83, l2_da_commitment_scheme: BlobsZKsyncOS, da_commitment: 0x6899801f0097d80289223376b3c64eb110da1efc39fa39c6091683227f78608d, first_block_timestamp: 1775641193, last_block_timestamp: 1775641193, chain_id: 6565 }, chain_address: 0x18f438bc08d755e164a7ae7c077e2ea93b0179ef, upgrade_tx_hash: Some(0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209), blob_sidecar: Some(BlobTransactionSidecar { blobs: 1, commitments: [0xaedd7894759eb382b98dedda2cf6e6bb32980bdd14558e9eeae44a3a38c07b628691ae4bbed6ef59200ffb907f673f69], proofs: [0x95b7040c0c45751e54686541d678b1fd505c1d7b7d6277b3cd09a9d13e2cd70db235bdde1158e493faadb925a9d48e3a] }) }, first_block_number: 1, last_block_number: 1, pubdata_mode: Blobs, tx_count: 1, execution_version: 5, protocol_version: ProtocolSemanticVersion(Version { major: 0, minor: 30, patch: 1 }), computational_native_used: Some(50482802), logs: [L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 0, sender: 0x0000000000000000000000000000000000008001, key: 0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209, value: 0x0000000000000000000000000000000000000000000000000000000000000001 }], messages: [], multichain_root: 0xff84f4b0eb3607f9bbcf0d6070ae0037ae6efdcc4ee53bf65fe39b8bc8bd83dc } block_count=1 new_state_commitment=0x53fbf23a68a1eeaf9f394418eb7914c0082775367c3073fc763e33fda80d1086 time_since_last_batch=None
2026-04-08T09:40:01.066067Z INFO node{node=mn-1-restarted-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch for FRI proving: 1
2026-04-08T09:40:01.066076Z INFO node{node=mn-1-restarted-1 role=main}: zksync_os_server::batcher: Armed batch deadline for batch 2 from first block timestamp 1775641193, sealing at unix=1775641201
2026-04-08T09:40:01.066094Z INFO node{node=mn-1-restarted-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job added batch_number=1 queue_statistics=Queue has 1 jobs, range: 1 - 1, oldest job: added 10.05µs ago, has 0 attempts. self.prover_stage=Fri
2026-04-08T09:40:01.224360Z INFO node{node=mn-1-restarted-1 role=main}: zksync_os_server::batcher: Batch created batch_number=2 batch_metadata=BatchMetadata { previous_stored_batch_info: StoredBatchInfo { batch_number: 1, state_commitment: 0x53fbf23a68a1eeaf9f394418eb7914c0082775367c3073fc763e33fda80d1086, number_of_layer1_txs: 0, priority_operations_hash: 0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0x58046107fc9c7968d3a0a0441b2b8bca706242600a0966d81f626d8e24c6ea83, commitment: 0xc3dd4c5d1b7d02ad5c4a4e736799af947e8eac020b54ea0c29a04f1f12922f98, last_block_timestamp: Some(0) }, batch_info: BatchInfo { commit_info: CommitBatchInfo { batch_number: 2, new_state_commitment: 0xe3d14d049aa02e171bf9b912fec188bac6756fa6aef2fbc6522c30ce931bc406, number_of_layer1_txs: 6, number_of_layer2_txs: 5, priority_operations_hash: 0x8d31090d93b3fbafe6f452a58a28284a3836e4cea6bb20ecb2b52f2c7bd29a64, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0xe02b0c19048d45adcd991316658a980dbeb561a00201ddee277e2abf3d0c78cf, l2_da_commitment_scheme: BlobsZKsyncOS, da_commitment: 0x2dc841b156a2f43434dc201cd47cbeb4c841ad553d77eea361a4c4b271920c59, first_block_timestamp: 1775641193, last_block_timestamp: 1775641194, chain_id: 6565 }, chain_address: 0x18f438bc08d755e164a7ae7c077e2ea93b0179ef, upgrade_tx_hash: None, blob_sidecar: Some(BlobTransactionSidecar { blobs: 1, commitments: [0xb6c58b4b339b3bd69b565aa7c85c25d0d595a19ab173888ede3d8871ade02a4d3e1530bb87d27042d8b95eb734e8ab4b], proofs: [0xa54b21b9ade6d0416ede4a3966e625d2d618e2e9f72f1686b4243ec343078e7184283464bbeb8e8e911e4824e4b09941] }) }, first_block_number: 2, last_block_number: 7, pubdata_mode: Blobs, tx_count: 11, execution_version: 5, protocol_version: ProtocolSemanticVersion(Version { major: 0, minor: 30, patch: 1 }), computational_native_used: Some(8949132), logs: [L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 0, sender: 0x0000000000000000000000000000000000008001, key: 0x21f81c7019feea07bf3ea8dc6bd9d73746a2612c7e4ebe9eb45c40b4eff99e3f, value: 0x0000000000000000000000000000000000000000000000000000000000000000 }, L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 1, sender: 0x0000000000000000000000000000000000008001, key: 0x1298d3938ad8cd100c7049fcd2e01cb5a586c26f85cb7c087d2686662b60d05b, value: 0x0000000000000000000000000000000000000000000000000000000000000000 }, L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 2, sender: 0x0000000000000000000000000000000000008001, key: 0x970e426d74b3daffa81b7b1639abe78693891162770dfe911cd3dee972cc0e92, value: 0x0000000000000000000000000000000000000000000000000000000000000000 }, L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 3, sender: 0x0000000000000000000000000000000000008001, key: 0xed6507fed5909a7666bddce9972924922bb1fba8e670aa12efb64e8638514088, value: 0x0000000000000000000000000000000000000000000000000000000000000000 }, L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 4, sender: 0x0000000000000000000000000000000000008001, key: 0x0d917090533a3e98620b9491dadecb9310eefe6140c29eaf292d9b06b5f979ce, value: 0x0000000000000000000000000000000000000000000000000000000000000000 }, L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 5, sender: 0x0000000000000000000000000000000000008001, key: 0x1287c0c459e8851038599abf9fec7a75278844d31f5a6d2f71fb3f060492c1a8, value: 0x0000000000000000000000000000000000000000000000000000000000000001 }], messages: [], multichain_root: 0xff84f4b0eb3607f9bbcf0d6070ae0037ae6efdcc4ee53bf65fe39b8bc8bd83dc } block_count=6 new_state_commitment=0xe3d14d049aa02e171bf9b912fec188bac6756fa6aef2fbc6522c30ce931bc406 time_since_last_batch=Some(158.460384ms)
2026-04-08T09:40:01.224441Z INFO node{node=mn-1-restarted-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch for FRI proving: 2
2026-04-08T09:40:01.224453Z INFO node{node=mn-1-restarted-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job added batch_number=2 queue_statistics=Queue has 2 jobs, range: 1 - 2, oldest job: added 158.367794ms ago, has 0 attempts. self.prover_stage=Fri
2026-04-08T09:40:03.016120Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:03.335938Z WARN alloy_pubsub::service: Reconnection attempt 4/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:03.335942Z WARN alloy_pubsub::service: Reconnection attempt 4/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:04.247168Z INFO node{node=mn-1-restarted-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job assigned batch_stats=Batch 1 with 1 txs, proving version V6, spent in queue: 3.181073301s, last assigned to 'fake_prover', 1 attempts, 5.4µs since last assignment queue_statistics=Queue has 2 jobs, range: 1 - 2, oldest job: added 3.181093451s ago, has 1 attempts. prover_id="fake_prover" self.prover_stage=Fri
2026-04-08T09:40:04.247300Z INFO node{node=mn-1-restarted-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job assigned batch_stats=Batch 2 with 11 txs, proving version V6, spent in queue: 3.022847847s, last assigned to 'fake_prover', 1 attempts, 122.83µs since last assignment queue_statistics=Queue has 2 jobs, range: 1 - 2, oldest job: added 3.181216021s ago, has 1 attempts. prover_id="fake_prover" self.prover_stage=Fri
2026-04-08T09:40:04.931989Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:06.249276Z INFO node{node=mn-1-restarted-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job completed stats=Batch 2 with 11 txs, proving version V6, spent in queue: 5.024816936s, last assigned to 'fake_prover', 1 attempts, 2.002091819s since last assignment prover_type=Fake prover_id="fake_prover" self.prover_stage=Fri queue_statistics=Queue has 1 jobs, range: 1 - 1, oldest job: added 5.1832059s ago, has 1 attempts.
2026-04-08T09:40:06.249332Z INFO node{node=mn-1-restarted-1 role=main}: zksync_os_server::prover_api::fake_fri_provers_pool: fake prover submitted proof fri_job.batch_number=2 elapsed_ms=2001
2026-04-08T09:40:06.249351Z INFO node{node=mn-1-restarted-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch after FRI proving: 2
2026-04-08T09:40:06.249374Z INFO node{node=mn-1-restarted-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job completed stats=Batch 1 with 1 txs, proving version V6, spent in queue: 5.18328461s, last assigned to 'fake_prover', 1 attempts, 2.002216769s since last assignment prover_type=Fake prover_id="fake_prover" self.prover_stage=Fri queue_statistics=Empty queue
2026-04-08T09:40:06.249387Z INFO node{node=mn-1-restarted-1 role=main}: zksync_os_server::prover_api::fake_fri_provers_pool: fake prover submitted proof fri_job.batch_number=1 elapsed_ms=2002
2026-04-08T09:40:06.249394Z INFO node{node=mn-1-restarted-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch after FRI proving: 1
2026-04-08T09:40:06.249404Z INFO node{node=mn-1-restarted-1 role=main}: zksync_os_server::prover_api::gapless_committer: Saving 2 (batches 1-2) to proof_storage buffer_size=0
2026-04-08T09:40:06.251248Z INFO node{node=mn-1-restarted-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Waiting for L1 protocol version 0.30.1 to reach target version 0.30.1 current_protocol_version=0.30.1 target_protocol_version=0.30.1
2026-04-08T09:40:06.251278Z INFO node{node=mn-1-restarted-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Protocol version on the contract matches batch protocol version current_protocol_version=0.30.1
2026-04-08T09:40:06.251829Z INFO node{node=mn-1-restarted-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Waiting for L1 protocol version 0.30.1 to reach target version 0.30.1 current_protocol_version=0.30.1 target_protocol_version=0.30.1
2026-04-08T09:40:06.251848Z INFO node{node=mn-1-restarted-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Protocol version on the contract matches batch protocol version current_protocol_version=0.30.1
2026-04-08T09:40:06.251910Z WARN node{node=mn-1-restarted-1 role=main}: zksync_os_l1_sender: network fees exceed configured cap — submitting at cap, inclusion might be delayed if the cap is too low command_name="commit" configured_max_fee=200000000000 estimated_max_fee=1994890226 configured_max_priority_fee=1000000000 estimated_max_priority_fee=1994888588 configured_max_blob_fee=2000000000 estimated_blob_fee=1
2026-04-08T09:40:06.337134Z WARN alloy_pubsub::service: Reconnection attempt 5/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:06.337146Z WARN alloy_pubsub::service: Reconnection attempt 5/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:08.017110Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:09.338412Z WARN alloy_pubsub::service: Reconnection attempt 6/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:09.338470Z WARN alloy_pubsub::service: Reconnection attempt 6/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:09.508736Z INFO node{node=mn-1-restarted-1 role=main}: zksync_os_l1_sender: L1 transaction submitted command_name="commit" tx_hash=0x5fc81b1554344308d64ec62317c4117229a9c842a44442a36668d17d9b267358 nonce=0 max_fee_per_gas=1994890226 max_priority_fee_per_gas=1000000000
2026-04-08T09:40:09.530838Z INFO node{node=mn-1-restarted-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="block_commit" event_count=1 l1_block_from=107 l1_block_to=107
2026-04-08T09:40:09.547265Z INFO node{node=mn-1-restarted-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="persist_batch" event_count=1 l1_block_from=107 l1_block_to=107
2026-04-08T09:40:09.932904Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:12.339990Z WARN alloy_pubsub::service: Reconnection attempt 7/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:12.340002Z WARN alloy_pubsub::service: Reconnection attempt 7/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:13.017447Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:14.933721Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:15.341755Z WARN alloy_pubsub::service: Reconnection attempt 8/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:15.341791Z WARN alloy_pubsub::service: Reconnection attempt 8/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:18.019001Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:18.343443Z WARN alloy_pubsub::service: Reconnection attempt 9/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:18.343450Z WARN alloy_pubsub::service: Reconnection attempt 9/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:19.935378Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:21.344736Z ERROR alloy_pubsub::service: Reconnect failed after 10 attempts, shutting down: IO error: Cannot assign requested address (os error 99)
2026-04-08T09:40:21.344765Z ERROR alloy_pubsub::service: pubsub service reconnection error err=IO error: Cannot assign requested address (os error 99)
2026-04-08T09:40:21.344766Z ERROR alloy_pubsub::service: Reconnect failed after 10 attempts, shutting down: IO error: Cannot assign requested address (os error 99)
2026-04-08T09:40:21.344777Z ERROR alloy_pubsub::service: pubsub service reconnection error err=IO error: Cannot assign requested address (os error 99)
2026-04-08T09:40:23.020338Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:24.937157Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:28.021742Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:29.938369Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:33.022801Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:34.939462Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:38.023585Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:39.941004Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:43.025166Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:44.941916Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:48.025562Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:49.943091Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
test node::batcher::uncommitted_blocks_are_settled_after_batcher_reenabled::current_to_l1 has been running for over 60 seconds
2026-04-08T09:40:53.026712Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:54.943998Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:58.027729Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:59.944817Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:03.028420Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:04.946081Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:08.029351Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:09.947023Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:13.031051Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:14.947384Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:18.031950Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:19.948380Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:23.033165Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:24.950249Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:28.034396Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:29.952237Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:33.035631Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:34.954322Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:38.036664Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:39.955581Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:43.037878Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:44.957303Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:48.038992Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:49.959268Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:53.040351Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:54.960754Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:58.042274Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:59.961652Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:03.044046Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:04.962408Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:08.044991Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:09.963605Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:13.045772Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:14.965375Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:18.046884Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:19.966539Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:23.048306Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:24.967558Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:28.049438Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:29.969170Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:33.050895Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:34.970072Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:38.051695Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:39.970695Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:43.053305Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:44.971857Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:48.054348Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:49.972718Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:53.055525Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:54.973383Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:55.969530Z INFO alloy_pubsub::service: Pubsub service request channel closed. Shutting down.
2026-04-08T09:42:55.969554Z INFO alloy_pubsub::service: Pubsub service request channel closed. Shutting down.
test node::batcher::uncommitted_blocks_are_settled_after_batcher_reenabled::current_to_l1 ... FAILED
failures:
failures:
node::batcher::uncommitted_blocks_are_settled_after_batcher_reenabled::current_to_l1
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 79 filtered out; finished in 184.04s
Error: Block 7 was not finalized on L1
Caused by:
deadline has elapsed
Stack backtrace:
0: <tokio::time::error::Elapsed as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
1: <alloy_provider::provider::erased::DynProvider<zksync_os_integration_tests::network::Zksync> as zksync_os_integration_tests::provider::ZksyncTestingProvider>::wait_finalized_with_timeout::{closure#0}
2: suite::node::batcher::uncommitted_blocks_are_settled_after_batcher_reenabled::current_to_l1::{closure#0}
3: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>::{closure#0}, core::result::Result<(), anyhow::Error>>
4: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
5: suite::node::batcher::uncommitted_blocks_are_settled_after_batcher_reenabled::current_to_l1
6: <suite::node::batcher::uncommitted_blocks_are_settled_after_batcher_reenabled::current_to_l1::{closure#0} as core::ops::function::FnOnce<()>>::call_once
7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
8: test::run_test::{closure#0}
9: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
10: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
11: <std::sys::thread::unix::Thread>::new::thread_start
12: <unknown>
13: <unknown>
Check warning on line 0 in zksync_os_integration_tests::suite
github-actions / Test results
node::external_node::batch_verification_works::current_to_l1 (zksync_os_integration_tests::suite) failed
target/nextest/default/test-results.xml [took 3m 7s]
Raw output
Error: Block 3 was not finalized on L1
Caused by:
deadline has elapsed
Stack backtrace:
0: <tokio::time::error::Elapsed as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
1: <alloy_provider::provider::erased::DynProvider<zksync_os_integration_tests::network::Zksync> as zksync_os_integration_tests::provider::ZksyncTestingProvider>::wait_finalized_with_timeout::{closure#0}
2: suite::node::external_node::batch_verification_works::batch_verification_works_impl::{closure#0}
3: suite::node::external_node::batch_verification_works::current_to_l1::{closure#0}
4: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
5: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
6: suite::node::external_node::batch_verification_works::current_to_l1
7: <suite::node::external_node::batch_verification_works::current_to_l1::{closure#0} as core::ops::function::FnOnce<()>>::call_once
8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
9: test::run_test::{closure#0}
10: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
11: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
12: <std::sys::thread::unix::Thread>::new::thread_start
13: <unknown>
14: <unknown>
running 1 test
2026-04-08T09:39:52.518875Z INFO zksync_os_integration_tests: L1 chain started on http://localhost:38641
2026-04-08T09:39:52.538681Z INFO node{node=mn-1 role=main}: zksync_os_integration_tests: Launching test node
2026-04-08T09:39:52.538774Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Node version="0.18.2" role="main"
2026-04-08T09:39:52.604410Z INFO node{node=mn-1 role=main}: zksync_os_server: Reading L1 state
2026-04-08T09:39:52.616684Z INFO node{node=mn-1 role=main}: zksync_os_server: L1 state l1_state=L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, validator_timelock_sl: 0xcf4f9d6b5cb69c2a0a88efc1e8962ce8d51be9a4, batch_verification: Disabled, last_committed_batch: 0, last_proved_batch: 0, last_executed_batch: 0, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }
2026-04-08T09:39:52.616733Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockReplayStorage
2026-04-08T09:39:52.619451Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="block_replay_wal" path="/tmp/.tmpxPVy4E/rocksdb/block_replay_wal" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpxPVy4E/rocksdb/block_replay_wal/CURRENT: No such file or directory" }
2026-04-08T09:39:52.640614Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `block_replay_wal` at `/tmp/.tmpxPVy4E/rocksdb/block_replay_wal` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:39:52.718562Z INFO node{node=mn-1 role=main}: zksync_os_storage::db::replay: block replay DB is empty, assuming start of the chain; appending genesis
2026-04-08T09:39:52.719201Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Tree RocksDB
2026-04-08T09:39:52.719297Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="zkos_merkle_tree" path="/tmp/.tmpxPVy4E/rocksdb/tree" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpxPVy4E/rocksdb/tree/CURRENT: No such file or directory" }
2026-04-08T09:39:52.723420Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `zkos_merkle_tree` at `/tmp/.tmpxPVy4E/rocksdb/tree` with RocksDBOptions { block_cache_capacity: Some(134217728), include_indices_and_filters_in_block_cache: false, large_memtable_capacity: Some(268435456), stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:39:52.723473Z INFO node{node=mn-1 role=main}: zksync_os_merkle_tree: initialized Merkle tree info=MerkleTreeInfo { hasher: "Blake2s256", depth: 64, internal_node_depth: 3 } manifest=None
2026-04-08T09:39:52.726744Z INFO node{node=mn-1 role=main}: zksync_os_server::tree_manager: Loaded tree with last processed block at None
2026-04-08T09:39:52.726770Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing RepositoryManager
2026-04-08T09:39:52.726849Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="repository" path="/tmp/.tmpxPVy4E/rocksdb/repository" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpxPVy4E/rocksdb/repository/CURRENT: No such file or directory" }
2026-04-08T09:39:52.734931Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `repository` at `/tmp/.tmpxPVy4E/rocksdb/repository` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:39:52.736237Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="state_full_diffs" path="/tmp/.tmpxPVy4E/rocksdb/state_full_diffs" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpxPVy4E/rocksdb/state_full_diffs/CURRENT: No such file or directory" }
2026-04-08T09:39:52.740605Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `state_full_diffs` at `/tmp/.tmpxPVy4E/rocksdb/state_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:39:52.740640Z INFO node{node=mn-1 role=main}: zksync_os_state_full_diffs::storage: initialized full diffs storage latest_block=0
2026-04-08T09:39:52.740694Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="preimages_full_diffs" path="/tmp/.tmpxPVy4E/rocksdb/preimages_full_diffs" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpxPVy4E/rocksdb/preimages_full_diffs/CURRENT: No such file or directory" }
2026-04-08T09:39:52.744130Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `preimages_full_diffs` at `/tmp/.tmpxPVy4E/rocksdb/preimages_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:39:52.744680Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing mempools
2026-04-08T09:39:52.744815Z INFO node{node=mn-1 role=main}: zksync_os_server: Node state on startup config.general_config.min_blocks_to_replay=10 node_startup_state=NodeStateOnStartup { node_role: MainNode, l1_state: L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, validator_timelock_sl: 0xcf4f9d6b5cb69c2a0a88efc1e8962ce8d51be9a4, batch_verification: Disabled, last_committed_batch: 0, last_proved_batch: 0, last_executed_batch: 0, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }, state_block_range_available: 0..=0, block_replay_storage_last_block: 0, tree_last_block: 0, repositories_persisted_block: 0, last_l1_committed_block: 0, last_l1_proved_block: 0, last_l1_executed_block: 0 } starting_block=1 blocks_to_replay=0
2026-04-08T09:39:52.744848Z INFO node{node=mn-1 role=main}: zksync_os_server: initializing p2p networking
2026-04-08T09:39:52.938751Z INFO node{node=mn-1 role=main}: zksync_os_network::service: resolved external IP (STUN) ip=34.69.95.59
2026-04-08T09:39:52.938794Z INFO node{node=mn-1 role=main}: zksync_os_network::service: initializing p2p network service genesis=Head { number: 0, hash: 0x6e69aaee000579509b2631edb5df7f1f4967d42ac00ce5a66e4c37b7d5de05b0, difficulty: 0, total_difficulty: 0, timestamp: 0 } fork_id=ForkId { hash: ForkHash("444f8224"), next: 0 }
2026-04-08T09:39:52.964285Z INFO discv5::service: Discv5 Service started mode=Ip4
2026-04-08T09:39:52.964352Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opel"), labels: [], hashed: true, hash: 17318552939655738247 }
2026-04-08T09:39:52.964381Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opstack"), labels: [], hashed: true, hash: 17094953059427022301 }
2026-04-08T09:39:52.964386Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth"), labels: [], hashed: true, hash: 2725960057375405949 }
2026-04-08T09:39:52.964390Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth2"), labels: [], hashed: true, hash: 14178116768120330106 }
2026-04-08T09:39:52.964396Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.kbucket_peers_raw_total"), labels: [], hashed: true, hash: 16664480822845010794 }
2026-04-08T09:39:52.964400Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.inserted_kbucket_peers_raw_total"), labels: [], hashed: true, hash: 17359002454406714095 }
2026-04-08T09:39:52.964403Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.sessions_raw_total"), labels: [], hashed: true, hash: 11319815584365092517 }
2026-04-08T09:39:52.964408Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_raw_total"), labels: [], hashed: true, hash: 11176366939484992354 }
2026-04-08T09:39:52.964411Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_unreachable_enr_total"), labels: [], hashed: true, hash: 14194459408982836175 }
2026-04-08T09:39:52.964415Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_custom_filtered_total"), labels: [], hashed: true, hash: 11649054041251111395 }
2026-04-08T09:39:52.964419Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.unverifiable_enrs_raw_total"), labels: [], hashed: true, hash: 1287961066638926865 }
2026-04-08T09:39:52.964448Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.messages_sent_total"), labels: [], hashed: true, hash: 6616642049273554935 }
2026-04-08T09:39:52.964456Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.back_pressure_total"), labels: [], hashed: true, hash: 11243000441630836474 }
2026-04-08T09:39:52.964754Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing L1 Watchers
2026-04-08T09:39:52.964990Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:39:52.965265Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: initializing L1 commit watcher current_l1_block=106 last_committed_batch=0 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:39:52.965461Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:39:52.965895Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: initializing L1 execute watcher current_l1_block=106 last_executed_batch=0 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:39:52.966167Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:39:52.966408Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: initializing L1 transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef zk_chain_address_sl=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:39:52.966584Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: resolved on L1 next_l1_block=0
2026-04-08T09:39:52.967605Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing pubdata price provider
2026-04-08T09:39:52.968605Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockContextProvider
2026-04-08T09:39:52.968649Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: initializing upgrade transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef zk_chain_address_sl=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:39:52.969593Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="priority_tx" event_count=6 l1_block_from=0 l1_block_to=106
2026-04-08T09:39:52.969695Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain admin admin_l1=0xebeaefb8dd278ae3297610f7d91f8dde750878f8
2026-04-08T09:39:52.969970Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain type manager ctm_sl=0x7845be2ab080506883be3d3e4fb34b5557a453da
2026-04-08T09:39:52.970804Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: checking block starting from last_l1_block=0
2026-04-08T09:39:52.971503Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="executed_batch_storage" path="/tmp/.tmpxPVy4E/rocksdb/batch" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpxPVy4E/rocksdb/batch/CURRENT: No such file or directory" }
2026-04-08T09:39:52.976893Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `executed_batch_storage` at `/tmp/.tmpxPVy4E/rocksdb/batch` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:39:52.977361Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: initializing L1 persist batch watcher current_l1_block=106 last_persisted_batch=0 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:39:52.977579Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:39:52.980210Z INFO node{node=mn-1 role=main}: zksync_os_base_token_adjuster: initialized base token price updater token_multiplier_setter_address=None chain_admin_address=0xeBEAeFB8DD278aE3297610F7D91F8DdE750878F8 last_l1_ratio=Ratio { numer: 1, denom: 1 }
2026-04-08T09:39:52.980307Z INFO node{node=mn-1 role=main}: zksync_os_internal_config: Created new internal config file at /tmp/.tmpxPVy4E/rocksdb/internal_config.json
2026-04-08T09:39:52.980394Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing ProofStorage
2026-04-08T09:39:52.980406Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::proof_storage: Initializing proof storage path="/tmp/.tmpxPVy4E/proof_storage_path" batch_with_proof_capacity=1073741824 failed_capacity=1073741824
2026-04-08T09:39:52.980481Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: Replaying WAL blocks from 1 until 0.
2026-04-08T09:39:52.980493Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: All WAL blocks replayed. Starting main loop.
2026-04-08T09:39:52.980498Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: Consensus role initialized role=Leader
2026-04-08T09:39:52.980590Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Command Produce block received by BlockExecutor
2026-04-08T09:39:52.981049Z INFO node{node=mn-1 role=main}: zksync_os_mempool::pool: L1 upgrade transaction found for protocol version 0.30.1 protocol_version=0.30.1 tx_hash=0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209
2026-04-08T09:39:52.981097Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Prepared context for block 1. expected_block_output_hash: None, starting_l1_priority_id: 0, timestamp: 1775641192, execution_version: 5. Executing.. block_number=1
2026-04-08T09:39:52.981117Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing command command=PreparedBlockCommand { block_context: BlockContext { chain_id: 6565, block_number: 1, block_hashes: "0, 108370568839051644819081111464635134690470516151825823078061969349091444428229", timestamp: 1775641192, eip1559_basefee: 100934900, pubdata_price: 793348316, native_price: 1009349, coinbase: 0x889d02bfb245a95a45f7a5b9ac1f4f85e3aec08c, gas_limit: 100000000, pubdata_limit: 110000, mix_hash: 0, execution_version: 5 }, seal_policy: Decide(250ms, 1000), invalid_tx_policy: RejectAndContinue { mark_in_source: true }, starting_cursors: BlockStartCursors { l1_priority_id: 0, interop_root_id: 0, migration_number: 0, interop_fee_number: 0 }, metrics_label: "produce", expected_block_output_hash: None, previous_block_timestamp: 0 } block_number=1
2026-04-08T09:39:52.981152Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing transaction 0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209 (Upgrade) in block 1 at index 0 signer 0x0000000000000000000000000000000000008007 nonce 30 with gas limit 72000000 and cumulative gas used 0... block_number=1
2026-04-08T09:39:52.981336Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing fake FRI provers workers=5 compute_time=2s min_task_age=3s timeout_frequency=0.0
2026-04-08T09:39:52.981381Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing fake SNARK prover max_batch_age=10s
2026-04-08T09:39:52.981551Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="priority_tree" path="/tmp/.tmpxPVy4E/rocksdb/priority_txs_tree" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpxPVy4E/rocksdb/priority_txs_tree/CURRENT: No such file or directory" }
2026-04-08T09:39:52.986299Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `priority_tree` at `/tmp/.tmpxPVy4E/rocksdb/priority_txs_tree` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:39:52.986387Z INFO node{node=mn-1 role=main}: zksync_os_server: Launching pipeline
2026-04-08T09:39:52.986409Z INFO node{node=mn-1 role=main}: zksync_os_rpc: Starting JSON-RPC server at 0.0.0.0:39551
2026-04-08T09:39:52.986549Z INFO node{node=mn-1 role=main}: zksync_os_server: All components scheduled for initialization in 447.799889ms
2026-04-08T09:39:52.986973Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_server: starting proof data server on 0.0.0.0:38551
2026-04-08T09:39:52.987309Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Transaction 0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209 executed with status success in block 1 block_number=1 output=TxProcessingOutputOwned { status: true, output: [], contract_address: None, gas_used: 18705048, gas_refunded: 0, computational_native_used: 50482802, native_used: 187050482802, pubdata_used: 23375 }
2026-04-08T09:39:52.987336Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: sealing block as upgrade tx was executed block_number=1
2026-04-08T09:39:52.987397Z INFO node{node=mn-1 role=main}: zksync_os_priority_tree: adding missing blocks to priority tree persisted_up_to=0 last_executed_block=0
2026-04-08T09:39:52.987437Z INFO node{node=mn-1 role=main}: zksync_os_priority_tree: re-built priority tree last_executed_block=0 root=0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470 time_taken=40.57µs
2026-04-08T09:39:52.987540Z INFO node{node=mn-1 role=main}: zksync_os_status_server: status server running addr=0.0.0.0:35657
2026-04-08T09:39:52.987812Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Block 1 (produce) sealed because of UpgradeTx in block executor with 1 transactions (0 purged) and 18705048 gas. Block hash output: 0x3e421de4cc31bb71a8bf280ba7f17abd71565022678fa46238abd146e5697b58, canonical hash: 0xbda950a7faa898feab23e2b9323be62c027df491710fd3cf7bb7dff42dcd4374. storage_writes: 91, preimages: 21, pubdata bytes: 23315. block_number=1
2026-04-08T09:39:52.987826Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Full block 1 output output=BlockOutput { header: Sealed { inner: Header { parent_hash: 0xef97917ce9bd9fa7d12ad6a8d81ea26c80ac1d727acc37cbb9799ae199788dc5, ommers_hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347, beneficiary: 0x889d02bfb245a95a45f7a5b9ac1f4f85e3aec08c, state_root: 0x0000000000000000000000000000000000000000000000000000000000000000, transactions_root: 0xe8ccacda1c8a26fff3888d5b0ac5b860a2ba49335396ae375593b3836e489f0b, receipts_root: 0x0000000000000000000000000000000000000000000000000000000000000000, logs_bloom: 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, difficulty: 0, number: 1, gas_limit: 100000000, gas_used: 18705048, timestamp: 1775641192, extra_data: 0x, mix_hash: 0x0000000000000000000000000000000000000000000000000000000000000001, nonce: 0x0000000000000000, base_fee_per_gas: Some(100934900), withdrawals_root: None, blob_gas_used: None, excess_blob_gas: None, parent_beacon_block_root: None, requests_hash: None }, seal: 0xbda950a7faa898feab23e2b9323be62c027df491710fd3cf7bb7dff42dcd4374 }, tx_results: [Ok(TxOutput { execution_result: Success(Call([])), gas_used: 18705048, gas_refunded: 0, computational_native_used: 50482802, native_used: 187050482802, pubdata_used: 23375, contract_address: None, logs: [Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000001fcc6d27940b02a500b5c7272d2b22f9fa414951], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0x5d96eda109bfd71cf9f4f70c83de31c4150760e8828979a95d9e5f9f15455af7, 0x00000000000000000000000000000000000000000000000000000000000019a5, 0x0000000000000000000000000000000000000000000000000000000000000000], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000000e6fac42db36d87fa0c9bc69e035f7200cffa6a1], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x000000000000000000000000b07c2207b33cfe898883eb22b39827053fd91476], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x2632cc0d58b0cb1017b99cc0b6cc66ad86440cc0dd923bfdaa294f95ba1b0201, 0x8df3463b1850eb1d8d1847743ea155aef6b16074db8ba81d897dc30554fb2085, 0x0000000000000000000000000000000000000000000000000000000000010004], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70], data: 0x } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000000000000000000000000000000000000000010007], data: 0x } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0xc21caeb4e8f73861400d4c0870ad3e468ddb4e45225da3832ce1da5561f1f61e], data: 0x000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000012000000000000000000000000000000000000000000000000000000000000000d577261707065642045746865720000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000045745544800000000000000000000000000000000000000000000000000000000 } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x0000000000000000000000000000000000000000000000000000000000000003 } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70 } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x000000000000000000000000a6f731ed750597d2d264d0fd800a8548d0fa295f], data: 0x } }, Log { address: 0x000000000000000000000000000000000001000b, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x000000000000000000000000000000000001000b, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000009c218d39ba173b36fd2c5844318952291c687c23], data: 0x } }, Log { address: 0x6989d64cab9c2b90f8b022022bd985bde04a367c, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x814887615ba743b9c2c6785aedc9e49e79585e61, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000000000000000000000000000000000000001000b], data: 0x } }, Log { address: 0x814887615ba743b9c2c6785aedc9e49e79585e61, data: LogData { topics: [0x8…3c919060ac565b6042565b005b7f1440c4dd67b4344ea1905ec0318995133b550f168b4ee959a0da6b503d7d241481604051606f919060df565b60405180910390a150565b5f5ffd5b5f819050919050565b608e81607e565b81146097575f5ffd5b50565b5f8135905060a6816087565b92915050565b5f6020828403121560be5760bd607a565b5b5f60c984828501609a565b91505092915050565b60d981607e565b82525050565b5f60208201905060f05f83018460d2565b9291505056fea264697066735822122052ee26dbb15f2dbf0d0e781edaed40f2f3fd2a4141ae15b71c9933b43ca059c564736f6c634300082100330000000000400000400400100500000000800044804080044010006000020482000001000000000000000000)], pubdata: 0x01b45c13b83c239a6f288d8edcffd65e47b3897f531ec5cff4651556a2ee82799f0000000069d6226f00000003003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e1c0901320adcdda6aa772a72bdc41f89d9f1429caee00862befb955854d04f1151525e6e4818587b66c014310adcdda6aa770f65bb2c7558f826f95be3892d9ab36139e5ce8391e30d10b452c6ce259089670401010100000000000901010000012c000000286080604052348015600e575f5ffd5b50600436106026575f3560e01c80634d43bec914602a575b5f5ffd5b60406004803603810190603c919060ac565b6042565b005b7f1440c4dd67b4344ea1905ec0318995133b550f168b4ee959a0da6b503d7d241481604051606f919060df565b60405180910390a150565b5f5ffd5b5f819050919050565b608e81607e565b81146097575f5ffd5b50565b5f8135905060a6816087565b92915050565b5f6020828403121560be5760bd607a565b5b5f60c984828501609a565b91505092915050565b60d981607e565b82525050565b5f60208201905060f05f83018460d2565b9291505056fea264697066735822122052ee26dbb15f2dbf0d0e781edaed40f2f3fd2a4141ae15b71c9933b43ca059c564736f6c6343000821003300000000004000004004001005000000008000448040800440100060000204820000010000000000000000000000012c0000000000000000, computaional_native_used: 1174996 } block_number=3
2026-04-08T09:39:59.507278Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Executed. Updating mempools... block_number=3
2026-04-08T09:39:59.507321Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Block processed in `BlockExecutor`. Sending downstream... block_number=3 time_since_last_block=Some(6.262681808s)
2026-04-08T09:39:59.507355Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Command Produce block received by BlockExecutor
2026-04-08T09:39:59.507392Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_canonizer: Received a Produce block 3 (block output hash: 0x89221a90a2763c90075601ad7981a79ffd5446996377a86586a471a21cedbe58) from BlockExecutor. Sending to consensus for canonization.
2026-04-08T09:39:59.507417Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_canonizer: Received a Replay block 3 (block output hash: 0x89221a90a2763c90075601ad7981a79ffd5446996377a86586a471a21cedbe58) from Consensus while having a pending block. Matching with locally produced block and sending downstream for persistence. additional pending blocks in the queue: 0
2026-04-08T09:39:59.507447Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_applier: Received canonized block 3. Saving to disc. block_number=3
2026-04-08T09:39:59.507690Z INFO node{node=mn-1 role=main}: zksync_os_storage::lazy::repository: persisted block block_number=3 persist_latency=43.78µs persistence_lag=0
2026-04-08T09:39:59.508641Z INFO zksync_os_integration_tests::provider: Waiting for block 3 to be finalized on L1
ZK RISC-V simulator is starting
2026-04-08T09:39:59.557203Z INFO node{node=en-1 role=external}: zksync_os_server::command_source: Received block command from main node command=Replay(ReplayRecord { block_context: BlockContext { chain_id: 6565, block_number: 3, block_hashes: BlockHashes([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108370568839051644819081111464635134690470516151825823078061969349091444428229, 85786282204601160975227384487528270116991688379880167601900834235574509192052, 57341799079227858238250032698626909314002720160112105338398038895587630743672]), timestamp: 1775641199, eip1559_basefee: 100934900, pubdata_price: 793348316, native_price: 1009349, coinbase: 0x889d02bfb245a95a45f7a5b9ac1f4f85e3aec08c, gas_limit: 100000000, pubdata_limit: 110000, mix_hash: 0, execution_version: 5, blob_fee: 1 }, transactions: [ZkTransaction { inner: Recovered { signer: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, inner: L2(Eip1559(Signed { tx: TxEip1559 { chain_id: 6565, nonce: 0, gas_limit: 119383, max_fee_per_gas: 201869801, max_priority_fee_per_gas: 1, to: Create, value: 0, access_list: AccessList([]), input: 0x6080604052348015600e575f5ffd5b5061012c8061001c5f395ff3fe6080604052348015600e575f5ffd5b50600436106026575f3560e01c80634d43bec914602a575b5f5ffd5b60406004803603810190603c919060ac565b6042565b005b7f1440c4dd67b4344ea1905ec0318995133b550f168b4ee959a0da6b503d7d241481604051606f919060df565b60405180910390a150565b5f5ffd5b5f819050919050565b608e81607e565b81146097575f5ffd5b50565b5f8135905060a6816087565b92915050565b5f6020828403121560be5760bd607a565b5b5f60c984828501609a565b91505092915050565b60d981607e565b82525050565b5f60208201905060f05f83018460d2565b9291505056fea264697066735822122052ee26dbb15f2dbf0d0e781edaed40f2f3fd2a4141ae15b71c9933b43ca059c564736f6c63430008210033 }, signature: Signature { y_parity: true, r: 40560988770416936397947925274405455781186107199857793870562022314815757789977, s: 6728734008467539096132922310743991017271345450743956333989833368085542592244 }, hash: OnceLock(<uninit>) })) } }], previous_block_timestamp: 1775641192, node_version: Version { major: 0, minor: 18, patch: 2 }, protocol_version: ProtocolSemanticVersion(Version { major: 0, minor: 30, patch: 1 }), block_output_hash: 0x89221a90a2763c90075601ad7981a79ffd5446996377a86586a471a21cedbe58, force_preimages: [], starting_cursors: BlockStartCursors { l1_priority_id: 6, interop_root_id: 0, migration_number: 0, interop_fee_number: 0 } })
2026-04-08T09:39:59.557266Z INFO node{node=en-1 role=external}: zksync_os_sequencer::execution::block_executor: Command Replay block 3 (1 txs); starting l1 priority id: 6 received by BlockExecutor
2026-04-08T09:39:59.557285Z INFO node{node=en-1 role=external}: zksync_os_sequencer::execution::block_executor: Prepared context for block 3. expected_block_output_hash: Some(0x89221a90a2763c90075601ad7981a79ffd5446996377a86586a471a21cedbe58), starting_l1_priority_id: 6, timestamp: 1775641199, execution_version: 5. Executing.. block_number=3
2026-04-08T09:39:59.557305Z INFO node{node=en-1 role=external}: zksync_os_sequencer::execution::execute_block_in_vm: Executing command command=PreparedBlockCommand { block_context: BlockContext { chain_id: 6565, block_number: 3, block_hashes: "0, 57341799079227858238250032698626909314002720160112105338398038895587630743672", timestamp: 1775641199, eip1559_basefee: 100934900, pubdata_price: 793348316, native_price: 1009349, coinbase: 0x889d02bfb245a95a45f7a5b9ac1f4f85e3aec08c, gas_limit: 100000000, pubdata_limit: 110000, mix_hash: 0, execution_version: 5 }, seal_policy: UntilExhausted { allowed_to_finish_early: false }, invalid_tx_policy: Abort, starting_cursors: BlockStartCursors { l1_priority_id: 6, interop_root_id: 0, migration_number: 0, interop_fee_number: 0 }, metrics_label: "replay", expected_block_output_hash: Some(0x89221a90a2763c90075601ad7981a79ffd5446996377a86586a471a21cedbe58), previous_block_timestamp: 1775641192 } block_number=3
2026-04-08T09:39:59.557359Z INFO node{node=en-1 role=external}: zksync_os_sequencer::execution::execute_block_in_vm: Executing transaction 0xa1f58440bb68ed37aa29bdfb599d22d34d3ecb61a148749c3bf3da6a96134a6d (L2(Eip1559)) in block 3 at index 0 signer 0x36615cf349d7f6344891b1e7ca7c72883f5dc049 nonce 0 with gas limit 119383 and cumulative gas used 0... block_number=3
2026-04-08T09:39:59.557792Z INFO node{node=en-1 role=external}: zksync_os_sequencer::execution::execute_block_in_vm: Transaction 0xa1f58440bb68ed37aa29bdfb599d22d34d3ecb61a148749c3bf3da6a96134a6d executed with status success in block 3 block_number=3 output=TxProcessingOutputOwned { status: true, output: [96, 128, 96, 64, 82, 52, 128, 21, 96, 14, 87, 95, 95, 253, 91, 80, 96, 4, 54, 16, 96, 38, 87, 95, 53, 96, 224, 28, 128, 99, 77, 67, 190, 201, 20, 96, 42, 87, 91, 95, 95, 253, 91, 96, 64, 96, 4, 128, 54, 3, 129, 1, 144, 96, 60, 145, 144, 96, 172, 86, 91, 96, 66, 86, 91, 0, 91, 127, 20, 64, 196, 221, 103, 180, 52, 78, 161, 144, 94, 192, 49, 137, 149, 19, 59, 85, 15, 22, 139, 78, 233, 89, 160, 218, 107, 80, 61, 125, 36, 20, 129, 96, 64, 81, 96, 111, 145, 144, 96, 223, 86, 91, 96, 64, 81, 128, 145, 3, 144, 161, 80, 86, 91, 95, 95, 253, 91, 95, 129, 144, 80, 145, 144, 80, 86, 91, 96, 142, 129, 96, 126, 86, 91, 129, 20, 96, 151, 87, 95, 95, 253, 91, 80, 86, 91, 95, 129, 53, 144, 80, 96, 166, 129, 96, 135, 86, 91, 146, 145, 80, 80, 86, 91, 95, 96, 32, 130, 132, 3, 18, 21, 96, 190, 87, 96, 189, 96, 122, 86, 91, 91, 95, 96, 201, 132, 130, 133, 1, 96, 154, 86, 91, 145, 80, 80, 146, 145, 80, 80, 86, 91, 96, 217, 129, 96, 126, 86, 91, 130, 82, 80, 80, 86, 91, 95, 96, 32, 130, 1, 144, 80, 96, 240, 95, 131, 1, 132, 96, 210, 86, 91, 146, 145, 80, 80, 86, 254, 162, 100, 105, 112, 102, 115, 88, 34, 18, 32, 82, 238, 38, 219, 177, 95, 45, 191, 13, 14, 120, 30, 218, 237, 64, 242, 243, 253, 42, 65, 65, 174, 21, 183, 28, 153, 51, 180, 60, 160, 89, 197, 100, 115, 111, 108, 99, 67, 0, 8, 33, 0, 51], contract_address: Some(0xe441cf0795af14ddb9f7984da85cd36db1b8790d), gas_used: 118331, gas_refunded: 0, computational_native_used: 1174996, native_used: 1573498, pubdata_used: 507 }
2026-04-08T09:39:59.557826Z INFO node{node=en-1 role=external}: zksync_os_sequencer::execution::execute_block_in_vm: stream exhausted → sealing block_number=3 txs=1
2026-04-08T09:39:59.558057Z INFO node{node=en-1 role=external}: zksync_os_sequencer::execution::execute_block_in_vm: Block 3 (replay) sealed because of TxStreamExhausted in block executor with 1 transactions (0 purged) and 118331 gas. Block hash output: 0x89221a90a2763c90075601ad7981a79ffd5446996377a86586a471a21cedbe58, canonical hash: 0xb45c13b83c239a6f288d8edcffd65e47b3897f531ec5cff4651556a2ee82799f. storage_writes: 3, preimages: 4, pubdata bytes: 535. block_number=3
2026-04-08T09:39:59.558076Z INFO node{node=en-1 role=external}: zksync_os_sequencer::execution::execute_block_in_vm: Full block 3 output output=BlockOutput { header: Sealed { inner: Header { parent_hash: 0x7ec64ee25c8e12fe37fd8afcc714aff9df5603d0aae5603f7713bba769c78078, ommers_hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347, beneficiary: 0x889d02bfb245a95a45f7a5b9ac1f4f85e3aec08c, state_root: 0x0000000000000000000000000000000000000000000000000000000000000000, transactions_root: 0xc58df1f783d7cbcd72b735c92d20ba560aec0c1e9ed0f0c9e0b86c44500aa5aa, receipts_root: 0x0000000000000000000000000000000000000000000000000000000000000000, logs_bloom: 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, difficulty: 0, number: 3, gas_limit: 100000000, gas_used: 118331, timestamp: 1775641199, extra_data: 0x, mix_hash: 0x0000000000000000000000000000000000000000000000000000000000000001, nonce: 0x0000000000000000, base_fee_per_gas: Some(100934900), withdrawals_root: None, blob_gas_used: None, excess_blob_gas: None, parent_beacon_block_root: None, requests_hash: None }, seal: 0xb45c13b83c239a6f288d8edcffd65e47b3897f531ec5cff4651556a2ee82799f }, tx_results: [Ok(TxOutput { execution_result: Success(Create([96, 128, 96, 64, 82, 52, 128, 21, 96, 14, 87, 95, 95, 253, 91, 80, 96, 4, 54, 16, 96, 38, 87, 95, 53, 96, 224, 28, 128, 99, 77, 67, 190, 201, 20, 96, 42, 87, 91, 95, 95, 253, 91, 96, 64, 96, 4, 128, 54, 3, 129, 1, 144, 96, 60, 145, 144, 96, 172, 86, 91, 96, 66, 86, 91, 0, 91, 127, 20, 64, 196, 221, 103, 180, 52, 78, 161, 144, 94, 192, 49, 137, 149, 19, 59, 85, 15, 22, 139, 78, 233, 89, 160, 218, 107, 80, 61, 125, 36, 20, 129, 96, 64, 81, 96, 111, 145, 144, 96, 223, 86, 91, 96, 64, 81, 128, 145, 3, 144, 161, 80, 86, 91, 95, 95, 253, 91, 95, 129, 144, 80, 145, 144, 80, 86, 91, 96, 142, 129, 96, 126, 86, 91, 129, 20, 96, 151, 87, 95, 95, 253, 91, 80, 86, 91, 95, 129, 53, 144, 80, 96, 166, 129, 96, 135, 86, 91, 146, 145, 80, 80, 86, 91, 95, 96, 32, 130, 132, 3, 18, 21, 96, 190, 87, 96, 189, 96, 122, 86, 91, 91, 95, 96, 201, 132, 130, 133, 1, 96, 154, 86, 91, 145, 80, 80, 146, 145, 80, 80, 86, 91, 96, 217, 129, 96, 126, 86, 91, 130, 82, 80, 80, 86, 91, 95, 96, 32, 130, 1, 144, 80, 96, 240, 95, 131, 1, 132, 96, 210, 86, 91, 146, 145, 80, 80, 86, 254, 162, 100, 105, 112, 102, 115, 88, 34, 18, 32, 82, 238, 38, 219, 177, 95, 45, 191, 13, 14, 120, 30, 218, 237, 64, 242, 243, 253, 42, 65, 65, 174, 21, 183, 28, 153, 51, 180, 60, 160, 89, 197, 100, 115, 111, 108, 99, 67, 0, 8, 33, 0, 51], 0xe441cf0795af14ddb9f7984da85cd36db1b8790d)), gas_used: 118331, gas_refunded: 0, computational_native_used: 1174996, native_used: 1573498, pubdata_used: 507, contract_address: Some(0xe441cf0795af14ddb9f7984da85cd36db1b8790d), logs: [], l2_to_l1_logs: [], storage_writes: [] })], storage_writes: [StorageWrite { key: 0x003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e, value: 0x0e88c5a87e29f79f2c8f1548f5947773ee724c52dd992b8f51bb76f474ddf948, account: 0x0000000000000000000000000000000000008003, account_key: 0x00000000000000000000000036615cf349d7f6344891b1e7ca7c72883f5dc049 }, StorageWrite { key: 0x2a72bdc41f89d9f1429caee00862befb955854d04f1151525e6e4818587b66c0, value: 0x4332ab912c1d9f198f842ee9c2fe014d6af93836c87bbd4ddf8847739482392d, account: 0x0000000000000000000000000000000000008003, account_key: 0x000000000000000000000000889d02bfb245a95a45f7a5b9ac1f4f85e3aec08c }, StorageWrite { key: 0x0f65bb2c7558f826f95be3892d9ab36139e5ce8391e30d10b452c6ce25908967, value: 0x10a60a172a8a2783d03900aed886d6a7e4f0a1aa629aecd4de5a86e80542c9fa, account: 0x0000000000000000000000000000000000008003, account_key: 0x000000000000000000000000e441cf0795af14ddb9f7984da85cd36db1b8790d }], account_diffs: [AccountDiff { address: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, nonce: 1, balance: 100000094882405770569, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }, AccountDiff { address: 0x889d02bfb245a95a45f7a5b9ac1f4f85e3aec08c, nonce: 0, balance: 223314630133431, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }, AccountDiff { address: 0xe441cf0795af14ddb9f7984da85cd36db1b8790d, nonce: 1, balance: 0, bytecode_hash: 0xb1dfada71f56644d55c7bca7f0831eb4cd689dbdbe08d9656e022c56249271f2 }], published_preimages: [(0x0e88c5a87e29f79f2c8f1548f5947773ee724c52dd992b8f51bb76f474ddf948, 0x000000000000000000000000000000010000000000000000000000000000000000000000000000056bc7b478eb27654900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0x10a60a172a8a2783d03900aed886d6a7e4f0a1aa629aecd4de5a86e80542c9fa, 0x010101000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000b1dfada71f56644d55c7bca7f0831eb4cd689dbdbe08d9656e022c56249271f20000012c00000028f5bb4def22daa988a64957bd50cdd446beecebc10ed4f103895f9224c8ce6a780000012c), (0x4332ab912c1d9f198f842ee9c2fe014d6af93836c87bbd4ddf8847739482392d, 0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000cb1a7d33c6b700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0xb1dfada71f56644d55c7bca7f0831eb4cd689dbdbe08d9656e022c56249271f2, 0x6080604052348015600e575f5ffd5b50600436106026575f3560e01c80634d43bec914602a575b5f5ffd5b60406004803603810190603c919060ac565b6042565b005b7f1440c4dd67b4344ea1905ec0318995133b550f168b4ee959a0da6b503d7d241481604051606f919060df565b60405180910390a150565b5f5ffd5b5f819050919050565b608e81607e565b81146097575f5ffd5b50565b5f8135905060a6816087565b92915050565b5f6020828403121560be5760bd607a565b5b5f60c984828501609a565b91505092915050565b60d981607e565b82525050565b5f60208201905060f05f83018460d2565b9291505056fea264697066735822122052ee26dbb15f2dbf0d0e781edaed40f2f3fd2a4141ae15b71c9933b43ca059c564736f6c634300082100330000000000400000400400100500000000800044804080044010006000020482000001000000000000000000)], pubdata: 0x01b45c13b83c239a6f288d8edcffd65e47b3897f531ec5cff4651556a2ee82799f0000000069d6226f00000003003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e1c0901320adcdda6aa772a72bdc41f89d9f1429caee00862befb955854d04f1151525e6e4818587b66c014310adcdda6aa770f65bb2c7558f826f95be3892d9ab36139e5ce8391e30d10b452c6ce259089670401010100000000000901010000012c000000286080604052348015600e575f5ffd5b50600436106026575f3560e01c80634d43bec914602a575b5f5ffd5b60406004803603810190603c919060ac565b6042565b005b7f1440c4dd67b4344ea1905ec0318995133b550f168b4ee959a0da6b503d7d241481604051606f919060df565b60405180910390a150565b5f5ffd5b5f819050919050565b608e81607e565b81146097575f5ffd5b50565b5f8135905060a6816087565b92915050565b5f6020828403121560be5760bd607a565b5b5f60c984828501609a565b91505092915050565b60d981607e565b82525050565b5f60208201905060f05f83018460d2565b9291505056fea264697066735822122052ee26dbb15f2dbf0d0e781edaed40f2f3fd2a4141ae15b71c9933b43ca059c564736f6c6343000821003300000000004000004004001005000000008000448040800440100060000204820000010000000000000000000000012c0000000000000000, computaional_native_used: 1174996 } block_number=3
2026-04-08T09:39:59.558218Z INFO node{node=en-1 role=external}: zksync_os_sequencer::execution::block_executor: Executed. Updating mempools... block_number=3
2026-04-08T09:39:59.558257Z INFO node{node=en-1 role=external}: zksync_os_sequencer::execution::block_executor: Block processed in `BlockExecutor`. Sending downstream... block_number=3 time_since_last_block=Some(1.558267356s)
2026-04-08T09:39:59.558299Z INFO node{node=en-1 role=external}: zksync_os_sequencer::execution::block_applier: Received canonized block 3. Saving to disc. block_number=3
2026-04-08T09:39:59.558575Z INFO node{node=en-1 role=external}: zksync_os_storage::lazy::repository: persisted block block_number=3 persist_latency=42.89µs persistence_lag=0
Took 41812849 cycles to finish
2026-04-08T09:40:00.124942Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 615.835425ms. block_number=3
2026-04-08T09:40:00.125149Z INFO node{node=mn-1 role=main}: zksync_os_server::batcher: Armed batch deadline for batch 3 from first block timestamp 1775641199, sealing at unix=1775641200
2026-04-08T09:40:00.393025Z INFO node{node=mn-1 role=main}: zksync_os_server::batcher: Batch created batch_number=3 batch_metadata=BatchMetadata { previous_stored_batch_info: StoredBatchInfo { batch_number: 2, state_commitment: 0xb3a3fef03a332da64b4251cb8085edaf2ccbd7bf167447b56591f78cf70cd668, number_of_layer1_txs: 6, priority_operations_hash: 0x8d31090d93b3fbafe6f452a58a28284a3836e4cea6bb20ecb2b52f2c7bd29a64, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0xe02b0c19048d45adcd991316658a980dbeb561a00201ddee277e2abf3d0c78cf, commitment: 0xf432002bb617e3603506d0433f1ca8a3907c1f46f2859158e28aac5979bfee30, last_block_timestamp: Some(0) }, batch_info: BatchInfo { commit_info: CommitBatchInfo { batch_number: 3, new_state_commitment: 0x3387ccf7de36d12f932293316710c6489ea2567b3e9080d307e1ecdedfc74e67, number_of_layer1_txs: 0, number_of_layer2_txs: 1, priority_operations_hash: 0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0x692f35c99f9c698852289ffecf07f6dd45770904521149d79aa85aae598fa375, l2_da_commitment_scheme: BlobsZKsyncOS, da_commitment: 0x03b1db8a77c3d36bfea7dd73c0fc22785e5c22e2d049e5c596a15ee1b8e4038a, first_block_timestamp: 1775641199, last_block_timestamp: 1775641199, chain_id: 6565 }, chain_address: 0x18f438bc08d755e164a7ae7c077e2ea93b0179ef, upgrade_tx_hash: None, blob_sidecar: Some(BlobTransactionSidecar { blobs: 1, commitments: [0x8002faa92d7fdffefe399082bb88b4100d2b0146a9a5496badf7d05aac65e284d62c88b960508187ae8e58e19e2bcb51], proofs: [0x930af7d4090eefa80ff37df63b68254dd409cc26a5ba5e9e78e179f2cb7c2e3d31f5b361a37833de35a84cf4f6f012e1] }) }, first_block_number: 3, last_block_number: 3, pubdata_mode: Blobs, tx_count: 1, execution_version: 5, protocol_version: ProtocolSemanticVersion(Version { major: 0, minor: 30, patch: 1 }), computational_native_used: Some(1174996), logs: [], messages: [], multichain_root: 0xff84f4b0eb3607f9bbcf0d6070ae0037ae6efdcc4ee53bf65fe39b8bc8bd83dc } block_count=1 new_state_commitment=0x3387ccf7de36d12f932293316710c6489ea2567b3e9080d307e1ecdedfc74e67 time_since_last_batch=Some(1.384286724s)
2026-04-08T09:40:00.393202Z INFO node{node=mn-1 role=main}: zksync_os_batch_verification::sequencer::component: Starting batch verification batch_number=3 request_id=4
2026-04-08T09:40:00.393222Z INFO node{node=mn-1 role=main}: zksync_os_batch_verification::sequencer::server: Sent batch verification request to 1 clients request_id=4 batch_number=3
2026-04-08T09:40:00.393625Z INFO node{node=en-1 role=external}: zksync_os_batch_verification::client: Handling batch verification request (blocks 3-3) batch_number=3 request_id=4
2026-04-08T09:40:00.475998Z INFO node{node=en-1 role=external}: zksync_os_batch_verification::client: Approved batch verification request batch_number=3 request_id=4 address="0xdF3401331FeB729f138258bAC135359f3CBA6760"
2026-04-08T09:40:00.476971Z INFO node{node=mn-1 role=main}: zksync_os_batch_verification::sequencer::component: Collected enough verification responses (1) batch_number=3 request_id=4
2026-04-08T09:40:00.477048Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch for FRI proving: 3
2026-04-08T09:40:00.477064Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job added batch_number=3 queue_statistics=Queue has 3 jobs, range: 1 - 3, oldest job: added 1.304395447s ago, has 0 attempts. self.prover_stage=Fri
2026-04-08T09:40:02.401263Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job assigned batch_stats=Batch 1 with 1 txs, proving version V6, spent in queue: 3.228584669s, last assigned to 'fake_prover', 1 attempts, 4.91µs since last assignment queue_statistics=Queue has 3 jobs, range: 1 - 3, oldest job: added 3.228602769s ago, has 1 attempts. prover_id="fake_prover" self.prover_stage=Fri
2026-04-08T09:40:02.401318Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job assigned batch_stats=Batch 2 with 6 txs, proving version V6, spent in queue: 3.148965482s, last assigned to 'fake_prover', 1 attempts, 1.2µs since last assignment queue_statistics=Queue has 3 jobs, range: 1 - 3, oldest job: added 3.228650849s ago, has 1 attempts. prover_id="fake_prover" self.prover_stage=Fri
2026-04-08T09:40:03.657720Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job assigned batch_stats=Batch 3 with 1 txs, proving version V6, spent in queue: 3.180649131s, last assigned to 'fake_prover', 1 attempts, 6.66µs since last assignment queue_statistics=Queue has 3 jobs, range: 1 - 3, oldest job: added 4.485065148s ago, has 1 attempts. prover_id="fake_prover" self.prover_stage=Fri
2026-04-08T09:40:04.402620Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job completed stats=Batch 1 with 1 txs, proving version V6, spent in queue: 5.229934768s, last assigned to 'fake_prover', 1 attempts, 2.001355009s since last assignment prover_type=Fake prover_id="fake_prover" self.prover_stage=Fri queue_statistics=Queue has 2 jobs, range: 2 - 3, oldest job: added 5.150296691s ago, has 1 attempts.
2026-04-08T09:40:04.402703Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fake_fri_provers_pool: fake prover submitted proof fri_job.batch_number=1 elapsed_ms=2001
2026-04-08T09:40:04.402722Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job completed stats=Batch 2 with 6 txs, proving version V6, spent in queue: 5.150370031s, last assigned to 'fake_prover', 1 attempts, 2.001405699s since last assignment prover_type=Fake prover_id="fake_prover" self.prover_stage=Fri queue_statistics=Queue has 1 jobs, range: 3 - 3, oldest job: added 3.925665581s ago, has 1 attempts.
2026-04-08T09:40:04.402736Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fake_fri_provers_pool: fake prover submitted proof fri_job.batch_number=2 elapsed_ms=2001
2026-04-08T09:40:04.402756Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch after FRI proving: 1
2026-04-08T09:40:04.402787Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch after FRI proving: 2
2026-04-08T09:40:04.402803Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::gapless_committer: Saving 1 (batches 1-1) to proof_storage buffer_size=0
2026-04-08T09:40:04.403694Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::gapless_committer: Saving 1 (batches 2-2) to proof_storage buffer_size=0
2026-04-08T09:40:04.404650Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Waiting for L1 protocol version 0.30.1 to reach target version 0.30.1 current_protocol_version=0.30.1 target_protocol_version=0.30.1
2026-04-08T09:40:04.404673Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Protocol version on the contract matches batch protocol version current_protocol_version=0.30.1
2026-04-08T09:40:04.405171Z WARN node{node=mn-1 role=main}: zksync_os_l1_sender: network fees exceed configured cap — submitting at cap, inclusion might be delayed if the cap is too low command_name="commit" configured_max_fee=200000000000 estimated_max_fee=1994890226 configured_max_priority_fee=1000000000 estimated_max_priority_fee=1994888588 configured_max_blob_fee=2000000000 estimated_blob_fee=1
2026-04-08T09:40:04.405313Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Waiting for L1 protocol version 0.30.1 to reach target version 0.30.1 current_protocol_version=0.30.1 target_protocol_version=0.30.1
2026-04-08T09:40:04.405331Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Protocol version on the contract matches batch protocol version current_protocol_version=0.30.1
2026-04-08T09:40:05.659378Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job completed stats=Batch 3 with 1 txs, proving version V6, spent in queue: 5.18231003s, last assigned to 'fake_prover', 1 attempts, 2.001668019s since last assignment prover_type=Fake prover_id="fake_prover" self.prover_stage=Fri queue_statistics=Empty queue
2026-04-08T09:40:05.659431Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fake_fri_provers_pool: fake prover submitted proof fri_job.batch_number=3 elapsed_ms=2001
2026-04-08T09:40:05.659451Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch after FRI proving: 3
2026-04-08T09:40:05.659467Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::gapless_committer: Saving 1 (batches 3-3) to proof_storage buffer_size=0
2026-04-08T09:40:05.660930Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Waiting for L1 protocol version 0.30.1 to reach target version 0.30.1 current_protocol_version=0.30.1 target_protocol_version=0.30.1
2026-04-08T09:40:05.660950Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Protocol version on the contract matches batch protocol version current_protocol_version=0.30.1
2026-04-08T09:40:08.203703Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender: L1 transaction submitted command_name="commit" tx_hash=0x5d5b2d425f84f72171e7c7317393d9609764e4463a85d981bae317480abfa1cc nonce=0 max_fee_per_gas=1994890226 max_priority_fee_per_gas=1000000000
2026-04-08T09:40:08.221793Z INFO node{node=en-1 role=external}: zksync_os_l1_watcher::watcher: received new events event_name="persist_batch" event_count=1 l1_block_from=107 l1_block_to=107
2026-04-08T09:40:08.268200Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="block_commit" event_count=1 l1_block_from=107 l1_block_to=107
2026-04-08T09:40:08.280278Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="persist_batch" event_count=1 l1_block_from=107 l1_block_to=107
2026-04-08T09:40:08.306041Z INFO node{node=en-1 role=external}: zksync_os_l1_watcher::watcher: received new events event_name="block_commit" event_count=1 l1_block_from=107 l1_block_to=107
test node::external_node::batch_verification_works::current_to_l1 has been running for over 60 seconds
test node::external_node::batch_verification_works::current_to_l1 ... FAILED
failures:
failures:
node::external_node::batch_verification_works::current_to_l1
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 79 filtered out; finished in 187.59s
Error: Block 3 was not finalized on L1
Caused by:
deadline has elapsed
Stack backtrace:
0: <tokio::time::error::Elapsed as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
1: <alloy_provider::provider::erased::DynProvider<zksync_os_integration_tests::network::Zksync> as zksync_os_integration_tests::provider::ZksyncTestingProvider>::wait_finalized_with_timeout::{closure#0}
2: suite::node::external_node::batch_verification_works::batch_verification_works_impl::{closure#0}
3: suite::node::external_node::batch_verification_works::current_to_l1::{closure#0}
4: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
5: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
6: suite::node::external_node::batch_verification_works::current_to_l1
7: <suite::node::external_node::batch_verification_works::current_to_l1::{closure#0} as core::ops::function::FnOnce<()>>::call_once
8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
9: test::run_test::{closure#0}
10: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
11: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
12: <std::sys::thread::unix::Thread>::new::thread_start
13: <unknown>
14: <unknown>
Check warning on line 0 in zksync_os_integration_tests::suite
github-actions / Test results
protocol::erc20::erc20_withdrawal::current_to_l1 (zksync_os_integration_tests::suite) failed
target/nextest/default/test-results.xml [took 3m 5s]
Raw output
Error: transaction was not executed on L1 in time
Stack backtrace:
0: <anyhow::Error>::msg::<&str>
1: <alloy_provider::heart::PendingTransactionBuilder<zksync_os_integration_tests::network::Zksync> as zksync_os_integration_tests::assert_traits::ReceiptAssert<zksync_os_integration_tests::network::Zksync>>::expect_to_execute::{closure#0}
2: suite::protocol::erc20::erc20_withdrawal::erc20_withdrawal_impl::{closure#0}
3: suite::protocol::erc20::erc20_withdrawal::current_to_l1::{closure#0}
4: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
5: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
6: suite::protocol::erc20::erc20_withdrawal::current_to_l1
7: <suite::protocol::erc20::erc20_withdrawal::current_to_l1::{closure#0} as core::ops::function::FnOnce<()>>::call_once
8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
9: test::run_test::{closure#0}
10: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
11: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
12: <std::sys::thread::unix::Thread>::new::thread_start
13: <unknown>
14: <unknown>
running 1 test
2026-04-08T09:40:00.217833Z INFO zksync_os_integration_tests: L1 chain started on http://localhost:33533
2026-04-08T09:40:00.239844Z INFO node{node=mn-1 role=main}: zksync_os_integration_tests: Launching test node
2026-04-08T09:40:00.239933Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Node version="0.18.2" role="main"
2026-04-08T09:40:00.310325Z INFO node{node=mn-1 role=main}: zksync_os_server: Reading L1 state
2026-04-08T09:40:00.319981Z INFO node{node=mn-1 role=main}: zksync_os_server: L1 state l1_state=L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, validator_timelock_sl: 0xcf4f9d6b5cb69c2a0a88efc1e8962ce8d51be9a4, batch_verification: Disabled, last_committed_batch: 0, last_proved_batch: 0, last_executed_batch: 0, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }
2026-04-08T09:40:00.320065Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockReplayStorage
2026-04-08T09:40:00.322938Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="block_replay_wal" path="/tmp/.tmpC91QnC/rocksdb/block_replay_wal" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpC91QnC/rocksdb/block_replay_wal/CURRENT: No such file or directory" }
2026-04-08T09:40:00.334924Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `block_replay_wal` at `/tmp/.tmpC91QnC/rocksdb/block_replay_wal` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:00.401834Z INFO node{node=mn-1 role=main}: zksync_os_storage::db::replay: block replay DB is empty, assuming start of the chain; appending genesis
2026-04-08T09:40:00.402441Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Tree RocksDB
2026-04-08T09:40:00.402560Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="zkos_merkle_tree" path="/tmp/.tmpC91QnC/rocksdb/tree" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpC91QnC/rocksdb/tree/CURRENT: No such file or directory" }
2026-04-08T09:40:00.406110Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `zkos_merkle_tree` at `/tmp/.tmpC91QnC/rocksdb/tree` with RocksDBOptions { block_cache_capacity: Some(134217728), include_indices_and_filters_in_block_cache: false, large_memtable_capacity: Some(268435456), stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:00.406169Z INFO node{node=mn-1 role=main}: zksync_os_merkle_tree: initialized Merkle tree info=MerkleTreeInfo { hasher: "Blake2s256", depth: 64, internal_node_depth: 3 } manifest=None
2026-04-08T09:40:00.409383Z INFO node{node=mn-1 role=main}: zksync_os_server::tree_manager: Loaded tree with last processed block at None
2026-04-08T09:40:00.409403Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing RepositoryManager
2026-04-08T09:40:00.409451Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="repository" path="/tmp/.tmpC91QnC/rocksdb/repository" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpC91QnC/rocksdb/repository/CURRENT: No such file or directory" }
2026-04-08T09:40:00.416390Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `repository` at `/tmp/.tmpC91QnC/rocksdb/repository` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:00.417225Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="state_full_diffs" path="/tmp/.tmpC91QnC/rocksdb/state_full_diffs" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpC91QnC/rocksdb/state_full_diffs/CURRENT: No such file or directory" }
2026-04-08T09:40:00.420853Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `state_full_diffs` at `/tmp/.tmpC91QnC/rocksdb/state_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:00.420889Z INFO node{node=mn-1 role=main}: zksync_os_state_full_diffs::storage: initialized full diffs storage latest_block=0
2026-04-08T09:40:00.420926Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="preimages_full_diffs" path="/tmp/.tmpC91QnC/rocksdb/preimages_full_diffs" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpC91QnC/rocksdb/preimages_full_diffs/CURRENT: No such file or directory" }
2026-04-08T09:40:00.423947Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `preimages_full_diffs` at `/tmp/.tmpC91QnC/rocksdb/preimages_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:00.424479Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing mempools
2026-04-08T09:40:00.424624Z INFO node{node=mn-1 role=main}: zksync_os_server: Node state on startup config.general_config.min_blocks_to_replay=10 node_startup_state=NodeStateOnStartup { node_role: MainNode, l1_state: L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, validator_timelock_sl: 0xcf4f9d6b5cb69c2a0a88efc1e8962ce8d51be9a4, batch_verification: Disabled, last_committed_batch: 0, last_proved_batch: 0, last_executed_batch: 0, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }, state_block_range_available: 0..=0, block_replay_storage_last_block: 0, tree_last_block: 0, repositories_persisted_block: 0, last_l1_committed_block: 0, last_l1_proved_block: 0, last_l1_executed_block: 0 } starting_block=1 blocks_to_replay=0
2026-04-08T09:40:00.424659Z INFO node{node=mn-1 role=main}: zksync_os_server: initializing p2p networking
2026-04-08T09:40:00.628546Z INFO node{node=mn-1 role=main}: zksync_os_network::service: resolved external IP (STUN) ip=34.69.95.59
2026-04-08T09:40:00.628573Z INFO node{node=mn-1 role=main}: zksync_os_network::service: initializing p2p network service genesis=Head { number: 0, hash: 0x6e69aaee000579509b2631edb5df7f1f4967d42ac00ce5a66e4c37b7d5de05b0, difficulty: 0, total_difficulty: 0, timestamp: 0 } fork_id=ForkId { hash: ForkHash("444f8224"), next: 0 }
2026-04-08T09:40:00.651653Z INFO discv5::service: Discv5 Service started mode=Ip4
2026-04-08T09:40:00.651716Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opel"), labels: [], hashed: true, hash: 2583467190165040761 }
2026-04-08T09:40:00.651743Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opstack"), labels: [], hashed: true, hash: 6187730932918321073 }
2026-04-08T09:40:00.651747Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth"), labels: [], hashed: true, hash: 11020436408186834675 }
2026-04-08T09:40:00.651751Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth2"), labels: [], hashed: true, hash: 3280594164284314966 }
2026-04-08T09:40:00.651756Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.kbucket_peers_raw_total"), labels: [], hashed: true, hash: 5828046438303159059 }
2026-04-08T09:40:00.651760Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.inserted_kbucket_peers_raw_total"), labels: [], hashed: true, hash: 9046614271146926001 }
2026-04-08T09:40:00.651763Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.sessions_raw_total"), labels: [], hashed: true, hash: 4145411700169618936 }
2026-04-08T09:40:00.651767Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_raw_total"), labels: [], hashed: true, hash: 3161927435651332399 }
2026-04-08T09:40:00.651770Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_unreachable_enr_total"), labels: [], hashed: true, hash: 9758116673558512829 }
2026-04-08T09:40:00.651774Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_custom_filtered_total"), labels: [], hashed: true, hash: 10459274694713248629 }
2026-04-08T09:40:00.651778Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.unverifiable_enrs_raw_total"), labels: [], hashed: true, hash: 10166682687128716616 }
2026-04-08T09:40:00.651797Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.messages_sent_total"), labels: [], hashed: true, hash: 15193070959086366270 }
2026-04-08T09:40:00.651806Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.back_pressure_total"), labels: [], hashed: true, hash: 15386027680478526737 }
2026-04-08T09:40:00.652063Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing L1 Watchers
2026-04-08T09:40:00.652290Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:00.652453Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: initializing L1 commit watcher current_l1_block=106 last_committed_batch=0 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:40:00.652630Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:40:00.652921Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: initializing L1 execute watcher current_l1_block=106 last_executed_batch=0 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:40:00.653082Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:40:00.653255Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: initializing L1 transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef zk_chain_address_sl=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:40:00.653410Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: resolved on L1 next_l1_block=0
2026-04-08T09:40:00.654356Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing pubdata price provider
2026-04-08T09:40:00.654693Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockContextProvider
2026-04-08T09:40:00.654731Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: initializing upgrade transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef zk_chain_address_sl=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:40:00.655367Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain admin admin_l1=0xebeaefb8dd278ae3297610f7d91f8dde750878f8
2026-04-08T09:40:00.655617Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain type manager ctm_sl=0x7845be2ab080506883be3d3e4fb34b5557a453da
2026-04-08T09:40:00.655997Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: checking block starting from last_l1_block=0
2026-04-08T09:40:00.656373Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="priority_tx" event_count=6 l1_block_from=0 l1_block_to=106
2026-04-08T09:40:00.657209Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="executed_batch_storage" path="/tmp/.tmpC91QnC/rocksdb/batch" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpC91QnC/rocksdb/batch/CURRENT: No such file or directory" }
2026-04-08T09:40:00.661736Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `executed_batch_storage` at `/tmp/.tmpC91QnC/rocksdb/batch` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:00.662074Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: initializing L1 persist batch watcher current_l1_block=106 last_persisted_batch=0 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:40:00.662588Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:40:00.664457Z INFO node{node=mn-1 role=main}: zksync_os_base_token_adjuster: initialized base token price updater token_multiplier_setter_address=None chain_admin_address=0xeBEAeFB8DD278aE3297610F7D91F8DdE750878F8 last_l1_ratio=Ratio { numer: 1, denom: 1 }
2026-04-08T09:40:00.664563Z INFO node{node=mn-1 role=main}: zksync_os_internal_config: Created new internal config file at /tmp/.tmpC91QnC/rocksdb/internal_config.json
2026-04-08T09:40:00.664638Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing ProofStorage
2026-04-08T09:40:00.664648Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::proof_storage: Initializing proof storage path="/tmp/.tmpC91QnC/proof_storage_path" batch_with_proof_capacity=1073741824 failed_capacity=1073741824
2026-04-08T09:40:00.664710Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: Replaying WAL blocks from 1 until 0.
2026-04-08T09:40:00.664720Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: All WAL blocks replayed. Starting main loop.
2026-04-08T09:40:00.664724Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: Consensus role initialized role=Leader
2026-04-08T09:40:00.664764Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Command Produce block received by BlockExecutor
2026-04-08T09:40:00.665087Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing fake FRI provers workers=5 compute_time=2s min_task_age=3s timeout_frequency=0.0
2026-04-08T09:40:00.665114Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing fake SNARK prover max_batch_age=10s
2026-04-08T09:40:00.665260Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="priority_tree" path="/tmp/.tmpC91QnC/rocksdb/priority_txs_tree" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpC91QnC/rocksdb/priority_txs_tree/CURRENT: No such file or directory" }
2026-04-08T09:40:00.669114Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `priority_tree` at `/tmp/.tmpC91QnC/rocksdb/priority_txs_tree` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:00.669174Z INFO node{node=mn-1 role=main}: zksync_os_server: Launching pipeline
2026-04-08T09:40:00.669194Z INFO node{node=mn-1 role=main}: zksync_os_rpc: Starting JSON-RPC server at 0.0.0.0:43941
2026-04-08T09:40:00.669301Z INFO node{node=mn-1 role=main}: zksync_os_server: All components scheduled for initialization in 429.405242ms
2026-04-08T09:40:00.669564Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_server: starting proof data server on 0.0.0.0:33355
2026-04-08T09:40:00.669775Z INFO node{node=mn-1 role=main}: zksync_os_priority_tree: adding missing blocks to priority tree persisted_up_to=0 last_executed_block=0
2026-04-08T09:40:00.669808Z INFO node{node=mn-1 role=main}: zksync_os_priority_tree: re-built priority tree last_executed_block=0 root=0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470 time_taken=34.35µs
2026-04-08T09:40:00.669885Z INFO node{node=mn-1 role=main}: zksync_os_status_server: status server running addr=0.0.0.0:33551
2026-04-08T09:40:00.670263Z INFO node{node=mn-1 role=main}: zksync_os_mempool::pool: L1 upgrade transaction found for protocol version 0.30.1 protocol_version=0.30.1 tx_hash=0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209
2026-04-08T09:40:00.670300Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Prepared context for block 1. expected_block_output_hash: None, starting_l1_priority_id: 0, timestamp: 1775641200, execution_version: 5. Executing.. block_number=1
2026-04-08T09:40:00.670314Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing command command=PreparedBlockCommand { block_context: BlockContext { chain_id: 6565, block_number: 1, block_hashes: "0, 108370568839051644819081111464635134690470516151825823078061969349091444428229", timestamp: 1775641200, eip1559_basefee: 99463400, pubdata_price: 781782326, native_price: 994634, coinbase: 0x9ad03d342974671d6a25fc4e3cfee0bf416a6027, gas_limit: 100000000, pubdata_limit: 110000, mix_hash: 0, execution_version: 5 }, seal_policy: Decide(250ms, 1000), invalid_tx_policy: RejectAndContinue { mark_in_source: true }, starting_cursors: BlockStartCursors { l1_priority_id: 0, interop_root_id: 0, migration_number: 0, interop_fee_number: 0 }, metrics_label: "produce", expected_block_output_hash: None, previous_block_timestamp: 0 } block_number=1
2026-04-08T09:40:00.670349Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing transaction 0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209 (Upgrade) in block 1 at index 0 signer 0x0000000000000000000000000000000000008007 nonce 30 with gas limit 72000000 and cumulative gas used 0... block_number=1
2026-04-08T09:40:00.670707Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender: initialized L1 sender command_name="prove" balance_eth="100.000000000000000000" address=0xA064F1795A4508a01388dBE8BE0d793B8Fe30C12 nonce=0
2026-04-08T09:40:00.670765Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender: initialized L1 sender command_name="commit" balance_eth="100.000000000000000000" address=0xb591739ae7C188E9fdF5443aaef829fE53eBa8Cd nonce=0
2026-04-08T09:40:00.670958Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender: initialized L1 sender command_name="execute" balance_eth="100.000000000000000000" address=0xb2ACAEfc984e824e9c6c277BDBeeEEFccB256a2a nonce=0
2026-04-08T09:40:00.673329Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Transaction 0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209 executed with status success in block 1 block_number=1 output=TxProcessingOutputOwned { status: true, output: [], contract_address: None, gas_used: 18705048, gas_refunded: 0, computational_native_used: 50482802, native_used: 187050482802, pubdata_used: 23375 }
2026-04-08T09:40:00.673347Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: sealing block as upgrade tx was executed block_number=1
2026-04-08T09:40:00.673691Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Block 1 (produce) sealed because of UpgradeTx in block executor with 1 transactions (0 purged) and 18705048 gas. Block hash output: 0x51b200e278a4e893ca4f0a935ba550ea5dc7956c8912eb8ae697ede77acdb54c, canonical hash: 0xf5cc07d2541a3bc3f8be8ec0c8f0a71b2b5292e018f6ca77dfe8dcbc3fff4996. storage_writes: 91, preimages: 21, pubdata bytes: 23315. block_number=1
2026-04-08T09:40:00.673709Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Full block 1 output output=BlockOutput { header: Sealed { inner: Header { parent_hash: 0xef97917ce9bd9fa7d12ad6a8d81ea26c80ac1d727acc37cbb9799ae199788dc5, ommers_hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347, beneficiary: 0x9ad03d342974671d6a25fc4e3cfee0bf416a6027, state_root: 0x0000000000000000000000000000000000000000000000000000000000000000, transactions_root: 0xe8ccacda1c8a26fff3888d5b0ac5b860a2ba49335396ae375593b3836e489f0b, receipts_root: 0x0000000000000000000000000000000000000000000000000000000000000000, logs_bloom: 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, difficulty: 0, number: 1, gas_limit: 100000000, gas_used: 18705048, timestamp: 1775641200, extra_data: 0x, mix_hash: 0x0000000000000000000000000000000000000000000000000000000000000001, nonce: 0x0000000000000000, base_fee_per_gas: Some(99463400), withdrawals_root: None, blob_gas_used: None, excess_blob_gas: None, parent_beacon_block_root: None, requests_hash: None }, seal: 0xf5cc07d2541a3bc3f8be8ec0c8f0a71b2b5292e018f6ca77dfe8dcbc3fff4996 }, tx_results: [Ok(TxOutput { execution_result: Success(Call([])), gas_used: 18705048, gas_refunded: 0, computational_native_used: 50482802, native_used: 187050482802, pubdata_used: 23375, contract_address: None, logs: [Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000001fcc6d27940b02a500b5c7272d2b22f9fa414951], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0x5d96eda109bfd71cf9f4f70c83de31c4150760e8828979a95d9e5f9f15455af7, 0x00000000000000000000000000000000000000000000000000000000000019a5, 0x0000000000000000000000000000000000000000000000000000000000000000], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000000e6fac42db36d87fa0c9bc69e035f7200cffa6a1], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x000000000000000000000000b07c2207b33cfe898883eb22b39827053fd91476], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x2632cc0d58b0cb1017b99cc0b6cc66ad86440cc0dd923bfdaa294f95ba1b0201, 0x8df3463b1850eb1d8d1847743ea155aef6b16074db8ba81d897dc30554fb2085, 0x0000000000000000000000000000000000000000000000000000000000010004], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70], data: 0x } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000000000000000000000000000000000000000010007], data: 0x } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0xc21caeb4e8f73861400d4c0870ad3e468ddb4e45225da3832ce1da5561f1f61e], data: 0x000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000012000000000000000000000000000000000000000000000000000000000000000d577261707065642045746865720000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000045745544800000000000000000000000000000000000000000000000000000000 } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x0000000000000000000000000000000000000000000000000000000000000003 } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70 } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x000000000000000000000000a6f731ed750597d2d264d0fd800a8548d0fa295f], data: 0x } }, Log { address: 0x000000000000000000000000000000000001000b, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x000000000000000000000000000000000001000b, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000009c218d39ba173b36fd2c5844318952291c687c23], data: 0x } }, Log { address: 0x6989d64cab9c2b90f8b022022bd985bde04a367c, data: LogData { topics:…0f4597c91c95fde4e2b3bf, value: 0x000000000000000000000000000000000000000000000000000000000000003c, account: 0x1a6334ddaa2adca26f6053cb35523b348f36a59d, account_key: 0x8156c8499f6bf992fb2836a313660c7d57cac69c435c963c040ceb1b83097194 }], account_diffs: [AccountDiff { address: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, nonce: 1, balance: 100000525400532312272, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }, AccountDiff { address: 0x9ad03d342974671d6a25fc4e3cfee0bf416a6027, nonce: 0, balance: 542477068591728, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }], published_preimages: [(0x60c313e04f697893b531637a726bacb34fc08cdf1141b0533ba3a8bf4e54960e, 0x000000000000000000000000000000010000000000000000000000000000000000000000000000056bc93c06bb27e0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0x8a4e919ae691198c2b9fd5b5e1baca962e115f5aeb09861ea13c903d26b71704, 0x000000000000000000000000000000000000000000000000000000000000000000000000000000000001ed6148f8e27000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000)], pubdata: 0x01e603930929a045e5995efd2ddf4fcbc0b673ea80473caa0995b010cc93c9a61b0000000069d6227200000004003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e1c0901320c4734d38db0365365544bc2677c2e6086e51e28f1280b280862c291044631c6961c12b8b9e814310c4734d38db0e898f1190301f41760af2d20fb930ab1e9e084c2aab338215c3183a3cc382c0a0a28ad81f595779849ad3a6f9054f30fec416d798e44bb0f4597c91c95fde4e2b3bf0a2800000001000100000000000000000000000000000000000000008008000000000000000000000000000000000000000000000000000000000001000347d707bd2911924bb50a1874998cc511b72d254d3ff116a84cfbde1c506e917400000001000002e49c884fd100000000000000000000000000000000000000000000000000000000000019a582bb82cc3111570dc21d9aadc3cb147dc87c0bb83073ed19aaeba82fff1b037100000000000000000000000036615cf349d7f6344891b1e7ca7c72883f5dc04900000000000000000000000036615cf349d7f6344891b1e7ca7c72883f5dc0490000000000000000000000005fbdb2315678afecb367f032d93f642f64180aa3000000000000000000000000000000000000000000000000000000000000002800000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000001c1010000000000000000000000000000000000000000000000000000000000007a6900000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000018000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000a5465737420746f6b656e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000454455354000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000001200000000000000000000000000000000000000000000000000000000000000, computaional_native_used: 7510366 } block_number=4
2026-04-08T09:40:02.769753Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Executed. Updating mempools... block_number=4
2026-04-08T09:40:02.769796Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Block processed in `BlockExecutor`. Sending downstream... block_number=4 time_since_last_block=Some(259.487069ms)
2026-04-08T09:40:02.769824Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Command Produce block received by BlockExecutor
2026-04-08T09:40:02.769848Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_canonizer: Received a Produce block 4 (block output hash: 0x141b9799051461e81e1a322615c757b41bd0d64f35337c490aefb6c60b33ec5a) from BlockExecutor. Sending to consensus for canonization.
2026-04-08T09:40:02.769879Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_canonizer: Received a Replay block 4 (block output hash: 0x141b9799051461e81e1a322615c757b41bd0d64f35337c490aefb6c60b33ec5a) from Consensus while having a pending block. Matching with locally produced block and sending downstream for persistence. additional pending blocks in the queue: 0
2026-04-08T09:40:02.769923Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_applier: Received canonized block 4. Saving to disc. block_number=4
2026-04-08T09:40:02.770245Z INFO node{node=mn-1 role=main}: zksync_os_storage::lazy::repository: persisted block block_number=4 persist_latency=53.77µs persistence_lag=0
Took 53284707 cycles to finish
2026-04-08T09:40:04.968159Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 4.284504776s. block_number=1
ZK RISC-V simulator is starting
ZK RISC-V simulator is starting
2026-04-08T09:40:04.968398Z INFO node{node=mn-1 role=main}: zksync_os_server::batcher: Armed batch deadline for batch 1 from first block timestamp 1775641200, sealing at unix=1775641204
ZK RISC-V simulator is starting
2026-04-08T09:40:05.259951Z INFO node{node=mn-1 role=main}: zksync_os_server::batcher: Batch created batch_number=1 batch_metadata=BatchMetadata { previous_stored_batch_info: StoredBatchInfo { batch_number: 0, state_commitment: 0xa317d183fd2ed701814a993cfa76e458401bfa81c5da85e309dab4f92ebcba2e, number_of_layer1_txs: 0, priority_operations_hash: 0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, commitment: 0x0000000000000000000000000000000000000000000000000000000000000001, last_block_timestamp: Some(0) }, batch_info: BatchInfo { commit_info: CommitBatchInfo { batch_number: 1, new_state_commitment: 0x95c4f5ab36b8943f7d7f4854e451ed624b6207cdd036f501640806e43b407161, number_of_layer1_txs: 0, number_of_layer2_txs: 0, priority_operations_hash: 0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0x58046107fc9c7968d3a0a0441b2b8bca706242600a0966d81f626d8e24c6ea83, l2_da_commitment_scheme: BlobsZKsyncOS, da_commitment: 0x441e1b9b0eb70698f45a54a6ab272b1fad81642ecb02a9028b39edf11a7ae94b, first_block_timestamp: 1775641200, last_block_timestamp: 1775641200, chain_id: 6565 }, chain_address: 0x18f438bc08d755e164a7ae7c077e2ea93b0179ef, upgrade_tx_hash: Some(0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209), blob_sidecar: Some(BlobTransactionSidecar { blobs: 1, commitments: [0x9400aa7ea0b100561eea2c89d65f7b1f6052fb4cede32e5fce57fe6e1b07688358eb69c22ccb0537f7b48fa678178193], proofs: [0x8f09e5b36ff640388489e6bc598a253673eb5af88da998924593c85772ef6b84a2d057d8c56526b478382b35a5b1c03d] }) }, first_block_number: 1, last_block_number: 1, pubdata_mode: Blobs, tx_count: 1, execution_version: 5, protocol_version: ProtocolSemanticVersion(Version { major: 0, minor: 30, patch: 1 }), computational_native_used: Some(50482802), logs: [L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 0, sender: 0x0000000000000000000000000000000000008001, key: 0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209, value: 0x0000000000000000000000000000000000000000000000000000000000000001 }], messages: [], multichain_root: 0xff84f4b0eb3607f9bbcf0d6070ae0037ae6efdcc4ee53bf65fe39b8bc8bd83dc } block_count=1 new_state_commitment=0x95c4f5ab36b8943f7d7f4854e451ed624b6207cdd036f501640806e43b407161 time_since_last_batch=None
2026-04-08T09:40:05.260075Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch for FRI proving: 1
2026-04-08T09:40:05.260099Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job added batch_number=1 queue_statistics=Queue has 1 jobs, range: 1 - 1, oldest job: added 10.17µs ago, has 0 attempts. self.prover_stage=Fri
2026-04-08T09:40:05.654545Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
Took 43562231 cycles to finish
2026-04-08T09:40:05.851332Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 882.960944ms. block_number=2
2026-04-08T09:40:05.851542Z INFO node{node=mn-1 role=main}: zksync_os_server::batcher: Armed batch deadline for batch 2 from first block timestamp 1775641200, sealing at unix=1775641205
Took 43756995 cycles to finish
2026-04-08T09:40:05.861763Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 893.352694ms. block_number=4
Took 44939393 cycles to finish
2026-04-08T09:40:05.979671Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 1.011271919s. block_number=3
2026-04-08T09:40:06.014968Z INFO node{node=mn-1 role=main}: zksync_os_server::batcher: Batch created batch_number=2 batch_metadata=BatchMetadata { previous_stored_batch_info: StoredBatchInfo { batch_number: 1, state_commitment: 0x95c4f5ab36b8943f7d7f4854e451ed624b6207cdd036f501640806e43b407161, number_of_layer1_txs: 0, priority_operations_hash: 0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0x58046107fc9c7968d3a0a0441b2b8bca706242600a0966d81f626d8e24c6ea83, commitment: 0xad0fc772a2e599ad99a5bf95250894184d1aa7e7fcbc055bd0b1d4e838958cd8, last_block_timestamp: Some(0) }, batch_info: BatchInfo { commit_info: CommitBatchInfo { batch_number: 2, new_state_commitment: 0x8a146baa0c10047a3c8d0c847b4358f0f38a44fbf2664f78142f8f9df33a356f, number_of_layer1_txs: 6, number_of_layer2_txs: 0, priority_operations_hash: 0x8d31090d93b3fbafe6f452a58a28284a3836e4cea6bb20ecb2b52f2c7bd29a64, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0xe02b0c19048d45adcd991316658a980dbeb561a00201ddee277e2abf3d0c78cf, l2_da_commitment_scheme: BlobsZKsyncOS, da_commitment: 0xa979da98754609cb4460da9ac0d03115caf8bce803b9ade1ac845a317e5b421a, first_block_timestamp: 1775641200, last_block_timestamp: 1775641200, chain_id: 6565 }, chain_address: 0x18f438bc08d755e164a7ae7c077e2ea93b0179ef, upgrade_tx_hash: None, blob_sidecar: Some(BlobTransactionSidecar { blobs: 1, commitments: [0x95ef493717e5229e87b4554030751f9c7140164d01bee79de206ab603d9c4c18b54c6f2f7af0a931390fb7865e823598], proofs: [0xb15e278b088226b8c852dada9b3c9a72cd1f13c23cdc06355a681f9eb608678f99e3ef6d0874bee342a805bfaa13be6d] }) }, first_block_number: 2, last_block_number: 2, pubdata_mode: Blobs, tx_count: 6, execution_version: 5, protocol_version: ProtocolSemanticVersion(Version { major: 0, minor: 30, patch: 1 }), computational_native_used: Some(3922432), logs: [L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 0, sender: 0x0000000000000000000000000000000000008001, key: 0x21f81c7019feea07bf3ea8dc6bd9d73746a2612c7e4ebe9eb45c40b4eff99e3f, value: 0x0000000000000000000000000000000000000000000000000000000000000000 }, L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 1, sender: 0x0000000000000000000000000000000000008001, key: 0x1298d3938ad8cd100c7049fcd2e01cb5a586c26f85cb7c087d2686662b60d05b, value: 0x0000000000000000000000000000000000000000000000000000000000000000 }, L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 2, sender: 0x0000000000000000000000000000000000008001, key: 0x970e426d74b3daffa81b7b1639abe78693891162770dfe911cd3dee972cc0e92, value: 0x0000000000000000000000000000000000000000000000000000000000000000 }, L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 3, sender: 0x0000000000000000000000000000000000008001, key: 0xed6507fed5909a7666bddce9972924922bb1fba8e670aa12efb64e8638514088, value: 0x0000000000000000000000000000000000000000000000000000000000000000 }, L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 4, sender: 0x0000000000000000000000000000000000008001, key: 0x0d917090533a3e98620b9491dadecb9310eefe6140c29eaf292d9b06b5f979ce, value: 0x0000000000000000000000000000000000000000000000000000000000000000 }, L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 5, sender: 0x0000000000000000000000000000000000008001, key: 0x1287c0c459e8851038599abf9fec7a75278844d31f5a6d2f71fb3f060492c1a8, value: 0x0000000000000000000000000000000000000000000000000000000000000001 }], messages: [], multichain_root: 0xff84f4b0eb3607f9bbcf0d6070ae0037ae6efdcc4ee53bf65fe39b8bc8bd83dc } block_count=1 new_state_commitment=0x8a146baa0c10047a3c8d0c847b4358f0f38a44fbf2664f78142f8f9df33a356f time_since_last_batch=Some(754.95213ms)
2026-04-08T09:40:06.015177Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch for FRI proving: 2
2026-04-08T09:40:06.015199Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job added batch_number=2 queue_statistics=Queue has 2 jobs, range: 1 - 2, oldest job: added 755.11003ms ago, has 0 attempts. self.prover_stage=Fri
2026-04-08T09:40:06.015319Z INFO node{node=mn-1 role=main}: zksync_os_server::batcher: Armed batch deadline for batch 3 from first block timestamp 1775641202, sealing at unix=1775641206
2026-04-08T09:40:06.254173Z INFO node{node=mn-1 role=main}: zksync_os_server::batcher: Batch created batch_number=3 batch_metadata=BatchMetadata { previous_stored_batch_info: StoredBatchInfo { batch_number: 2, state_commitment: 0x8a146baa0c10047a3c8d0c847b4358f0f38a44fbf2664f78142f8f9df33a356f, number_of_layer1_txs: 6, priority_operations_hash: 0x8d31090d93b3fbafe6f452a58a28284a3836e4cea6bb20ecb2b52f2c7bd29a64, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0xe02b0c19048d45adcd991316658a980dbeb561a00201ddee277e2abf3d0c78cf, commitment: 0xf6cd3459d7e4d8ae2bb7c27f5726e14f06f078e0dfa82bc1a05a511cb8264fa3, last_block_timestamp: Some(0) }, batch_info: BatchInfo { commit_info: CommitBatchInfo { batch_number: 3, new_state_commitment: 0x13c914aebea651f506cad5852283819f151b89065b4b89490ceab91d86112276, number_of_layer1_txs: 1, number_of_layer2_txs: 1, priority_operations_hash: 0xe16e769286b352eabb27a99550b76eb4c6fafd6af8d2c66ec625b875cede8d34, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0x38e20aca5ba2ae37df58e29b2a7f44264498a75eabd92ec28a678822e0623fc3, l2_da_commitment_scheme: BlobsZKsyncOS, da_commitment: 0x9777fe4d9f84a29e78aea1af5b6e8e5b619a167fe3fa76c83f9aa6a0a6fff7e6, first_block_timestamp: 1775641202, last_block_timestamp: 1775641202, chain_id: 6565 }, chain_address: 0x18f438bc08d755e164a7ae7c077e2ea93b0179ef, upgrade_tx_hash: None, blob_sidecar: Some(BlobTransactionSidecar { blobs: 1, commitments: [0x8cbe650cb0c27302c8608e339f991b3262271e0fbca0fbf6cecbb5ccf7c7caf372f048c205238c2426078845e1e80e8e], proofs: [0x95c25b8cc55f4a74897fcf5e8d381f55ce8e770b7507a50896212e51402c37d238fbeb4a751059e444d4aeff3978c529] }) }, first_block_number: 3, last_block_number: 4, pubdata_mode: Blobs, tx_count: 2, execution_version: 5, protocol_version: ProtocolSemanticVersion(Version { major: 0, minor: 30, patch: 1 }), computational_native_used: Some(21297167), logs: [L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 0, sender: 0x0000000000000000000000000000000000008001, key: 0x171bcc8f23e5c6c8584aafb85fb401845a8afe282284c581dd9df971313e00c9, value: 0x0000000000000000000000000000000000000000000000000000000000000001 }, L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 0, sender: 0x0000000000000000000000000000000000008008, key: 0x0000000000000000000000000000000000000000000000000000000000010003, value: 0x47d707bd2911924bb50a1874998cc511b72d254d3ff116a84cfbde1c506e9174 }], messages: [[156, 136, 79, 209, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 165, 130, 187, 130, 204, 49, 17, 87, 13, 194, 29, 154, 173, 195, 203, 20, 125, 200, 124, 11, 184, 48, 115, 237, 25, 170, 235, 168, 47, 255, 27, 3, 113, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 97, 92, 243, 73, 215, 246, 52, 72, 145, 177, 231, 202, 124, 114, 136, 63, 93, 192, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 97, 92, 243, 73, 215, 246, 52, 72, 145, 177, 231, 202, 124, 114, 136, 63, 93, 192, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 189, 178, 49, 86, 120, 175, 236, 179, 103, 240, 50, 217, 63, 100, 47, 100, 24, 10, 163, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 193, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 84, 101, 115, 116, 32, 116, 111, 107, 101, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 84, 69, 83, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]], multichain_root: 0xff84f4b0eb3607f9bbcf0d6070ae0037ae6efdcc4ee53bf65fe39b8bc8bd83dc } block_count=2 new_state_commitment=0x13c914aebea651f506cad5852283819f151b89065b4b89490ceab91d86112276 time_since_last_batch=Some(239.26669ms)
2026-04-08T09:40:06.254280Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch for FRI proving: 3
2026-04-08T09:40:06.254296Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job added batch_number=3 queue_statistics=Queue has 3 jobs, range: 1 - 3, oldest job: added 994.20632ms ago, has 0 attempts. self.prover_stage=Fri
2026-04-08T09:40:08.275567Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job assigned batch_stats=Batch 1 with 1 txs, proving version V6, spent in queue: 3.015466818s, last assigned to 'fake_prover', 1 attempts, 4.72µs since last assignment queue_statistics=Queue has 3 jobs, range: 1 - 3, oldest job: added 3.015487778s ago, has 1 attempts. prover_id="fake_prover" self.prover_stage=Fri
2026-04-08T09:40:09.029993Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job assigned batch_stats=Batch 2 with 6 txs, proving version V6, spent in queue: 3.014789587s, last assigned to 'fake_prover', 1 attempts, 7.129µs since last assignment queue_statistics=Queue has 3 jobs, range: 1 - 3, oldest job: added 3.769933798s ago, has 1 attempts. prover_id="fake_prover" self.prover_stage=Fri
2026-04-08T09:40:09.281281Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job assigned batch_stats=Batch 3 with 2 txs, proving version V6, spent in queue: 3.026979007s, last assigned to 'fake_prover', 1 attempts, 6.53µs since last assignment queue_statistics=Queue has 3 jobs, range: 1 - 3, oldest job: added 4.021205597s ago, has 1 attempts. prover_id="fake_prover" self.prover_stage=Fri
2026-04-08T09:40:10.277244Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job completed stats=Batch 1 with 1 txs, proving version V6, spent in queue: 5.017144177s, last assigned to 'fake_prover', 1 attempts, 2.001682449s since last assignment prover_type=Fake prover_id="fake_prover" self.prover_stage=Fri queue_statistics=Queue has 2 jobs, range: 2 - 3, oldest job: added 4.262066307s ago, has 1 attempts.
2026-04-08T09:40:10.277299Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fake_fri_provers_pool: fake prover submitted proof fri_job.batch_number=1 elapsed_ms=2001
2026-04-08T09:40:10.277321Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch after FRI proving: 1
2026-04-08T09:40:10.277341Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::gapless_committer: Saving 1 (batches 1-1) to proof_storage buffer_size=0
2026-04-08T09:40:10.278963Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Waiting for L1 protocol version 0.30.1 to reach target version 0.30.1 current_protocol_version=0.30.1 target_protocol_version=0.30.1
2026-04-08T09:40:10.278987Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Protocol version on the contract matches batch protocol version current_protocol_version=0.30.1
2026-04-08T09:40:10.279535Z WARN node{node=mn-1 role=main}: zksync_os_l1_sender: network fees exceed configured cap — submitting at cap, inclusion might be delayed if the cap is too low command_name="commit" configured_max_fee=200000000000 estimated_max_fee=1994889552 configured_max_priority_fee=1000000000 estimated_max_priority_fee=1994888588 configured_max_blob_fee=2000000000 estimated_blob_fee=1
2026-04-08T09:40:10.656308Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:11.030948Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job completed stats=Batch 2 with 6 txs, proving version V6, spent in queue: 5.015745626s, last assigned to 'fake_prover', 1 attempts, 2.000963459s since last assignment prover_type=Fake prover_id="fake_prover" self.prover_stage=Fri queue_statistics=Queue has 1 jobs, range: 3 - 3, oldest job: added 4.776670686s ago, has 1 attempts.
2026-04-08T09:40:11.030992Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fake_fri_provers_pool: fake prover submitted proof fri_job.batch_number=2 elapsed_ms=2000
2026-04-08T09:40:11.031029Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch after FRI proving: 2
2026-04-08T09:40:11.031042Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::gapless_committer: Saving 1 (batches 2-2) to proof_storage buffer_size=0
2026-04-08T09:40:11.032462Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Waiting for L1 protocol version 0.30.1 to reach target version 0.30.1 current_protocol_version=0.30.1 target_protocol_version=0.30.1
2026-04-08T09:40:11.032485Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Protocol version on the contract matches batch protocol version current_protocol_version=0.30.1
2026-04-08T09:40:11.283340Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job completed stats=Batch 3 with 2 txs, proving version V6, spent in queue: 5.029042816s, last assigned to 'fake_prover', 1 attempts, 2.002070459s since last assignment prover_type=Fake prover_id="fake_prover" self.prover_stage=Fri queue_statistics=Empty queue
2026-04-08T09:40:11.283385Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fake_fri_provers_pool: fake prover submitted proof fri_job.batch_number=3 elapsed_ms=2002
2026-04-08T09:40:11.283408Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch after FRI proving: 3
2026-04-08T09:40:11.283429Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::gapless_committer: Saving 1 (batches 3-3) to proof_storage buffer_size=0
2026-04-08T09:40:11.284509Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Waiting for L1 protocol version 0.30.1 to reach target version 0.30.1 current_protocol_version=0.30.1 target_protocol_version=0.30.1
2026-04-08T09:40:11.284529Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Protocol version on the contract matches batch protocol version current_protocol_version=0.30.1
2026-04-08T09:40:13.419379Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender: L1 transaction submitted command_name="commit" tx_hash=0xae8c16ef0dd3239b1319dc7c6f0359fa8fffa7e355b592fb49b89ecb583f129a nonce=0 max_fee_per_gas=1994889552 max_priority_fee_per_gas=1000000000
2026-04-08T09:40:13.454359Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="block_commit" event_count=1 l1_block_from=111 l1_block_to=111
2026-04-08T09:40:13.464299Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="persist_batch" event_count=1 l1_block_from=111 l1_block_to=111
2026-04-08T09:40:15.657971Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:20.658902Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:25.660121Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:30.661101Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:35.661469Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:40.662895Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:45.663467Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:50.664455Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:55.665656Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
test protocol::erc20::erc20_withdrawal::current_to_l1 has been running for over 60 seconds
2026-04-08T09:41:00.666771Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:05.668201Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:10.668855Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:15.669445Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:20.670651Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:25.671677Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:30.672622Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:35.674291Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:40.676424Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:45.678343Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:50.679509Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:55.680602Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:00.682302Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:05.683754Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:10.685219Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:15.685587Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:20.686613Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:25.688210Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:30.689219Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:35.689699Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:40.691411Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:45.693244Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:50.694774Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:55.696096Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:00.696649Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
test protocol::erc20::erc20_withdrawal::current_to_l1 ... FAILED
failures:
failures:
protocol::erc20::erc20_withdrawal::current_to_l1
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 79 filtered out; finished in 185.96s
Error: transaction was not executed on L1 in time
Stack backtrace:
0: <anyhow::Error>::msg::<&str>
1: <alloy_provider::heart::PendingTransactionBuilder<zksync_os_integration_tests::network::Zksync> as zksync_os_integration_tests::assert_traits::ReceiptAssert<zksync_os_integration_tests::network::Zksync>>::expect_to_execute::{closure#0}
2: suite::protocol::erc20::erc20_withdrawal::erc20_withdrawal_impl::{closure#0}
3: suite::protocol::erc20::erc20_withdrawal::current_to_l1::{closure#0}
4: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
5: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
6: suite::protocol::erc20::erc20_withdrawal::current_to_l1
7: <suite::protocol::erc20::erc20_withdrawal::current_to_l1::{closure#0} as core::ops::function::FnOnce<()>>::call_once
8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
9: test::run_test::{closure#0}
10: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
11: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
12: <std::sys::thread::unix::Thread>::new::thread_start
13: <unknown>
14: <unknown>
Check warning on line 0 in zksync_os_integration_tests::suite
github-actions / Test results
node::restart::node_recovers_from_l1_batch_revert_after_restart_v30 (zksync_os_integration_tests::suite) failed
target/nextest/default/test-results.xml [took 3m 18s]
Raw output
Error: transaction was not executed on L1 in time
Stack backtrace:
0: <anyhow::Error>::msg::<&str>
1: suite::node::restart::node_recovers_from_l1_batch_revert_after_restart_v30::{closure#0}
2: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>::{closure#0}, core::result::Result<(), anyhow::Error>>
3: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
4: suite::node::restart::node_recovers_from_l1_batch_revert_after_restart_v30
5: <suite::node::restart::node_recovers_from_l1_batch_revert_after_restart_v30::{closure#0} as core::ops::function::FnOnce<()>>::call_once
6: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
7: test::run_test::{closure#0}
8: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
9: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
10: <std::sys::thread::unix::Thread>::new::thread_start
11: <unknown>
12: <unknown>
running 1 test
2026-04-08T09:39:52.610459Z INFO zksync_os_integration_tests: L1 chain started on http://localhost:39223
2026-04-08T09:39:52.633602Z INFO node{node=mn-1 role=main}: zksync_os_integration_tests: Launching test node
2026-04-08T09:39:52.633675Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Node version="0.18.2" role="main"
2026-04-08T09:39:52.736625Z INFO node{node=mn-1 role=main}: zksync_os_server: Reading L1 state
2026-04-08T09:39:52.747784Z INFO node{node=mn-1 role=main}: zksync_os_server: L1 state l1_state=L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, validator_timelock_sl: 0xcf4f9d6b5cb69c2a0a88efc1e8962ce8d51be9a4, batch_verification: Disabled, last_committed_batch: 0, last_proved_batch: 0, last_executed_batch: 0, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }
2026-04-08T09:39:52.747840Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockReplayStorage
2026-04-08T09:39:52.751541Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="block_replay_wal" path="/tmp/.tmpvBzBhb/rocksdb/block_replay_wal" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpvBzBhb/rocksdb/block_replay_wal/CURRENT: No such file or directory" }
2026-04-08T09:39:52.762804Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `block_replay_wal` at `/tmp/.tmpvBzBhb/rocksdb/block_replay_wal` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:39:52.851124Z INFO node{node=mn-1 role=main}: zksync_os_storage::db::replay: block replay DB is empty, assuming start of the chain; appending genesis
2026-04-08T09:39:52.851864Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Tree RocksDB
2026-04-08T09:39:52.851986Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="zkos_merkle_tree" path="/tmp/.tmpvBzBhb/rocksdb/tree" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpvBzBhb/rocksdb/tree/CURRENT: No such file or directory" }
2026-04-08T09:39:52.856445Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `zkos_merkle_tree` at `/tmp/.tmpvBzBhb/rocksdb/tree` with RocksDBOptions { block_cache_capacity: Some(134217728), include_indices_and_filters_in_block_cache: false, large_memtable_capacity: Some(268435456), stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:39:52.856505Z INFO node{node=mn-1 role=main}: zksync_os_merkle_tree: initialized Merkle tree info=MerkleTreeInfo { hasher: "Blake2s256", depth: 64, internal_node_depth: 3 } manifest=None
2026-04-08T09:39:52.859832Z INFO node{node=mn-1 role=main}: zksync_os_server::tree_manager: Loaded tree with last processed block at None
2026-04-08T09:39:52.859848Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing RepositoryManager
2026-04-08T09:39:52.859901Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="repository" path="/tmp/.tmpvBzBhb/rocksdb/repository" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpvBzBhb/rocksdb/repository/CURRENT: No such file or directory" }
2026-04-08T09:39:52.869389Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `repository` at `/tmp/.tmpvBzBhb/rocksdb/repository` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:39:52.870346Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="state_full_diffs" path="/tmp/.tmpvBzBhb/rocksdb/state_full_diffs" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpvBzBhb/rocksdb/state_full_diffs/CURRENT: No such file or directory" }
2026-04-08T09:39:52.875562Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `state_full_diffs` at `/tmp/.tmpvBzBhb/rocksdb/state_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:39:52.875607Z INFO node{node=mn-1 role=main}: zksync_os_state_full_diffs::storage: initialized full diffs storage latest_block=0
2026-04-08T09:39:52.875657Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="preimages_full_diffs" path="/tmp/.tmpvBzBhb/rocksdb/preimages_full_diffs" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpvBzBhb/rocksdb/preimages_full_diffs/CURRENT: No such file or directory" }
2026-04-08T09:39:52.879846Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `preimages_full_diffs` at `/tmp/.tmpvBzBhb/rocksdb/preimages_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:39:52.880591Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing mempools
2026-04-08T09:39:52.880763Z INFO node{node=mn-1 role=main}: zksync_os_server: Node state on startup config.general_config.min_blocks_to_replay=10 node_startup_state=NodeStateOnStartup { node_role: MainNode, l1_state: L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, validator_timelock_sl: 0xcf4f9d6b5cb69c2a0a88efc1e8962ce8d51be9a4, batch_verification: Disabled, last_committed_batch: 0, last_proved_batch: 0, last_executed_batch: 0, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }, state_block_range_available: 0..=0, block_replay_storage_last_block: 0, tree_last_block: 0, repositories_persisted_block: 0, last_l1_committed_block: 0, last_l1_proved_block: 0, last_l1_executed_block: 0 } starting_block=1 blocks_to_replay=0
2026-04-08T09:39:52.880812Z INFO node{node=mn-1 role=main}: zksync_os_server: initializing p2p networking
2026-04-08T09:39:53.171347Z INFO node{node=mn-1 role=main}: zksync_os_network::service: resolved external IP (STUN) ip=34.69.95.59
2026-04-08T09:39:53.171375Z INFO node{node=mn-1 role=main}: zksync_os_network::service: initializing p2p network service genesis=Head { number: 0, hash: 0x6e69aaee000579509b2631edb5df7f1f4967d42ac00ce5a66e4c37b7d5de05b0, difficulty: 0, total_difficulty: 0, timestamp: 0 } fork_id=ForkId { hash: ForkHash("444f8224"), next: 0 }
2026-04-08T09:39:53.193463Z INFO discv5::service: Discv5 Service started mode=Ip4
2026-04-08T09:39:53.193533Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opel"), labels: [], hashed: true, hash: 10367391672646125954 }
2026-04-08T09:39:53.193563Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opstack"), labels: [], hashed: true, hash: 16626897415484544467 }
2026-04-08T09:39:53.193568Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth"), labels: [], hashed: true, hash: 17809557788408316295 }
2026-04-08T09:39:53.193571Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth2"), labels: [], hashed: true, hash: 14166124687919536885 }
2026-04-08T09:39:53.193577Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.kbucket_peers_raw_total"), labels: [], hashed: true, hash: 16205433609078513513 }
2026-04-08T09:39:53.193580Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.inserted_kbucket_peers_raw_total"), labels: [], hashed: true, hash: 12904330793066448150 }
2026-04-08T09:39:53.193584Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.sessions_raw_total"), labels: [], hashed: true, hash: 2940556951273356265 }
2026-04-08T09:39:53.193591Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_raw_total"), labels: [], hashed: true, hash: 1407110124804628799 }
2026-04-08T09:39:53.193594Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_unreachable_enr_total"), labels: [], hashed: true, hash: 15633472624418784356 }
2026-04-08T09:39:53.193598Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_custom_filtered_total"), labels: [], hashed: true, hash: 1745822856291284934 }
2026-04-08T09:39:53.193601Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.unverifiable_enrs_raw_total"), labels: [], hashed: true, hash: 11769526281805463140 }
2026-04-08T09:39:53.193638Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.messages_sent_total"), labels: [], hashed: true, hash: 8259054482415500710 }
2026-04-08T09:39:53.193649Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.back_pressure_total"), labels: [], hashed: true, hash: 9760627878448137580 }
2026-04-08T09:39:53.193746Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:39:53.193944Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing L1 Watchers
2026-04-08T09:39:53.194372Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: initializing L1 commit watcher current_l1_block=106 last_committed_batch=0 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:39:53.194620Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:39:53.195075Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: initializing L1 execute watcher current_l1_block=106 last_executed_batch=0 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:39:53.195351Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:39:53.195642Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: initializing L1 transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef zk_chain_address_sl=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:39:53.195889Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: resolved on L1 next_l1_block=0
2026-04-08T09:39:53.196598Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing pubdata price provider
2026-04-08T09:39:53.197532Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockContextProvider
2026-04-08T09:39:53.197564Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: initializing upgrade transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef zk_chain_address_sl=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:39:53.198446Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain admin admin_l1=0xebeaefb8dd278ae3297610f7d91f8dde750878f8
2026-04-08T09:39:53.198801Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain type manager ctm_sl=0x7845be2ab080506883be3d3e4fb34b5557a453da
2026-04-08T09:39:53.199187Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="priority_tx" event_count=6 l1_block_from=0 l1_block_to=106
2026-04-08T09:39:53.199593Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: checking block starting from last_l1_block=0
2026-04-08T09:39:53.200175Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="executed_batch_storage" path="/tmp/.tmpvBzBhb/rocksdb/batch" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpvBzBhb/rocksdb/batch/CURRENT: No such file or directory" }
2026-04-08T09:39:53.205069Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `executed_batch_storage` at `/tmp/.tmpvBzBhb/rocksdb/batch` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:39:53.205394Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: initializing L1 persist batch watcher current_l1_block=106 last_persisted_batch=0 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:39:53.205741Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:39:53.208110Z INFO node{node=mn-1 role=main}: zksync_os_base_token_adjuster: initialized base token price updater token_multiplier_setter_address=None chain_admin_address=0xeBEAeFB8DD278aE3297610F7D91F8DdE750878F8 last_l1_ratio=Ratio { numer: 1, denom: 1 }
2026-04-08T09:39:53.208215Z INFO node{node=mn-1 role=main}: zksync_os_internal_config: Created new internal config file at /tmp/.tmpvBzBhb/rocksdb/internal_config.json
2026-04-08T09:39:53.208306Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing ProofStorage
2026-04-08T09:39:53.208314Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::proof_storage: Initializing proof storage path="/tmp/.tmpvBzBhb/proof_storage_path" batch_with_proof_capacity=1073741824 failed_capacity=1073741824
2026-04-08T09:39:53.208330Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: Replaying WAL blocks from 1 until 0.
2026-04-08T09:39:53.208347Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: All WAL blocks replayed. Starting main loop.
2026-04-08T09:39:53.208354Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: Consensus role initialized role=Leader
2026-04-08T09:39:53.208615Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing fake FRI provers workers=5 compute_time=200ms min_task_age=0ns timeout_frequency=0.0
2026-04-08T09:39:53.208591Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Command Produce block received by BlockExecutor
2026-04-08T09:39:53.208933Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="priority_tree" path="/tmp/.tmpvBzBhb/rocksdb/priority_txs_tree" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpvBzBhb/rocksdb/priority_txs_tree/CURRENT: No such file or directory" }
2026-04-08T09:39:53.209130Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_server: starting proof data server on 0.0.0.0:37043
2026-04-08T09:39:53.209181Z INFO node{node=mn-1 role=main}: zksync_os_mempool::pool: L1 upgrade transaction found for protocol version 0.30.1 protocol_version=0.30.1 tx_hash=0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209
2026-04-08T09:39:53.209214Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Prepared context for block 1. expected_block_output_hash: None, starting_l1_priority_id: 0, timestamp: 1775641193, execution_version: 5. Executing.. block_number=1
2026-04-08T09:39:53.209236Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing command command=PreparedBlockCommand { block_context: BlockContext { chain_id: 6565, block_number: 1, block_hashes: "0, 108370568839051644819081111464635134690470516151825823078061969349091444428229", timestamp: 1775641193, eip1559_basefee: 100553100, pubdata_price: 790347368, native_price: 1005531, coinbase: 0x94713761cf88b2c88b3f432fef9d7d503abee759, gas_limit: 100000000, pubdata_limit: 110000, mix_hash: 0, execution_version: 5 }, seal_policy: Decide(250ms, 1000), invalid_tx_policy: RejectAndContinue { mark_in_source: true }, starting_cursors: BlockStartCursors { l1_priority_id: 0, interop_root_id: 0, migration_number: 0, interop_fee_number: 0 }, metrics_label: "produce", expected_block_output_hash: None, previous_block_timestamp: 0 } block_number=1
2026-04-08T09:39:53.209285Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing transaction 0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209 (Upgrade) in block 1 at index 0 signer 0x0000000000000000000000000000000000008007 nonce 30 with gas limit 72000000 and cumulative gas used 0... block_number=1
2026-04-08T09:39:53.209388Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender: initialized L1 sender command_name="prove" balance_eth="100.000000000000000000" address=0xA064F1795A4508a01388dBE8BE0d793B8Fe30C12 nonce=0
2026-04-08T09:39:53.209438Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender: initialized L1 sender command_name="commit" balance_eth="100.000000000000000000" address=0xb591739ae7C188E9fdF5443aaef829fE53eBa8Cd nonce=0
2026-04-08T09:39:53.211822Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Transaction 0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209 executed with status success in block 1 block_number=1 output=TxProcessingOutputOwned { status: true, output: [], contract_address: None, gas_used: 18705048, gas_refunded: 0, computational_native_used: 50482802, native_used: 187050482802, pubdata_used: 23375 }
2026-04-08T09:39:53.211845Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: sealing block as upgrade tx was executed block_number=1
2026-04-08T09:39:53.212375Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Block 1 (produce) sealed because of UpgradeTx in block executor with 1 transactions (0 purged) and 18705048 gas. Block hash output: 0x60e2ae17e9201609fe88a468274af776e9da248bb3549a7e37ee7cefd121614d, canonical hash: 0xa3e254338bd619d25f12e92376fdf13cece299825330ec053ecd99ac5eac6bf0. storage_writes: 91, preimages: 21, pubdata bytes: 23315. block_number=1
2026-04-08T09:39:53.214861Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `priority_tree` at `/tmp/.tmpvBzBhb/rocksdb/priority_txs_tree` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:39:53.214998Z INFO node{node=mn-1 role=main}: zksync_os_server: Launching pipeline
2026-04-08T09:39:53.215035Z INFO node{node=mn-1 role=main}: zksync_os_priority_tree: adding missing blocks to priority tree persisted_up_to=0 last_executed_block=0
2026-04-08T09:39:53.215044Z INFO node{node=mn-1 role=main}: zksync_os_rpc: Starting JSON-RPC server at 0.0.0.0:35605
2026-04-08T09:39:53.215076Z INFO node{node=mn-1 role=main}: zksync_os_priority_tree: re-built priority tree last_executed_block=0 root=0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470 time_taken=43.62µs
2026-04-08T09:39:53.215138Z INFO node{node=mn-1 role=main}: zksync_os_status_server: status server running addr=0.0.0.0:43905
2026-04-08T09:39:53.215251Z INFO node{node=mn-1 role=main}: zksync_os_server: All components scheduled for initialization in 581.59289ms
2026-04-08T09:39:53.215606Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender: initialized L1 sender command_name="execute" balance_eth="100.000000000000000000" address=0xb2ACAEfc984e824e9c6c277BDBeeEEFccB256a2a nonce=0
2026-04-08T09:39:53.212393Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Full block 1 output output=BlockOutput { header: Sealed { inner: Header { parent_hash: 0xef97917ce9bd9fa7d12ad6a8d81ea26c80ac1d727acc37cbb9799ae199788dc5, ommers_hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347, beneficiary: 0x94713761cf88b2c88b3f432fef9d7d503abee759, state_root: 0x0000000000000000000000000000000000000000000000000000000000000000, transactions_root: 0xe8ccacda1c8a26fff3888d5b0ac5b860a2ba49335396ae375593b3836e489f0b, receipts_root: 0x0000000000000000000000000000000000000000000000000000000000000000, logs_bloom: 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, difficulty: 0, number: 1, gas_limit: 100000000, gas_used: 18705048, timestamp: 1775641193, extra_data: 0x, mix_hash: 0x0000000000000000000000000000000000000000000000000000000000000001, nonce: 0x0000000000000000, base_fee_per_gas: Some(100553100), withdrawals_root: None, blob_gas_used: None, excess_blob_gas: None, parent_beacon_block_root: None, requests_hash: None }, seal: 0xa3e254338bd619d25f12e92376fdf13cece299825330ec053ecd99ac5eac6bf0 }, tx_results: [Ok(TxOutput { execution_result: Success(Call([])), gas_used: 18705048, gas_refunded: 0, computational_native_used: 50482802, native_used: 187050482802, pubdata_used: 23375, contract_address: None, logs: [Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000001fcc6d27940b02a500b5c7272d2b22f9fa414951], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0x5d96eda109bfd71cf9f4f70c83de31c4150760e8828979a95d9e5f9f15455af7, 0x00000000000000000000000000000000000000000000000000000000000019a5, 0x0000000000000000000000000000000000000000000000000000000000000000], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000000e6fac42db36d87fa0c9bc69e035f7200cffa6a1], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x000000000000000000000000b07c2207b33cfe898883eb22b39827053fd91476], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x2632cc0d58b0cb1017b99cc0b6cc66ad86440cc0dd923bfdaa294f95ba1b0201, 0x8df3463b1850eb1d8d1847743ea155aef6b16074db8ba81d897dc30554fb2085, 0x0000000000000000000000000000000000000000000000000000000000010004], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70], data: 0x } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000000000000000000000000000000000000000010007], data: 0x } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0xc21caeb4e8f73861400d4c0870ad3e468ddb4e45225da3832ce1da5561f1f61e], data: 0x000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000012000000000000000000000000000000000000000000000000000000000000000d577261707065642045746865720000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000045745544800000000000000000000000000000000000000000000000000000000 } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x0000000000000000000000000000000000000000000000000000000000000003 } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70 } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x000000000000000000000000a6f731ed750597d2d264d0fd800a8548d0fa295f], data: 0x } }, Log { address: 0x000000000000000000000000000000000001000b, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x000000000000000000000000000000000001000b, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000009c218d39ba173b36fd2c5844318952291c687c23], data: 0x } }, Log { address: 0x6989d64cab9c2b90f8b022022bd985bde04a367c, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x814887615ba743b9c2c6785aedc9e49e79585e61, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b41…istics=Queue has 2 jobs, range: 1 - 2, oldest job: added 171.620963ms ago, has 0 attempts. self.prover_stage=Fri
2026-04-08T09:40:08.205581Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:08.205603Z INFO node{node=mn-1-restarted-2 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job assigned batch_stats=Batch 1 with 1 txs, proving version V6, spent in queue: 171.733703ms, last assigned to 'fake_prover', 1 attempts, 2.19µs since last assignment queue_statistics=Queue has 2 jobs, range: 1 - 2, oldest job: added 171.739423ms ago, has 1 attempts. prover_id="fake_prover" self.prover_stage=Fri
2026-04-08T09:40:08.205635Z INFO node{node=mn-1-restarted-2 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job assigned batch_stats=Batch 2 with 7 txs, proving version V6, spent in queue: 150.78µs, last assigned to 'fake_prover', 1 attempts, 990ns since last assignment queue_statistics=Queue has 2 jobs, range: 1 - 2, oldest job: added 171.768853ms ago, has 1 attempts. prover_id="fake_prover" self.prover_stage=Fri
2026-04-08T09:40:08.206201Z WARN alloy_pubsub::service: Reconnection attempt 3/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:08.206213Z WARN alloy_pubsub::service: Reconnection attempt 3/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:08.407546Z INFO node{node=mn-1-restarted-2 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job completed stats=Batch 2 with 7 txs, proving version V6, spent in queue: 202.054592ms, last assigned to 'fake_prover', 1 attempts, 201.904682ms since last assignment prover_type=Fake prover_id="fake_prover" self.prover_stage=Fri queue_statistics=Queue has 1 jobs, range: 1 - 1, oldest job: added 373.695555ms ago, has 1 attempts.
2026-04-08T09:40:08.407597Z INFO node{node=mn-1-restarted-2 role=main}: zksync_os_server::prover_api::fake_fri_provers_pool: fake prover submitted proof fri_job.batch_number=2 elapsed_ms=201
2026-04-08T09:40:08.407620Z INFO node{node=mn-1-restarted-2 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch after FRI proving: 2
2026-04-08T09:40:08.407631Z INFO node{node=mn-1-restarted-2 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job completed stats=Batch 1 with 1 txs, proving version V6, spent in queue: 373.750455ms, last assigned to 'fake_prover', 1 attempts, 202.019012ms since last assignment prover_type=Fake prover_id="fake_prover" self.prover_stage=Fri queue_statistics=Empty queue
2026-04-08T09:40:08.407705Z INFO node{node=mn-1-restarted-2 role=main}: zksync_os_server::prover_api::fake_fri_provers_pool: fake prover submitted proof fri_job.batch_number=1 elapsed_ms=202
2026-04-08T09:40:08.407730Z INFO node{node=mn-1-restarted-2 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch after FRI proving: 1
2026-04-08T09:40:08.407748Z INFO node{node=mn-1-restarted-2 role=main}: zksync_os_server::prover_api::gapless_committer: Saving 2 (batches 1-2) to proof_storage buffer_size=0
2026-04-08T09:40:08.408490Z INFO node{node=mn-1-restarted-2 role=main}: zksync_os_server::prover_api::proof_storage: Storing old version of batch_1.json
2026-04-08T09:40:08.409649Z INFO node{node=mn-1-restarted-2 role=main}: zksync_os_server::prover_api::proof_storage: Storing old version of batch_2.json
2026-04-08T09:40:08.409773Z INFO node{node=mn-1-restarted-2 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Waiting for L1 protocol version 0.30.1 to reach target version 0.30.1 current_protocol_version=0.30.1 target_protocol_version=0.30.1
2026-04-08T09:40:08.409808Z INFO node{node=mn-1-restarted-2 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Protocol version on the contract matches batch protocol version current_protocol_version=0.30.1
2026-04-08T09:40:08.410399Z WARN node{node=mn-1-restarted-2 role=main}: zksync_os_l1_sender: network fees exceed configured cap — submitting at cap, inclusion might be delayed if the cap is too low command_name="commit" configured_max_fee=200000000000 estimated_max_fee=1497445550 configured_max_priority_fee=1000000000 estimated_max_priority_fee=1497444294 configured_max_blob_fee=2000000000 estimated_blob_fee=1
2026-04-08T09:40:08.410565Z INFO node{node=mn-1-restarted-2 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Waiting for L1 protocol version 0.30.1 to reach target version 0.30.1 current_protocol_version=0.30.1 target_protocol_version=0.30.1
2026-04-08T09:40:08.410583Z INFO node{node=mn-1-restarted-2 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Protocol version on the contract matches batch protocol version current_protocol_version=0.30.1
Took 41710646 cycles to finish
2026-04-08T09:40:08.414152Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 750.272319ms. block_number=4
2026-04-08T09:40:08.414340Z INFO node{node=mn-1-restarted-2 role=main}: zksync_os_server::batcher: Armed batch deadline for batch 3 from first block timestamp 1775641207, sealing at unix=1775641208
2026-04-08T09:40:08.570757Z INFO node{node=mn-1-restarted-2 role=main}: zksync_os_server::batcher: Batch created batch_number=3 batch_metadata=BatchMetadata { previous_stored_batch_info: StoredBatchInfo { batch_number: 2, state_commitment: 0xd64df01ef4a368f186a62a46e1efc26b444ed5d6e2bcd2eeabc64a9cd3ef05ff, number_of_layer1_txs: 6, priority_operations_hash: 0x8d31090d93b3fbafe6f452a58a28284a3836e4cea6bb20ecb2b52f2c7bd29a64, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0xe02b0c19048d45adcd991316658a980dbeb561a00201ddee277e2abf3d0c78cf, commitment: 0xeb54f58f8b5a819e9f495ef0e6d9817a3fee03e2625140fdef153513d10cfbd5, last_block_timestamp: Some(0) }, batch_info: BatchInfo { commit_info: CommitBatchInfo { batch_number: 3, new_state_commitment: 0x220205660404dbc05b0aa10598b39f758077fc537c9c74bc0ad7250c6862c8c4, number_of_layer1_txs: 0, number_of_layer2_txs: 1, priority_operations_hash: 0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0x692f35c99f9c698852289ffecf07f6dd45770904521149d79aa85aae598fa375, l2_da_commitment_scheme: BlobsZKsyncOS, da_commitment: 0x7b2a2f460b1a0231a5af40ece744c4e83152cc2c59995d175e9706866f850074, first_block_timestamp: 1775641207, last_block_timestamp: 1775641207, chain_id: 6565 }, chain_address: 0x18f438bc08d755e164a7ae7c077e2ea93b0179ef, upgrade_tx_hash: None, blob_sidecar: Some(BlobTransactionSidecar { blobs: 1, commitments: [0x96798b5f1a9b1e4514364ce7350fdeaee5f369c1674dad7287046e3231d181d090d5eecd449ac1e136f27d3cdcb25956], proofs: [0xae35e31454390cf2dda964885f9b1de4b8655d7cc79467eae863db2b9f30251986d0b7c7cf2d8f02f299bf37a6c51f80] }) }, first_block_number: 4, last_block_number: 4, pubdata_mode: Blobs, tx_count: 1, execution_version: 5, protocol_version: ProtocolSemanticVersion(Version { major: 0, minor: 30, patch: 1 }), computational_native_used: Some(1005340), logs: [], messages: [], multichain_root: 0xff84f4b0eb3607f9bbcf0d6070ae0037ae6efdcc4ee53bf65fe39b8bc8bd83dc } block_count=1 new_state_commitment=0x220205660404dbc05b0aa10598b39f758077fc537c9c74bc0ad7250c6862c8c4 time_since_last_batch=Some(365.351295ms)
2026-04-08T09:40:08.570884Z INFO node{node=mn-1-restarted-2 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch for FRI proving: 3
2026-04-08T09:40:08.570901Z INFO node{node=mn-1-restarted-2 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job added batch_number=3 queue_statistics=Queue has 1 jobs, range: 3 - 3, oldest job: added 6.24µs ago, has 0 attempts. self.prover_stage=Fri
2026-04-08T09:40:08.570976Z INFO node{node=mn-1-restarted-2 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job assigned batch_stats=Batch 3 with 1 txs, proving version V6, spent in queue: 74.42µs, last assigned to 'fake_prover', 1 attempts, 4.09µs since last assignment queue_statistics=Queue has 1 jobs, range: 3 - 3, oldest job: added 86.55µs ago, has 1 attempts. prover_id="fake_prover" self.prover_stage=Fri
2026-04-08T09:40:08.571080Z INFO node{node=mn-1-restarted-2 role=main}: zksync_os_l1_sender: L1 transaction submitted command_name="commit" tx_hash=0xf481e91c288f205bd93e5f52390c3e9084d2624ce9dd36ec2cbacd3bdb376222 nonce=1 max_fee_per_gas=1497445550 max_priority_fee_per_gas=1000000000
2026-04-08T09:40:08.572219Z INFO node{node=mn-1-restarted-2 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="persist_batch" event_count=1 l1_block_from=109 l1_block_to=109
2026-04-08T09:40:08.572261Z WARN node{node=mn-1-restarted-2 role=main}: zksync_os_l1_watcher::persist_batch_watcher: Found already committed batch #1, but it is not present in batch storage; assuming previous operation was reverted and overwriting data
2026-04-08T09:40:08.572402Z INFO node{node=mn-1-restarted-2 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="block_commit" event_count=1 l1_block_from=109 l1_block_to=109
2026-04-08T09:40:08.771719Z INFO node{node=mn-1-restarted-2 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job completed stats=Batch 3 with 1 txs, proving version V6, spent in queue: 200.814562ms, last assigned to 'fake_prover', 1 attempts, 200.744122ms since last assignment prover_type=Fake prover_id="fake_prover" self.prover_stage=Fri queue_statistics=Empty queue
2026-04-08T09:40:08.771783Z INFO node{node=mn-1-restarted-2 role=main}: zksync_os_server::prover_api::fake_fri_provers_pool: fake prover submitted proof fri_job.batch_number=3 elapsed_ms=200
2026-04-08T09:40:08.771802Z INFO node{node=mn-1-restarted-2 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch after FRI proving: 3
2026-04-08T09:40:08.771813Z INFO node{node=mn-1-restarted-2 role=main}: zksync_os_server::prover_api::gapless_committer: Saving 1 (batches 3-3) to proof_storage buffer_size=0
2026-04-08T09:40:08.773206Z INFO node{node=mn-1-restarted-2 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Waiting for L1 protocol version 0.30.1 to reach target version 0.30.1 current_protocol_version=0.30.1 target_protocol_version=0.30.1
2026-04-08T09:40:08.773227Z INFO node{node=mn-1-restarted-2 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Protocol version on the contract matches batch protocol version current_protocol_version=0.30.1
2026-04-08T09:40:08.836297Z WARN alloy_pubsub::service: Reconnection attempt 2/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:08.836345Z WARN alloy_pubsub::service: Reconnection attempt 2/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:11.207653Z WARN alloy_pubsub::service: Reconnection attempt 4/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:11.207653Z WARN alloy_pubsub::service: Reconnection attempt 4/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:11.380952Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:11.837399Z WARN alloy_pubsub::service: Reconnection attempt 3/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:11.837456Z WARN alloy_pubsub::service: Reconnection attempt 3/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:12.533716Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:13.207432Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:14.209946Z WARN alloy_pubsub::service: Reconnection attempt 5/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:14.209948Z WARN alloy_pubsub::service: Reconnection attempt 5/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:14.839188Z WARN alloy_pubsub::service: Reconnection attempt 4/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:14.839210Z WARN alloy_pubsub::service: Reconnection attempt 4/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:16.382088Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:17.211262Z WARN alloy_pubsub::service: Reconnection attempt 6/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:17.211256Z WARN alloy_pubsub::service: Reconnection attempt 6/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:17.535109Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:17.840062Z WARN alloy_pubsub::service: Reconnection attempt 5/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:17.840062Z WARN alloy_pubsub::service: Reconnection attempt 5/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:18.208235Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:20.212100Z WARN alloy_pubsub::service: Reconnection attempt 7/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:20.212164Z WARN alloy_pubsub::service: Reconnection attempt 7/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:20.841080Z WARN alloy_pubsub::service: Reconnection attempt 6/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:20.841205Z WARN alloy_pubsub::service: Reconnection attempt 6/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:21.383098Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:22.535851Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:23.209069Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:23.213543Z WARN alloy_pubsub::service: Reconnection attempt 8/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:23.213622Z WARN alloy_pubsub::service: Reconnection attempt 8/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:23.842298Z WARN alloy_pubsub::service: Reconnection attempt 7/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:23.842306Z WARN alloy_pubsub::service: Reconnection attempt 7/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:26.215247Z WARN alloy_pubsub::service: Reconnection attempt 9/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:26.215249Z WARN alloy_pubsub::service: Reconnection attempt 9/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:26.383842Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:26.843429Z WARN alloy_pubsub::service: Reconnection attempt 8/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:26.843448Z WARN alloy_pubsub::service: Reconnection attempt 8/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:27.537253Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:28.210169Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:29.216765Z ERROR alloy_pubsub::service: Reconnect failed after 10 attempts, shutting down: IO error: Cannot assign requested address (os error 99)
2026-04-08T09:40:29.216792Z ERROR alloy_pubsub::service: pubsub service reconnection error err=IO error: Cannot assign requested address (os error 99)
2026-04-08T09:40:29.216791Z ERROR alloy_pubsub::service: Reconnect failed after 10 attempts, shutting down: IO error: Cannot assign requested address (os error 99)
2026-04-08T09:40:29.216818Z ERROR alloy_pubsub::service: pubsub service reconnection error err=IO error: Cannot assign requested address (os error 99)
2026-04-08T09:40:29.844568Z WARN alloy_pubsub::service: Reconnection attempt 9/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:29.844595Z WARN alloy_pubsub::service: Reconnection attempt 9/10 failed: IO error: Cannot assign requested address (os error 99). Retrying in 3.0s...
2026-04-08T09:40:31.384739Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:32.538703Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:32.846824Z ERROR alloy_pubsub::service: Reconnect failed after 10 attempts, shutting down: IO error: Cannot assign requested address (os error 99)
2026-04-08T09:40:32.846848Z ERROR alloy_pubsub::service: pubsub service reconnection error err=IO error: Cannot assign requested address (os error 99)
2026-04-08T09:40:32.846956Z ERROR alloy_pubsub::service: Reconnect failed after 10 attempts, shutting down: IO error: Cannot assign requested address (os error 99)
2026-04-08T09:40:32.846968Z ERROR alloy_pubsub::service: pubsub service reconnection error err=IO error: Cannot assign requested address (os error 99)
2026-04-08T09:40:33.210774Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:36.386116Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:37.539769Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:38.212359Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:41.386984Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:42.541152Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:43.212738Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:46.387867Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:47.542211Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:48.214636Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:51.388657Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
test node::restart::node_recovers_from_l1_batch_revert_after_restart_v30 has been running for over 60 seconds
2026-04-08T09:40:52.542793Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:53.216019Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:56.390265Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:57.543771Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:58.217545Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:01.391537Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:02.544723Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:03.218793Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:06.391858Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:07.546258Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:08.219871Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:11.393301Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:12.547028Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:13.221438Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:16.394152Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:17.548623Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:18.222472Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:21.395290Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:22.550519Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:23.223469Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:26.396528Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:27.551057Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:28.224158Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:31.397437Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:32.552297Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:33.225060Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:36.398477Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:37.552985Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:38.226320Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:41.399192Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:42.554058Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:43.227200Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:46.399858Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:47.555641Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:48.228078Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:51.400987Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:52.556777Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:53.229181Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:56.402614Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:57.558021Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:58.230586Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:01.404412Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:02.559534Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:03.232481Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:06.405672Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:07.560620Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:08.233322Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:11.406957Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:12.562390Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:13.234286Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:16.408064Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:17.563551Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:18.235216Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:21.408811Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:22.565585Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:23.235984Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:26.410507Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:27.567538Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:28.237443Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:31.410966Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:32.567831Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:33.238000Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:36.412645Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:37.568718Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:38.238944Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:41.413769Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:42.570616Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:43.239980Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:46.415411Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:47.572209Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:48.241024Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:51.416190Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:52.573347Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:53.241949Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:56.417041Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:57.574391Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:58.242914Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:01.418509Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:02.575340Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:03.244307Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:06.418936Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:07.575934Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:08.245685Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:10.396513Z INFO alloy_pubsub::service: Pubsub service request channel closed. Shutting down.
2026-04-08T09:43:10.396554Z INFO alloy_pubsub::service: Pubsub service request channel closed. Shutting down.
test node::restart::node_recovers_from_l1_batch_revert_after_restart_v30 ... FAILED
failures:
failures:
node::restart::node_recovers_from_l1_batch_revert_after_restart_v30
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 79 filtered out; finished in 198.37s
Error: transaction was not executed on L1 in time
Stack backtrace:
0: <anyhow::Error>::msg::<&str>
1: suite::node::restart::node_recovers_from_l1_batch_revert_after_restart_v30::{closure#0}
2: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>::{closure#0}, core::result::Result<(), anyhow::Error>>
3: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
4: suite::node::restart::node_recovers_from_l1_batch_revert_after_restart_v30
5: <suite::node::restart::node_recovers_from_l1_batch_revert_after_restart_v30::{closure#0} as core::ops::function::FnOnce<()>>::call_once
6: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
7: test::run_test::{closure#0}
8: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
9: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
10: <std::sys::thread::unix::Thread>::new::thread_start
11: <unknown>
12: <unknown>
Check warning on line 0 in zksync_os_integration_tests::suite
github-actions / Test results
node::external_node::batch_verification_works::next_to_gateway (zksync_os_integration_tests::suite) failed
target/nextest/default/test-results.xml [took 3m 20s]
Raw output
Error: Block 6 was not finalized on L1
Caused by:
deadline has elapsed
Stack backtrace:
0: <tokio::time::error::Elapsed as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
1: <alloy_provider::provider::erased::DynProvider<zksync_os_integration_tests::network::Zksync> as zksync_os_integration_tests::provider::ZksyncTestingProvider>::wait_finalized_with_timeout::{closure#0}
2: suite::node::external_node::batch_verification_works::batch_verification_works_impl::{closure#0}
3: suite::node::external_node::batch_verification_works::next_to_gateway::{closure#0}
4: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
5: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
6: suite::node::external_node::batch_verification_works::next_to_gateway
7: <suite::node::external_node::batch_verification_works::next_to_gateway::{closure#0} as core::ops::function::FnOnce<()>>::call_once
8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
9: test::run_test::{closure#0}
10: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
11: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
12: <std::sys::thread::unix::Thread>::new::thread_start
13: <unknown>
14: <unknown>
running 1 test
2026-04-08T09:39:52.933388Z INFO zksync_os_integration_tests: L1 chain started on http://localhost:45409
2026-04-08T09:39:52.944469Z INFO zksync_os_integration_tests: Loading ephemeral state from /home/runner/_work/zksync-os-server/zksync-os-server/././local-chains/v31.0/gateway-db.tar.gz
2026-04-08T09:39:52.952577Z INFO zksync_os_server::util: Ephemeral state unpacked archive=/home/runner/_work/zksync-os-server/zksync-os-server/././local-chains/v31.0/gateway-db.tar.gz dest=/tmp/.tmpapAzW9/rocksdb
2026-04-08T09:39:52.961429Z INFO node{node=mn-1 role=main}: zksync_os_integration_tests: Launching test node
2026-04-08T09:39:52.961530Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Node version="0.18.2" role="main"
2026-04-08T09:39:53.034731Z INFO node{node=mn-1 role=main}: zksync_os_server: Reading L1 state
2026-04-08T09:39:53.043670Z INFO node{node=mn-1 role=main}: zksync_os_server: L1 state l1_state=L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0x74fd20bed0ebf15bcfd56def050985688dfb7690), l2_chain_id: 506 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0x74fd20bed0ebf15bcfd56def050985688dfb7690), l2_chain_id: 506 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x31e7d0b5f5e09a2a91e390658f20ec582d85f101) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x31e7d0b5f5e09a2a91e390658f20ec582d85f101) }, validator_timelock_sl: 0xc62acdf88d1c5962ec774f2b72aada675eb5f5d6, batch_verification: Disabled, last_committed_batch: 10, last_proved_batch: 10, last_executed_batch: 10, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }
2026-04-08T09:39:53.043708Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockReplayStorage
2026-04-08T09:39:53.046748Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: RocksDB contains extra column families that are not used in code db_name="block_replay_wal" path="/tmp/.tmpapAzW9/rocksdb/block_replay_wal" obsolete_cfs=["starting_interop_event_index"]
2026-04-08T09:39:53.079200Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `block_replay_wal` at `/tmp/.tmpapAzW9/rocksdb/block_replay_wal` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:39:53.079333Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Tree RocksDB
2026-04-08T09:39:53.093365Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `zkos_merkle_tree` at `/tmp/.tmpapAzW9/rocksdb/tree` with RocksDBOptions { block_cache_capacity: Some(134217728), include_indices_and_filters_in_block_cache: false, large_memtable_capacity: Some(268435456), stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:39:53.093479Z INFO node{node=mn-1 role=main}: zksync_os_merkle_tree: initialized Merkle tree info=MerkleTreeInfo { hasher: "Blake2s256", depth: 64, internal_node_depth: 3 } manifest=Some(Manifest { version_count: 20, tags: TreeTags { architecture: "AmortizedLinkedListMT", depth: 64, internal_node_depth: 3, hasher: "Blake2s256" } })
2026-04-08T09:39:53.093526Z INFO node{node=mn-1 role=main}: zksync_os_server::tree_manager: Loaded tree with last processed block at Some(19)
2026-04-08T09:39:53.093537Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing RepositoryManager
2026-04-08T09:39:53.114319Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `repository` at `/tmp/.tmpapAzW9/rocksdb/repository` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:39:53.120289Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::committed_batch_provider: discovered committed batch on startup batch_number=10
2026-04-08T09:39:53.129635Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `state_full_diffs` at `/tmp/.tmpapAzW9/rocksdb/state_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:39:53.129751Z INFO node{node=mn-1 role=main}: zksync_os_state_full_diffs::storage: initialized full diffs storage latest_block=19
2026-04-08T09:39:53.138717Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `preimages_full_diffs` at `/tmp/.tmpapAzW9/rocksdb/preimages_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:39:53.138798Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing mempools
2026-04-08T09:39:53.139028Z INFO node{node=mn-1 role=main}: zksync_os_server: Node state on startup config.general_config.min_blocks_to_replay=10 node_startup_state=NodeStateOnStartup { node_role: MainNode, l1_state: L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0x74fd20bed0ebf15bcfd56def050985688dfb7690), l2_chain_id: 506 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0x74fd20bed0ebf15bcfd56def050985688dfb7690), l2_chain_id: 506 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x31e7d0b5f5e09a2a91e390658f20ec582d85f101) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x31e7d0b5f5e09a2a91e390658f20ec582d85f101) }, validator_timelock_sl: 0xc62acdf88d1c5962ec774f2b72aada675eb5f5d6, batch_verification: Disabled, last_committed_batch: 10, last_proved_batch: 10, last_executed_batch: 10, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }, state_block_range_available: 0..=19, block_replay_storage_last_block: 19, tree_last_block: 19, repositories_persisted_block: 19, last_l1_committed_block: 14, last_l1_proved_block: 14, last_l1_executed_block: 14 } starting_block=9 blocks_to_replay=11
2026-04-08T09:39:53.139068Z INFO node{node=mn-1 role=main}: zksync_os_server: initializing p2p networking
2026-04-08T09:39:53.348373Z INFO node{node=mn-1 role=main}: zksync_os_network::service: resolved external IP (STUN) ip=34.69.95.59
2026-04-08T09:39:53.348404Z INFO node{node=mn-1 role=main}: zksync_os_network::service: initializing p2p network service genesis=Head { number: 0, hash: 0x80437b3e53e5e7954060d0e10d6260e038fd44f99241246f590b5a0bcada7b69, difficulty: 0, total_difficulty: 0, timestamp: 0 } fork_id=ForkId { hash: ForkHash("f2494a9a"), next: 0 }
2026-04-08T09:39:53.371247Z INFO discv5::service: Discv5 Service started mode=Ip4
2026-04-08T09:39:53.371294Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opel"), labels: [], hashed: true, hash: 17363113793115559701 }
2026-04-08T09:39:53.371312Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opstack"), labels: [], hashed: true, hash: 2949506055026765793 }
2026-04-08T09:39:53.371316Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth"), labels: [], hashed: true, hash: 15193421016886095784 }
2026-04-08T09:39:53.371319Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth2"), labels: [], hashed: true, hash: 4637702466973201627 }
2026-04-08T09:39:53.371324Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.kbucket_peers_raw_total"), labels: [], hashed: true, hash: 4491372030466178860 }
2026-04-08T09:39:53.371328Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.inserted_kbucket_peers_raw_total"), labels: [], hashed: true, hash: 10055002161333701583 }
2026-04-08T09:39:53.371332Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.sessions_raw_total"), labels: [], hashed: true, hash: 13826052206987882960 }
2026-04-08T09:39:53.371335Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_raw_total"), labels: [], hashed: true, hash: 12645685332546170993 }
2026-04-08T09:39:53.371338Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_unreachable_enr_total"), labels: [], hashed: true, hash: 5080355917811353127 }
2026-04-08T09:39:53.371342Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_custom_filtered_total"), labels: [], hashed: true, hash: 8563869868656590150 }
2026-04-08T09:39:53.371346Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.unverifiable_enrs_raw_total"), labels: [], hashed: true, hash: 8373845196079449075 }
2026-04-08T09:39:53.371362Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.messages_sent_total"), labels: [], hashed: true, hash: 17002587631143343175 }
2026-04-08T09:39:53.371373Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.back_pressure_total"), labels: [], hashed: true, hash: 12498252956250730039 }
2026-04-08T09:39:53.371621Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing L1 Watchers
2026-04-08T09:39:53.371789Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:39:53.371984Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: initializing L1 commit watcher current_l1_block=104 last_committed_batch=10 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:39:53.373047Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: resolved on L1 last_l1_block=101
2026-04-08T09:39:53.373334Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: initializing L1 execute watcher current_l1_block=104 last_executed_batch=10 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:39:53.373498Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:39:53.375231Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="block_commit" event_count=1 l1_block_from=101 l1_block_to=104
2026-04-08T09:39:53.375768Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="block_execution" event_count=10 l1_block_from=0 l1_block_to=104
2026-04-08T09:39:53.377224Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::gateway_migration_watcher: gateway migration watcher starting contract=0x6C386d4cc1f6a004F8413AA54bdF079619344F8E starting_l1_block=0 l1_chain_id=31337 gw_chain_id=506
2026-04-08T09:39:53.377502Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: initializing L1 transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101 zk_chain_address_sl=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:39:53.377838Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: resolved on L1 next_l1_block=0
2026-04-08T09:39:53.378298Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing pubdata price provider
2026-04-08T09:39:53.378936Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockContextProvider
2026-04-08T09:39:53.379183Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: initializing upgrade transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101 zk_chain_address_sl=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:39:53.379600Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain admin admin_l1=0xc865419199f9e053b53aff45d6d1e78f25f7731a
2026-04-08T09:39:53.383467Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain type manager ctm_sl=0x823d828140096757b83a2289f4e0b2111ea02592
2026-04-08T09:39:53.384496Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: checking block starting from last_l1_block=0
2026-04-08T09:39:53.395148Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `executed_batch_storage` at `/tmp/.tmpapAzW9/rocksdb/batch` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:39:53.395642Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: initializing L1 persist batch watcher current_l1_block=104 last_persisted_batch=10 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:39:53.396866Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: resolved on L1 last_l1_block=101
2026-04-08T09:39:53.398738Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="persist_batch" event_count=2 l1_block_from=101 l1_block_to=104
2026-04-08T09:39:53.400559Z INFO node{node=mn-1 role=main}: zksync_os_base_token_adjuster: initialized base token price updater token_multiplier_setter_address=None chain_admin_address=0xC865419199f9e053b53AFF45D6d1E78f25F7731a last_l1_ratio=Ratio { numer: 1, denom: 1 }
2026-04-08T09:39:53.400704Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing ProofStorage
2026-04-08T09:39:53.400719Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::proof_storage: Initializing proof storage path="/tmp/.tmpapAzW9/proof_storage_path" batch_with_proof_capacity=1073741824 failed_capacity=1073741824
2026-04-08T09:39:53.400784Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: Replaying WAL blocks from 9 until 19.
2026-04-08T09:39:53.401164Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Command Replay block 9 (1 txs); starting l1 priority id: 41 received by BlockExecutor
2026-04-08T09:39:53.401192Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Prepared context for block 9. expected_block_output_hash: Some(0x4314180c4a67101e7eb695fed8dcb9d640447a07eef6ceeb681c33077f2c4329), starting_l1_priority_id: 41, timestamp: 1775152810, execution_version: 6. Executing.. block_number=9
2026-04-08T09:39:53.401204Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing command command=PreparedBlockCommand { block_context: BlockContext { chain_id: 506, block_number: 9, block_hashes: "0, 22543398477595635401381596867530594169132647390877754812839329820215206544536", timestamp: 1775152810, eip1559_basefee: 109893000, pubdata_price: 811067844, native_price: 1098930, coinbase: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, gas_limit: 100000000, pubdata_limit: 110000, mix_hash: 0, execution_version: 6 }, seal_policy: UntilExhausted { allowed_to_finish_early: false }, invalid_tx_policy: Abort, starting_cursors: BlockStartCursors { l1_priority_id: 41, interop_root_id: 0, migration_number: 0, interop_fee_number: 0 }, metrics_label: "replay", expected_block_output_hash: Some(0x4314180c4a67101e7eb695fed8dcb9d640447a07eef6ceeb681c33077f2c4329), previous_block_timestamp: 1775152804 } block_number=9
2026-04-08T09:39:53.401246Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing transaction 0x0aa942b43193a74e82f3d84b2b7818c40712ba95c3505497025d315b7f275b62 (L1) in block 9 at index 0 signer 0x06efe40584873ab42f439a216d3e6ef8361cc02f nonce 41 with gas limit 72000000 and cumulative gas used 0... block_number=9
2026-04-08T09:39:53.401897Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing fake FRI provers workers=5 compute_time=2s min_task_age=3s timeout_frequency=0.0
2026-04-08T09:39:53.401928Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing fake SNARK prover max_batch_age=10s
2026-04-08T09:39:53.407521Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `priority_tree` at `/tmp/.tmpapAzW9/rocksdb/priority_txs_tree` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:39:53.407624Z INFO node{node=mn-1 role=main}: zksync_os_server: Launching pipeline
2026-04-08T09:39:53.407649Z INFO node{node=mn-1 role=main}: zksync_os_rpc: Starting JSON-RPC server at 0.0.0.0:36579
2026-04-08T09:39:53.407766Z INFO node{node=mn-1 role=main}: zksync_os_server: All components scheduled for initialization in 446.262588ms
2026-04-08T09:39:53.408074Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_server: starting proof data server on 0.0.0.0:39715
2026-04-08T09:39:53.408471Z INFO node{node=mn-1 role=main}: zksync_os_priority_tree: adding missing blocks to priority tree persisted_up_to=14 last_executed_block=14
2026-04-08T09:39:53.408544Z INFO node{node=mn-1 role=main}: zksync_os_priority_tree: re-built priority tree last_executed_block=14 root=0x93dc049bc8c75a1a9b6bffd2054e36561972149e04d6146ab889bacf6377319a time_taken=75.529µs
2026-04-08T09:39:53.408635Z INFO node{node=mn-1 role=main}: zksync_os_status_server: status server running addr=0.0.0.0:43767
2026-04-08T09:39:53.408773Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Transaction 0x0aa942b43193a74e82f3d84b2b7818c40712ba95c3505497025d315b7f275b62 executed with status success in block 9 block_number=9 output=TxProcessingOutputOwned { status: true, output: [], contract_address: None, gas_used: 451200, gas_refunded: 0, computational_native_used: 8341666, native_used: 11844028645666, pubdata_used: 564 }
2026-04-08T09:39:53.408806Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: stream exhausted → sealing block_number=9 txs=1
2026-04-08T09:39:53.409231Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Block 9 (replay) sealed because of TxStreamExhausted in block executor with 1 transactions (0 purged) and 451200 gas. Block hash output: 0x4314180c4a67101e7eb695fed8dcb9d640447a07eef6ceeb681c33077f2c4329, canonical hash: 0x2b0177d8beceb756c3a912f345edb6a100583f36608d42b8d9d2b9b52ae38848. storage_writes: 7, preimages: 4, pubdata bytes: 435. block_number=9
2026-04-08T09:39:53.409270Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Full block 9 output output=BlockOutput { header: Sealed { inner: Header { parent_hash: 0x31d71c82e7aaec32b7a245102f5a58beb1b0bf9e49ba60aead958c93355d0498, ommers_hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347, beneficiary: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, state_root: 0x0000000000000000000000000000000000000000000000000000000000000000, transactions_root: 0x1b5b8ca6b1aeae09a8b0e6f407351979ef5c26f0051dbd39ae19e9ed66d4200d, receipts_root: 0x0000000000000000000000000000000000000000000000000000000000000000, logs_bloom: 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, difficulty: 0, number: 9, gas_limit: 100000000, gas_used: 451200, timestamp: 1775152810, extra_data: 0x, mix_hash: 0x0000000000000000000000000000000000000000000000000000000000000001, nonce: 0x0000000000000000, base_fee_per_gas: Some(109893000), withdrawals_root: None, blob_gas_used: None, excess_blob_gas: None, parent_beacon_block_root: None, requests_hash: None }, seal: 0x2b0177d8beceb756c3a912f345edb6a100583f36608d42b8d9d2b9b52ae38848 }, tx_results: [Ok(TxOutput { execution_result: Success(Call([])), gas_used: 451200, gas_refunded: 0, computational_native_used: 8341666, native_used: 11844028645666, pubdata_used: 564, contract_address: None, logs: [Log { address: 0x6e434cd8f3ec4dd52ab599117d5d6bdcf14f1ff0, data: LogData { topics: [0x08b0b676d456a0431162145d2821f30c665b69ca626521c937ba7a77a29ed67c, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000cf3e41cc120c2af9ae3dd9321048592b15de9f8d], data: 0x } }, Log { address: 0x6e434cd8f3ec4dd52ab599117d5d6bdcf14f1ff0, data: LogData { topics: [0xce805def6fd033d429928feccdb0bcbff328d8e318308bd4cd4ff893999f9d76, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000003], data: 0x } }], l2_to_l1_logs: [L2ToL1LogWithPreimage { log: L2ToL1Log { l2_shard_id: 0, is_service: true, tx_number_in_block: 0, sender: 0x0000000000000000000000000000000000008001, key: 0x0aa942b43193a74e82f3d84b2b7818c40712ba95c3505497025d315b7f275b62, value: 0x0000000000000000000000000000000000000000000000000000000000000001 }, preimage: None }], storage_writes: [] })], storage_writes: [StorageWrite { key: 0xa95cc5fcd6780755c51b2427eaf0fec744e9124dcfd099650884753d15fcf5a6, value: 0x6feacff186dff6954d10986bf5fa870b2e8809cb511331f440060d349ef5c98b, account: 0x0000000000000000000000000000000000008003, account_key: 0x0000000000000000000000000000000000000000000000000000000000010011 }, StorageWrite { key: 0x8c73df60031828663153e14b390b3be490435589ae9b19b1c7de7aa1f383f3cb, value: 0x38ed467c79b4116add32010783de296bad347950e7d31d5bc381c8050656a717, account: 0x0000000000000000000000000000000000008003, account_key: 0x00000000000000000000000006efe40584873ab42f439a216d3e6ef8361cc02f }, StorageWrite { key: 0x7dae2ffcaf5645f9659ebe5a6b82aa1142bb63295262dbdb84ec05222f2acae9, value: 0x0516432b2c59c042b79402964d7baa23014720d2281edf3d407f2b022cb441de, account: 0x0000000000000000000000000000000000008003, account_key: 0x00000000000000000000000034303f953bf15af6bdafd6831e4f9d037eddd7b8 }, StorageWrite { key: 0x003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e, value: 0x98194a7141166b268608a49426abc1325f2e7200279152cb3f6b54d008d0c5a8, account: 0x0000000000000000000000000000000000008003, account_key: 0x00000000000000000000000036615cf349d7f6344891b1e7ca7c72883f5dc049 }, StorageWrite { key: 0xd3369c8e087bbc0051f9984c82ec8db7906ef0171066f913b140973516f53180, value: 0x000000000000000000000000000000000000000000000008d984a153917fa200, account: 0x000000000000000000000000000000000001000f, account_key: 0xa15576d9cd72f945502e303286c71bac5967e8d176be6e94d9a0bae3db43c72b }, StorageWrite { key: 0x1054d02cd59032aad76ef94a0991bb05a8e7fc6b0926ecf6366065d7e306a3cc, value: 0x000000000000000000000000cf3e41cc120c2af9ae3dd9321048592b15de9f8d, account: 0x6e434cd8f3ec4dd52ab599117d5d6bdcf14f1ff0, account_key: 0x000000000000000000000000000000000000000000000000000000000000002f }, StorageWrite { key: 0x4bd70473b3adcaa06657abf193813ddb89c1b6862e2d1e2fcbb46752a36f6fbe, value: 0x00000000000000000000000000000000000000000000000000000001000f0301, account: 0x6e434cd8f3ec4dd52ab599117d5d6bdcf14f1ff0, account_key: 0x000000000000000000000000000000000000000000000000000000000000003c }], account_diffs: [AccountDiff { address: 0x0000000000000000000000000000000000010011, nonce: 1, balance: 170141183460469231568439521142756105727, bytecode_hash: 0x8171ce9c02fff732659c99af8a181cb4e5e7807e7f94179fe39756de1e49ebfb }, AccountDiff { address: 0x06efe40584873ab42f439a216d3e6ef8361cc02f, nonce: 0, balance: 836399732976000000, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }, AccountDiff { address: 0x34303f953bf15af6bdafd6831e4f9d037eddd7b8, nonce: 0, balance: 10091423367399173750, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }, AccountDiff { address: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, nonce: 0, balance: 100057514081248107458, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }], published_preimages: [(0x0516432b2c59c042b79402964d7baa23014720d2281edf3d407f2b022cb441de, 0x000000000000000000000000000000000000000000000000000000000000000000000000000000008c0bf01603e76e7600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0x38ed467c79b4116add32010783de296bad347950e7d31d5bc381c8050656a717, 0x000000000000000000000000000000000000000000000000000000000000000000000000000000000b9b7d202e441c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0x6feacff186dff6954d10986bf5fa870b2e8809cb511331f440060d349ef5c98b, 0x01010100000000000000000000000001000000000000000000000000000000007ffffffffffffff7267b5eac6e805dff8171ce9c02fff732659c99af8a181cb4e5e7807e7f94179fe39756de1e49ebfb00000e43000001d07919cbbdf974722ef7c99266e3a809a81bc65acc1698bd5fb6d07e235cc8c69a00000e43), (0x98194a7141166b268608a49426abc1325f2e7200279152cb3f6b54d008d0c5a8, 0x000000000000000000000000000000000000000000000000000000000000000000000000000000056c93b2edf1705bc200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000)], pubdata: 0x012b0177d8beceb756c3a912f345edb6a100583f36608d42b8d9d2b9b52ae388480000000069ceaeaa00000007a95cc5fcd6780755c51b2427eaf0fec744e9124dcfd099650884753d15fcf5a61442032a04cac682d8008c73df60031828663153e14b390b3be490435589ae9b19b1c7de7aa1f383f3cb144102e6df502ad0a0007dae2ffcaf5645f9659ebe5a6b82aa1142bb63295262dbdb84ec05222f2acae9143942b9c219a0d200003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e14316bb882116600d3369c8e087bbc0051f9984c82ec8db7906ef0171066f913b140973516f5318041032a04cac682d8001054d02cd59032aad76ef94a0991bb05a8e7fc6b0926ecf6366065d7e306a3cca1cf3e41cc120c2af9ae3dd9321048592b15de9f8d4bd70473b3adcaa06657abf193813ddb89c1b6862e2d1e2fcbb46752a36f6fbe110300000000010001000000000000000000000000000000000000000080010aa942b43193a74e82f3d84b2b7818c40712ba95c3505497025d315b7f275b62000000000000000000000000000000000000000000000000000000000000000100000000, computaional_native_used: 8341666 } block_number=9
2026-04-08T09:39:53.409372Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Executed. Updating mempools... block_number=9
2026-04-08T09:39:53.409810Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender: initialized L1 sender command_name="commit" balance_eth="99.998501494668543264" address=0xCe452c54Ad984016074AA8940b6DbDfb8aEd4425 nonce=10
2026-04-08T09:39:53.409899Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender: initialized L1 sender command_name="execute" balance_eth="99.998011201422424133" address=0x472F485Aa8426415bc8f6b00cf1A462575e68D87 nonce=10
2026-04-08T09:39:53.409927Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender: initialized L1 sender command_name="prove" balance_eth="99.999315620844347810" address=0xd9789093b8B6f6696924dbEc0d2aF2e6B964a871 nonce=7
2026-04-08T09:39:53.424631Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="priority_tx" event_count=54 l1_block_from=0 l1_block_to=104
2026-04-08T09:39:53.427711Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Block processed in `BlockExecutor`. Sending downstream... block_number=9 time_since_last_block=None
2026-04-08T09:39:53.427763Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Command Replay block 10 (1 txs); starting l1 priority id: 42 received by BlockExecutor
2026-04-08T09:39:53.427805Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_canonizer: Received a Replay block 9 (block output hash: 0x4314180c4a67101e7eb695fed8dcb9d640447a07eef6ceeb681c33077f2c4329) from BlockExecutor. Sending downstream.
2026-04-08T09:39:53.428184Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_applier: Received canonized block 9. Saving to disc. block_number=9
2026-04-08T09:39:53.428386Z INFO node{node=mn-1 role=main}: zksync_os_storage::db::repository: Rolling back repository DB blocks [9; 19]
2026-04-08T09:39:53.429651Z INFO node{node=mn-1 role=main}: zksync_os_storage::lazy::repository: Repo DB is ready to process blocks
2026-04-08T09:39:53.429724Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Prepared context for block 10. expected_block_output_hash: Some(0x2534c95a1babe56f87ad6fe…, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 1, 128, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0, 0, 0, 0, 64, 0, 0, 2, 0, 0, 0, 0, 0, 0, 16, 0, 1, 0, 0, 0, 0, 0, 64, 0, 8, 0, 2, 0, 0, 0, 0, 0, 40, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 1, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 8, 2, 32, 0, 0, 0, 0, 0, 0, 0, 1, 128, 0, 16, 64, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 8, 0, 1, 64, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 32, 64, 0, 0, 2, 2, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 4, 0, 0, 2, 0, 1, 0, 0, 0, 0, 1, 4, 0, 0, 2, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 64, 0, 0, 0, 128, 0, 0, 1, 8, 0, 2, 0, 8, 64, 0, 64, 0, 128, 0, 128, 0, 4, 0, 4, 0, 0, 2, 0, 0, 129, 0, 0, 1, 0, 64, 0, 4, 64, 0, 0, 0, 0, 0, 0, 0, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 16, 0, 32, 0, 0, 1, 0, 4, 0, 0, 32, 0, 2, 32, 0, 8, 0, 0, 2, 64, 0, 0, 0, 8, 128, 0, 0, 0, 64, 0, 4, 0, 64, 0, 16, 0, 0, 4, 32, 0, 32, 0, 0, 0, 8, 0, 0, 0, 1, 0, 2, 16, 0, 16, 128, 0, 0, 0, 0, 0, 16, 0, 128, 0, 0, 0, 0, 0, 8, 0, 8, 4, 0, 4, 32, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 4, 0, 0, 0, 0, 64, 0, 8, 1, 0, 8, 0, 0, 2, 0, 2, 0, 128, 0, 128, 0, 64, 64, 0, 64, 0, 0, 16, 0, 16, 0, 4, 0, 64, 0, 0, 0, 8, 0, 8, 64, 0, 0, 1, 0, 4, 0, 64, 0, 0, 128, 0, 128, 0, 4, 0, 4, 8, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 8, 0, 64, 0, 0, 16, 0, 0, 1, 0, 0, 0, 0, 0, 128, 0, 0, 0, 0, 0, 16, 0, 8, 0, 4, 0, 16, 0, 0, 4, 64, 0, 0, 0, 4, 64, 0, 0, 0, 4, 64, 0, 1, 64, 0, 4, 128, 0, 0, 4, 0, 0, 128, 0, 8, 0, 0, 128, 0, 8, 0, 0, 128, 0, 8, 128, 0, 0, 0, 0, 16, 0, 1, 0, 8, 0, 0, 32, 0, 8, 2, 0, 0, 16, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 128, 0, 0, 0, 128, 0, 0, 0, 0, 0, 0, 0, 8, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49, 205, 112, 132, 92, 206, 31, 129, 182, 167, 85, 93, 92, 232, 29, 168, 74, 155, 33, 219, 217, 246, 105, 207, 217, 254, 74, 116, 197, 152, 46, 110, 38, 10, 9, 1, 119, 248, 96, 214, 45, 225, 225, 218, 142, 203, 10, 235, 30, 136, 26, 109, 95, 82, 58, 131, 247, 249, 249, 16, 203, 175, 131, 102, 66, 44, 106, 206, 17, 122, 105, 150, 46, 36, 83, 88, 148, 64, 235, 173, 169, 107, 3, 33, 223, 255, 240, 191, 103, 10, 254, 52, 186, 74, 130, 141, 51, 66, 227, 241, 78, 210, 217, 17, 1, 250, 214, 116, 246, 54, 163, 90, 111, 26, 81, 86, 78, 195, 55, 27, 156, 77, 163, 18, 109, 90, 208, 186, 227, 80, 207, 199, 250, 234, 199, 99, 99, 184, 9, 255, 104, 98, 246, 102, 108, 85, 7, 252, 51, 21, 214, 132, 35, 158, 2, 38, 112, 107, 69, 195, 65, 114, 145, 245, 183, 172, 194, 211, 57, 80, 82, 17, 161, 174, 230, 62, 140, 244, 17, 206, 54, 63, 174, 135, 96, 214, 122, 31, 186, 219, 206, 92, 119, 180, 68, 244, 119, 54, 206, 136, 162, 78, 107, 80, 251, 5, 29, 192, 174, 93, 179, 175, 68, 217, 8, 246, 220, 217, 160, 21, 208, 74, 126, 225, 227, 25, 1, 0, 3, 59, 172, 224, 22, 174, 10, 65, 231, 169, 237, 9, 168, 91, 33, 85, 109, 38, 187, 242, 242, 75, 76, 32, 165, 75, 187, 165, 27, 95, 83, 162, 158, 25, 1, 0, 5, 237, 36, 132, 158, 202, 168, 131, 171, 106, 32, 214, 79, 172, 224, 148, 150, 15, 71, 73, 102, 217, 162, 19, 183, 2, 117, 192, 112, 196, 76, 181, 34, 161, 155, 245, 27, 75, 22, 118, 131, 30, 205, 38, 132, 115, 152, 248, 3, 169, 147, 217, 94, 92, 76, 177, 241, 202, 213, 121, 29, 67, 0, 19, 213, 36, 170, 221, 205, 90, 57, 173, 158, 8, 183, 100, 181, 237, 190, 158, 39, 201, 55, 112, 29, 240, 33, 1, 0, 10, 0, 141, 146, 79, 234, 165, 5, 198, 54, 15, 59, 187, 253, 7, 255, 98, 24, 128, 95, 130, 245, 22, 179, 210, 89, 30, 27, 185, 219, 10, 234, 246, 16, 161, 179, 190, 143, 163, 197, 87, 238, 119, 52, 16, 26, 33, 205, 8, 145, 194, 80, 10, 41, 253, 46, 150, 217, 18, 115, 134, 6, 165, 13, 140, 201, 62, 223, 7, 49, 252, 103, 172, 173, 152, 112, 25, 245, 234, 127, 206, 106, 49, 138, 105, 106, 238, 0, 141, 243, 70, 59, 24, 80, 235, 29, 141, 24, 71, 116, 62, 161, 85, 174, 246, 177, 96, 116, 219, 139, 168, 29, 137, 125, 195, 5, 84, 251, 32, 133, 180, 170, 53, 219, 252, 53, 190, 62, 142, 49, 221, 150, 70, 237, 26, 32, 194, 100, 118, 156, 107, 247, 126, 19, 162, 52, 40, 207, 237, 167, 58, 180, 17, 122, 105, 110, 206, 239, 231, 80, 41, 230, 221, 27, 109, 92, 200, 190, 248, 162, 27, 204, 116, 221, 146, 129, 58, 89, 152, 188, 129, 230, 198, 110, 20, 160, 137, 9, 1, 186, 154, 222, 88, 248, 170, 108, 168, 43, 242, 42, 43, 72, 15, 245, 221, 236, 232, 166, 232, 99, 81, 164, 123, 16, 213, 143, 51, 128, 251, 219, 183, 9, 1, 50, 167, 235, 74, 43, 67, 241, 245, 102, 145, 12, 151, 40, 206, 52, 66, 86, 175, 215, 74, 31, 146, 110, 20, 231, 110, 91, 76, 175, 186, 20, 80, 9, 1, 183, 144, 135, 107, 116, 64, 90, 68, 61, 138, 52, 178, 244, 96, 20, 237, 96, 5, 52, 90, 158, 129, 172, 204, 39, 175, 55, 18, 74, 73, 29, 222, 9, 255, 36, 49, 6, 86, 93, 12, 79, 206, 248, 151, 94, 121, 177, 178, 35, 12, 1, 159, 78, 58, 178, 122, 63, 78, 124, 169, 48, 107, 159, 98, 153, 132, 161, 174, 230, 62, 140, 244, 17, 206, 54, 63, 174, 135, 96, 214, 122, 31, 186, 219, 206, 92, 119, 235, 52, 119, 81, 249, 137, 179, 37, 65, 9, 53, 202, 89, 152, 255, 46, 221, 140, 189, 251, 103, 154, 180, 189, 202, 252, 104, 101, 58, 192, 23, 50, 25, 1, 0, 2, 163, 68, 138, 70, 46, 158, 130, 133, 219, 243, 168, 205, 108, 6, 179, 106, 55, 55, 124, 116, 50, 10, 146, 84, 72, 134, 92, 207, 47, 49, 50, 147, 17, 122, 105, 243, 66, 162, 244, 189, 31, 208, 147, 191, 237, 126, 0, 164, 11, 137, 25, 63, 27, 215, 155, 217, 48, 85, 65, 22, 143, 236, 63, 3, 22, 166, 94, 17, 1, 14, 214, 89, 89, 176, 229, 152, 67, 201, 125, 231, 125, 166, 142, 59, 174, 210, 207, 111, 248, 94, 31, 203, 196, 122, 186, 87, 182, 51, 26, 92, 122, 199, 161, 112, 208, 21, 41, 240, 188, 182, 100, 163, 39, 126, 184, 169, 159, 49, 150, 180, 142, 33, 211, 210, 66, 218, 150, 207, 84, 88, 140, 136, 126, 199, 25, 150, 15, 84, 201, 143, 238, 184, 102, 179, 174, 191, 27, 231, 61, 39, 167, 84, 203, 49, 110, 0, 141, 243, 70, 59, 24, 80, 235, 29, 141, 24, 71, 116, 62, 161, 85, 174, 246, 177, 96, 116, 219, 139, 168, 29, 137, 125, 195, 5, 84, 251, 32, 133, 10, 94, 139, 131, 28, 219, 116, 101, 48, 66, 9, 28, 15, 112, 167, 164, 170, 213, 46, 85, 69, 124, 148, 76, 195, 59, 137, 193, 206, 95, 93, 115, 9, 1, 55, 162, 109, 239, 249, 37, 224, 126, 201, 7, 100, 216, 181, 86, 77, 72, 189, 85, 249, 113, 75, 42, 218, 114, 73, 245, 160, 235, 201, 25, 80, 228, 25, 1, 0, 4, 38, 182, 122, 48, 1, 162, 205, 218, 95, 52, 172, 146, 222, 81, 199, 193, 42, 178, 228, 105, 133, 88, 214, 83, 137, 237, 66, 230, 119, 250, 5, 85, 9, 255, 253, 39, 5, 238, 88, 207, 60, 229, 238, 92, 28, 224, 63, 70, 109, 126, 152, 54, 188, 71, 18, 186, 162, 153, 21, 61, 132, 71, 202, 121, 113, 207, 161, 174, 230, 62, 140, 244, 17, 206, 54, 63, 174, 135, 96, 214, 122, 31, 186, 219, 206, 92, 119, 191, 14, 175, 103, 174, 227, 73, 235, 177, 89, 118, 163, 111, 237, 172, 26, 74, 6, 101, 80, 58, 211, 113, 127, 243, 254, 106, 224, 120, 179, 101, 156, 161, 3, 194, 206, 179, 237, 25, 125, 230, 92, 63, 168, 17, 204, 36, 196, 229, 248, 71, 18, 40, 184, 2, 226, 247, 10, 56, 240, 40, 136, 100, 146, 139, 246, 198, 195, 194, 209, 164, 217, 45, 202, 10, 147, 86, 175, 254, 198, 249, 92, 64, 121, 164, 161, 34, 50, 209, 227, 187, 254, 219, 167, 131, 75, 170, 145, 154, 226, 151, 165, 140, 206, 94, 48, 13, 3, 53, 144, 68, 155, 12, 98, 33, 73, 149, 88, 78, 245, 91, 217, 26, 59, 216, 173, 62, 203, 120, 198, 123, 25, 190, 39, 160, 120, 233, 211, 0, 141, 243, 70, 59, 24, 80, 235, 29, 141, 24, 71, 116, 62, 161, 85, 174, 246, 177, 96, 116, 219, 139, 168, 29, 137, 125, 195, 5, 84, 251, 32, 133, 180, 154, 65, 212, 81, 16, 236, 91, 101, 245, 42, 253, 64, 114, 173, 212, 217, 226, 172, 32, 222, 27, 146, 31, 174, 146, 247, 71, 64, 255, 95, 183, 17, 122, 105, 30, 110, 96, 175, 250, 118, 1, 211, 140, 200, 214, 206, 229, 198, 14, 61, 254, 242, 159, 14, 55, 16, 155, 76, 120, 127, 245, 226, 36, 31, 239, 3, 0, 154, 143, 73, 222, 14, 16, 15, 158, 240, 78, 132, 143, 205, 9, 103, 126, 156, 137, 204, 132, 107, 121, 104, 236, 26, 55, 66, 166, 178, 14, 35, 165, 128, 29, 80, 31, 64, 103, 241, 92, 199, 130, 80, 116, 54, 132, 62, 34, 227, 96, 184, 8, 119, 186, 244, 37, 225, 147, 77, 116, 140, 96, 236, 23, 9, 1, 108, 34, 99, 206, 196, 160, 221, 79, 119, 179, 226, 168, 33, 103, 55, 20, 4, 172, 20, 208, 255, 94, 129, 76, 180, 227, 160, 178, 175, 82, 45, 81, 0, 69, 116, 104, 101, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 8, 255, 167, 121, 201, 21, 125, 158, 114, 131, 128, 169, 231, 144, 49, 170, 224, 157, 231, 171, 119, 48, 202, 108, 222, 248, 172, 186, 153, 150, 59, 124, 0, 69, 84, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 202, 88, 177, 249, 219, 146, 38, 198, 218, 231, 192, 175, 28, 19, 1, 65, 165, 117, 51, 141, 148, 5, 9, 193, 57, 235, 170, 127, 233, 175, 236, 2, 9, 18, 219, 222, 149, 180, 211, 49, 107, 69, 17, 129, 124, 238, 82, 198, 95, 216, 148, 160, 148, 101, 146, 118, 189, 75, 155, 221, 189, 224, 60, 30, 82, 166, 9, 1, 232, 224, 8, 164, 106, 0, 67, 13, 117, 65, 158, 229, 20, 233, 33, 232, 167, 167, 231, 22, 85, 164, 148, 133, 1, 96, 105, 12, 76, 92, 64, 151, 17, 122, 105, 32, 51, 95, 169, 246, 148, 19, 159, 125, 118, 165, 201, 165, 6, 88, 203, 108, 47, 63, 187, 143, 15, 155, 10, 85, 250, 4, 194, 134, 43, 139, 94, 0, 141, 243, 70, 59, 24, 80, 235, 29, 141, 24, 71, 116, 62, 161, 85, 174, 246, 177, 96, 116, 219, 139, 168, 29, 137, 125, 195, 5, 84, 251, 32, 133, 249, 163, 172, 69, 124, 33, 235, 99, 136, 193, 25, 216, 108, 101, 152, 107, 4, 6, 148, 144, 180, 87, 142, 17, 146, 81, 176, 4, 93, 137, 183, 131, 17, 128, 10, 168, 74, 2, 141, 105, 206, 208, 33, 164, 189, 140, 91, 38, 36, 168, 242, 80, 217, 18, 184, 248, 245, 157, 129, 85, 249, 94, 94, 229, 138, 101, 38, 9, 255, 71, 234, 31, 194, 58, 232, 111, 88, 110, 241, 119, 113, 235, 233, 191, 55, 103, 106, 21, 175, 97, 201, 77, 228, 141, 52, 113, 240, 101, 25, 163, 82, 9, 1, 95, 192, 113, 95, 216, 242, 21, 235, 124, 16, 227, 245, 80, 217, 178, 9, 241, 140, 170, 135, 64, 175, 84, 27, 211, 70, 239, 73, 100, 139, 20, 245, 9, 1, 201, 169, 20, 123, 206, 251, 168, 141, 33, 64, 175, 106, 246, 185, 19, 185, 53, 101, 125, 53, 5, 87, 5, 184, 7, 21, 91, 61, 208, 130, 42, 131, 9, 1, 51, 185, 143, 130, 158, 105, 28, 140, 200, 2, 194, 123, 27, 168, 194, 214, 62, 168, 221, 114, 158, 22, 31, 204, 96, 198, 227, 219, 144, 62, 176, 90, 9, 1, 162, 141, 29, 221, 171, 245, 18, 24, 175, 41, 24, 214, 126, 250, 212, 132, 198, 174, 28, 183, 148, 178, 133, 83, 77, 147, 7, 83, 152, 41, 159, 50, 9, 1, 49, 94, 172, 150, 109, 235, 76, 210, 82, 15, 87, 143, 130, 178, 219, 100, 93, 106, 210, 219, 149, 15, 96, 103, 239, 182, 192, 159, 50, 50, 201, 164, 9, 1, 31, 181, 80, 153, 14, 44, 145, 59, 250, 68, 85, 255, 137, 204, 118, 2, 81, 180, 4, 6, 54, 169, 18, 133, 251, 157, 148, 84, 164, 82, 81, 159, 17, 122, 105, 44, 208, 83, 107, 133, 220, 84, 162, 239, 79, 233, 53, 85, 125, 62, 73, 167, 222, 140, 251, 253, 117, 255, 91, 20, 90, 157, 201, 150, 6, 12, 61, 9, 1, 154, 52, 20, 143, 247, 85, 42, 243, 186, 247, 231, 28, 253, 53, 205, 180, 93, 226, 188, 127, 132, 196, 159, 128, 140, 7, 194, 244, 42, 99, 8, 148, 9, 1, 16, 187, 163, 86, 7, 127, 29, 127, 236, 161, 191, 19, 91, 44, 28, 246, 70, 166, 80, 96, 57, 210, 180, 242, 178, 148, 90, 19, 106, 121, 167, 81, 17, 25, 165, 228, 96, 52, 194, 207, 181, 181, 131, 126, 57, 95, 233, 204, 152, 190, 4, 82, 34, 235, 53, 200, 202, 40, 109, 252, 73, 189, 213, 239, 94, 126, 130, 9, 1, 60, 54, 247, 126, 249, 122, 134, 107, 75, 197, 213, 86, 249, 0, 184, 94, 80, 122, 177, 122, 63, 40, 27, 157, 161, 173, 190, 140, 7, 124, 205, 103, 0, 255, 132, 244, 176, 235, 54, 7, 249, 187, 207, 13, 96, 112, 174, 0, 55, 174, 110, 253, 204, 78, 229, 59, 246, 95, 227, 155, 139, 200, 189, 131, 220, 131, 211, 37, 92, 202, 170, 112, 139, 219, 202, 151, 102, 81, 204, 167, 203, 163, 132, 66, 249, 15, 25, 238, 229, 175, 15, 147, 57, 75, 67, 90, 157, 0, 70, 112, 11, 77, 64, 172, 92, 53, 175, 44, 34, 221, 162, 120, 122, 145, 235, 86, 123, 6, 201, 36, 168, 251, 138, 233, 160, 91, 32, 192, 140, 33, 200, 221, 39, 248, 67, 15, 12, 27, 106, 35, 216, 154, 77, 96, 110, 21, 2, 97, 54, 45, 126, 163, 254, 171, 15, 209, 219, 26, 185, 44, 215, 147, 0, 70, 112, 11, 77, 64, 172, 92, 53, 175, 44, 34, 221, 162, 120, 122, 145, 235, 86, 123, 6, 201, 36, 168, 251, 138, 233, 160, 91, 32, 192, 140, 33, 230, 157, 28, 186, 226, 232, 116, 99, 183, 223, 238, 123, 75, 203, 135, 82, 41, 30, 143, 43, 200, 37, 57, 16, 92, 238, 86, 169, 194, 240, 242, 19, 0, 255, 132, 244, 176, 235, 54, 7, 249, 187, 207, 13, 96, 112, 174, 0, 55, 174, 110, 253, 204, 78, 229, 59, 246, 95, 227, 155, 139, 200, 189, 131, 220, 247, 124, 190, 104, 95, 142, 126, 239, 68, 219, 69, 165, 161, 237, 129, 135, 165, 5, 236, 239, 227, 84, 140, 240, 18, 4, 129, 67, 95, 125, 116, 254, 9, 1, 11, 70, 130, 53, 226, 53, 150, 171, 57, 41, 159, 191, 28, 249, 143, 93, 114, 236, 149, 58, 75, 56, 53, 161, 11, 166, 125, 101, 15, 73, 184, 144, 9, 255, 156, 79, 35, 73, 130, 41, 40, 68, 126, 232, 42, 161, 246, 135, 9, 157, 19, 192, 136, 223, 241, 34, 160, 101, 226, 43, 2, 113, 151, 246, 96, 172, 161, 174, 230, 62, 140, 244, 17, 206, 54, 63, 174, 135, 96, 214, 122, 31, 186, 219, 206, 92, 119, 216, 245, 186, 123, 56, 182, 12, 213, 51, 172, 52, 135, 135, 163, 8, 253, 244, 118, 218, 65, 116, 65, 46, 147, 172, 243, 158, 190, 245, 97, 195, 211, 0, 141, 243, 70, 59, 24, 80, 235, 29, 141, 24, 71, 116, 62, 161, 85, 174, 246, 177, 96, 116, 219, 139, 168, 29, 137, 125, 195, 5, 84, 251, 32, 133, 57, 229, 113, 68, 158, 36, 114, 187, 156, 51, 248, 183, 25, 157, 73, 14, 3, 145, 191, 89, 201, 14, 172, 237, 136, 34, 250, 25, 229, 213, 13, 94, 17, 122, 105, 0, 26, 65, 55, 207, 237, 104, 99, 126, 50, 7, 11, 109, 25, 132, 114, 243, 88, 52, 70, 208, 207, 94, 101, 47, 15, 8, 83, 212, 153, 178, 42, 25, 1, 0, 2, 239, 192, 189, 236, 159, 80, 210, 51, 147, 41, 215, 153, 116, 56, 202, 137, 53, 139, 252, 241, 61, 92, 155, 109, 203, 129, 58, 79, 211, 243, 178, 60, 25, 1, 0, 5, 233, 215, 92, 202, 208, 129, 242, 237, 154, 238, 145, 46, 118, 71, 156, 101, 122, 99, 174, 156, 153, 66, 70, 44, 241, 74, 79, 172, 45, 118, 86, 5, 25, 1, 0, 3, 14, 134, 95, 243, 81, 60, 157, 235, 125, 219, 120, 187, 130, 49, 230, 226, 224, 50, 252, 24, 46, 231, 118, 193, 221, 143, 126, 239, 171, 243, 191, 132, 9, 1, 225, 207, 65, 229, 28, 58, 121, 160, 192, 12, 235, 229, 116, 224, 43, 165, 108, 221, 171, 88, 126, 125, 14, 163, 207, 139, 116, 229, 26, 78, 129, 28, 9, 1, 112, 211, 238, 242, 42, 36, 209, 95, 115, 2, 225, 174, 25, 151, 183, 73, 45, 5, 38, 76, 154, 107, 200, 79, 213, 47, 105, 113, 244, 15, 170, 17, 9, 255, 61, 154, 125, 91, 4, 18, 182, 124, 178, 49, 63, 47, 102, 117, 54, 178, 17, 142, 246, 130, 115, 126, 248, 128, 91, 246, 1, 65, 61, 178, 49, 24, 161, 174, 230, 62, 140, 244, 17, 206, 54, 63, 174, 135, 96, 214, 122, 31, 186, 219, 206, 92, 119, 192, 250, 243, 203, 216, 53, 1, 115, 31, 8, 152, 251, 26, 136, 17, 204, 39, 99, 201, 185, 156, 191, 237, 226, 132, 220, 71, 212, 103, 16, 2, 91, 17, 122, 105, 157, 183, 130, 243, 89, 154, 20, 48, 124, 176, 13, 140, 198, 102, 210, 41, 61, 22, 33, 47, 24, 203, 52, 143, 33, 139, 196, 47, 231, 50, 212, 26, 65, 138, 199, 35, 4, 137, 232, 0, 0, 134, 78, 227, 18, 33, 211, 92, 210, 148, 49, 167, 67, 161, 241, 214, 206, 4, 180, 139, 121, 66, 28, 194, 125, 83, 42, 138, 100, 93, 224, 60, 197, 0, 80, 200, 218, 161, 118, 210, 72, 105, 208, 16, 173, 116, 194, 211, 116, 66, 118, 1, 55, 92, 162, 38, 78, 148, 247, 55, 132, 226, 153, 213, 114, 212, 145, 222, 8, 197, 97, 119, 150, 32, 10, 125, 114, 19, 7, 27, 17, 20, 185, 71, 65, 83, 16, 119, 187, 152, 228, 116, 189, 96, 173, 78, 132, 247, 9, 1, 103, 31, 119, 131, 224, 146, 197, 213, 62, 52, 106, 82, 196, 203, 176, 252, 142, 37, 217, 132, 133, 76, 131, 221, 30, 234, 83, 45, 78, 191, 107, 87, 17, 122, 105, 114, 225, 77, 52, 181, 73, 163, 216, 163, 255, 197, 177, 209, 42, 129, 50, 190, 42, 235, 171, 87, 132, 95, 166, 63, 38, 45, 12, 210, 160, 226, 153, 9, 1, 152, 60, 140, 21, 219, 147, 15, 25, 145, 236, 14, 156, 241, 79, 159, 29, 137, 220, 125, 111, 159, 206, 237, 14, 67, 65, 77, 92, 210, 150, 221, 208, 17, 122, 105, 143, 159, 143, 3, 242, 205, 234, 190, 52, 161, 22, 226, 149, 193, 32, 166, 86, 47, 212, 168, 184, 158, 95, 108, 102, 31, 86, 238, 255, 67, 55, 34, 0, 141, 243, 70, 59, 24, 80, 235, 29, 141, 24, 71, 116, 62, 161, 85, 174, 246, 177, 96, 116, 219, 139, 168, 29, 137, 125, 195, 5, 84, 251, 32, 133, 191, 31, 135, 14, 85, 234, 91, 196, 152, 134, 143, 96, 34, 119, 237, 119, 118, 101, 123, 37, 168, 84, 42, 23, 83, 251, 29, 142, 224, 215, 212, 19, 9, 1, 226, 248, 2, 37, 167, 240, 145, 87, 136, 131, 139, 122, 14, 91, 3, 93, 78, 166, 102, 75, 213, 102, 132, 174, 209, 226, 136, 93, 117, 175, 33, 49, 9, 1, 58, 78, 212, 147, 202, 67, 206, 17, 210, 130, 246, 243, 166, 121, 190, 85, 76, 214, 212, 158, 93, 139, 208, 204, 114, 119, 141, 143, 198, 167, 8, 89, 161, 174, 230, 62, 140, 244, 17, 206, 54, 63, 174, 135, 96, 214, 122, 31, 186, 219, 206, 92, 119, 58, 133, 115, 80, 160, 121, 230, 231, 77, 65, 241, 137, 252, 77, 196, 153, 73, 236, 79, 70, 183, 74, 154, 208, 145, 250, 146, 199, 233, 78, 119, 187, 17, 122, 105, 64, 65, 171, 104, 34, 194, 16, 216, 63, 86, 180, 158, 20, 92, 229, 62, 138, 241, 235, 27, 210, 231, 158, 114, 206, 229, 122, 210, 147, 181, 208, 226, 161, 34, 50, 209, 227, 187, 254, 219, 167, 131, 75, 170, 145, 154, 226, 151, 165, 140, 206, 94, 48, 14, 179, 211, 204, 108, 168, 53, 49, 20, 134, 35, 1, 222, 107, 47, 218, 148, 222, 63, 117, 16, 28, 113, 203, 92, 246, 149, 115, 67, 228, 254, 90, 9, 255, 91, 55, 172, 105, 144, 175, 99, 116, 239, 229, 187, 235, 192, 61, 237, 79, 73, 91, 21, 64, 55, 27, 206, 205, 227, 10, 112, 141, 200, 231, 74, 147, 9, 3, 122, 119, 181, 166, 30, 176, 217, 70, 114, 41, 81, 185, 237, 113, 229, 123, 240, 118, 165, 37, 242, 31, 199, 243, 0, 91, 159, 206, 180, 51, 85, 156, 0, 87, 114, 97, 112, 112, 101, 100, 32, 69, 116, 104, 101, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 163, 138, 16, 240, 142, 233, 151, 63, 7, 128, 103, 71, 18, 29, 120, 117, 101, 239, 70, 138, 24, 70, 129, 134, 58, 8, 105, 135, 10, 113, 127, 71, 0, 87, 69, 84, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 8, 28, 189, 45, 21, 103, 60, 132, 55, 238, 8, 131, 233, 96, 61, 169, 96, 94, 1, 156, 222, 149, 80, 189, 119, 229, 9, 56, 95, 190, 23, 193, 0, 87, 114, 97, 112, 112, 101, 100, 32, 69, 116, 104, 101, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 172, 12, 149, 209, 106, 152, 146, 228, 185, 73, 98, 169, 178, 190, 176, 119, 122, 56, 29, 11, 47, 68, 212, 155, 109, 32, 205, 156, 64, 242, 96, 191, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 249, 177, 75, 154, 175, 89, 234, 118, 242, 192, 76, 103, 154, 94, 97, 48, 67, 194, 146, 155, 25, 191, 96, 98, 173, 190, 165, 98, 44, 245, 205, 202, 25, 1, 0, 3, 222, 248, 23, 117, 161, 113, 105, 37, 190, 211, 213, 171, 149, 63, 27, 24, 207, 152, 69, 250, 112, 199, 237, 19, 155, 118, 9, 233, 252, 183, 82, 182, 9, 1, 125, 83, 235, 252, 125, 225, 74, 217, 29, 50, 133, 203, 70, 3, 32, 103, 137, 245, 226, 188, 134, 27, 182, 106, 19, 84, 196, 167, 192, 168, 226, 102, 25, 1, 0, 4, 157, 93, 237, 223, 56, 12, 30, 17, 94, 153, 31, 218, 224, 143, 126, 47, 33, 168, 248, 130, 64, 189, 200, 247, 24, 174, 15, 191, 97, 203, 94, 240, 0, 141, 243, 70, 59, 24, 80, 235, 29, 141, 24, 71, 116, 62, 161, 85, 174, 246, 177, 96, 116, 219, 139, 168, 29, 137, 125, 195, 5, 84, 251, 32, 133, 79, 14, 31, 168, 140, 196, 218, 41, 253, 210, 219, 26, 37, 42, 149, 7, 161, 245, 17, 63, 201, 19, 122, 28, 192, 86, 52, 57, 38, 247, 72, 7, 25, 1, 0, 7, 211, 143, 203, 170, 8, 146, 204, 64, 174, 212, 195, 180, 69, 71, 54, 238, 150, 99, 222, 217, 226, 79, 84, 32, 166, 5, 123, 87, 143, 33, 155, 135, 161, 174, 230, 62, 140, 244, 17, 206, 54, 63, 174, 135, 96, 214, 122, 31, 186, 219, 206, 92, 119, 51, 33, 0, 26, 112, 254, 139, 178, 89, 90, 67, 186, 96, 58, 70, 108, 63, 119, 169, 95, 152, 104, 180, 16, 122, 211, 248, 236, 168, 51, 208, 224, 161, 174, 230, 62, 140, 244, 17, 206, 54, 63, 174, 135, 96, 214, 122, 31, 186, 219, 206, 92, 119, 225, 57, 124, 71, 91, 195, 138, 216, 96, 223, 227, 134, 197, 98, 75, 149, 167, 198, 36, 50, 71, 66, 109, 160, 176, 179, 247, 56, 155, 78, 227, 103, 161, 128, 113, 115, 93, 0, 36, 36, 176, 31, 98, 27, 201, 57, 251, 219, 166, 92, 133, 15, 88, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 31, 104, 102, 131, 151, 239, 94, 55, 249, 27, 84, 38, 102, 239, 201, 25, 75, 38, 6, 68, 37, 86, 68, 249, 118, 227, 97, 123, 112, 35, 59, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 197, 210, 70, 1, 134, 247, 35, 60, 146, 126, 125, 178, 220, 199, 3, 192, 229, 0, 182, 83, 202, 130, 39, 59, 123, 250, 216, 4, 93, 133, 164, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 206, 180, 176, 127, 47, 32, 216, 20, 86, 46, 201, 191, 119, 10, 34, 189, 127, 148, 89, 175, 60, 13, 240, 227, 10, 188, 106, 49, 141, 252, 193, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 169, 254, 178, 192, 166, 182, 184, 81, 133, 161, 214, 17, 216, 113, 16, 127, 127, 143, 229, 208, 249, 131, 255, 27, 84, 230, 132, 147, 134, 144, 134, 56]], multichain_root: 0x702eb34962eb1c5b16c4541d5f1c0b1a61be571411d7097e6c673f0631034b55 } block_count=1 new_state_commitment=0x51a57bea5d01514e712f80e3de11ee76504ce01af6b27d4a5c3677d33913219e time_since_last_batch=Some(18.267524749s)
2026-04-08T09:40:17.816026Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch for FRI proving: 12
2026-04-08T09:40:17.816046Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job added batch_number=12 queue_statistics=Queue has 1 jobs, range: 12 - 12, oldest job: added 7.569µs ago, has 0 attempts. self.prover_stage=Fri
2026-04-08T09:40:18.210209Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job completed stats=Batch 5 with 1 txs, proving version V7, spent in queue: 5.202397009s, last assigned to 'fake_prover', 1 attempts, 2.000284099s since last assignment prover_type=Fake prover_id="fake_prover" self.prover_stage=Fri queue_statistics=Empty queue
2026-04-08T09:40:18.210255Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::fake_fri_provers_pool: fake prover submitted proof fri_job.batch_number=5 elapsed_ms=2000
2026-04-08T09:40:18.210300Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch after FRI proving: 5
2026-04-08T09:40:18.210318Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::gapless_committer: Saving 1 (batches 5-5) to proof_storage buffer_size=0
2026-04-08T09:40:18.211477Z INFO node{node=mn-2 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Waiting for L1 protocol version 0.31.0 to reach target version 0.31.0 current_protocol_version=0.31.0 target_protocol_version=0.31.0
2026-04-08T09:40:18.211494Z INFO node{node=mn-2 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Protocol version on the contract matches batch protocol version current_protocol_version=0.31.0
2026-04-08T09:40:18.661057Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:20.829887Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job assigned batch_stats=Batch 12 with 1 txs, proving version V7, spent in queue: 3.013839747s, last assigned to 'fake_prover', 1 attempts, 2.29µs since last assignment queue_statistics=Queue has 1 jobs, range: 12 - 12, oldest job: added 3.013857017s ago, has 1 attempts. prover_id="fake_prover" self.prover_stage=Fri
2026-04-08T09:40:22.831027Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job completed stats=Batch 12 with 1 txs, proving version V7, spent in queue: 5.014980906s, last assigned to 'fake_prover', 1 attempts, 2.001143439s since last assignment prover_type=Fake prover_id="fake_prover" self.prover_stage=Fri queue_statistics=Empty queue
2026-04-08T09:40:22.831070Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fake_fri_provers_pool: fake prover submitted proof fri_job.batch_number=12 elapsed_ms=2001
2026-04-08T09:40:22.831107Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch after FRI proving: 12
2026-04-08T09:40:22.831130Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::gapless_committer: Saving 1 (batches 12-12) to proof_storage buffer_size=0
2026-04-08T09:40:22.833063Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Waiting for L1 protocol version 0.31.0 to reach target version 0.31.0 current_protocol_version=0.31.0 target_protocol_version=0.31.0
2026-04-08T09:40:22.833082Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Protocol version on the contract matches batch protocol version current_protocol_version=0.31.0
2026-04-08T09:40:23.662197Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:28.664121Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:33.666348Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:38.667673Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:43.668797Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:48.669395Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
test node::external_node::batch_verification_works::next_to_gateway has been running for over 60 seconds
2026-04-08T09:40:53.671037Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:58.672044Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:03.672902Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:08.674219Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:13.676120Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:18.676652Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:23.677449Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:28.678311Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:33.679554Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:38.681288Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:43.683310Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:48.685103Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:53.686031Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:58.686319Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:03.687693Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:08.688338Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:13.690225Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:18.691679Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:23.692695Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:28.693833Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:33.694564Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:38.695773Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:43.697209Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:48.699337Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:53.701251Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:58.703212Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:03.704364Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:08.705585Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
test node::external_node::batch_verification_works::next_to_gateway ... FAILED
failures:
failures:
node::external_node::batch_verification_works::next_to_gateway
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 79 filtered out; finished in 200.05s
Error: Block 6 was not finalized on L1
Caused by:
deadline has elapsed
Stack backtrace:
0: <tokio::time::error::Elapsed as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
1: <alloy_provider::provider::erased::DynProvider<zksync_os_integration_tests::network::Zksync> as zksync_os_integration_tests::provider::ZksyncTestingProvider>::wait_finalized_with_timeout::{closure#0}
2: suite::node::external_node::batch_verification_works::batch_verification_works_impl::{closure#0}
3: suite::node::external_node::batch_verification_works::next_to_gateway::{closure#0}
4: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
5: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
6: suite::node::external_node::batch_verification_works::next_to_gateway
7: <suite::node::external_node::batch_verification_works::next_to_gateway::{closure#0} as core::ops::function::FnOnce<()>>::call_once
8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
9: test::run_test::{closure#0}
10: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
11: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
12: <std::sys::thread::unix::Thread>::new::thread_start
13: <unknown>
14: <unknown>
Check warning on line 0 in zksync_os_integration_tests::suite
github-actions / Test results
protocol::l1::l1_withdraw::current_to_l1 (zksync_os_integration_tests::suite) failed
target/nextest/default/test-results.xml [took 3m 4s]
Raw output
Error: transaction was not executed on L1 in time
Stack backtrace:
0: <anyhow::Error>::msg::<&str>
1: <alloy_provider::heart::PendingTransactionBuilder<zksync_os_integration_tests::network::Zksync> as zksync_os_integration_tests::assert_traits::ReceiptAssert<zksync_os_integration_tests::network::Zksync>>::expect_to_execute::{closure#0}
2: suite::protocol::l1::l1_withdraw::l1_withdraw_impl::{closure#0}
3: suite::protocol::l1::l1_withdraw::current_to_l1::{closure#0}
4: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
5: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
6: suite::protocol::l1::l1_withdraw::current_to_l1
7: <suite::protocol::l1::l1_withdraw::current_to_l1::{closure#0} as core::ops::function::FnOnce<()>>::call_once
8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
9: test::run_test::{closure#0}
10: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
11: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
12: <std::sys::thread::unix::Thread>::new::thread_start
13: <unknown>
14: <unknown>
running 1 test
2026-04-08T09:40:19.747623Z INFO zksync_os_integration_tests: L1 chain started on http://localhost:43979
2026-04-08T09:40:19.765181Z INFO node{node=mn-1 role=main}: zksync_os_integration_tests: Launching test node
2026-04-08T09:40:19.765270Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Node version="0.18.2" role="main"
2026-04-08T09:40:19.827651Z INFO node{node=mn-1 role=main}: zksync_os_server: Reading L1 state
2026-04-08T09:40:19.835259Z INFO node{node=mn-1 role=main}: zksync_os_server: L1 state l1_state=L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, validator_timelock_sl: 0xcf4f9d6b5cb69c2a0a88efc1e8962ce8d51be9a4, batch_verification: Disabled, last_committed_batch: 0, last_proved_batch: 0, last_executed_batch: 0, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }
2026-04-08T09:40:19.835301Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockReplayStorage
2026-04-08T09:40:19.837985Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="block_replay_wal" path="/tmp/.tmpcOJ8mW/rocksdb/block_replay_wal" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpcOJ8mW/rocksdb/block_replay_wal/CURRENT: No such file or directory" }
2026-04-08T09:40:19.847748Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `block_replay_wal` at `/tmp/.tmpcOJ8mW/rocksdb/block_replay_wal` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:19.909507Z INFO node{node=mn-1 role=main}: zksync_os_storage::db::replay: block replay DB is empty, assuming start of the chain; appending genesis
2026-04-08T09:40:19.910030Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Tree RocksDB
2026-04-08T09:40:19.910123Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="zkos_merkle_tree" path="/tmp/.tmpcOJ8mW/rocksdb/tree" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpcOJ8mW/rocksdb/tree/CURRENT: No such file or directory" }
2026-04-08T09:40:19.913501Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `zkos_merkle_tree` at `/tmp/.tmpcOJ8mW/rocksdb/tree` with RocksDBOptions { block_cache_capacity: Some(134217728), include_indices_and_filters_in_block_cache: false, large_memtable_capacity: Some(268435456), stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:19.913544Z INFO node{node=mn-1 role=main}: zksync_os_merkle_tree: initialized Merkle tree info=MerkleTreeInfo { hasher: "Blake2s256", depth: 64, internal_node_depth: 3 } manifest=None
2026-04-08T09:40:19.916372Z INFO node{node=mn-1 role=main}: zksync_os_server::tree_manager: Loaded tree with last processed block at None
2026-04-08T09:40:19.916402Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing RepositoryManager
2026-04-08T09:40:19.916494Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="repository" path="/tmp/.tmpcOJ8mW/rocksdb/repository" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpcOJ8mW/rocksdb/repository/CURRENT: No such file or directory" }
2026-04-08T09:40:19.926807Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `repository` at `/tmp/.tmpcOJ8mW/rocksdb/repository` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:19.927564Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="state_full_diffs" path="/tmp/.tmpcOJ8mW/rocksdb/state_full_diffs" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpcOJ8mW/rocksdb/state_full_diffs/CURRENT: No such file or directory" }
2026-04-08T09:40:19.932601Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `state_full_diffs` at `/tmp/.tmpcOJ8mW/rocksdb/state_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:19.932647Z INFO node{node=mn-1 role=main}: zksync_os_state_full_diffs::storage: initialized full diffs storage latest_block=0
2026-04-08T09:40:19.932715Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="preimages_full_diffs" path="/tmp/.tmpcOJ8mW/rocksdb/preimages_full_diffs" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpcOJ8mW/rocksdb/preimages_full_diffs/CURRENT: No such file or directory" }
2026-04-08T09:40:19.936883Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `preimages_full_diffs` at `/tmp/.tmpcOJ8mW/rocksdb/preimages_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:19.937593Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing mempools
2026-04-08T09:40:19.937751Z INFO node{node=mn-1 role=main}: zksync_os_server: Node state on startup config.general_config.min_blocks_to_replay=10 node_startup_state=NodeStateOnStartup { node_role: MainNode, l1_state: L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, validator_timelock_sl: 0xcf4f9d6b5cb69c2a0a88efc1e8962ce8d51be9a4, batch_verification: Disabled, last_committed_batch: 0, last_proved_batch: 0, last_executed_batch: 0, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }, state_block_range_available: 0..=0, block_replay_storage_last_block: 0, tree_last_block: 0, repositories_persisted_block: 0, last_l1_committed_block: 0, last_l1_proved_block: 0, last_l1_executed_block: 0 } starting_block=1 blocks_to_replay=0
2026-04-08T09:40:19.937798Z INFO node{node=mn-1 role=main}: zksync_os_server: initializing p2p networking
2026-04-08T09:40:20.141237Z INFO node{node=mn-1 role=main}: zksync_os_network::service: resolved external IP (STUN) ip=34.69.95.59
2026-04-08T09:40:20.141269Z INFO node{node=mn-1 role=main}: zksync_os_network::service: initializing p2p network service genesis=Head { number: 0, hash: 0x6e69aaee000579509b2631edb5df7f1f4967d42ac00ce5a66e4c37b7d5de05b0, difficulty: 0, total_difficulty: 0, timestamp: 0 } fork_id=ForkId { hash: ForkHash("444f8224"), next: 0 }
2026-04-08T09:40:20.163354Z INFO discv5::service: Discv5 Service started mode=Ip4
2026-04-08T09:40:20.163417Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opel"), labels: [], hashed: true, hash: 7832738464231862684 }
2026-04-08T09:40:20.163440Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opstack"), labels: [], hashed: true, hash: 12812824260796041260 }
2026-04-08T09:40:20.163445Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth"), labels: [], hashed: true, hash: 3352206195520664953 }
2026-04-08T09:40:20.163448Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth2"), labels: [], hashed: true, hash: 14505280236058164400 }
2026-04-08T09:40:20.163453Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.kbucket_peers_raw_total"), labels: [], hashed: true, hash: 7784874321439705820 }
2026-04-08T09:40:20.163456Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.inserted_kbucket_peers_raw_total"), labels: [], hashed: true, hash: 1359910780346546505 }
2026-04-08T09:40:20.163460Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.sessions_raw_total"), labels: [], hashed: true, hash: 17611769318881253330 }
2026-04-08T09:40:20.163464Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_raw_total"), labels: [], hashed: true, hash: 2030926169901045772 }
2026-04-08T09:40:20.163467Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_unreachable_enr_total"), labels: [], hashed: true, hash: 18118173041323170731 }
2026-04-08T09:40:20.163471Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_custom_filtered_total"), labels: [], hashed: true, hash: 1750761963996045119 }
2026-04-08T09:40:20.163475Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.unverifiable_enrs_raw_total"), labels: [], hashed: true, hash: 5483732910835117131 }
2026-04-08T09:40:20.163493Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.messages_sent_total"), labels: [], hashed: true, hash: 4366690855544111246 }
2026-04-08T09:40:20.163501Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.back_pressure_total"), labels: [], hashed: true, hash: 12673292954234264436 }
2026-04-08T09:40:20.163727Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing L1 Watchers
2026-04-08T09:40:20.163884Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:20.164069Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: initializing L1 commit watcher current_l1_block=106 last_committed_batch=0 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:40:20.164307Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:40:20.164690Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: initializing L1 execute watcher current_l1_block=106 last_executed_batch=0 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:40:20.165086Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:40:20.165629Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: initializing L1 transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef zk_chain_address_sl=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:40:20.165888Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: resolved on L1 next_l1_block=0
2026-04-08T09:40:20.166264Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing pubdata price provider
2026-04-08T09:40:20.166554Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockContextProvider
2026-04-08T09:40:20.166587Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: initializing upgrade transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef zk_chain_address_sl=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:40:20.167408Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain admin admin_l1=0xebeaefb8dd278ae3297610f7d91f8dde750878f8
2026-04-08T09:40:20.167725Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain type manager ctm_sl=0x7845be2ab080506883be3d3e4fb34b5557a453da
2026-04-08T09:40:20.168345Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="priority_tx" event_count=6 l1_block_from=0 l1_block_to=106
2026-04-08T09:40:20.168635Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: checking block starting from last_l1_block=0
2026-04-08T09:40:20.169165Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="executed_batch_storage" path="/tmp/.tmpcOJ8mW/rocksdb/batch" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpcOJ8mW/rocksdb/batch/CURRENT: No such file or directory" }
2026-04-08T09:40:20.173664Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `executed_batch_storage` at `/tmp/.tmpcOJ8mW/rocksdb/batch` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:20.173866Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: initializing L1 persist batch watcher current_l1_block=106 last_persisted_batch=0 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:40:20.174050Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:40:20.175999Z INFO node{node=mn-1 role=main}: zksync_os_base_token_adjuster: initialized base token price updater token_multiplier_setter_address=None chain_admin_address=0xeBEAeFB8DD278aE3297610F7D91F8DdE750878F8 last_l1_ratio=Ratio { numer: 1, denom: 1 }
2026-04-08T09:40:20.176081Z INFO node{node=mn-1 role=main}: zksync_os_internal_config: Created new internal config file at /tmp/.tmpcOJ8mW/rocksdb/internal_config.json
2026-04-08T09:40:20.176144Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing ProofStorage
2026-04-08T09:40:20.176153Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::proof_storage: Initializing proof storage path="/tmp/.tmpcOJ8mW/proof_storage_path" batch_with_proof_capacity=1073741824 failed_capacity=1073741824
2026-04-08T09:40:20.176200Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: Replaying WAL blocks from 1 until 0.
2026-04-08T09:40:20.176210Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: All WAL blocks replayed. Starting main loop.
2026-04-08T09:40:20.176214Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: Consensus role initialized role=Leader
2026-04-08T09:40:20.176252Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Command Produce block received by BlockExecutor
2026-04-08T09:40:20.176564Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing fake FRI provers workers=5 compute_time=2s min_task_age=3s timeout_frequency=0.0
2026-04-08T09:40:20.176588Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing fake SNARK prover max_batch_age=10s
2026-04-08T09:40:20.176697Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="priority_tree" path="/tmp/.tmpcOJ8mW/rocksdb/priority_txs_tree" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpcOJ8mW/rocksdb/priority_txs_tree/CURRENT: No such file or directory" }
2026-04-08T09:40:20.179884Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `priority_tree` at `/tmp/.tmpcOJ8mW/rocksdb/priority_txs_tree` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:20.179924Z INFO node{node=mn-1 role=main}: zksync_os_server: Launching pipeline
2026-04-08T09:40:20.179935Z INFO node{node=mn-1 role=main}: zksync_os_rpc: Starting JSON-RPC server at 0.0.0.0:38077
2026-04-08T09:40:20.180062Z INFO node{node=mn-1 role=main}: zksync_os_server: All components scheduled for initialization in 414.816033ms
2026-04-08T09:40:20.180298Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_server: starting proof data server on 0.0.0.0:44165
2026-04-08T09:40:20.180478Z INFO node{node=mn-1 role=main}: zksync_os_priority_tree: adding missing blocks to priority tree persisted_up_to=0 last_executed_block=0
2026-04-08T09:40:20.180510Z INFO node{node=mn-1 role=main}: zksync_os_priority_tree: re-built priority tree last_executed_block=0 root=0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470 time_taken=32.549µs
2026-04-08T09:40:20.180582Z INFO node{node=mn-1 role=main}: zksync_os_status_server: status server running addr=0.0.0.0:45839
2026-04-08T09:40:20.180847Z INFO node{node=mn-1 role=main}: zksync_os_mempool::pool: L1 upgrade transaction found for protocol version 0.30.1 protocol_version=0.30.1 tx_hash=0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209
2026-04-08T09:40:20.180881Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Prepared context for block 1. expected_block_output_hash: None, starting_l1_priority_id: 0, timestamp: 1775641220, execution_version: 5. Executing.. block_number=1
2026-04-08T09:40:20.180892Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing command command=PreparedBlockCommand { block_context: BlockContext { chain_id: 6565, block_number: 1, block_hashes: "0, 108370568839051644819081111464635134690470516151825823078061969349091444428229", timestamp: 1775641220, eip1559_basefee: 105016600, pubdata_price: 825430478, native_price: 1050166, coinbase: 0x6ca2a41436f977e6cf1ea78e85b734e140bfaabc, gas_limit: 100000000, pubdata_limit: 110000, mix_hash: 0, execution_version: 5 }, seal_policy: Decide(250ms, 1000), invalid_tx_policy: RejectAndContinue { mark_in_source: true }, starting_cursors: BlockStartCursors { l1_priority_id: 0, interop_root_id: 0, migration_number: 0, interop_fee_number: 0 }, metrics_label: "produce", expected_block_output_hash: None, previous_block_timestamp: 0 } block_number=1
2026-04-08T09:40:20.180920Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing transaction 0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209 (Upgrade) in block 1 at index 0 signer 0x0000000000000000000000000000000000008007 nonce 30 with gas limit 72000000 and cumulative gas used 0... block_number=1
2026-04-08T09:40:20.181332Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender: initialized L1 sender command_name="execute" balance_eth="100.000000000000000000" address=0xb2ACAEfc984e824e9c6c277BDBeeEEFccB256a2a nonce=0
2026-04-08T09:40:20.181382Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender: initialized L1 sender command_name="prove" balance_eth="100.000000000000000000" address=0xA064F1795A4508a01388dBE8BE0d793B8Fe30C12 nonce=0
2026-04-08T09:40:20.181667Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender: initialized L1 sender command_name="commit" balance_eth="100.000000000000000000" address=0xb591739ae7C188E9fdF5443aaef829fE53eBa8Cd nonce=0
2026-04-08T09:40:20.183915Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Transaction 0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209 executed with status success in block 1 block_number=1 output=TxProcessingOutputOwned { status: true, output: [], contract_address: None, gas_used: 18705048, gas_refunded: 0, computational_native_used: 50482802, native_used: 187050482802, pubdata_used: 23375 }
2026-04-08T09:40:20.183937Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: sealing block as upgrade tx was executed block_number=1
2026-04-08T09:40:20.184439Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Block 1 (produce) sealed because of UpgradeTx in block executor with 1 transactions (0 purged) and 18705048 gas. Block hash output: 0x6ea0ddfe565b7f4804b2a861120afca3847c5ea0c979a12a20f06cdc0586aac7, canonical hash: 0xb9a09ca2c4b5ae25b0160337dc7306a9a89e4889fbbe6ef2cf610a0329ee59cb. storage_writes: 91, preimages: 21, pubdata bytes: 23315. block_number=1
2026-04-08T09:40:20.184455Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Full block 1 output output=BlockOutput { header: Sealed { inner: Header { parent_hash: 0xef97917ce9bd9fa7d12ad6a8d81ea26c80ac1d727acc37cbb9799ae199788dc5, ommers_hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347, beneficiary: 0x6ca2a41436f977e6cf1ea78e85b734e140bfaabc, state_root: 0x0000000000000000000000000000000000000000000000000000000000000000, transactions_root: 0xe8ccacda1c8a26fff3888d5b0ac5b860a2ba49335396ae375593b3836e489f0b, receipts_root: 0x0000000000000000000000000000000000000000000000000000000000000000, logs_bloom: 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, difficulty: 0, number: 1, gas_limit: 100000000, gas_used: 18705048, timestamp: 1775641220, extra_data: 0x, mix_hash: 0x0000000000000000000000000000000000000000000000000000000000000001, nonce: 0x0000000000000000, base_fee_per_gas: Some(105016600), withdrawals_root: None, blob_gas_used: None, excess_blob_gas: None, parent_beacon_block_root: None, requests_hash: None }, seal: 0xb9a09ca2c4b5ae25b0160337dc7306a9a89e4889fbbe6ef2cf610a0329ee59cb }, tx_results: [Ok(TxOutput { execution_result: Success(Call([])), gas_used: 18705048, gas_refunded: 0, computational_native_used: 50482802, native_used: 187050482802, pubdata_used: 23375, contract_address: None, logs: [Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000001fcc6d27940b02a500b5c7272d2b22f9fa414951], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0x5d96eda109bfd71cf9f4f70c83de31c4150760e8828979a95d9e5f9f15455af7, 0x00000000000000000000000000000000000000000000000000000000000019a5, 0x0000000000000000000000000000000000000000000000000000000000000000], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000000e6fac42db36d87fa0c9bc69e035f7200cffa6a1], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x000000000000000000000000b07c2207b33cfe898883eb22b39827053fd91476], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x2632cc0d58b0cb1017b99cc0b6cc66ad86440cc0dd923bfdaa294f95ba1b0201, 0x8df3463b1850eb1d8d1847743ea155aef6b16074db8ba81d897dc30554fb2085, 0x0000000000000000000000000000000000000000000000000000000000010004], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70], data: 0x } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000000000000000000000000000000000000000010007], data: 0x } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0xc21caeb4e8f73861400d4c0870ad3e468ddb4e45225da3832ce1da5561f1f61e], data: 0x000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000012000000000000000000000000000000000000000000000000000000000000000d577261707065642045746865720000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000045745544800000000000000000000000000000000000000000000000000000000 } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x0000000000000000000000000000000000000000000000000000000000000003 } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70 } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x000000000000000000000000a6f731ed750597d2d264d0fd800a8548d0fa295f], data: 0x } }, Log { address: 0x000000000000000000000000000000000001000b, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x000000000000000000000000000000000001000b, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000009c218d39ba173b36fd2c5844318952291c687c23], data: 0x } }, Log { address: 0x6989d64cab9c2b90f8b022022bd985bde04a367c, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f…00000000000000000000000001000100000000000000000000000000000000000080011298d3938ad8cd100c7049fcd2e01cb5a586c26f85cb7c087d2686662b60d05b0000000000000000000000000000000000000000000000000000000000000000000100020000000000000000000000000000000000008001970e426d74b3daffa81b7b1639abe78693891162770dfe911cd3dee972cc0e920000000000000000000000000000000000000000000000000000000000000000000100030000000000000000000000000000000000008001ed6507fed5909a7666bddce9972924922bb1fba8e670aa12efb64e863851408800000000000000000000000000000000000000000000000000000000000000000001000400000000000000000000000000000000000080010d917090533a3e98620b9491dadecb9310eefe6140c29eaf292d9b06b5f979ce00000000000000000000000000000000000000000000000000000000000000000001000500000000000000000000000000000000000080011287c0c459e8851038599abf9fec7a75278844d31f5a6d2f71fb3f060492c1a8000000000000000000000000000000000000000000000000000000000000000100000000, computaional_native_used: 3922432 } block_number=2
2026-04-08T09:40:20.442145Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Executed. Updating mempools... block_number=2
2026-04-08T09:40:20.442198Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Block processed in `BlockExecutor`. Sending downstream... block_number=2 time_since_last_block=Some(253.15203ms)
2026-04-08T09:40:20.442227Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Command Produce block received by BlockExecutor
2026-04-08T09:40:20.442254Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_canonizer: Received a Produce block 2 (block output hash: 0x455744c853fe819547c7f26b657017b5e387e4ddd0e0d113f6304c9fb8b0c9bc) from BlockExecutor. Sending to consensus for canonization.
2026-04-08T09:40:20.442295Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_canonizer: Received a Replay block 2 (block output hash: 0x455744c853fe819547c7f26b657017b5e387e4ddd0e0d113f6304c9fb8b0c9bc) from Consensus while having a pending block. Matching with locally produced block and sending downstream for persistence. additional pending blocks in the queue: 0
2026-04-08T09:40:20.442338Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_applier: Received canonized block 2. Saving to disc. block_number=2
2026-04-08T09:40:20.442714Z INFO node{node=mn-1 role=main}: zksync_os_storage::lazy::repository: persisted block block_number=2 persist_latency=88.03µs persistence_lag=0
2026-04-08T09:40:21.182775Z INFO zksync_os_integration_tests::provider: Waiting for block 2 to be processed on L2
2026-04-08T09:40:21.185744Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Prepared context for block 3. expected_block_output_hash: None, starting_l1_priority_id: 6, timestamp: 1775641221, execution_version: 5. Executing.. block_number=3
2026-04-08T09:40:21.185770Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing command command=PreparedBlockCommand { block_context: BlockContext { chain_id: 6565, block_number: 3, block_hashes: "0, 65830836043695553286860681965920835855384614519476066809726657998590005118999", timestamp: 1775641221, eip1559_basefee: 105016600, pubdata_price: 825430478, native_price: 1050166, coinbase: 0x6ca2a41436f977e6cf1ea78e85b734e140bfaabc, gas_limit: 100000000, pubdata_limit: 110000, mix_hash: 0, execution_version: 5 }, seal_policy: Decide(250ms, 1000), invalid_tx_policy: RejectAndContinue { mark_in_source: true }, starting_cursors: BlockStartCursors { l1_priority_id: 6, interop_root_id: 0, migration_number: 0, interop_fee_number: 0 }, metrics_label: "produce", expected_block_output_hash: None, previous_block_timestamp: 1775641220 } block_number=3
2026-04-08T09:40:21.185799Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing transaction 0x67d9d44755e3596f7eef1585236f510dea46d3a7ac88d4c44c86bac76e385499 (L2(Eip1559)) in block 3 at index 0 signer 0x36615cf349d7f6344891b1e7ca7c72883f5dc049 nonce 0 with gas limit 27337 and cumulative gas used 0... block_number=3
2026-04-08T09:40:21.186314Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Transaction 0x67d9d44755e3596f7eef1585236f510dea46d3a7ac88d4c44c86bac76e385499 executed with status success in block 3 block_number=3 output=TxProcessingOutputOwned { status: true, output: [], contract_address: None, gas_used: 26993, gas_refunded: 0, computational_native_used: 1186008, native_used: 1386438, pubdata_used: 255 }
2026-04-08T09:40:21.437168Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: deadline reached → sealing block_number=3 txs=1
2026-04-08T09:40:21.437410Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Block 3 (produce) sealed because of Timeout in block executor with 1 transactions (0 purged) and 26993 gas. Block hash output: 0x5408fe2302c1a147862a2c61654ff1fa97dd3275bba891f43c60db22e6d38182, canonical hash: 0xd5b87b3e9e5dda339edc7310ccb2dc7e65d12732917b59839c21a41f207f3725. storage_writes: 2, preimages: 2, pubdata bytes: 283. block_number=3
2026-04-08T09:40:21.437430Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Full block 3 output output=BlockOutput { header: Sealed { inner: Header { parent_hash: 0x918aeecb94eac69e11242e55b9c04487ae005547334640f1aabd15eb1b2e8817, ommers_hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347, beneficiary: 0x6ca2a41436f977e6cf1ea78e85b734e140bfaabc, state_root: 0x0000000000000000000000000000000000000000000000000000000000000000, transactions_root: 0xbb53fe87eeaea320a87653c4804c52c1ba7daaec51d408d4cce5d914b4037cf7, receipts_root: 0x0000000000000000000000000000000000000000000000000000000000000000, logs_bloom: 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, difficulty: 0, number: 3, gas_limit: 100000000, gas_used: 26993, timestamp: 1775641221, extra_data: 0x, mix_hash: 0x0000000000000000000000000000000000000000000000000000000000000001, nonce: 0x0000000000000000, base_fee_per_gas: Some(105016600), withdrawals_root: None, blob_gas_used: None, excess_blob_gas: None, parent_beacon_block_root: None, requests_hash: None }, seal: 0xd5b87b3e9e5dda339edc7310ccb2dc7e65d12732917b59839c21a41f207f3725 }, tx_results: [Ok(TxOutput { execution_result: Success(Call([])), gas_used: 26993, gas_refunded: 0, computational_native_used: 1186008, native_used: 1386438, pubdata_used: 255, contract_address: None, logs: [Log { address: 0x0000000000000000000000000000000000008008, data: LogData { topics: [0x3a36e47291f4201faf137fab081d92295bce2d53be2c6ca68ba82c7faa9ce241, 0x000000000000000000000000000000000000000000000000000000000000800a, 0xab21c3b3bff711a65a5188a1b0d1ea07d1b889399b6619b757c3ff31eeb453da], data: 0x000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000386c0960f936615cf349d7f6344891b1e7ca7c72883f5dc04900000000000000000000000000000000000000000000000000000000000000640000000000000000 } }, Log { address: 0x000000000000000000000000000000000000800a, data: LogData { topics: [0x2717ead6b9200dd235aad468c9809ea400fe33ac69b5bfaa6d3e90fc922b6398, 0x00000000000000000000000036615cf349d7f6344891b1e7ca7c72883f5dc049, 0x00000000000000000000000036615cf349d7f6344891b1e7ca7c72883f5dc049], data: 0x0000000000000000000000000000000000000000000000000000000000000064 } }], l2_to_l1_logs: [L2ToL1LogWithPreimage { log: L2ToL1Log { l2_shard_id: 0, is_service: true, tx_number_in_block: 0, sender: 0x0000000000000000000000000000000000008008, key: 0x000000000000000000000000000000000000000000000000000000000000800a, value: 0xab21c3b3bff711a65a5188a1b0d1ea07d1b889399b6619b757c3ff31eeb453da }, preimage: Some([108, 9, 96, 249, 54, 97, 92, 243, 73, 215, 246, 52, 72, 145, 177, 231, 202, 124, 114, 136, 63, 93, 192, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100]) }], storage_writes: [] })], storage_writes: [StorageWrite { key: 0x003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e, value: 0x6509be3fa4b82f233f4b76f45b156d47dd6e8bed9f28ed54546776d92306243b, account: 0x0000000000000000000000000000000000008003, account_key: 0x00000000000000000000000036615cf349d7f6344891b1e7ca7c72883f5dc049 }, StorageWrite { key: 0x5f4d6e141b2e202aceaacc7a139d315b59c0d6e958c1f347fb660dcae1874799, value: 0x3d96d5891cd55e84844d9bb320239eeef8d40323db8a8d9b83df530239ad2162, account: 0x0000000000000000000000000000000000008003, account_key: 0x0000000000000000000000006ca2a41436f977e6cf1ea78e85b734e140bfaabc }], account_diffs: [AccountDiff { address: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, nonce: 1, balance: 100000103991420429907, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }, AccountDiff { address: 0x6ca2a41436f977e6cf1ea78e85b734e140bfaabc, nonce: 0, balance: 214205615473993, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }], published_preimages: [(0x3d96d5891cd55e84844d9bb320239eeef8d40323db8a8d9b83df530239ad2162, 0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000c2d1a19e854900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0x6509be3fa4b82f233f4b76f45b156d47dd6e8bed9f28ed54546776d92306243b, 0x000000000000000000000000000000010000000000000000000000000000000000000000000000056bc7bcc1c6bca65300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000)], pubdata: 0x01d5b87b3e9e5dda339edc7310ccb2dc7e65d12732917b59839c21a41f207f37250000000069d6228500000002003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e1c09013202940211696d5f4d6e141b2e202aceaacc7a139d315b59c0d6e958c1f347fb660dcae1874799143102940211690900000001000100000000000000000000000000000000000000008008000000000000000000000000000000000000000000000000000000000000800aab21c3b3bff711a65a5188a1b0d1ea07d1b889399b6619b757c3ff31eeb453da00000001000000386c0960f936615cf349d7f6344891b1e7ca7c72883f5dc0490000000000000000000000000000000000000000000000000000000000000064, computaional_native_used: 1186008 } block_number=3
2026-04-08T09:40:21.437557Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Executed. Updating mempools... block_number=3
2026-04-08T09:40:21.437616Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Block processed in `BlockExecutor`. Sending downstream... block_number=3 time_since_last_block=Some(995.411329ms)
2026-04-08T09:40:21.437647Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Command Produce block received by BlockExecutor
2026-04-08T09:40:21.437678Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_canonizer: Received a Produce block 3 (block output hash: 0x5408fe2302c1a147862a2c61654ff1fa97dd3275bba891f43c60db22e6d38182) from BlockExecutor. Sending to consensus for canonization.
2026-04-08T09:40:21.437733Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_canonizer: Received a Replay block 3 (block output hash: 0x5408fe2302c1a147862a2c61654ff1fa97dd3275bba891f43c60db22e6d38182) from Consensus while having a pending block. Matching with locally produced block and sending downstream for persistence. additional pending blocks in the queue: 0
2026-04-08T09:40:21.437786Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_applier: Received canonized block 3. Saving to disc. block_number=3
2026-04-08T09:40:21.438142Z INFO node{node=mn-1 role=main}: zksync_os_storage::lazy::repository: persisted block block_number=3 persist_latency=62.351µs persistence_lag=0
Took 53111720 cycles to finish
2026-04-08T09:40:24.106366Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 3.913988371s. block_number=1
ZK RISC-V simulator is starting
2026-04-08T09:40:24.106631Z INFO node{node=mn-1 role=main}: zksync_os_server::batcher: Armed batch deadline for batch 1 from first block timestamp 1775641220, sealing at unix=1775641224
ZK RISC-V simulator is starting
2026-04-08T09:40:24.282628Z INFO node{node=mn-1 role=main}: zksync_os_server::batcher: Batch created batch_number=1 batch_metadata=BatchMetadata { previous_stored_batch_info: StoredBatchInfo { batch_number: 0, state_commitment: 0xa317d183fd2ed701814a993cfa76e458401bfa81c5da85e309dab4f92ebcba2e, number_of_layer1_txs: 0, priority_operations_hash: 0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, commitment: 0x0000000000000000000000000000000000000000000000000000000000000001, last_block_timestamp: Some(0) }, batch_info: BatchInfo { commit_info: CommitBatchInfo { batch_number: 1, new_state_commitment: 0xecefbe3b18af6f76643525a998a71932a2fc7da0d802a394b21cad1f7a48e8b0, number_of_layer1_txs: 0, number_of_layer2_txs: 0, priority_operations_hash: 0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0x58046107fc9c7968d3a0a0441b2b8bca706242600a0966d81f626d8e24c6ea83, l2_da_commitment_scheme: BlobsZKsyncOS, da_commitment: 0xee64cc48770bf02517f13d30869ffe48302438bfb06cc3992be82591c3ebbc1f, first_block_timestamp: 1775641220, last_block_timestamp: 1775641220, chain_id: 6565 }, chain_address: 0x18f438bc08d755e164a7ae7c077e2ea93b0179ef, upgrade_tx_hash: Some(0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209), blob_sidecar: Some(BlobTransactionSidecar { blobs: 1, commitments: [0x826e8972f5faa766fb0d910f00cd4cd862e0d80b6340cf830c7d8848ccd122a85e249edee63b3f5ab544a7ebb3845d92], proofs: [0x82d7127dabe00491284d64062ef15175b07c8cba49371f2e0895d52f99b090b3f02f81715329bc8f416a612a8e063cd6] }) }, first_block_number: 1, last_block_number: 1, pubdata_mode: Blobs, tx_count: 1, execution_version: 5, protocol_version: ProtocolSemanticVersion(Version { major: 0, minor: 30, patch: 1 }), computational_native_used: Some(50482802), logs: [L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 0, sender: 0x0000000000000000000000000000000000008001, key: 0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209, value: 0x0000000000000000000000000000000000000000000000000000000000000001 }], messages: [], multichain_root: 0xff84f4b0eb3607f9bbcf0d6070ae0037ae6efdcc4ee53bf65fe39b8bc8bd83dc } block_count=1 new_state_commitment=0xecefbe3b18af6f76643525a998a71932a2fc7da0d802a394b21cad1f7a48e8b0 time_since_last_batch=None
2026-04-08T09:40:24.282743Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch for FRI proving: 1
2026-04-08T09:40:24.282767Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job added batch_number=1 queue_statistics=Queue has 1 jobs, range: 1 - 1, oldest job: added 7.94µs ago, has 0 attempts. self.prover_stage=Fri
Took 41706942 cycles to finish
2026-04-08T09:40:24.679477Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 572.833336ms. block_number=3
Took 42871479 cycles to finish
2026-04-08T09:40:24.697835Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 591.233945ms. block_number=2
2026-04-08T09:40:24.697984Z INFO node{node=mn-1 role=main}: zksync_os_server::batcher: Armed batch deadline for batch 2 from first block timestamp 1775641220, sealing at unix=1775641224
2026-04-08T09:40:24.853283Z INFO node{node=mn-1 role=main}: zksync_os_server::batcher: Batch created batch_number=2 batch_metadata=BatchMetadata { previous_stored_batch_info: StoredBatchInfo { batch_number: 1, state_commitment: 0xecefbe3b18af6f76643525a998a71932a2fc7da0d802a394b21cad1f7a48e8b0, number_of_layer1_txs: 0, priority_operations_hash: 0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0x58046107fc9c7968d3a0a0441b2b8bca706242600a0966d81f626d8e24c6ea83, commitment: 0xbe76602feba1966290655ed7d87d5429a068e6338295d057c508d60dae6279ba, last_block_timestamp: Some(0) }, batch_info: BatchInfo { commit_info: CommitBatchInfo { batch_number: 2, new_state_commitment: 0x4fa30a88f9cfceec0a6e8da1b68aba0235d34f8d9cdbab737ab9127b903a8c7f, number_of_layer1_txs: 6, number_of_layer2_txs: 1, priority_operations_hash: 0x8d31090d93b3fbafe6f452a58a28284a3836e4cea6bb20ecb2b52f2c7bd29a64, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0xa60d87122690f0715e17aaa838039327f6bf64df6b543f3f9b527d579dfbbc75, l2_da_commitment_scheme: BlobsZKsyncOS, da_commitment: 0x4a000f79eab0c95748ffdf48e6913053ed1b01c7bd27b4b25f558a57b8904ed1, first_block_timestamp: 1775641220, last_block_timestamp: 1775641221, chain_id: 6565 }, chain_address: 0x18f438bc08d755e164a7ae7c077e2ea93b0179ef, upgrade_tx_hash: None, blob_sidecar: Some(BlobTransactionSidecar { blobs: 1, commitments: [0x91904a210be85010142e182fb42d893e6a019af839b70fff5a1725ad301f4a6e692be92f2dcfba64f074d2cb53739117], proofs: [0x90c93c3f4b325f70ed771d89f6aa81d470512cbe45ae82085a11ae1ce7045da66795b4531559584a5ff2d3159a77eca3] }) }, first_block_number: 2, last_block_number: 3, pubdata_mode: Blobs, tx_count: 7, execution_version: 5, protocol_version: ProtocolSemanticVersion(Version { major: 0, minor: 30, patch: 1 }), computational_native_used: Some(5108440), logs: [L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 0, sender: 0x0000000000000000000000000000000000008001, key: 0x21f81c7019feea07bf3ea8dc6bd9d73746a2612c7e4ebe9eb45c40b4eff99e3f, value: 0x0000000000000000000000000000000000000000000000000000000000000000 }, L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 1, sender: 0x0000000000000000000000000000000000008001, key: 0x1298d3938ad8cd100c7049fcd2e01cb5a586c26f85cb7c087d2686662b60d05b, value: 0x0000000000000000000000000000000000000000000000000000000000000000 }, L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 2, sender: 0x0000000000000000000000000000000000008001, key: 0x970e426d74b3daffa81b7b1639abe78693891162770dfe911cd3dee972cc0e92, value: 0x0000000000000000000000000000000000000000000000000000000000000000 }, L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 3, sender: 0x0000000000000000000000000000000000008001, key: 0xed6507fed5909a7666bddce9972924922bb1fba8e670aa12efb64e8638514088, value: 0x0000000000000000000000000000000000000000000000000000000000000000 }, L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 4, sender: 0x0000000000000000000000000000000000008001, key: 0x0d917090533a3e98620b9491dadecb9310eefe6140c29eaf292d9b06b5f979ce, value: 0x0000000000000000000000000000000000000000000000000000000000000000 }, L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 5, sender: 0x0000000000000000000000000000000000008001, key: 0x1287c0c459e8851038599abf9fec7a75278844d31f5a6d2f71fb3f060492c1a8, value: 0x0000000000000000000000000000000000000000000000000000000000000001 }, L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 0, sender: 0x0000000000000000000000000000000000008008, key: 0x000000000000000000000000000000000000000000000000000000000000800a, value: 0xab21c3b3bff711a65a5188a1b0d1ea07d1b889399b6619b757c3ff31eeb453da }], messages: [[108, 9, 96, 249, 54, 97, 92, 243, 73, 215, 246, 52, 72, 145, 177, 231, 202, 124, 114, 136, 63, 93, 192, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100]], multichain_root: 0xff84f4b0eb3607f9bbcf0d6070ae0037ae6efdcc4ee53bf65fe39b8bc8bd83dc } block_count=2 new_state_commitment=0x4fa30a88f9cfceec0a6e8da1b68aba0235d34f8d9cdbab737ab9127b903a8c7f time_since_last_batch=Some(570.672937ms)
2026-04-08T09:40:24.853370Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch for FRI proving: 2
2026-04-08T09:40:24.853392Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job added batch_number=2 queue_statistics=Queue has 2 jobs, range: 1 - 2, oldest job: added 570.634557ms ago, has 0 attempts. self.prover_stage=Fri
2026-04-08T09:40:25.165236Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:27.364166Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job assigned batch_stats=Batch 1 with 1 txs, proving version V6, spent in queue: 3.081394826s, last assigned to 'fake_prover', 1 attempts, 5.5µs since last assignment queue_statistics=Queue has 2 jobs, range: 1 - 2, oldest job: added 3.081421166s ago, has 1 attempts. prover_id="fake_prover" self.prover_stage=Fri
2026-04-08T09:40:27.866702Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job assigned batch_stats=Batch 2 with 7 txs, proving version V6, spent in queue: 3.013308138s, last assigned to 'fake_prover', 1 attempts, 4.73µs since last assignment queue_statistics=Queue has 2 jobs, range: 1 - 2, oldest job: added 3.583955765s ago, has 1 attempts. prover_id="fake_prover" self.prover_stage=Fri
2026-04-08T09:40:29.365064Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job completed stats=Batch 1 with 1 txs, proving version V6, spent in queue: 5.082294394s, last assigned to 'fake_prover', 1 attempts, 2.000905298s since last assignment prover_type=Fake prover_id="fake_prover" self.prover_stage=Fri queue_statistics=Queue has 1 jobs, range: 2 - 2, oldest job: added 4.511693077s ago, has 1 attempts.
2026-04-08T09:40:29.365120Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fake_fri_provers_pool: fake prover submitted proof fri_job.batch_number=1 elapsed_ms=2000
2026-04-08T09:40:29.365184Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch after FRI proving: 1
2026-04-08T09:40:29.365247Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::gapless_committer: Saving 1 (batches 1-1) to proof_storage buffer_size=0
2026-04-08T09:40:29.366453Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Waiting for L1 protocol version 0.30.1 to reach target version 0.30.1 current_protocol_version=0.30.1 target_protocol_version=0.30.1
2026-04-08T09:40:29.366470Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Protocol version on the contract matches batch protocol version current_protocol_version=0.30.1
2026-04-08T09:40:29.367087Z WARN node{node=mn-1 role=main}: zksync_os_l1_sender: network fees exceed configured cap — submitting at cap, inclusion might be delayed if the cap is too low command_name="commit" configured_max_fee=200000000000 estimated_max_fee=1994890226 configured_max_priority_fee=1000000000 estimated_max_priority_fee=1994888588 configured_max_blob_fee=2000000000 estimated_blob_fee=1
2026-04-08T09:40:29.867314Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job completed stats=Batch 2 with 7 txs, proving version V6, spent in queue: 5.013920577s, last assigned to 'fake_prover', 1 attempts, 2.000617179s since last assignment prover_type=Fake prover_id="fake_prover" self.prover_stage=Fri queue_statistics=Empty queue
2026-04-08T09:40:29.867377Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fake_fri_provers_pool: fake prover submitted proof fri_job.batch_number=2 elapsed_ms=2000
2026-04-08T09:40:29.867448Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch after FRI proving: 2
2026-04-08T09:40:29.867514Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::gapless_committer: Saving 1 (batches 2-2) to proof_storage buffer_size=0
2026-04-08T09:40:29.868770Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Waiting for L1 protocol version 0.30.1 to reach target version 0.30.1 current_protocol_version=0.30.1 target_protocol_version=0.30.1
2026-04-08T09:40:29.868789Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Protocol version on the contract matches batch protocol version current_protocol_version=0.30.1
2026-04-08T09:40:30.166858Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:32.538541Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender: L1 transaction submitted command_name="commit" tx_hash=0xa066ea21583a1a4b422d0fdf08bbd444dbe2833db9ec1c6883d6d3ca4c77a865 nonce=0 max_fee_per_gas=1994890226 max_priority_fee_per_gas=1000000000
2026-04-08T09:40:32.565684Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="block_commit" event_count=1 l1_block_from=107 l1_block_to=107
2026-04-08T09:40:32.575946Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="persist_batch" event_count=1 l1_block_from=107 l1_block_to=107
2026-04-08T09:40:35.167917Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:40.169074Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:45.170216Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:50.171279Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:55.172083Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:00.173821Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:05.175903Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:10.177000Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:15.178658Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
test protocol::l1::l1_withdraw::current_to_l1 has been running for over 60 seconds
2026-04-08T09:41:20.179832Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:25.180894Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:30.181937Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:35.183066Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:40.184559Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:45.185210Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:50.186187Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:55.187638Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:00.188264Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:05.188955Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:10.190617Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:15.191322Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:20.192570Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:25.193074Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:30.194792Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:35.196779Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:40.198676Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:45.199562Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:50.200467Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:55.201430Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:00.202805Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:05.204424Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:10.205075Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:15.206737Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:20.208716Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
test protocol::l1::l1_withdraw::current_to_l1 ... FAILED
failures:
failures:
protocol::l1::l1_withdraw::current_to_l1
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 79 filtered out; finished in 184.67s
Error: transaction was not executed on L1 in time
Stack backtrace:
0: <anyhow::Error>::msg::<&str>
1: <alloy_provider::heart::PendingTransactionBuilder<zksync_os_integration_tests::network::Zksync> as zksync_os_integration_tests::assert_traits::ReceiptAssert<zksync_os_integration_tests::network::Zksync>>::expect_to_execute::{closure#0}
2: suite::protocol::l1::l1_withdraw::l1_withdraw_impl::{closure#0}
3: suite::protocol::l1::l1_withdraw::current_to_l1::{closure#0}
4: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
5: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
6: suite::protocol::l1::l1_withdraw::current_to_l1
7: <suite::protocol::l1::l1_withdraw::current_to_l1::{closure#0} as core::ops::function::FnOnce<()>>::call_once
8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
9: test::run_test::{closure#0}
10: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
11: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
12: <std::sys::thread::unix::Thread>::new::thread_start
13: <unknown>
14: <unknown>
Check warning on line 0 in zksync_os_integration_tests::suite
github-actions / Test results
node::external_node::batch_verification_with_2_ens::current_to_l1 (zksync_os_integration_tests::suite) failed
target/nextest/default/test-results.xml [took 3m 32s]
Raw output
Error: Block 3 was not finalized on L1
Caused by:
deadline has elapsed
Stack backtrace:
0: <tokio::time::error::Elapsed as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
1: <alloy_provider::provider::erased::DynProvider<zksync_os_integration_tests::network::Zksync> as zksync_os_integration_tests::provider::ZksyncTestingProvider>::wait_finalized_with_timeout::{closure#0}
2: suite::node::external_node::batch_verification_with_2_ens::current_to_l1::{closure#0}
3: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
4: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
5: suite::node::external_node::batch_verification_with_2_ens::current_to_l1
6: <suite::node::external_node::batch_verification_with_2_ens::current_to_l1::{closure#0} as core::ops::function::FnOnce<()>>::call_once
7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
8: test::run_test::{closure#0}
9: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
10: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
11: <std::sys::thread::unix::Thread>::new::thread_start
12: <unknown>
13: <unknown>
running 1 test
2026-04-08T09:39:52.481286Z INFO zksync_os_integration_tests: L1 chain started on http://localhost:44039
2026-04-08T09:39:52.503637Z INFO node{node=mn-1 role=main}: zksync_os_integration_tests: Launching test node
2026-04-08T09:39:52.503767Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Node version="0.18.2" role="main"
2026-04-08T09:39:52.607891Z INFO node{node=mn-1 role=main}: zksync_os_server: Reading L1 state
2026-04-08T09:39:52.618278Z INFO node{node=mn-1 role=main}: zksync_os_server: L1 state l1_state=L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, validator_timelock_sl: 0xcf4f9d6b5cb69c2a0a88efc1e8962ce8d51be9a4, batch_verification: Disabled, last_committed_batch: 0, last_proved_batch: 0, last_executed_batch: 0, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }
2026-04-08T09:39:52.618344Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockReplayStorage
2026-04-08T09:39:52.630920Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="block_replay_wal" path="/tmp/.tmp16oOa4/rocksdb/block_replay_wal" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmp16oOa4/rocksdb/block_replay_wal/CURRENT: No such file or directory" }
2026-04-08T09:39:52.645644Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `block_replay_wal` at `/tmp/.tmp16oOa4/rocksdb/block_replay_wal` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:39:52.728401Z INFO node{node=mn-1 role=main}: zksync_os_storage::db::replay: block replay DB is empty, assuming start of the chain; appending genesis
2026-04-08T09:39:52.729056Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Tree RocksDB
2026-04-08T09:39:52.729152Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="zkos_merkle_tree" path="/tmp/.tmp16oOa4/rocksdb/tree" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmp16oOa4/rocksdb/tree/CURRENT: No such file or directory" }
2026-04-08T09:39:52.734273Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `zkos_merkle_tree` at `/tmp/.tmp16oOa4/rocksdb/tree` with RocksDBOptions { block_cache_capacity: Some(134217728), include_indices_and_filters_in_block_cache: false, large_memtable_capacity: Some(268435456), stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:39:52.734375Z INFO node{node=mn-1 role=main}: zksync_os_merkle_tree: initialized Merkle tree info=MerkleTreeInfo { hasher: "Blake2s256", depth: 64, internal_node_depth: 3 } manifest=None
2026-04-08T09:39:52.737886Z INFO node{node=mn-1 role=main}: zksync_os_server::tree_manager: Loaded tree with last processed block at None
2026-04-08T09:39:52.737912Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing RepositoryManager
2026-04-08T09:39:52.737987Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="repository" path="/tmp/.tmp16oOa4/rocksdb/repository" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmp16oOa4/rocksdb/repository/CURRENT: No such file or directory" }
2026-04-08T09:39:52.745245Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `repository` at `/tmp/.tmp16oOa4/rocksdb/repository` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:39:52.746042Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="state_full_diffs" path="/tmp/.tmp16oOa4/rocksdb/state_full_diffs" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmp16oOa4/rocksdb/state_full_diffs/CURRENT: No such file or directory" }
2026-04-08T09:39:52.750985Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `state_full_diffs` at `/tmp/.tmp16oOa4/rocksdb/state_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:39:52.751051Z INFO node{node=mn-1 role=main}: zksync_os_state_full_diffs::storage: initialized full diffs storage latest_block=0
2026-04-08T09:39:52.751146Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="preimages_full_diffs" path="/tmp/.tmp16oOa4/rocksdb/preimages_full_diffs" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmp16oOa4/rocksdb/preimages_full_diffs/CURRENT: No such file or directory" }
2026-04-08T09:39:52.755261Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `preimages_full_diffs` at `/tmp/.tmp16oOa4/rocksdb/preimages_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:39:52.755948Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing mempools
2026-04-08T09:39:52.756133Z INFO node{node=mn-1 role=main}: zksync_os_server: Node state on startup config.general_config.min_blocks_to_replay=10 node_startup_state=NodeStateOnStartup { node_role: MainNode, l1_state: L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, validator_timelock_sl: 0xcf4f9d6b5cb69c2a0a88efc1e8962ce8d51be9a4, batch_verification: Disabled, last_committed_batch: 0, last_proved_batch: 0, last_executed_batch: 0, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }, state_block_range_available: 0..=0, block_replay_storage_last_block: 0, tree_last_block: 0, repositories_persisted_block: 0, last_l1_committed_block: 0, last_l1_proved_block: 0, last_l1_executed_block: 0 } starting_block=1 blocks_to_replay=0
2026-04-08T09:39:52.756171Z INFO node{node=mn-1 role=main}: zksync_os_server: initializing p2p networking
2026-04-08T09:39:53.061275Z INFO node{node=mn-1 role=main}: zksync_os_network::service: resolved external IP (STUN) ip=34.69.95.59
2026-04-08T09:39:53.061323Z INFO node{node=mn-1 role=main}: zksync_os_network::service: initializing p2p network service genesis=Head { number: 0, hash: 0x6e69aaee000579509b2631edb5df7f1f4967d42ac00ce5a66e4c37b7d5de05b0, difficulty: 0, total_difficulty: 0, timestamp: 0 } fork_id=ForkId { hash: ForkHash("444f8224"), next: 0 }
2026-04-08T09:39:53.089041Z INFO discv5::service: Discv5 Service started mode=Ip4
2026-04-08T09:39:53.089114Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opel"), labels: [], hashed: true, hash: 6631795794993568733 }
2026-04-08T09:39:53.089149Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opstack"), labels: [], hashed: true, hash: 1966112499092553516 }
2026-04-08T09:39:53.089154Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth"), labels: [], hashed: true, hash: 5277093764552866156 }
2026-04-08T09:39:53.089157Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth2"), labels: [], hashed: true, hash: 1876646978509794902 }
2026-04-08T09:39:53.089163Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.kbucket_peers_raw_total"), labels: [], hashed: true, hash: 1763172813789511231 }
2026-04-08T09:39:53.089168Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.inserted_kbucket_peers_raw_total"), labels: [], hashed: true, hash: 9707361958230257678 }
2026-04-08T09:39:53.089171Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.sessions_raw_total"), labels: [], hashed: true, hash: 9065500363928647218 }
2026-04-08T09:39:53.089175Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_raw_total"), labels: [], hashed: true, hash: 9338245458814016136 }
2026-04-08T09:39:53.089179Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_unreachable_enr_total"), labels: [], hashed: true, hash: 18406268880428734494 }
2026-04-08T09:39:53.089184Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_custom_filtered_total"), labels: [], hashed: true, hash: 12738312280414365401 }
2026-04-08T09:39:53.089201Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.unverifiable_enrs_raw_total"), labels: [], hashed: true, hash: 1306671535734557912 }
2026-04-08T09:39:53.089230Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.messages_sent_total"), labels: [], hashed: true, hash: 283449410959025127 }
2026-04-08T09:39:53.089241Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.back_pressure_total"), labels: [], hashed: true, hash: 8584485017058471990 }
2026-04-08T09:39:53.089552Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing L1 Watchers
2026-04-08T09:39:53.089799Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:39:53.089958Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: initializing L1 commit watcher current_l1_block=106 last_committed_batch=0 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:39:53.090230Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:39:53.090521Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: initializing L1 execute watcher current_l1_block=106 last_executed_batch=0 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:39:53.090681Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:39:53.091573Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: initializing L1 transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef zk_chain_address_sl=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:39:53.091758Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: resolved on L1 next_l1_block=0
2026-04-08T09:39:53.092002Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing pubdata price provider
2026-04-08T09:39:53.092360Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockContextProvider
2026-04-08T09:39:53.092402Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: initializing upgrade transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef zk_chain_address_sl=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:39:53.092992Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain admin admin_l1=0xebeaefb8dd278ae3297610f7d91f8dde750878f8
2026-04-08T09:39:53.093811Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain type manager ctm_sl=0x7845be2ab080506883be3d3e4fb34b5557a453da
2026-04-08T09:39:53.094478Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="priority_tx" event_count=6 l1_block_from=0 l1_block_to=106
2026-04-08T09:39:53.095177Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: checking block starting from last_l1_block=0
2026-04-08T09:39:53.095622Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="executed_batch_storage" path="/tmp/.tmp16oOa4/rocksdb/batch" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmp16oOa4/rocksdb/batch/CURRENT: No such file or directory" }
2026-04-08T09:39:53.101488Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `executed_batch_storage` at `/tmp/.tmp16oOa4/rocksdb/batch` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:39:53.101975Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: initializing L1 persist batch watcher current_l1_block=106 last_persisted_batch=0 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:39:53.102335Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:39:53.105334Z INFO node{node=mn-1 role=main}: zksync_os_base_token_adjuster: initialized base token price updater token_multiplier_setter_address=None chain_admin_address=0xeBEAeFB8DD278aE3297610F7D91F8DdE750878F8 last_l1_ratio=Ratio { numer: 1, denom: 1 }
2026-04-08T09:39:53.105446Z INFO node{node=mn-1 role=main}: zksync_os_internal_config: Created new internal config file at /tmp/.tmp16oOa4/rocksdb/internal_config.json
2026-04-08T09:39:53.105539Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing ProofStorage
2026-04-08T09:39:53.105554Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::proof_storage: Initializing proof storage path="/tmp/.tmp16oOa4/proof_storage_path" batch_with_proof_capacity=1073741824 failed_capacity=1073741824
2026-04-08T09:39:53.105627Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: Replaying WAL blocks from 1 until 0.
2026-04-08T09:39:53.105645Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: All WAL blocks replayed. Starting main loop.
2026-04-08T09:39:53.105651Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: Consensus role initialized role=Leader
2026-04-08T09:39:53.105699Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Command Produce block received by BlockExecutor
2026-04-08T09:39:53.106138Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing fake FRI provers workers=5 compute_time=2s min_task_age=3s timeout_frequency=0.0
2026-04-08T09:39:53.106166Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing fake SNARK prover max_batch_age=10s
2026-04-08T09:39:53.106297Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="priority_tree" path="/tmp/.tmp16oOa4/rocksdb/priority_txs_tree" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmp16oOa4/rocksdb/priority_txs_tree/CURRENT: No such file or directory" }
2026-04-08T09:39:53.110488Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `priority_tree` at `/tmp/.tmp16oOa4/rocksdb/priority_txs_tree` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:39:53.110553Z INFO node{node=mn-1 role=main}: zksync_os_server: Launching pipeline
2026-04-08T09:39:53.110567Z INFO node{node=mn-1 role=main}: zksync_os_rpc: Starting JSON-RPC server at 0.0.0.0:39441
2026-04-08T09:39:53.110700Z INFO node{node=mn-1 role=main}: zksync_os_server: All components scheduled for initialization in 606.978062ms
2026-04-08T09:39:53.110981Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_server: starting proof data server on 0.0.0.0:40129
2026-04-08T09:39:53.111327Z INFO node{node=mn-1 role=main}: zksync_os_priority_tree: adding missing blocks to priority tree persisted_up_to=0 last_executed_block=0
2026-04-08T09:39:53.111370Z INFO node{node=mn-1 role=main}: zksync_os_priority_tree: re-built priority tree last_executed_block=0 root=0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470 time_taken=44.69µs
2026-04-08T09:39:53.111471Z INFO node{node=mn-1 role=main}: zksync_os_status_server: status server running addr=0.0.0.0:41131
2026-04-08T09:39:53.111835Z INFO node{node=mn-1 role=main}: zksync_os_mempool::pool: L1 upgrade transaction found for protocol version 0.30.1 protocol_version=0.30.1 tx_hash=0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209
2026-04-08T09:39:53.111869Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Prepared context for block 1. expected_block_output_hash: None, starting_l1_priority_id: 0, timestamp: 1775641193, execution_version: 5. Executing.. block_number=1
2026-04-08T09:39:53.111888Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing command command=PreparedBlockCommand { block_context: BlockContext { chain_id: 6565, block_number: 1, block_hashes: "0, 108370568839051644819081111464635134690470516151825823078061969349091444428229", timestamp: 1775641193, eip1559_basefee: 96136100, pubdata_price: 755629748, native_price: 961361, coinbase: 0x8b41b73cc8b13b8e845fe7f261bcdc5595d8eeaa, gas_limit: 100000000, pubdata_limit: 110000, mix_hash: 0, execution_version: 5 }, seal_policy: Decide(250ms, 1000), invalid_tx_policy: RejectAndContinue { mark_in_source: true }, starting_cursors: BlockStartCursors { l1_priority_id: 0, interop_root_id: 0, migration_number: 0, interop_fee_number: 0 }, metrics_label: "produce", expected_block_output_hash: None, previous_block_timestamp: 0 } block_number=1
2026-04-08T09:39:53.111925Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing transaction 0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209 (Upgrade) in block 1 at index 0 signer 0x0000000000000000000000000000000000008007 nonce 30 with gas limit 72000000 and cumulative gas used 0... block_number=1
2026-04-08T09:39:53.112591Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender: initialized L1 sender command_name="execute" balance_eth="100.000000000000000000" address=0xb2ACAEfc984e824e9c6c277BDBeeEEFccB256a2a nonce=0
2026-04-08T09:39:53.112650Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender: initialized L1 sender command_name="prove" balance_eth="100.000000000000000000" address=0xA064F1795A4508a01388dBE8BE0d793B8Fe30C12 nonce=0
2026-04-08T09:39:53.112735Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender: initialized L1 sender command_name="commit" balance_eth="100.000000000000000000" address=0xb591739ae7C188E9fdF5443aaef829fE53eBa8Cd nonce=0
2026-04-08T09:39:53.116035Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Transaction 0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209 executed with status success in block 1 block_number=1 output=TxProcessingOutputOwned { status: true, output: [], contract_address: None, gas_used: 18705048, gas_refunded: 0, computational_native_used: 50482802, native_used: 187050482802, pubdata_used: 23375 }
2026-04-08T09:39:53.116066Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: sealing block as upgrade tx was executed block_number=1
2026-04-08T09:39:53.116516Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Block 1 (produce) sealed because of UpgradeTx in block executor with 1 transactions (0 purged) and 18705048 gas. Block hash output: 0xf324469352066241fa1728f27d0e4104381167656ccbba4b5260a0ff81dc17e2, canonical hash: 0xe5c6eb9280491fc7447c30c80d8740ad24a6b51410a83a53a0ad516aa37ab894. storage_writes: 91, preimages: 21, pubdata bytes: 23315. block_number=1
2026-04-08T09:39:53.116536Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Full block 1 output output=BlockOutput { header: Sealed { inner: Header { parent_hash: 0xef97917ce9bd9fa7d12ad6a8d81ea26c80ac1d727acc37cbb9799ae199788dc5, ommers_hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347, beneficiary: 0x8b41b73cc8b13b8e845fe7f261bcdc5595d8eeaa, state_root: 0x0000000000000000000000000000000000000000000000000000000000000000, transactions_root: 0xe8ccacda1c8a26fff3888d5b0ac5b860a2ba49335396ae375593b3836e489f0b, receipts_root: 0x0000000000000000000000000000000000000000000000000000000000000000, logs_bloom: 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, difficulty: 0, number: 1, gas_limit: 100000000, gas_used: 18705048, timestamp: 1775641193, extra_data: 0x, mix_hash: 0x0000000000000000000000000000000000000000000000000000000000000001, nonce: 0x0000000000000000, base_fee_per_gas: Some(96136100), withdrawals_root: None, blob_gas_used: None, excess_blob_gas: None, parent_beacon_block_root: None, requests_hash: None }, seal: 0xe5c6eb9280491fc7447c30c80d8740ad24a6b51410a83a53a0ad516aa37ab894 }, tx_results: [Ok(TxOutput { execution_result: Success(Call([])), gas_used: 18705048, gas_refunded: 0, computational_native_used: 50482802, native_used: 187050482802, pubdata_used: 23375, contract_address: None, logs: [Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000001fcc6d27940b02a500b5c7272d2b22f9fa414951], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0x5d96eda109bfd71cf9f4f70c83de31c4150760e8828979a95d9e5f9f15455af7, 0x00000000000000000000000000000000000000000000000000000000000019a5, 0x0000000000000000000000000000000000000000000000000000000000000000], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000000e6fac42db36d87fa0c9bc69e035f7200cffa6a1], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x000000000000000000000000b07c2207b33cfe898883eb22b39827053fd91476], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x2632cc0d58b0cb1017b99cc0b6cc66ad86440cc0dd923bfdaa294f95ba1b0201, 0x8df3463b1850eb1d8d1847743ea155aef6b16074db8ba81d897dc30554fb2085, 0x0000000000000000000000000000000000000000000000000000000000010004], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70], data: 0x } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000000000000000000000000000000000000000010007], data: 0x } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0xc21caeb4e8f73861400d4c0870ad3e468ddb4e45225da3832ce1da5561f1f61e], data: 0x000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000012000000000000000000000000000000000000000000000000000000000000000d577261707065642045746865720000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000045745544800000000000000000000000000000000000000000000000000000000 } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x0000000000000000000000000000000000000000000000000000000000000003 } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70 } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x000000000000000000000000a6f731ed750597d2d264d0fd800a8548d0fa295f], data: 0x } }, Log { address: 0x000000000000000000000000000000000001000b, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x000000000000000000000000000000000001000b, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000009c218d39ba173b36fd2c5844318952291c687c23], data: 0x } }, Log { address: 0x6989d64cab9c2b90f8b022022bd985bde04a36…4, 86, 91, 145, 80, 80, 146, 145, 80, 80, 86, 91, 96, 217, 129, 96, 126, 86, 91, 130, 82, 80, 80, 86, 91, 95, 96, 32, 130, 1, 144, 80, 96, 240, 95, 131, 1, 132, 96, 210, 86, 91, 146, 145, 80, 80, 86, 254, 162, 100, 105, 112, 102, 115, 88, 34, 18, 32, 82, 238, 38, 219, 177, 95, 45, 191, 13, 14, 120, 30, 218, 237, 64, 242, 243, 253, 42, 65, 65, 174, 21, 183, 28, 153, 51, 180, 60, 160, 89, 197, 100, 115, 111, 108, 99, 67, 0, 8, 33, 0, 51], contract_address: Some(0xe441cf0795af14ddb9f7984da85cd36db1b8790d), gas_used: 118331, gas_refunded: 0, computational_native_used: 1174996, native_used: 1573498, pubdata_used: 507 }
2026-04-08T09:40:24.111131Z INFO node{node=en-2 role=external}: zksync_os_sequencer::execution::execute_block_in_vm: stream exhausted → sealing block_number=3 txs=1
2026-04-08T09:40:24.111307Z INFO node{node=en-1 role=external}: zksync_os_sequencer::execution::execute_block_in_vm: Block 3 (replay) sealed because of TxStreamExhausted in block executor with 1 transactions (0 purged) and 118331 gas. Block hash output: 0x914d471e39fa9c3a80a821f579593e3c53ba89b5ce48a810b94fa9d8ca00dc78, canonical hash: 0x61ddcf247bf65af197bfbcda2b68bbfda4c5ab12be0b2ecd1c133680a601c51b. storage_writes: 3, preimages: 4, pubdata bytes: 535. block_number=3
2026-04-08T09:40:24.111327Z INFO node{node=en-1 role=external}: zksync_os_sequencer::execution::execute_block_in_vm: Full block 3 output output=BlockOutput { header: Sealed { inner: Header { parent_hash: 0xb79fc55144945951b37f3e6f3e1bf4249472abab1a3a523d6134cd1d709b9161, ommers_hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347, beneficiary: 0x8b41b73cc8b13b8e845fe7f261bcdc5595d8eeaa, state_root: 0x0000000000000000000000000000000000000000000000000000000000000000, transactions_root: 0x16a2bd782b59ce862b26b22b2541cff149985f886051c0b9966a70c494a652f0, receipts_root: 0x0000000000000000000000000000000000000000000000000000000000000000, logs_bloom: 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, difficulty: 0, number: 3, gas_limit: 100000000, gas_used: 118331, timestamp: 1775641223, extra_data: 0x, mix_hash: 0x0000000000000000000000000000000000000000000000000000000000000001, nonce: 0x0000000000000000, base_fee_per_gas: Some(96136100), withdrawals_root: None, blob_gas_used: None, excess_blob_gas: None, parent_beacon_block_root: None, requests_hash: None }, seal: 0x61ddcf247bf65af197bfbcda2b68bbfda4c5ab12be0b2ecd1c133680a601c51b }, tx_results: [Ok(TxOutput { execution_result: Success(Create([96, 128, 96, 64, 82, 52, 128, 21, 96, 14, 87, 95, 95, 253, 91, 80, 96, 4, 54, 16, 96, 38, 87, 95, 53, 96, 224, 28, 128, 99, 77, 67, 190, 201, 20, 96, 42, 87, 91, 95, 95, 253, 91, 96, 64, 96, 4, 128, 54, 3, 129, 1, 144, 96, 60, 145, 144, 96, 172, 86, 91, 96, 66, 86, 91, 0, 91, 127, 20, 64, 196, 221, 103, 180, 52, 78, 161, 144, 94, 192, 49, 137, 149, 19, 59, 85, 15, 22, 139, 78, 233, 89, 160, 218, 107, 80, 61, 125, 36, 20, 129, 96, 64, 81, 96, 111, 145, 144, 96, 223, 86, 91, 96, 64, 81, 128, 145, 3, 144, 161, 80, 86, 91, 95, 95, 253, 91, 95, 129, 144, 80, 145, 144, 80, 86, 91, 96, 142, 129, 96, 126, 86, 91, 129, 20, 96, 151, 87, 95, 95, 253, 91, 80, 86, 91, 95, 129, 53, 144, 80, 96, 166, 129, 96, 135, 86, 91, 146, 145, 80, 80, 86, 91, 95, 96, 32, 130, 132, 3, 18, 21, 96, 190, 87, 96, 189, 96, 122, 86, 91, 91, 95, 96, 201, 132, 130, 133, 1, 96, 154, 86, 91, 145, 80, 80, 146, 145, 80, 80, 86, 91, 96, 217, 129, 96, 126, 86, 91, 130, 82, 80, 80, 86, 91, 95, 96, 32, 130, 1, 144, 80, 96, 240, 95, 131, 1, 132, 96, 210, 86, 91, 146, 145, 80, 80, 86, 254, 162, 100, 105, 112, 102, 115, 88, 34, 18, 32, 82, 238, 38, 219, 177, 95, 45, 191, 13, 14, 120, 30, 218, 237, 64, 242, 243, 253, 42, 65, 65, 174, 21, 183, 28, 153, 51, 180, 60, 160, 89, 197, 100, 115, 111, 108, 99, 67, 0, 8, 33, 0, 51], 0xe441cf0795af14ddb9f7984da85cd36db1b8790d)), gas_used: 118331, gas_refunded: 0, computational_native_used: 1174996, native_used: 1573498, pubdata_used: 507, contract_address: Some(0xe441cf0795af14ddb9f7984da85cd36db1b8790d), logs: [], l2_to_l1_logs: [], storage_writes: [] })], storage_writes: [StorageWrite { key: 0x003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e, value: 0xd51cadeb44fa0ae924367e6f3cd59ede4ff6d09feea4afee941992503ff9bf6c, account: 0x0000000000000000000000000000000000008003, account_key: 0x00000000000000000000000036615cf349d7f6344891b1e7ca7c72883f5dc049 }, StorageWrite { key: 0xc088182f0ebe47478e1eb4cf062de2de23c537cf43eb58b0cc7841df6fce2d06, value: 0x6dd5f066388509040732535e7f8ef7d319f0ae34c367025d2f41a3f0a83be2bf, account: 0x0000000000000000000000000000000000008003, account_key: 0x0000000000000000000000008b41b73cc8b13b8e845fe7f261bcdc5595d8eeaa }, StorageWrite { key: 0x0f65bb2c7558f826f95be3892d9ab36139e5ce8391e30d10b452c6ce25908967, value: 0x10a60a172a8a2783d03900aed886d6a7e4f0a1aa629aecd4de5a86e80542c9fa, account: 0x0000000000000000000000000000000000008003, account_key: 0x000000000000000000000000e441cf0795af14ddb9f7984da85cd36db1b8790d }], account_diffs: [AccountDiff { address: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, nonce: 1, balance: 100000095450252573369, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }, AccountDiff { address: 0x8b41b73cc8b13b8e845fe7f261bcdc5595d8eeaa, nonce: 0, balance: 222746783330631, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }, AccountDiff { address: 0xe441cf0795af14ddb9f7984da85cd36db1b8790d, nonce: 1, balance: 0, bytecode_hash: 0xb1dfada71f56644d55c7bca7f0831eb4cd689dbdbe08d9656e022c56249271f2 }], published_preimages: [(0x10a60a172a8a2783d03900aed886d6a7e4f0a1aa629aecd4de5a86e80542c9fa, 0x010101000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000b1dfada71f56644d55c7bca7f0831eb4cd689dbdbe08d9656e022c56249271f20000012c00000028f5bb4def22daa988a64957bd50cdd446beecebc10ed4f103895f9224c8ce6a780000012c), (0x6dd5f066388509040732535e7f8ef7d319f0ae34c367025d2f41a3f0a83be2bf, 0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000ca9646e5314700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0xb1dfada71f56644d55c7bca7f0831eb4cd689dbdbe08d9656e022c56249271f2, 0x6080604052348015600e575f5ffd5b50600436106026575f3560e01c80634d43bec914602a575b5f5ffd5b60406004803603810190603c919060ac565b6042565b005b7f1440c4dd67b4344ea1905ec0318995133b550f168b4ee959a0da6b503d7d241481604051606f919060df565b60405180910390a150565b5f5ffd5b5f819050919050565b608e81607e565b81146097575f5ffd5b50565b5f8135905060a6816087565b92915050565b5f6020828403121560be5760bd607a565b5b5f60c984828501609a565b91505092915050565b60d981607e565b82525050565b5f60208201905060f05f83018460d2565b9291505056fea264697066735822122052ee26dbb15f2dbf0d0e781edaed40f2f3fd2a4141ae15b71c9933b43ca059c564736f6c634300082100330000000000400000400400100500000000800044804080044010006000020482000001000000000000000000), (0xd51cadeb44fa0ae924367e6f3cd59ede4ff6d09feea4afee941992503ff9bf6c, 0x000000000000000000000000000000010000000000000000000000000000000000000000000000056bc7b4fd2175fab900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000)], pubdata: 0x0161ddcf247bf65af197bfbcda2b68bbfda4c5ab12be0b2ecd1c133680a601c51b0000000069d6228700000003003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e1c0901320a58a7581507c088182f0ebe47478e1eb4cf062de2de23c537cf43eb58b0cc7841df6fce2d0614310a58a75815070f65bb2c7558f826f95be3892d9ab36139e5ce8391e30d10b452c6ce259089670401010100000000000901010000012c000000286080604052348015600e575f5ffd5b50600436106026575f3560e01c80634d43bec914602a575b5f5ffd5b60406004803603810190603c919060ac565b6042565b005b7f1440c4dd67b4344ea1905ec0318995133b550f168b4ee959a0da6b503d7d241481604051606f919060df565b60405180910390a150565b5f5ffd5b5f819050919050565b608e81607e565b81146097575f5ffd5b50565b5f8135905060a6816087565b92915050565b5f6020828403121560be5760bd607a565b5b5f60c984828501609a565b91505092915050565b60d981607e565b82525050565b5f60208201905060f05f83018460d2565b9291505056fea264697066735822122052ee26dbb15f2dbf0d0e781edaed40f2f3fd2a4141ae15b71c9933b43ca059c564736f6c6343000821003300000000004000004004001005000000008000448040800440100060000204820000010000000000000000000000012c0000000000000000, computaional_native_used: 1174996 } block_number=3
2026-04-08T09:40:24.111423Z INFO node{node=en-1 role=external}: zksync_os_sequencer::execution::block_executor: Executed. Updating mempools... block_number=3
2026-04-08T09:40:24.111463Z INFO node{node=en-1 role=external}: zksync_os_sequencer::execution::block_executor: Block processed in `BlockExecutor`. Sending downstream... block_number=3 time_since_last_block=Some(25.990724676s)
2026-04-08T09:40:24.111492Z INFO node{node=en-1 role=external}: zksync_os_sequencer::execution::block_applier: Received canonized block 3. Saving to disc. block_number=3
2026-04-08T09:40:24.111782Z INFO node{node=en-1 role=external}: zksync_os_storage::lazy::repository: persisted block block_number=3 persist_latency=49.03µs persistence_lag=0
2026-04-08T09:40:24.111828Z INFO node{node=en-2 role=external}: zksync_os_sequencer::execution::execute_block_in_vm: Block 3 (replay) sealed because of TxStreamExhausted in block executor with 1 transactions (0 purged) and 118331 gas. Block hash output: 0x914d471e39fa9c3a80a821f579593e3c53ba89b5ce48a810b94fa9d8ca00dc78, canonical hash: 0x61ddcf247bf65af197bfbcda2b68bbfda4c5ab12be0b2ecd1c133680a601c51b. storage_writes: 3, preimages: 4, pubdata bytes: 535. block_number=3
2026-04-08T09:40:24.111845Z INFO node{node=en-2 role=external}: zksync_os_sequencer::execution::execute_block_in_vm: Full block 3 output output=BlockOutput { header: Sealed { inner: Header { parent_hash: 0xb79fc55144945951b37f3e6f3e1bf4249472abab1a3a523d6134cd1d709b9161, ommers_hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347, beneficiary: 0x8b41b73cc8b13b8e845fe7f261bcdc5595d8eeaa, state_root: 0x0000000000000000000000000000000000000000000000000000000000000000, transactions_root: 0x16a2bd782b59ce862b26b22b2541cff149985f886051c0b9966a70c494a652f0, receipts_root: 0x0000000000000000000000000000000000000000000000000000000000000000, logs_bloom: 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, difficulty: 0, number: 3, gas_limit: 100000000, gas_used: 118331, timestamp: 1775641223, extra_data: 0x, mix_hash: 0x0000000000000000000000000000000000000000000000000000000000000001, nonce: 0x0000000000000000, base_fee_per_gas: Some(96136100), withdrawals_root: None, blob_gas_used: None, excess_blob_gas: None, parent_beacon_block_root: None, requests_hash: None }, seal: 0x61ddcf247bf65af197bfbcda2b68bbfda4c5ab12be0b2ecd1c133680a601c51b }, tx_results: [Ok(TxOutput { execution_result: Success(Create([96, 128, 96, 64, 82, 52, 128, 21, 96, 14, 87, 95, 95, 253, 91, 80, 96, 4, 54, 16, 96, 38, 87, 95, 53, 96, 224, 28, 128, 99, 77, 67, 190, 201, 20, 96, 42, 87, 91, 95, 95, 253, 91, 96, 64, 96, 4, 128, 54, 3, 129, 1, 144, 96, 60, 145, 144, 96, 172, 86, 91, 96, 66, 86, 91, 0, 91, 127, 20, 64, 196, 221, 103, 180, 52, 78, 161, 144, 94, 192, 49, 137, 149, 19, 59, 85, 15, 22, 139, 78, 233, 89, 160, 218, 107, 80, 61, 125, 36, 20, 129, 96, 64, 81, 96, 111, 145, 144, 96, 223, 86, 91, 96, 64, 81, 128, 145, 3, 144, 161, 80, 86, 91, 95, 95, 253, 91, 95, 129, 144, 80, 145, 144, 80, 86, 91, 96, 142, 129, 96, 126, 86, 91, 129, 20, 96, 151, 87, 95, 95, 253, 91, 80, 86, 91, 95, 129, 53, 144, 80, 96, 166, 129, 96, 135, 86, 91, 146, 145, 80, 80, 86, 91, 95, 96, 32, 130, 132, 3, 18, 21, 96, 190, 87, 96, 189, 96, 122, 86, 91, 91, 95, 96, 201, 132, 130, 133, 1, 96, 154, 86, 91, 145, 80, 80, 146, 145, 80, 80, 86, 91, 96, 217, 129, 96, 126, 86, 91, 130, 82, 80, 80, 86, 91, 95, 96, 32, 130, 1, 144, 80, 96, 240, 95, 131, 1, 132, 96, 210, 86, 91, 146, 145, 80, 80, 86, 254, 162, 100, 105, 112, 102, 115, 88, 34, 18, 32, 82, 238, 38, 219, 177, 95, 45, 191, 13, 14, 120, 30, 218, 237, 64, 242, 243, 253, 42, 65, 65, 174, 21, 183, 28, 153, 51, 180, 60, 160, 89, 197, 100, 115, 111, 108, 99, 67, 0, 8, 33, 0, 51], 0xe441cf0795af14ddb9f7984da85cd36db1b8790d)), gas_used: 118331, gas_refunded: 0, computational_native_used: 1174996, native_used: 1573498, pubdata_used: 507, contract_address: Some(0xe441cf0795af14ddb9f7984da85cd36db1b8790d), logs: [], l2_to_l1_logs: [], storage_writes: [] })], storage_writes: [StorageWrite { key: 0x003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e, value: 0xd51cadeb44fa0ae924367e6f3cd59ede4ff6d09feea4afee941992503ff9bf6c, account: 0x0000000000000000000000000000000000008003, account_key: 0x00000000000000000000000036615cf349d7f6344891b1e7ca7c72883f5dc049 }, StorageWrite { key: 0xc088182f0ebe47478e1eb4cf062de2de23c537cf43eb58b0cc7841df6fce2d06, value: 0x6dd5f066388509040732535e7f8ef7d319f0ae34c367025d2f41a3f0a83be2bf, account: 0x0000000000000000000000000000000000008003, account_key: 0x0000000000000000000000008b41b73cc8b13b8e845fe7f261bcdc5595d8eeaa }, StorageWrite { key: 0x0f65bb2c7558f826f95be3892d9ab36139e5ce8391e30d10b452c6ce25908967, value: 0x10a60a172a8a2783d03900aed886d6a7e4f0a1aa629aecd4de5a86e80542c9fa, account: 0x0000000000000000000000000000000000008003, account_key: 0x000000000000000000000000e441cf0795af14ddb9f7984da85cd36db1b8790d }], account_diffs: [AccountDiff { address: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, nonce: 1, balance: 100000095450252573369, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }, AccountDiff { address: 0x8b41b73cc8b13b8e845fe7f261bcdc5595d8eeaa, nonce: 0, balance: 222746783330631, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }, AccountDiff { address: 0xe441cf0795af14ddb9f7984da85cd36db1b8790d, nonce: 1, balance: 0, bytecode_hash: 0xb1dfada71f56644d55c7bca7f0831eb4cd689dbdbe08d9656e022c56249271f2 }], published_preimages: [(0x10a60a172a8a2783d03900aed886d6a7e4f0a1aa629aecd4de5a86e80542c9fa, 0x010101000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000b1dfada71f56644d55c7bca7f0831eb4cd689dbdbe08d9656e022c56249271f20000012c00000028f5bb4def22daa988a64957bd50cdd446beecebc10ed4f103895f9224c8ce6a780000012c), (0x6dd5f066388509040732535e7f8ef7d319f0ae34c367025d2f41a3f0a83be2bf, 0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000ca9646e5314700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0xb1dfada71f56644d55c7bca7f0831eb4cd689dbdbe08d9656e022c56249271f2, 0x6080604052348015600e575f5ffd5b50600436106026575f3560e01c80634d43bec914602a575b5f5ffd5b60406004803603810190603c919060ac565b6042565b005b7f1440c4dd67b4344ea1905ec0318995133b550f168b4ee959a0da6b503d7d241481604051606f919060df565b60405180910390a150565b5f5ffd5b5f819050919050565b608e81607e565b81146097575f5ffd5b50565b5f8135905060a6816087565b92915050565b5f6020828403121560be5760bd607a565b5b5f60c984828501609a565b91505092915050565b60d981607e565b82525050565b5f60208201905060f05f83018460d2565b9291505056fea264697066735822122052ee26dbb15f2dbf0d0e781edaed40f2f3fd2a4141ae15b71c9933b43ca059c564736f6c634300082100330000000000400000400400100500000000800044804080044010006000020482000001000000000000000000), (0xd51cadeb44fa0ae924367e6f3cd59ede4ff6d09feea4afee941992503ff9bf6c, 0x000000000000000000000000000000010000000000000000000000000000000000000000000000056bc7b4fd2175fab900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000)], pubdata: 0x0161ddcf247bf65af197bfbcda2b68bbfda4c5ab12be0b2ecd1c133680a601c51b0000000069d6228700000003003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e1c0901320a58a7581507c088182f0ebe47478e1eb4cf062de2de23c537cf43eb58b0cc7841df6fce2d0614310a58a75815070f65bb2c7558f826f95be3892d9ab36139e5ce8391e30d10b452c6ce259089670401010100000000000901010000012c000000286080604052348015600e575f5ffd5b50600436106026575f3560e01c80634d43bec914602a575b5f5ffd5b60406004803603810190603c919060ac565b6042565b005b7f1440c4dd67b4344ea1905ec0318995133b550f168b4ee959a0da6b503d7d241481604051606f919060df565b60405180910390a150565b5f5ffd5b5f819050919050565b608e81607e565b81146097575f5ffd5b50565b5f8135905060a6816087565b92915050565b5f6020828403121560be5760bd607a565b5b5f60c984828501609a565b91505092915050565b60d981607e565b82525050565b5f60208201905060f05f83018460d2565b9291505056fea264697066735822122052ee26dbb15f2dbf0d0e781edaed40f2f3fd2a4141ae15b71c9933b43ca059c564736f6c6343000821003300000000004000004004001005000000008000448040800440100060000204820000010000000000000000000000012c0000000000000000, computaional_native_used: 1174996 } block_number=3
2026-04-08T09:40:24.111931Z INFO node{node=en-2 role=external}: zksync_os_sequencer::execution::block_executor: Executed. Updating mempools... block_number=3
2026-04-08T09:40:24.111947Z INFO node{node=en-2 role=external}: zksync_os_sequencer::execution::block_executor: Block processed in `BlockExecutor`. Sending downstream... block_number=3 time_since_last_block=Some(1.010345289s)
2026-04-08T09:40:24.111975Z INFO node{node=en-2 role=external}: zksync_os_sequencer::execution::block_applier: Received canonized block 3. Saving to disc. block_number=3
2026-04-08T09:40:24.112251Z INFO node{node=en-2 role=external}: zksync_os_storage::lazy::repository: persisted block block_number=3 persist_latency=62.73µs persistence_lag=0
Took 41747969 cycles to finish
2026-04-08T09:40:24.656204Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 569.492817ms. block_number=3
2026-04-08T09:40:24.656347Z INFO node{node=mn-1 role=main}: zksync_os_server::batcher: Armed batch deadline for batch 3 from first block timestamp 1775641223, sealing at unix=1775641224
2026-04-08T09:40:24.828874Z INFO node{node=mn-1 role=main}: zksync_os_server::batcher: Batch created batch_number=3 batch_metadata=BatchMetadata { previous_stored_batch_info: StoredBatchInfo { batch_number: 2, state_commitment: 0x502099bbf23d5525d0e1798372831c50724152a8631415ff90c325d38292dead, number_of_layer1_txs: 6, priority_operations_hash: 0x8d31090d93b3fbafe6f452a58a28284a3836e4cea6bb20ecb2b52f2c7bd29a64, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0xe02b0c19048d45adcd991316658a980dbeb561a00201ddee277e2abf3d0c78cf, commitment: 0xd7ac2e61c64fbac1211303ecb1ca6fb370ad265e797e32a88ae3ce2a7c2e23d0, last_block_timestamp: Some(0) }, batch_info: BatchInfo { commit_info: CommitBatchInfo { batch_number: 3, new_state_commitment: 0xe0eb2d48906838619de8558b6ef08f6e4eb2562a43cc5a4b10f4635967807502, number_of_layer1_txs: 0, number_of_layer2_txs: 1, priority_operations_hash: 0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0x692f35c99f9c698852289ffecf07f6dd45770904521149d79aa85aae598fa375, l2_da_commitment_scheme: BlobsZKsyncOS, da_commitment: 0x8d48863c9eb762d6a37ce4dd67b4f993567bd74bdcc5fcecf622eca797df08e4, first_block_timestamp: 1775641223, last_block_timestamp: 1775641223, chain_id: 6565 }, chain_address: 0x18f438bc08d755e164a7ae7c077e2ea93b0179ef, upgrade_tx_hash: None, blob_sidecar: Some(BlobTransactionSidecar { blobs: 1, commitments: [0xa947e70b4039783e9a80cf7b07c8b3ea4c7830aa5dbe324d6dd94f3bcd226040888b708bec8f28ac69a2cb05e4553cd6], proofs: [0x89343af31491e48ef9751130908cc2a1b3b4cf34864b40659df1669c6e63d42d6425ca64dcd9c4e59c23b5e15fe2735f] }) }, first_block_number: 3, last_block_number: 3, pubdata_mode: Blobs, tx_count: 1, execution_version: 5, protocol_version: ProtocolSemanticVersion(Version { major: 0, minor: 30, patch: 1 }), computational_native_used: Some(1174996), logs: [], messages: [], multichain_root: 0xff84f4b0eb3607f9bbcf0d6070ae0037ae6efdcc4ee53bf65fe39b8bc8bd83dc } block_count=1 new_state_commitment=0xe0eb2d48906838619de8558b6ef08f6e4eb2562a43cc5a4b10f4635967807502 time_since_last_batch=Some(25.144494611s)
2026-04-08T09:40:24.828958Z INFO node{node=mn-1 role=main}: zksync_os_batch_verification::sequencer::component: Starting batch verification batch_number=3 request_id=26
2026-04-08T09:40:24.828970Z INFO node{node=mn-1 role=main}: zksync_os_batch_verification::sequencer::server: Sent batch verification request to 2 clients request_id=26 batch_number=3
2026-04-08T09:40:24.829414Z INFO node{node=en-1 role=external}: zksync_os_batch_verification::client: Handling batch verification request (blocks 3-3) batch_number=3 request_id=26
2026-04-08T09:40:24.907419Z INFO node{node=en-1 role=external}: zksync_os_batch_verification::client: Approved batch verification request batch_number=3 request_id=26 address="0xdF3401331FeB729f138258bAC135359f3CBA6760"
2026-04-08T09:40:24.907476Z INFO node{node=en-2 role=external}: zksync_os_batch_verification::client: Handling batch verification request (blocks 3-3) batch_number=3 request_id=26
2026-04-08T09:40:24.983558Z INFO node{node=en-2 role=external}: zksync_os_batch_verification::client: Approved batch verification request batch_number=3 request_id=26 address="0x7A255d9331f3D4ca05cD0f16c3BCC08D682ac62B"
2026-04-08T09:40:24.985023Z INFO node{node=mn-1 role=main}: zksync_os_batch_verification::sequencer::component: Collected enough verification responses (2) batch_number=3 request_id=26
2026-04-08T09:40:24.985121Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch for FRI proving: 3
2026-04-08T09:40:24.985139Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job added batch_number=3 queue_statistics=Queue has 3 jobs, range: 1 - 3, oldest job: added 1.693056672s ago, has 0 attempts. self.prover_stage=Fri
2026-04-08T09:40:26.335855Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job assigned batch_stats=Batch 1 with 1 txs, proving version V6, spent in queue: 3.043759137s, last assigned to 'fake_prover', 1 attempts, 5.99µs since last assignment queue_statistics=Queue has 3 jobs, range: 1 - 3, oldest job: added 3.043783047s ago, has 1 attempts. prover_id="fake_prover" self.prover_stage=Fri
2026-04-08T09:40:26.587505Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job assigned batch_stats=Batch 2 with 6 txs, proving version V6, spent in queue: 3.141849243s, last assigned to 'fake_prover', 1 attempts, 6.2µs since last assignment queue_statistics=Queue has 3 jobs, range: 1 - 3, oldest job: added 3.295432467s ago, has 1 attempts. prover_id="fake_prover" self.prover_stage=Fri
2026-04-08T09:40:28.094575Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job assigned batch_stats=Batch 3 with 1 txs, proving version V6, spent in queue: 3.109433514s, last assigned to 'fake_prover', 1 attempts, 5.51µs since last assignment queue_statistics=Queue has 3 jobs, range: 1 - 3, oldest job: added 4.802504396s ago, has 1 attempts. prover_id="fake_prover" self.prover_stage=Fri
2026-04-08T09:40:28.336629Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job completed stats=Batch 1 with 1 txs, proving version V6, spent in queue: 5.044536336s, last assigned to 'fake_prover', 1 attempts, 2.000783329s since last assignment prover_type=Fake prover_id="fake_prover" self.prover_stage=Fri queue_statistics=Queue has 2 jobs, range: 2 - 3, oldest job: added 4.890993142s ago, has 1 attempts.
2026-04-08T09:40:28.336682Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fake_fri_provers_pool: fake prover submitted proof fri_job.batch_number=1 elapsed_ms=2000
2026-04-08T09:40:28.336765Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch after FRI proving: 1
2026-04-08T09:40:28.336789Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::gapless_committer: Saving 1 (batches 1-1) to proof_storage buffer_size=0
2026-04-08T09:40:28.338147Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Waiting for L1 protocol version 0.30.1 to reach target version 0.30.1 current_protocol_version=0.30.1 target_protocol_version=0.30.1
2026-04-08T09:40:28.338164Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Protocol version on the contract matches batch protocol version current_protocol_version=0.30.1
2026-04-08T09:40:28.338578Z WARN node{node=mn-1 role=main}: zksync_os_l1_sender: network fees exceed configured cap — submitting at cap, inclusion might be delayed if the cap is too low command_name="commit" configured_max_fee=200000000000 estimated_max_fee=1994890226 configured_max_priority_fee=1000000000 estimated_max_priority_fee=1994888588 configured_max_blob_fee=2000000000 estimated_blob_fee=1
2026-04-08T09:40:28.589059Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job completed stats=Batch 2 with 6 txs, proving version V6, spent in queue: 5.143404922s, last assigned to 'fake_prover', 1 attempts, 2.001561899s since last assignment prover_type=Fake prover_id="fake_prover" self.prover_stage=Fri queue_statistics=Queue has 1 jobs, range: 3 - 3, oldest job: added 3.603936254s ago, has 1 attempts.
2026-04-08T09:40:28.589100Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fake_fri_provers_pool: fake prover submitted proof fri_job.batch_number=2 elapsed_ms=2001
2026-04-08T09:40:28.589141Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch after FRI proving: 2
2026-04-08T09:40:28.589165Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::gapless_committer: Saving 1 (batches 2-2) to proof_storage buffer_size=0
2026-04-08T09:40:28.590496Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Waiting for L1 protocol version 0.30.1 to reach target version 0.30.1 current_protocol_version=0.30.1 target_protocol_version=0.30.1
2026-04-08T09:40:28.590514Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Protocol version on the contract matches batch protocol version current_protocol_version=0.30.1
2026-04-08T09:40:30.095546Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job completed stats=Batch 3 with 1 txs, proving version V6, spent in queue: 5.110404553s, last assigned to 'fake_prover', 1 attempts, 2.000976599s since last assignment prover_type=Fake prover_id="fake_prover" self.prover_stage=Fri queue_statistics=Empty queue
2026-04-08T09:40:30.095596Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fake_fri_provers_pool: fake prover submitted proof fri_job.batch_number=3 elapsed_ms=2000
2026-04-08T09:40:30.095616Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch after FRI proving: 3
2026-04-08T09:40:30.095633Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::gapless_committer: Saving 1 (batches 3-3) to proof_storage buffer_size=0
2026-04-08T09:40:30.096983Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Waiting for L1 protocol version 0.30.1 to reach target version 0.30.1 current_protocol_version=0.30.1 target_protocol_version=0.30.1
2026-04-08T09:40:30.097018Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Protocol version on the contract matches batch protocol version current_protocol_version=0.30.1
2026-04-08T09:40:31.520940Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender: L1 transaction submitted command_name="commit" tx_hash=0x87982108ecd0e08f1ddbc52bc13cc8b57136fc2ed125ebdb7af41547d5cfba2e nonce=0 max_fee_per_gas=1994890226 max_priority_fee_per_gas=1000000000
2026-04-08T09:40:31.528166Z INFO node{node=en-2 role=external}: zksync_os_l1_watcher::watcher: received new events event_name="persist_batch" event_count=1 l1_block_from=107 l1_block_to=107
2026-04-08T09:40:31.536567Z INFO node{node=en-2 role=external}: zksync_os_l1_watcher::watcher: received new events event_name="block_commit" event_count=1 l1_block_from=107 l1_block_to=107
2026-04-08T09:40:31.566383Z INFO node{node=en-1 role=external}: zksync_os_l1_watcher::watcher: received new events event_name="block_commit" event_count=1 l1_block_from=107 l1_block_to=107
2026-04-08T09:40:31.579346Z INFO node{node=en-1 role=external}: zksync_os_l1_watcher::watcher: received new events event_name="persist_batch" event_count=1 l1_block_from=107 l1_block_to=107
2026-04-08T09:40:31.591588Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="block_commit" event_count=1 l1_block_from=107 l1_block_to=107
2026-04-08T09:40:31.604189Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="persist_batch" event_count=1 l1_block_from=107 l1_block_to=107
test node::external_node::batch_verification_with_2_ens::current_to_l1 has been running for over 60 seconds
test node::external_node::batch_verification_with_2_ens::current_to_l1 ... FAILED
failures:
failures:
node::external_node::batch_verification_with_2_ens::current_to_l1
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 79 filtered out; finished in 212.19s
Error: Block 3 was not finalized on L1
Caused by:
deadline has elapsed
Stack backtrace:
0: <tokio::time::error::Elapsed as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
1: <alloy_provider::provider::erased::DynProvider<zksync_os_integration_tests::network::Zksync> as zksync_os_integration_tests::provider::ZksyncTestingProvider>::wait_finalized_with_timeout::{closure#0}
2: suite::node::external_node::batch_verification_with_2_ens::current_to_l1::{closure#0}
3: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
4: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
5: suite::node::external_node::batch_verification_with_2_ens::current_to_l1
6: <suite::node::external_node::batch_verification_with_2_ens::current_to_l1::{closure#0} as core::ops::function::FnOnce<()>>::call_once
7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
8: test::run_test::{closure#0}
9: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
10: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
11: <std::sys::thread::unix::Thread>::new::thread_start
12: <unknown>
13: <unknown>
Check warning on line 0 in zksync_os_integration_tests::suite
github-actions / Test results
protocol::erc20::erc20_withdrawal::next_to_gateway (zksync_os_integration_tests::suite) failed
target/nextest/default/test-results.xml [took 3m 28s]
Raw output
Error: transaction was not executed on L1 in time
Stack backtrace:
0: <anyhow::Error>::msg::<&str>
1: <alloy_provider::heart::PendingTransactionBuilder<zksync_os_integration_tests::network::Zksync> as zksync_os_integration_tests::assert_traits::ReceiptAssert<zksync_os_integration_tests::network::Zksync>>::expect_to_execute::{closure#0}
2: suite::protocol::erc20::erc20_withdrawal::erc20_withdrawal_impl::{closure#0}
3: suite::protocol::erc20::erc20_withdrawal::next_to_gateway::{closure#0}
4: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
5: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
6: suite::protocol::erc20::erc20_withdrawal::next_to_gateway
7: <suite::protocol::erc20::erc20_withdrawal::next_to_gateway::{closure#0} as core::ops::function::FnOnce<()>>::call_once
8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
9: test::run_test::{closure#0}
10: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
11: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
12: <std::sys::thread::unix::Thread>::new::thread_start
13: <unknown>
14: <unknown>
running 1 test
2026-04-08T09:40:02.223031Z INFO zksync_os_integration_tests: L1 chain started on http://localhost:37003
2026-04-08T09:40:02.237659Z INFO zksync_os_integration_tests: Loading ephemeral state from /home/runner/_work/zksync-os-server/zksync-os-server/././local-chains/v31.0/gateway-db.tar.gz
2026-04-08T09:40:02.245838Z INFO zksync_os_server::util: Ephemeral state unpacked archive=/home/runner/_work/zksync-os-server/zksync-os-server/././local-chains/v31.0/gateway-db.tar.gz dest=/tmp/.tmphYLVvT/rocksdb
2026-04-08T09:40:02.254730Z INFO node{node=mn-1 role=main}: zksync_os_integration_tests: Launching test node
2026-04-08T09:40:02.254804Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Node version="0.18.2" role="main"
2026-04-08T09:40:02.319598Z INFO node{node=mn-1 role=main}: zksync_os_server: Reading L1 state
2026-04-08T09:40:02.329322Z INFO node{node=mn-1 role=main}: zksync_os_server: L1 state l1_state=L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0x74fd20bed0ebf15bcfd56def050985688dfb7690), l2_chain_id: 506 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0x74fd20bed0ebf15bcfd56def050985688dfb7690), l2_chain_id: 506 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x31e7d0b5f5e09a2a91e390658f20ec582d85f101) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x31e7d0b5f5e09a2a91e390658f20ec582d85f101) }, validator_timelock_sl: 0xc62acdf88d1c5962ec774f2b72aada675eb5f5d6, batch_verification: Disabled, last_committed_batch: 10, last_proved_batch: 10, last_executed_batch: 10, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }
2026-04-08T09:40:02.329376Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockReplayStorage
2026-04-08T09:40:02.332479Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: RocksDB contains extra column families that are not used in code db_name="block_replay_wal" path="/tmp/.tmphYLVvT/rocksdb/block_replay_wal" obsolete_cfs=["starting_interop_event_index"]
2026-04-08T09:40:02.358713Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `block_replay_wal` at `/tmp/.tmphYLVvT/rocksdb/block_replay_wal` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:02.358833Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Tree RocksDB
2026-04-08T09:40:02.369798Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `zkos_merkle_tree` at `/tmp/.tmphYLVvT/rocksdb/tree` with RocksDBOptions { block_cache_capacity: Some(134217728), include_indices_and_filters_in_block_cache: false, large_memtable_capacity: Some(268435456), stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:02.369867Z INFO node{node=mn-1 role=main}: zksync_os_merkle_tree: initialized Merkle tree info=MerkleTreeInfo { hasher: "Blake2s256", depth: 64, internal_node_depth: 3 } manifest=Some(Manifest { version_count: 20, tags: TreeTags { architecture: "AmortizedLinkedListMT", depth: 64, internal_node_depth: 3, hasher: "Blake2s256" } })
2026-04-08T09:40:02.369892Z INFO node{node=mn-1 role=main}: zksync_os_server::tree_manager: Loaded tree with last processed block at Some(19)
2026-04-08T09:40:02.369897Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing RepositoryManager
2026-04-08T09:40:02.383627Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `repository` at `/tmp/.tmphYLVvT/rocksdb/repository` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:02.389938Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::committed_batch_provider: discovered committed batch on startup batch_number=10
2026-04-08T09:40:02.397705Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `state_full_diffs` at `/tmp/.tmphYLVvT/rocksdb/state_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:02.397775Z INFO node{node=mn-1 role=main}: zksync_os_state_full_diffs::storage: initialized full diffs storage latest_block=19
2026-04-08T09:40:02.405829Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `preimages_full_diffs` at `/tmp/.tmphYLVvT/rocksdb/preimages_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:02.405924Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing mempools
2026-04-08T09:40:02.406175Z INFO node{node=mn-1 role=main}: zksync_os_server: Node state on startup config.general_config.min_blocks_to_replay=10 node_startup_state=NodeStateOnStartup { node_role: MainNode, l1_state: L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0x74fd20bed0ebf15bcfd56def050985688dfb7690), l2_chain_id: 506 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0x74fd20bed0ebf15bcfd56def050985688dfb7690), l2_chain_id: 506 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x31e7d0b5f5e09a2a91e390658f20ec582d85f101) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x31e7d0b5f5e09a2a91e390658f20ec582d85f101) }, validator_timelock_sl: 0xc62acdf88d1c5962ec774f2b72aada675eb5f5d6, batch_verification: Disabled, last_committed_batch: 10, last_proved_batch: 10, last_executed_batch: 10, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }, state_block_range_available: 0..=19, block_replay_storage_last_block: 19, tree_last_block: 19, repositories_persisted_block: 19, last_l1_committed_block: 14, last_l1_proved_block: 14, last_l1_executed_block: 14 } starting_block=9 blocks_to_replay=11
2026-04-08T09:40:02.406213Z INFO node{node=mn-1 role=main}: zksync_os_server: initializing p2p networking
2026-04-08T09:40:02.605665Z INFO node{node=mn-1 role=main}: zksync_os_network::service: resolved external IP (STUN) ip=34.69.95.59
2026-04-08T09:40:02.605711Z INFO node{node=mn-1 role=main}: zksync_os_network::service: initializing p2p network service genesis=Head { number: 0, hash: 0x80437b3e53e5e7954060d0e10d6260e038fd44f99241246f590b5a0bcada7b69, difficulty: 0, total_difficulty: 0, timestamp: 0 } fork_id=ForkId { hash: ForkHash("f2494a9a"), next: 0 }
2026-04-08T09:40:02.642310Z INFO discv5::service: Discv5 Service started mode=Ip4
2026-04-08T09:40:02.642377Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opel"), labels: [], hashed: true, hash: 13713581412620623104 }
2026-04-08T09:40:02.642406Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opstack"), labels: [], hashed: true, hash: 4703359623782826801 }
2026-04-08T09:40:02.642412Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth"), labels: [], hashed: true, hash: 8275560386319833560 }
2026-04-08T09:40:02.642417Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth2"), labels: [], hashed: true, hash: 15706323625258022193 }
2026-04-08T09:40:02.642425Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.kbucket_peers_raw_total"), labels: [], hashed: true, hash: 7829232018840895248 }
2026-04-08T09:40:02.642433Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.inserted_kbucket_peers_raw_total"), labels: [], hashed: true, hash: 16939559978443454216 }
2026-04-08T09:40:02.642438Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.sessions_raw_total"), labels: [], hashed: true, hash: 2287817415772199887 }
2026-04-08T09:40:02.642446Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_raw_total"), labels: [], hashed: true, hash: 3817526163687152463 }
2026-04-08T09:40:02.642452Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_unreachable_enr_total"), labels: [], hashed: true, hash: 3395062110386216331 }
2026-04-08T09:40:02.642460Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_custom_filtered_total"), labels: [], hashed: true, hash: 15607949588635289364 }
2026-04-08T09:40:02.642465Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.unverifiable_enrs_raw_total"), labels: [], hashed: true, hash: 4542631370314184984 }
2026-04-08T09:40:02.642493Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.messages_sent_total"), labels: [], hashed: true, hash: 17697806888309516314 }
2026-04-08T09:40:02.642502Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.back_pressure_total"), labels: [], hashed: true, hash: 16653733924370884157 }
2026-04-08T09:40:02.642823Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing L1 Watchers
2026-04-08T09:40:02.643048Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:02.643156Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: initializing L1 commit watcher current_l1_block=104 last_committed_batch=10 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:40:02.644246Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: resolved on L1 last_l1_block=101
2026-04-08T09:40:02.644614Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: initializing L1 execute watcher current_l1_block=104 last_executed_batch=10 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:40:02.644749Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:40:02.645397Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="block_commit" event_count=1 l1_block_from=101 l1_block_to=104
2026-04-08T09:40:02.647492Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="block_execution" event_count=10 l1_block_from=0 l1_block_to=104
2026-04-08T09:40:02.647757Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::gateway_migration_watcher: gateway migration watcher starting contract=0x6C386d4cc1f6a004F8413AA54bdF079619344F8E starting_l1_block=0 l1_chain_id=31337 gw_chain_id=506
2026-04-08T09:40:02.647949Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: initializing L1 transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101 zk_chain_address_sl=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:40:02.648141Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: resolved on L1 next_l1_block=0
2026-04-08T09:40:02.648461Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing pubdata price provider
2026-04-08T09:40:02.648787Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockContextProvider
2026-04-08T09:40:02.648929Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: initializing upgrade transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101 zk_chain_address_sl=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:40:02.650166Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain admin admin_l1=0xc865419199f9e053b53aff45d6d1e78f25f7731a
2026-04-08T09:40:02.650552Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain type manager ctm_sl=0x823d828140096757b83a2289f4e0b2111ea02592
2026-04-08T09:40:02.651107Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: checking block starting from last_l1_block=0
2026-04-08T09:40:02.660560Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `executed_batch_storage` at `/tmp/.tmphYLVvT/rocksdb/batch` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:02.660994Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: initializing L1 persist batch watcher current_l1_block=104 last_persisted_batch=10 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:40:02.662865Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="priority_tx" event_count=54 l1_block_from=0 l1_block_to=104
2026-04-08T09:40:02.665600Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: resolved on L1 last_l1_block=101
2026-04-08T09:40:02.667111Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="persist_batch" event_count=2 l1_block_from=101 l1_block_to=104
2026-04-08T09:40:02.667606Z INFO node{node=mn-1 role=main}: zksync_os_base_token_adjuster: initialized base token price updater token_multiplier_setter_address=None chain_admin_address=0xC865419199f9e053b53AFF45D6d1E78f25F7731a last_l1_ratio=Ratio { numer: 1, denom: 1 }
2026-04-08T09:40:02.667693Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing ProofStorage
2026-04-08T09:40:02.667704Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::proof_storage: Initializing proof storage path="/tmp/.tmphYLVvT/proof_storage_path" batch_with_proof_capacity=1073741824 failed_capacity=1073741824
2026-04-08T09:40:02.667766Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: Replaying WAL blocks from 9 until 19.
2026-04-08T09:40:02.668126Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Command Replay block 9 (1 txs); starting l1 priority id: 41 received by BlockExecutor
2026-04-08T09:40:02.668149Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Prepared context for block 9. expected_block_output_hash: Some(0x4314180c4a67101e7eb695fed8dcb9d640447a07eef6ceeb681c33077f2c4329), starting_l1_priority_id: 41, timestamp: 1775152810, execution_version: 6. Executing.. block_number=9
2026-04-08T09:40:02.668163Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing command command=PreparedBlockCommand { block_context: BlockContext { chain_id: 506, block_number: 9, block_hashes: "0, 22543398477595635401381596867530594169132647390877754812839329820215206544536", timestamp: 1775152810, eip1559_basefee: 109893000, pubdata_price: 811067844, native_price: 1098930, coinbase: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, gas_limit: 100000000, pubdata_limit: 110000, mix_hash: 0, execution_version: 6 }, seal_policy: UntilExhausted { allowed_to_finish_early: false }, invalid_tx_policy: Abort, starting_cursors: BlockStartCursors { l1_priority_id: 41, interop_root_id: 0, migration_number: 0, interop_fee_number: 0 }, metrics_label: "replay", expected_block_output_hash: Some(0x4314180c4a67101e7eb695fed8dcb9d640447a07eef6ceeb681c33077f2c4329), previous_block_timestamp: 1775152804 } block_number=9
2026-04-08T09:40:02.668203Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing transaction 0x0aa942b43193a74e82f3d84b2b7818c40712ba95c3505497025d315b7f275b62 (L1) in block 9 at index 0 signer 0x06efe40584873ab42f439a216d3e6ef8361cc02f nonce 41 with gas limit 72000000 and cumulative gas used 0... block_number=9
2026-04-08T09:40:02.668669Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing fake FRI provers workers=5 compute_time=2s min_task_age=3s timeout_frequency=0.0
2026-04-08T09:40:02.668698Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing fake SNARK prover max_batch_age=10s
2026-04-08T09:40:02.674392Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `priority_tree` at `/tmp/.tmphYLVvT/rocksdb/priority_txs_tree` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:02.674458Z INFO node{node=mn-1 role=main}: zksync_os_server: Launching pipeline
2026-04-08T09:40:02.674476Z INFO node{node=mn-1 role=main}: zksync_os_rpc: Starting JSON-RPC server at 0.0.0.0:37507
2026-04-08T09:40:02.674603Z INFO node{node=mn-1 role=main}: zksync_os_server: All components scheduled for initialization in 419.818653ms
2026-04-08T09:40:02.674979Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_server: starting proof data server on 0.0.0.0:33847
2026-04-08T09:40:02.675194Z INFO node{node=mn-1 role=main}: zksync_os_priority_tree: adding missing blocks to priority tree persisted_up_to=14 last_executed_block=14
2026-04-08T09:40:02.675306Z INFO node{node=mn-1 role=main}: zksync_os_priority_tree: re-built priority tree last_executed_block=14 root=0x93dc049bc8c75a1a9b6bffd2054e36561972149e04d6146ab889bacf6377319a time_taken=112.23µs
2026-04-08T09:40:02.675402Z INFO node{node=mn-1 role=main}: zksync_os_status_server: status server running addr=0.0.0.0:39719
2026-04-08T09:40:02.675435Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Transaction 0x0aa942b43193a74e82f3d84b2b7818c40712ba95c3505497025d315b7f275b62 executed with status success in block 9 block_number=9 output=TxProcessingOutputOwned { status: true, output: [], contract_address: None, gas_used: 451200, gas_refunded: 0, computational_native_used: 8341666, native_used: 11844028645666, pubdata_used: 564 }
2026-04-08T09:40:02.675453Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: stream exhausted → sealing block_number=9 txs=1
2026-04-08T09:40:02.675865Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Block 9 (replay) sealed because of TxStreamExhausted in block executor with 1 transactions (0 purged) and 451200 gas. Block hash output: 0x4314180c4a67101e7eb695fed8dcb9d640447a07eef6ceeb681c33077f2c4329, canonical hash: 0x2b0177d8beceb756c3a912f345edb6a100583f36608d42b8d9d2b9b52ae38848. storage_writes: 7, preimages: 4, pubdata bytes: 435. block_number=9
2026-04-08T09:40:02.675887Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Full block 9 output output=BlockOutput { header: Sealed { inner: Header { parent_hash: 0x31d71c82e7aaec32b7a245102f5a58beb1b0bf9e49ba60aead958c93355d0498, ommers_hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347, beneficiary: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, state_root: 0x0000000000000000000000000000000000000000000000000000000000000000, transactions_root: 0x1b5b8ca6b1aeae09a8b0e6f407351979ef5c26f0051dbd39ae19e9ed66d4200d, receipts_root: 0x0000000000000000000000000000000000000000000000000000000000000000, logs_bloom: 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, difficulty: 0, number: 9, gas_limit: 100000000, gas_used: 451200, timestamp: 1775152810, extra_data: 0x, mix_hash: 0x0000000000000000000000000000000000000000000000000000000000000001, nonce: 0x0000000000000000, base_fee_per_gas: Some(109893000), withdrawals_root: None, blob_gas_used: None, excess_blob_gas: None, parent_beacon_block_root: None, requests_hash: None }, seal: 0x2b0177d8beceb756c3a912f345edb6a100583f36608d42b8d9d2b9b52ae38848 }, tx_results: [Ok(TxOutput { execution_result: Success(Call([])), gas_used: 451200, gas_refunded: 0, computational_native_used: 8341666, native_used: 11844028645666, pubdata_used: 564, contract_address: None, logs: [Log { address: 0x6e434cd8f3ec4dd52ab599117d5d6bdcf14f1ff0, data: LogData { topics: [0x08b0b676d456a0431162145d2821f30c665b69ca626521c937ba7a77a29ed67c, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000cf3e41cc120c2af9ae3dd9321048592b15de9f8d], data: 0x } }, Log { address: 0x6e434cd8f3ec4dd52ab599117d5d6bdcf14f1ff0, data: LogData { topics: [0xce805def6fd033d429928feccdb0bcbff328d8e318308bd4cd4ff893999f9d76, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000003], data: 0x } }], l2_to_l1_logs: [L2ToL1LogWithPreimage { log: L2ToL1Log { l2_shard_id: 0, is_service: true, tx_number_in_block: 0, sender: 0x0000000000000000000000000000000000008001, key: 0x0aa942b43193a74e82f3d84b2b7818c40712ba95c3505497025d315b7f275b62, value: 0x0000000000000000000000000000000000000000000000000000000000000001 }, preimage: None }], storage_writes: [] })], storage_writes: [StorageWrite { key: 0xa95cc5fcd6780755c51b2427eaf0fec744e9124dcfd099650884753d15fcf5a6, value: 0x6feacff186dff6954d10986bf5fa870b2e8809cb511331f440060d349ef5c98b, account: 0x0000000000000000000000000000000000008003, account_key: 0x0000000000000000000000000000000000000000000000000000000000010011 }, StorageWrite { key: 0x8c73df60031828663153e14b390b3be490435589ae9b19b1c7de7aa1f383f3cb, value: 0x38ed467c79b4116add32010783de296bad347950e7d31d5bc381c8050656a717, account: 0x0000000000000000000000000000000000008003, account_key: 0x00000000000000000000000006efe40584873ab42f439a216d3e6ef8361cc02f }, StorageWrite { key: 0x7dae2ffcaf5645f9659ebe5a6b82aa1142bb63295262dbdb84ec05222f2acae9, value: 0x0516432b2c59c042b79402964d7baa23014720d2281edf3d407f2b022cb441de, account: 0x0000000000000000000000000000000000008003, account_key: 0x00000000000000000000000034303f953bf15af6bdafd6831e4f9d037eddd7b8 }, StorageWrite { key: 0x003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e, value: 0x98194a7141166b268608a49426abc1325f2e7200279152cb3f6b54d008d0c5a8, account: 0x0000000000000000000000000000000000008003, account_key: 0x00000000000000000000000036615cf349d7f6344891b1e7ca7c72883f5dc049 }, StorageWrite { key: 0xd3369c8e087bbc0051f9984c82ec8db7906ef0171066f913b140973516f53180, value: 0x000000000000000000000000000000000000000000000008d984a153917fa200, account: 0x000000000000000000000000000000000001000f, account_key: 0xa15576d9cd72f945502e303286c71bac5967e8d176be6e94d9a0bae3db43c72b }, StorageWrite { key: 0x1054d02cd59032aad76ef94a0991bb05a8e7fc6b0926ecf6366065d7e306a3cc, value: 0x000000000000000000000000cf3e41cc120c2af9ae3dd9321048592b15de9f8d, account: 0x6e434cd8f3ec4dd52ab599117d5d6bdcf14f1ff0, account_key: 0x000000000000000000000000000000000000000000000000000000000000002f }, StorageWrite { key: 0x4bd70473b3adcaa06657abf193813ddb89c1b6862e2d1e2fcbb46752a36f6fbe, value: 0x00000000000000000000000000000000000000000000000000000001000f0301, account: 0x6e434cd8f3ec4dd52ab599117d5d6bdcf14f1ff0, account_key: 0x000000000000000000000000000000000000000000000000000000000000003c }], account_diffs: [AccountDiff { address: 0x0000000000000000000000000000000000010011, nonce: 1, balance: 170141183460469231568439521142756105727, bytecode_hash: 0x8171ce9c02fff732659c99af8a181cb4e5e7807e7f94179fe39756de1e49ebfb }, AccountDiff { address: 0x06efe40584873ab42f439a216d3e6ef8361cc02f, nonce: 0, balance: 836399732976000000, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }, AccountDiff { address: 0x34303f953bf15af6bdafd6831e4f9d037eddd7b8, nonce: 0, balance: 10091423367399173750, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }, AccountDiff { address: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, nonce: 0, balance: 100057514081248107458, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }], published_preimages: [(0x0516432b2c59c042b79402964d7baa23014720d2281edf3d407f2b022cb441de, 0x000000000000000000000000000000000000000000000000000000000000000000000000000000008c0bf01603e76e7600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0x38ed467c79b4116add32010783de296bad347950e7d31d5bc381c8050656a717, 0x000000000000000000000000000000000000000000000000000000000000000000000000000000000b9b7d202e441c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0x6feacff186dff6954d10986bf5fa870b2e8809cb511331f440060d349ef5c98b, 0x01010100000000000000000000000001000000000000000000000000000000007ffffffffffffff7267b5eac6e805dff8171ce9c02fff732659c99af8a181cb4e5e7807e7f94179fe39756de1e49ebfb00000e43000001d07919cbbdf974722ef7c99266e3a809a81bc65acc1698bd5fb6d07e235cc8c69a00000e43), (0x98194a7141166b268608a49426abc1325f2e7200279152cb3f6b54d008d0c5a8, 0x000000000000000000000000000000000000000000000000000000000000000000000000000000056c93b2edf1705bc200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000)], pubdata: 0x012b0177d8beceb756c3a912f345edb6a100583f36608d42b8d9d2b9b52ae388480000000069ceaeaa00000007a95cc5fcd6780755c51b2427eaf0fec744e9124dcfd099650884753d15fcf5a61442032a04cac682d8008c73df60031828663153e14b390b3be490435589ae9b19b1c7de7aa1f383f3cb144102e6df502ad0a0007dae2ffcaf5645f9659ebe5a6b82aa1142bb63295262dbdb84ec05222f2acae9143942b9c219a0d200003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e14316bb882116600d3369c8e087bbc0051f9984c82ec8db7906ef0171066f913b140973516f5318041032a04cac682d8001054d02cd59032aad76ef94a0991bb05a8e7fc6b0926ecf6366065d7e306a3cca1cf3e41cc120c2af9ae3dd9321048592b15de9f8d4bd70473b3adcaa06657abf193813ddb89c1b6862e2d1e2fcbb46752a36f6fbe110300000000010001000000000000000000000000000000000000000080010aa942b43193a74e82f3d84b2b7818c40712ba95c3505497025d315b7f275b62000000000000000000000000000000000000000000000000000000000000000100000000, computaional_native_used: 8341666 } block_number=9
2026-04-08T09:40:02.675969Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Executed. Updating mempools... block_number=9
2026-04-08T09:40:02.676029Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Block processed in `BlockExecutor`. Sending downstream... block_number=9 time_since_last_block=None
2026-04-08T09:40:02.676049Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Command Replay block 10 (1 txs); starting l1 priority id: 42 received by BlockExecutor
2026-04-08T09:40:02.676076Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_canonizer: Received a Replay block 9 (block output hash: 0x4314180c4a67101e7eb695fed8dcb9d640447a07eef6ceeb681c33077f2c4329) from BlockExecutor. Sending downstream.
2026-04-08T09:40:02.676305Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_applier: Received canonized block 9. Saving to disc. block_number=9
2026-04-08T09:40:02.676451Z INFO node{node=mn-1 role=main}: zksync_os_storage::db::repository: Rolling back repository DB blocks [9; 19]
2026-04-08T09:40:02.677712Z INFO node{node=mn-1 role=main}: zksync_os_storage::lazy::repository: Repo DB is ready to process blocks
2026-04-08T09:40:02.677769Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Prepared context for block 10. expected_block_output_hash: Some(0x2534c95a1babe56f87ad6feef0eb4a4172c69cad54a3de1b72d39e0f18bfb932), starting_l1_priority_id: 42, timestamp: 1775152811, execution_version: 6. Executing.. block_number=10
2026-04-08T09:40:02.677788Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing command command=PreparedBlockCommand { block_context: BlockContext { chain_id: 506, block_number: 10, block_hashes: "0, 19452046487403354782029758953747669175129076443481359727368761828482308343880", timestamp: 1775152811, eip1559_basefee: 109893000, pubdata_price: 811067844, native_price: 1098930, coinbase: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, gas_limit: 100000000, pubdata_limit: 110000, mix_hash: 0, execution_version: 6 }, seal_policy: UntilExhausted { allowed_to_finish_early: false }, invalid_tx_poli…891b1e7ca7c72883f5dc049], data: 0x0000000000000000000000000000000000000000000000000000000000000028 } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0x1cd02155ad1064c60598a8bd0e4e795d7e7d0a0f3c38aad04d261f1297fb2545, 0x0000000000000000000000000000000000000000000000000000000000007a69, 0xb7691c7994605603dc50aca3b151bfbcbcd17bb7afd745d683a702cd39eaac13, 0x00000000000000000000000036615cf349d7f6344891b1e7ca7c72883f5dc049], data: 0x00000000000000000000000036615cf349d7f6344891b1e7ca7c72883f5dc0490000000000000000000000000000000000000000000000000000000000000028 } }, Log { address: 0x0000000000000000000000000000000000008008, data: LogData { topics: [0x3a36e47291f4201faf137fab081d92295bce2d53be2c6ca68ba82c7faa9ce241, 0x0000000000000000000000000000000000000000000000000000000000010003, 0x6214cc760fd55e95a616695a036e6c8974bde0ce98000884b82d054982f0d63d], data: 0x000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000002e49c884fd100000000000000000000000000000000000000000000000000000000000019a5b7691c7994605603dc50aca3b151bfbcbcd17bb7afd745d683a702cd39eaac1300000000000000000000000036615cf349d7f6344891b1e7ca7c72883f5dc04900000000000000000000000036615cf349d7f6344891b1e7ca7c72883f5dc049000000000000000000000000e7f1725e7734ce288f8367e1bb143e90bb3f0512000000000000000000000000000000000000000000000000000000000000002800000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000001c1010000000000000000000000000000000000000000000000000000000000007a6900000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000018000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000a5465737420746f6b656e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000045445535400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x55362fc62473cb1255e770af5d5e02ba6ee5bc7ed6969c30eb11ca31b92384dc, 0x00000000000000000000000036615cf349d7f6344891b1e7ca7c72883f5dc049, 0xb7691c7994605603dc50aca3b151bfbcbcd17bb7afd745d683a702cd39eaac13], data: 0x0000000000000000000000000000000000000000000000000000000000007a6900000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000060000000000000000000000000000000000000000000000000000000000000002800000000000000000000000036615cf349d7f6344891b1e7ca7c72883f5dc049000000000000000000000000cc7236b47e19d91b20c4cb30d1f10bb56e246e81 } }], l2_to_l1_logs: [L2ToL1LogWithPreimage { log: L2ToL1Log { l2_shard_id: 0, is_service: true, tx_number_in_block: 0, sender: 0x0000000000000000000000000000000000008008, key: 0x0000000000000000000000000000000000000000000000000000000000010003, value: 0x6214cc760fd55e95a616695a036e6c8974bde0ce98000884b82d054982f0d63d }, preimage: Some([156, 136, 79, 209, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 165, 183, 105, 28, 121, 148, 96, 86, 3, 220, 80, 172, 163, 177, 81, 191, 188, 188, 209, 123, 183, 175, 215, 69, 214, 131, 167, 2, 205, 57, 234, 172, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 97, 92, 243, 73, 215, 246, 52, 72, 145, 177, 231, 202, 124, 114, 136, 63, 93, 192, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 97, 92, 243, 73, 215, 246, 52, 72, 145, 177, 231, 202, 124, 114, 136, 63, 93, 192, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 231, 241, 114, 94, 119, 52, 206, 40, 143, 131, 103, 225, 187, 20, 62, 144, 187, 63, 5, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 193, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 84, 101, 115, 116, 32, 116, 111, 107, 101, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 84, 69, 83, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]) }], storage_writes: [] })], storage_writes: [StorageWrite { key: 0x003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e, value: 0x0c93bde82163c11ca8423fac1afe190f82fdf665fb7707662b254af430a94e12, account: 0x0000000000000000000000000000000000008003, account_key: 0x00000000000000000000000036615cf349d7f6344891b1e7ca7c72883f5dc049 }, StorageWrite { key: 0x6ca8f8188ed176ebf7cb0f9e4c59326f7c9d039a1a19fff4b9d3b0a7169a1de8, value: 0x10ebc986b15c4d28dd24f48bb799d884fcec836dcd48e15d32a75a2c371568ec, account: 0x0000000000000000000000000000000000008003, account_key: 0x000000000000000000000000a34077d5a872511471688d1c19818661f745be2b }, StorageWrite { key: 0xc3ff87b7fde8092cb49eca8c1f61dfb0c4c3c8656efe7b85622cb3eb49209639, value: 0x000000000000000000000000000000000000000000000000000000000000003c, account: 0xcc7236b47e19d91b20c4cb30d1f10bb56e246e81, account_key: 0x0000000000000000000000000000000000000000000000000000000000000035 }, StorageWrite { key: 0xd5c0f7181994486cff9911b8464a04b5ba97dc4071be1fc5ed9159684acdcfac, value: 0x000000000000000000000000000000000000000000000000000000000000003c, account: 0xcc7236b47e19d91b20c4cb30d1f10bb56e246e81, account_key: 0x8156c8499f6bf992fb2836a313660c7d57cac69c435c963c040ceb1b83097194 }], account_diffs: [AccountDiff { address: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, nonce: 1, balance: 1000000235541819977313, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }, AccountDiff { address: 0xa34077d5a872511471688d1c19818661f745be2b, nonce: 0, balance: 985040607712461, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }], published_preimages: [(0x0c93bde82163c11ca8423fac1afe190f82fdf665fb7707662b254af430a94e12, 0x0000000000000000000000000000000100000000000000000000000000000000000000000000003635ca83ff39226e6100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0x10ebc986b15c4d28dd24f48bb799d884fcec836dcd48e15d32a75a2c371568ec, 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000037fe3a38314cd00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000)], pubdata: 0x01df40a30b6f64639fd8717ef2a1a017ae9a376411e2bb9a1074b5998690101dcc0000000069d6228b00000004003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e1c0901321181e638218d6ca8f8188ed176ebf7cb0f9e4c59326f7c9d039a1a19fff4b9d3b0a7169a1de814311181e638218dc3ff87b7fde8092cb49eca8c1f61dfb0c4c3c8656efe7b85622cb3eb492096390a28d5c0f7181994486cff9911b8464a04b5ba97dc4071be1fc5ed9159684acdcfac0a280000000100010000000000000000000000000000000000000000800800000000000000000000000000000000000000000000000000000000000100036214cc760fd55e95a616695a036e6c8974bde0ce98000884b82d054982f0d63d00000001000002e49c884fd100000000000000000000000000000000000000000000000000000000000019a5b7691c7994605603dc50aca3b151bfbcbcd17bb7afd745d683a702cd39eaac1300000000000000000000000036615cf349d7f6344891b1e7ca7c72883f5dc04900000000000000000000000036615cf349d7f6344891b1e7ca7c72883f5dc049000000000000000000000000e7f1725e7734ce288f8367e1bb143e90bb3f0512000000000000000000000000000000000000000000000000000000000000002800000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000001c1010000000000000000000000000000000000000000000000000000000000007a6900000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000018000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000a5465737420746f6b656e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000454455354000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000001200000000000000000000000000000000000000000000000000000000000000, computaional_native_used: 10600326 } block_number=7
2026-04-08T09:40:27.499423Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::block_executor: Executed. Updating mempools... block_number=7
2026-04-08T09:40:27.499467Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::block_executor: Block processed in `BlockExecutor`. Sending downstream... block_number=7 time_since_last_block=Some(257.70287ms)
2026-04-08T09:40:27.499500Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::block_executor: Command Produce block received by BlockExecutor
2026-04-08T09:40:27.499527Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::block_canonizer: Received a Produce block 7 (block output hash: 0xf1dbe3c269489732e26299d99632b66dcb85e273df1888bc18ec7d7265defc8b) from BlockExecutor. Sending to consensus for canonization.
2026-04-08T09:40:27.499552Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::block_canonizer: Received a Replay block 7 (block output hash: 0xf1dbe3c269489732e26299d99632b66dcb85e273df1888bc18ec7d7265defc8b) from Consensus while having a pending block. Matching with locally produced block and sending downstream for persistence. additional pending blocks in the queue: 0
2026-04-08T09:40:27.499588Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::block_applier: Received canonized block 7. Saving to disc. block_number=7
2026-04-08T09:40:27.499880Z INFO node{node=mn-2 role=main}: zksync_os_storage::lazy::repository: persisted block block_number=7 persist_latency=53.64µs persistence_lag=0
ZK RISC-V simulator is starting
Took 4538720 cycles to finish
2026-04-08T09:40:27.563442Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 62.352747ms. block_number=7
2026-04-08T09:40:27.563636Z INFO node{node=mn-2 role=main}: zksync_os_server::batcher: Armed batch deadline for batch 7 from first block timestamp 1775641227, sealing at unix=1775641228
2026-04-08T09:40:27.648829Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:28.564251Z INFO node{node=mn-2 role=main}: zksync_os_server::batcher: Batch created batch_number=7 batch_metadata=BatchMetadata { previous_stored_batch_info: StoredBatchInfo { batch_number: 6, state_commitment: 0x7331dbecf8c4ad3102e57cfeb2da666337d865d186c98582c474fc46f7f31250, number_of_layer1_txs: 1, priority_operations_hash: 0x69599be5284b2dc17cd18b1ecf3a198db38af73d9d0022eac27d0661d915d2a8, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0x1d14dc321fb4c36930f485eebbc78a246d13090f7c210a24c4b13dc6f0694257, commitment: 0x97947405bbc1b22e805c12095d6303ba12d0911ea0d225729c6c5161faa18ab8, last_block_timestamp: Some(0) }, batch_info: BatchInfo { commit_info: CommitBatchInfo { batch_number: 7, new_state_commitment: 0x902c93f41be3ee4b9092be4a4f3bb1df08bffd582243c225f807a2417305e128, number_of_layer1_txs: 0, number_of_layer2_txs: 1, priority_operations_hash: 0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0x6daaf551ec73cf7adca610b1e61ed24c4a56cc97ba394df5bec968307889253a, l2_da_commitment_scheme: BlobsAndPubdataKeccak256, da_commitment: 0xe11010a07e00383f1160565dabda15c61eda977c22d1d639ea13e29e54df72b0, first_block_timestamp: 1775641227, last_block_timestamp: 1775641227, chain_id: 6565 }, chain_address: 0x6e434cd8f3ec4dd52ab599117d5d6bdcf14f1ff0, upgrade_tx_hash: None, blob_sidecar: None }, first_block_number: 7, last_block_number: 7, pubdata_mode: RelayedL2Calldata, tx_count: 1, execution_version: 6, protocol_version: ProtocolSemanticVersion(Version { major: 0, minor: 31, patch: 0 }), computational_native_used: Some(10600326), logs: [L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 0, sender: 0x0000000000000000000000000000000000008008, key: 0x0000000000000000000000000000000000000000000000000000000000010003, value: 0x6214cc760fd55e95a616695a036e6c8974bde0ce98000884b82d054982f0d63d }], messages: [[156, 136, 79, 209, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 165, 183, 105, 28, 121, 148, 96, 86, 3, 220, 80, 172, 163, 177, 81, 191, 188, 188, 209, 123, 183, 175, 215, 69, 214, 131, 167, 2, 205, 57, 234, 172, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 97, 92, 243, 73, 215, 246, 52, 72, 145, 177, 231, 202, 124, 114, 136, 63, 93, 192, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 97, 92, 243, 73, 215, 246, 52, 72, 145, 177, 231, 202, 124, 114, 136, 63, 93, 192, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 231, 241, 114, 94, 119, 52, 206, 40, 143, 131, 103, 225, 187, 20, 62, 144, 187, 63, 5, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 193, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 84, 101, 115, 116, 32, 116, 111, 107, 101, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 84, 69, 83, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]], multichain_root: 0xff84f4b0eb3607f9bbcf0d6070ae0037ae6efdcc4ee53bf65fe39b8bc8bd83dc } block_count=1 new_state_commitment=0x902c93f41be3ee4b9092be4a4f3bb1df08bffd582243c225f807a2417305e128 time_since_last_batch=Some(1.23462826s)
2026-04-08T09:40:28.564357Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch for FRI proving: 7
2026-04-08T09:40:28.564370Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job added batch_number=7 queue_statistics=Queue has 2 jobs, range: 6 - 7, oldest job: added 1.23469744s ago, has 0 attempts. self.prover_stage=Fri
2026-04-08T09:40:29.779808Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:30.572048Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job assigned batch_stats=Batch 6 with 1 txs, proving version V7, spent in queue: 3.242361608s, last assigned to 'fake_prover', 1 attempts, 3.47µs since last assignment queue_statistics=Queue has 2 jobs, range: 6 - 7, oldest job: added 3.242388138s ago, has 1 attempts. prover_id="fake_prover" self.prover_stage=Fri
2026-04-08T09:40:31.580320Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job assigned batch_stats=Batch 7 with 1 txs, proving version V7, spent in queue: 3.015947108s, last assigned to 'fake_prover', 1 attempts, 3.78µs since last assignment queue_statistics=Queue has 2 jobs, range: 6 - 7, oldest job: added 4.250660387s ago, has 1 attempts. prover_id="fake_prover" self.prover_stage=Fri
2026-04-08T09:40:32.572852Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job completed stats=Batch 6 with 1 txs, proving version V7, spent in queue: 5.243168587s, last assigned to 'fake_prover', 1 attempts, 2.000810609s since last assignment prover_type=Fake prover_id="fake_prover" self.prover_stage=Fri queue_statistics=Queue has 1 jobs, range: 7 - 7, oldest job: added 4.008501737s ago, has 1 attempts.
2026-04-08T09:40:32.572899Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::fake_fri_provers_pool: fake prover submitted proof fri_job.batch_number=6 elapsed_ms=2000
2026-04-08T09:40:32.572923Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch after FRI proving: 6
2026-04-08T09:40:32.572942Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::gapless_committer: Saving 1 (batches 6-6) to proof_storage buffer_size=0
2026-04-08T09:40:32.574199Z INFO node{node=mn-2 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Waiting for L1 protocol version 0.31.0 to reach target version 0.31.0 current_protocol_version=0.31.0 target_protocol_version=0.31.0
2026-04-08T09:40:32.574220Z INFO node{node=mn-2 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Protocol version on the contract matches batch protocol version current_protocol_version=0.31.0
2026-04-08T09:40:32.650587Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:33.580707Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job completed stats=Batch 7 with 1 txs, proving version V7, spent in queue: 5.016336656s, last assigned to 'fake_prover', 1 attempts, 2.000393339s since last assignment prover_type=Fake prover_id="fake_prover" self.prover_stage=Fri queue_statistics=Empty queue
2026-04-08T09:40:33.580750Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::fake_fri_provers_pool: fake prover submitted proof fri_job.batch_number=7 elapsed_ms=2000
2026-04-08T09:40:33.580771Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch after FRI proving: 7
2026-04-08T09:40:33.580783Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::gapless_committer: Saving 1 (batches 7-7) to proof_storage buffer_size=0
2026-04-08T09:40:33.581953Z INFO node{node=mn-2 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Waiting for L1 protocol version 0.31.0 to reach target version 0.31.0 current_protocol_version=0.31.0 target_protocol_version=0.31.0
2026-04-08T09:40:33.581974Z INFO node{node=mn-2 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Protocol version on the contract matches batch protocol version current_protocol_version=0.31.0
2026-04-08T09:40:34.780890Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:37.651392Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:39.782666Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:42.652574Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:44.784878Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:47.652742Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:49.785983Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:52.653828Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:54.787795Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:57.655314Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:59.788814Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
test protocol::erc20::erc20_withdrawal::next_to_gateway has been running for over 60 seconds
2026-04-08T09:41:02.656210Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:04.790286Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:07.657027Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:09.791690Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:12.658231Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:14.793240Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:17.658875Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:19.794309Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:22.660807Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:24.795310Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:27.662667Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:29.796209Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:32.664017Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:34.796945Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:37.664830Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:39.798713Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:42.665743Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:44.799914Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:47.667756Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:49.801667Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:52.669386Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:54.802839Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:57.670509Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:59.803826Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:02.671223Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:04.805183Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:07.672689Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:09.805973Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:12.674000Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:14.807072Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:17.675002Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:19.807920Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:22.676085Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:24.809586Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:27.677134Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:29.810581Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:32.678788Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:34.811486Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:37.680603Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:39.812362Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:42.680985Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:44.813497Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:47.682647Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:49.814030Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:52.684734Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:54.815724Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:57.686362Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:59.817477Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:02.687493Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:04.818313Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:07.687809Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:09.819757Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:12.688938Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:14.821489Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:17.690815Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:19.822591Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:22.692805Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:24.823143Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:27.694755Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
test protocol::erc20::erc20_withdrawal::next_to_gateway ... FAILED
failures:
failures:
protocol::erc20::erc20_withdrawal::next_to_gateway
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 79 filtered out; finished in 208.38s
Error: transaction was not executed on L1 in time
Stack backtrace:
0: <anyhow::Error>::msg::<&str>
1: <alloy_provider::heart::PendingTransactionBuilder<zksync_os_integration_tests::network::Zksync> as zksync_os_integration_tests::assert_traits::ReceiptAssert<zksync_os_integration_tests::network::Zksync>>::expect_to_execute::{closure#0}
2: suite::protocol::erc20::erc20_withdrawal::erc20_withdrawal_impl::{closure#0}
3: suite::protocol::erc20::erc20_withdrawal::next_to_gateway::{closure#0}
4: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
5: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
6: suite::protocol::erc20::erc20_withdrawal::next_to_gateway
7: <suite::protocol::erc20::erc20_withdrawal::next_to_gateway::{closure#0} as core::ops::function::FnOnce<()>>::call_once
8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
9: test::run_test::{closure#0}
10: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
11: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
12: <std::sys::thread::unix::Thread>::new::thread_start
13: <unknown>
14: <unknown>
Check warning on line 0 in zksync_os_integration_tests::suite
github-actions / Test results
protocol::l1::l1_withdraw::next_to_gateway (zksync_os_integration_tests::suite) failed
target/nextest/default/test-results.xml [took 3m 17s]
Raw output
Error: transaction was not executed on L1 in time
Stack backtrace:
0: <anyhow::Error>::msg::<&str>
1: <alloy_provider::heart::PendingTransactionBuilder<zksync_os_integration_tests::network::Zksync> as zksync_os_integration_tests::assert_traits::ReceiptAssert<zksync_os_integration_tests::network::Zksync>>::expect_to_execute::{closure#0}
2: suite::protocol::l1::l1_withdraw::l1_withdraw_impl::{closure#0}
3: suite::protocol::l1::l1_withdraw::next_to_gateway::{closure#0}
4: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
5: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
6: suite::protocol::l1::l1_withdraw::next_to_gateway
7: <suite::protocol::l1::l1_withdraw::next_to_gateway::{closure#0} as core::ops::function::FnOnce<()>>::call_once
8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
9: test::run_test::{closure#0}
10: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
11: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
12: <std::sys::thread::unix::Thread>::new::thread_start
13: <unknown>
14: <unknown>
running 1 test
2026-04-08T09:40:20.139221Z INFO zksync_os_integration_tests: L1 chain started on http://localhost:34661
2026-04-08T09:40:20.150548Z INFO zksync_os_integration_tests: Loading ephemeral state from /home/runner/_work/zksync-os-server/zksync-os-server/././local-chains/v31.0/gateway-db.tar.gz
2026-04-08T09:40:20.158425Z INFO zksync_os_server::util: Ephemeral state unpacked archive=/home/runner/_work/zksync-os-server/zksync-os-server/././local-chains/v31.0/gateway-db.tar.gz dest=/tmp/.tmpprL4Xp/rocksdb
2026-04-08T09:40:20.167690Z INFO node{node=mn-1 role=main}: zksync_os_integration_tests: Launching test node
2026-04-08T09:40:20.167777Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Node version="0.18.2" role="main"
2026-04-08T09:40:20.229884Z INFO node{node=mn-1 role=main}: zksync_os_server: Reading L1 state
2026-04-08T09:40:20.238099Z INFO node{node=mn-1 role=main}: zksync_os_server: L1 state l1_state=L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0x74fd20bed0ebf15bcfd56def050985688dfb7690), l2_chain_id: 506 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0x74fd20bed0ebf15bcfd56def050985688dfb7690), l2_chain_id: 506 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x31e7d0b5f5e09a2a91e390658f20ec582d85f101) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x31e7d0b5f5e09a2a91e390658f20ec582d85f101) }, validator_timelock_sl: 0xc62acdf88d1c5962ec774f2b72aada675eb5f5d6, batch_verification: Disabled, last_committed_batch: 10, last_proved_batch: 10, last_executed_batch: 10, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }
2026-04-08T09:40:20.238159Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockReplayStorage
2026-04-08T09:40:20.240675Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: RocksDB contains extra column families that are not used in code db_name="block_replay_wal" path="/tmp/.tmpprL4Xp/rocksdb/block_replay_wal" obsolete_cfs=["starting_interop_event_index"]
2026-04-08T09:40:20.262538Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `block_replay_wal` at `/tmp/.tmpprL4Xp/rocksdb/block_replay_wal` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:20.262620Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Tree RocksDB
2026-04-08T09:40:20.271719Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `zkos_merkle_tree` at `/tmp/.tmpprL4Xp/rocksdb/tree` with RocksDBOptions { block_cache_capacity: Some(134217728), include_indices_and_filters_in_block_cache: false, large_memtable_capacity: Some(268435456), stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:20.271772Z INFO node{node=mn-1 role=main}: zksync_os_merkle_tree: initialized Merkle tree info=MerkleTreeInfo { hasher: "Blake2s256", depth: 64, internal_node_depth: 3 } manifest=Some(Manifest { version_count: 20, tags: TreeTags { architecture: "AmortizedLinkedListMT", depth: 64, internal_node_depth: 3, hasher: "Blake2s256" } })
2026-04-08T09:40:20.271793Z INFO node{node=mn-1 role=main}: zksync_os_server::tree_manager: Loaded tree with last processed block at Some(19)
2026-04-08T09:40:20.271802Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing RepositoryManager
2026-04-08T09:40:20.285061Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `repository` at `/tmp/.tmpprL4Xp/rocksdb/repository` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:20.289907Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::committed_batch_provider: discovered committed batch on startup batch_number=10
2026-04-08T09:40:20.296627Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `state_full_diffs` at `/tmp/.tmpprL4Xp/rocksdb/state_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:20.296676Z INFO node{node=mn-1 role=main}: zksync_os_state_full_diffs::storage: initialized full diffs storage latest_block=19
2026-04-08T09:40:20.303655Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `preimages_full_diffs` at `/tmp/.tmpprL4Xp/rocksdb/preimages_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:20.303682Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing mempools
2026-04-08T09:40:20.303840Z INFO node{node=mn-1 role=main}: zksync_os_server: Node state on startup config.general_config.min_blocks_to_replay=10 node_startup_state=NodeStateOnStartup { node_role: MainNode, l1_state: L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0x74fd20bed0ebf15bcfd56def050985688dfb7690), l2_chain_id: 506 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0x74fd20bed0ebf15bcfd56def050985688dfb7690), l2_chain_id: 506 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x31e7d0b5f5e09a2a91e390658f20ec582d85f101) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x31e7d0b5f5e09a2a91e390658f20ec582d85f101) }, validator_timelock_sl: 0xc62acdf88d1c5962ec774f2b72aada675eb5f5d6, batch_verification: Disabled, last_committed_batch: 10, last_proved_batch: 10, last_executed_batch: 10, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }, state_block_range_available: 0..=19, block_replay_storage_last_block: 19, tree_last_block: 19, repositories_persisted_block: 19, last_l1_committed_block: 14, last_l1_proved_block: 14, last_l1_executed_block: 14 } starting_block=9 blocks_to_replay=11
2026-04-08T09:40:20.303867Z INFO node{node=mn-1 role=main}: zksync_os_server: initializing p2p networking
2026-04-08T09:40:20.497765Z INFO node{node=mn-1 role=main}: zksync_os_network::service: resolved external IP (STUN) ip=34.69.95.59
2026-04-08T09:40:20.497796Z INFO node{node=mn-1 role=main}: zksync_os_network::service: initializing p2p network service genesis=Head { number: 0, hash: 0x80437b3e53e5e7954060d0e10d6260e038fd44f99241246f590b5a0bcada7b69, difficulty: 0, total_difficulty: 0, timestamp: 0 } fork_id=ForkId { hash: ForkHash("f2494a9a"), next: 0 }
2026-04-08T09:40:20.520116Z INFO discv5::service: Discv5 Service started mode=Ip4
2026-04-08T09:40:20.520164Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opel"), labels: [], hashed: true, hash: 11672805318685940314 }
2026-04-08T09:40:20.520177Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opstack"), labels: [], hashed: true, hash: 3834398370456025586 }
2026-04-08T09:40:20.520182Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth"), labels: [], hashed: true, hash: 384537841887734549 }
2026-04-08T09:40:20.520186Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth2"), labels: [], hashed: true, hash: 15415225936866888240 }
2026-04-08T09:40:20.520191Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.kbucket_peers_raw_total"), labels: [], hashed: true, hash: 2572934281928272987 }
2026-04-08T09:40:20.520195Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.inserted_kbucket_peers_raw_total"), labels: [], hashed: true, hash: 17125083588647404366 }
2026-04-08T09:40:20.520198Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.sessions_raw_total"), labels: [], hashed: true, hash: 27566702222843099 }
2026-04-08T09:40:20.520202Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_raw_total"), labels: [], hashed: true, hash: 7935173168833204754 }
2026-04-08T09:40:20.520207Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_unreachable_enr_total"), labels: [], hashed: true, hash: 11634457450991087262 }
2026-04-08T09:40:20.520210Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_custom_filtered_total"), labels: [], hashed: true, hash: 13744357062271640915 }
2026-04-08T09:40:20.520214Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.unverifiable_enrs_raw_total"), labels: [], hashed: true, hash: 13546018570583016897 }
2026-04-08T09:40:20.520232Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.messages_sent_total"), labels: [], hashed: true, hash: 6588786073284397659 }
2026-04-08T09:40:20.520240Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.back_pressure_total"), labels: [], hashed: true, hash: 6992773139438604898 }
2026-04-08T09:40:20.520473Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing L1 Watchers
2026-04-08T09:40:20.520637Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:20.520817Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: initializing L1 commit watcher current_l1_block=104 last_committed_batch=10 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:40:20.521789Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: resolved on L1 last_l1_block=101
2026-04-08T09:40:20.522125Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: initializing L1 execute watcher current_l1_block=104 last_executed_batch=10 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:40:20.522498Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:40:20.523549Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="block_commit" event_count=1 l1_block_from=101 l1_block_to=104
2026-04-08T09:40:20.524927Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="block_execution" event_count=10 l1_block_from=0 l1_block_to=104
2026-04-08T09:40:20.525480Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::gateway_migration_watcher: gateway migration watcher starting contract=0x6C386d4cc1f6a004F8413AA54bdF079619344F8E starting_l1_block=0 l1_chain_id=31337 gw_chain_id=506
2026-04-08T09:40:20.525661Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: initializing L1 transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101 zk_chain_address_sl=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:40:20.525799Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: resolved on L1 next_l1_block=0
2026-04-08T09:40:20.526067Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing pubdata price provider
2026-04-08T09:40:20.526351Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockContextProvider
2026-04-08T09:40:20.526513Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: initializing upgrade transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101 zk_chain_address_sl=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:40:20.526835Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain admin admin_l1=0xc865419199f9e053b53aff45d6d1e78f25f7731a
2026-04-08T09:40:20.527542Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain type manager ctm_sl=0x823d828140096757b83a2289f4e0b2111ea02592
2026-04-08T09:40:20.528185Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: checking block starting from last_l1_block=0
2026-04-08T09:40:20.536171Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `executed_batch_storage` at `/tmp/.tmpprL4Xp/rocksdb/batch` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:20.538107Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="priority_tx" event_count=54 l1_block_from=0 l1_block_to=104
2026-04-08T09:40:20.539094Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: initializing L1 persist batch watcher current_l1_block=104 last_persisted_batch=10 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:40:20.540879Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: resolved on L1 last_l1_block=101
2026-04-08T09:40:20.542075Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="persist_batch" event_count=2 l1_block_from=101 l1_block_to=104
2026-04-08T09:40:20.543746Z INFO node{node=mn-1 role=main}: zksync_os_base_token_adjuster: initialized base token price updater token_multiplier_setter_address=None chain_admin_address=0xC865419199f9e053b53AFF45D6d1E78f25F7731a last_l1_ratio=Ratio { numer: 1, denom: 1 }
2026-04-08T09:40:20.543832Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing ProofStorage
2026-04-08T09:40:20.543843Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::proof_storage: Initializing proof storage path="/tmp/.tmpprL4Xp/proof_storage_path" batch_with_proof_capacity=1073741824 failed_capacity=1073741824
2026-04-08T09:40:20.543892Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: Replaying WAL blocks from 9 until 19.
2026-04-08T09:40:20.544206Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Command Replay block 9 (1 txs); starting l1 priority id: 41 received by BlockExecutor
2026-04-08T09:40:20.544225Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Prepared context for block 9. expected_block_output_hash: Some(0x4314180c4a67101e7eb695fed8dcb9d640447a07eef6ceeb681c33077f2c4329), starting_l1_priority_id: 41, timestamp: 1775152810, execution_version: 6. Executing.. block_number=9
2026-04-08T09:40:20.544235Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing command command=PreparedBlockCommand { block_context: BlockContext { chain_id: 506, block_number: 9, block_hashes: "0, 22543398477595635401381596867530594169132647390877754812839329820215206544536", timestamp: 1775152810, eip1559_basefee: 109893000, pubdata_price: 811067844, native_price: 1098930, coinbase: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, gas_limit: 100000000, pubdata_limit: 110000, mix_hash: 0, execution_version: 6 }, seal_policy: UntilExhausted { allowed_to_finish_early: false }, invalid_tx_policy: Abort, starting_cursors: BlockStartCursors { l1_priority_id: 41, interop_root_id: 0, migration_number: 0, interop_fee_number: 0 }, metrics_label: "replay", expected_block_output_hash: Some(0x4314180c4a67101e7eb695fed8dcb9d640447a07eef6ceeb681c33077f2c4329), previous_block_timestamp: 1775152804 } block_number=9
2026-04-08T09:40:20.544271Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing transaction 0x0aa942b43193a74e82f3d84b2b7818c40712ba95c3505497025d315b7f275b62 (L1) in block 9 at index 0 signer 0x06efe40584873ab42f439a216d3e6ef8361cc02f nonce 41 with gas limit 72000000 and cumulative gas used 0... block_number=9
2026-04-08T09:40:20.544761Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing fake FRI provers workers=5 compute_time=2s min_task_age=3s timeout_frequency=0.0
2026-04-08T09:40:20.544788Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing fake SNARK prover max_batch_age=10s
2026-04-08T09:40:20.548985Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `priority_tree` at `/tmp/.tmpprL4Xp/rocksdb/priority_txs_tree` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:20.549087Z INFO node{node=mn-1 role=main}: zksync_os_server: Launching pipeline
2026-04-08T09:40:20.549115Z INFO node{node=mn-1 role=main}: zksync_os_rpc: Starting JSON-RPC server at 0.0.0.0:33305
2026-04-08T09:40:20.549232Z INFO node{node=mn-1 role=main}: zksync_os_server: All components scheduled for initialization in 381.485605ms
2026-04-08T09:40:20.549483Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_server: starting proof data server on 0.0.0.0:41189
2026-04-08T09:40:20.549693Z INFO node{node=mn-1 role=main}: zksync_os_priority_tree: adding missing blocks to priority tree persisted_up_to=14 last_executed_block=14
2026-04-08T09:40:20.549763Z INFO node{node=mn-1 role=main}: zksync_os_priority_tree: re-built priority tree last_executed_block=14 root=0x93dc049bc8c75a1a9b6bffd2054e36561972149e04d6146ab889bacf6377319a time_taken=70.091µs
2026-04-08T09:40:20.549845Z INFO node{node=mn-1 role=main}: zksync_os_status_server: status server running addr=0.0.0.0:40569
2026-04-08T09:40:20.549921Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Transaction 0x0aa942b43193a74e82f3d84b2b7818c40712ba95c3505497025d315b7f275b62 executed with status success in block 9 block_number=9 output=TxProcessingOutputOwned { status: true, output: [], contract_address: None, gas_used: 451200, gas_refunded: 0, computational_native_used: 8341666, native_used: 11844028645666, pubdata_used: 564 }
2026-04-08T09:40:20.549937Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: stream exhausted → sealing block_number=9 txs=1
2026-04-08T09:40:20.550133Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Block 9 (replay) sealed because of TxStreamExhausted in block executor with 1 transactions (0 purged) and 451200 gas. Block hash output: 0x4314180c4a67101e7eb695fed8dcb9d640447a07eef6ceeb681c33077f2c4329, canonical hash: 0x2b0177d8beceb756c3a912f345edb6a100583f36608d42b8d9d2b9b52ae38848. storage_writes: 7, preimages: 4, pubdata bytes: 435. block_number=9
2026-04-08T09:40:20.550151Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Full block 9 output output=BlockOutput { header: Sealed { inner: Header { parent_hash: 0x31d71c82e7aaec32b7a245102f5a58beb1b0bf9e49ba60aead958c93355d0498, ommers_hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347, beneficiary: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, state_root: 0x0000000000000000000000000000000000000000000000000000000000000000, transactions_root: 0x1b5b8ca6b1aeae09a8b0e6f407351979ef5c26f0051dbd39ae19e9ed66d4200d, receipts_root: 0x0000000000000000000000000000000000000000000000000000000000000000, logs_bloom: 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, difficulty: 0, number: 9, gas_limit: 100000000, gas_used: 451200, timestamp: 1775152810, extra_data: 0x, mix_hash: 0x0000000000000000000000000000000000000000000000000000000000000001, nonce: 0x0000000000000000, base_fee_per_gas: Some(109893000), withdrawals_root: None, blob_gas_used: None, excess_blob_gas: None, parent_beacon_block_root: None, requests_hash: None }, seal: 0x2b0177d8beceb756c3a912f345edb6a100583f36608d42b8d9d2b9b52ae38848 }, tx_results: [Ok(TxOutput { execution_result: Success(Call([])), gas_used: 451200, gas_refunded: 0, computational_native_used: 8341666, native_used: 11844028645666, pubdata_used: 564, contract_address: None, logs: [Log { address: 0x6e434cd8f3ec4dd52ab599117d5d6bdcf14f1ff0, data: LogData { topics: [0x08b0b676d456a0431162145d2821f30c665b69ca626521c937ba7a77a29ed67c, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000cf3e41cc120c2af9ae3dd9321048592b15de9f8d], data: 0x } }, Log { address: 0x6e434cd8f3ec4dd52ab599117d5d6bdcf14f1ff0, data: LogData { topics: [0xce805def6fd033d429928feccdb0bcbff328d8e318308bd4cd4ff893999f9d76, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000003], data: 0x } }], l2_to_l1_logs: [L2ToL1LogWithPreimage { log: L2ToL1Log { l2_shard_id: 0, is_service: true, tx_number_in_block: 0, sender: 0x0000000000000000000000000000000000008001, key: 0x0aa942b43193a74e82f3d84b2b7818c40712ba95c3505497025d315b7f275b62, value: 0x0000000000000000000000000000000000000000000000000000000000000001 }, preimage: None }], storage_writes: [] })], storage_writes: [StorageWrite { key: 0xa95cc5fcd6780755c51b2427eaf0fec744e9124dcfd099650884753d15fcf5a6, value: 0x6feacff186dff6954d10986bf5fa870b2e8809cb511331f440060d349ef5c98b, account: 0x0000000000000000000000000000000000008003, account_key: 0x0000000000000000000000000000000000000000000000000000000000010011 }, StorageWrite { key: 0x8c73df60031828663153e14b390b3be490435589ae9b19b1c7de7aa1f383f3cb, value: 0x38ed467c79b4116add32010783de296bad347950e7d31d5bc381c8050656a717, account: 0x0000000000000000000000000000000000008003, account_key: 0x00000000000000000000000006efe40584873ab42f439a216d3e6ef8361cc02f }, StorageWrite { key: 0x7dae2ffcaf5645f9659ebe5a6b82aa1142bb63295262dbdb84ec05222f2acae9, value: 0x0516432b2c59c042b79402964d7baa23014720d2281edf3d407f2b022cb441de, account: 0x0000000000000000000000000000000000008003, account_key: 0x00000000000000000000000034303f953bf15af6bdafd6831e4f9d037eddd7b8 }, StorageWrite { key: 0x003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e, value: 0x98194a7141166b268608a49426abc1325f2e7200279152cb3f6b54d008d0c5a8, account: 0x0000000000000000000000000000000000008003, account_key: 0x00000000000000000000000036615cf349d7f6344891b1e7ca7c72883f5dc049 }, StorageWrite { key: 0xd3369c8e087bbc0051f9984c82ec8db7906ef0171066f913b140973516f53180, value: 0x000000000000000000000000000000000000000000000008d984a153917fa200, account: 0x000000000000000000000000000000000001000f, account_key: 0xa15576d9cd72f945502e303286c71bac5967e8d176be6e94d9a0bae3db43c72b }, StorageWrite { key: 0x1054d02cd59032aad76ef94a0991bb05a8e7fc6b0926ecf6366065d7e306a3cc, value: 0x000000000000000000000000cf3e41cc120c2af9ae3dd9321048592b15de9f8d, account: 0x6e434cd8f3ec4dd52ab599117d5d6bdcf14f1ff0, account_key: 0x000000000000000000000000000000000000000000000000000000000000002f }, StorageWrite { key: 0x4bd70473b3adcaa06657abf193813ddb89c1b6862e2d1e2fcbb46752a36f6fbe, value: 0x00000000000000000000000000000000000000000000000000000001000f0301, account: 0x6e434cd8f3ec4dd52ab599117d5d6bdcf14f1ff0, account_key: 0x000000000000000000000000000000000000000000000000000000000000003c }], account_diffs: [AccountDiff { address: 0x0000000000000000000000000000000000010011, nonce: 1, balance: 170141183460469231568439521142756105727, bytecode_hash: 0x8171ce9c02fff732659c99af8a181cb4e5e7807e7f94179fe39756de1e49ebfb }, AccountDiff { address: 0x06efe40584873ab42f439a216d3e6ef8361cc02f, nonce: 0, balance: 836399732976000000, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }, AccountDiff { address: 0x34303f953bf15af6bdafd6831e4f9d037eddd7b8, nonce: 0, balance: 10091423367399173750, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }, AccountDiff { address: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, nonce: 0, balance: 100057514081248107458, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }], published_preimages: [(0x0516432b2c59c042b79402964d7baa23014720d2281edf3d407f2b022cb441de, 0x000000000000000000000000000000000000000000000000000000000000000000000000000000008c0bf01603e76e7600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0x38ed467c79b4116add32010783de296bad347950e7d31d5bc381c8050656a717, 0x000000000000000000000000000000000000000000000000000000000000000000000000000000000b9b7d202e441c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0x6feacff186dff6954d10986bf5fa870b2e8809cb511331f440060d349ef5c98b, 0x01010100000000000000000000000001000000000000000000000000000000007ffffffffffffff7267b5eac6e805dff8171ce9c02fff732659c99af8a181cb4e5e7807e7f94179fe39756de1e49ebfb00000e43000001d07919cbbdf974722ef7c99266e3a809a81bc65acc1698bd5fb6d07e235cc8c69a00000e43), (0x98194a7141166b268608a49426abc1325f2e7200279152cb3f6b54d008d0c5a8, 0x000000000000000000000000000000000000000000000000000000000000000000000000000000056c93b2edf1705bc200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000)], pubdata: 0x012b0177d8beceb756c3a912f345edb6a100583f36608d42b8d9d2b9b52ae388480000000069ceaeaa00000007a95cc5fcd6780755c51b2427eaf0fec744e9124dcfd099650884753d15fcf5a61442032a04cac682d8008c73df60031828663153e14b390b3be490435589ae9b19b1c7de7aa1f383f3cb144102e6df502ad0a0007dae2ffcaf5645f9659ebe5a6b82aa1142bb63295262dbdb84ec05222f2acae9143942b9c219a0d200003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e14316bb882116600d3369c8e087bbc0051f9984c82ec8db7906ef0171066f913b140973516f5318041032a04cac682d8001054d02cd59032aad76ef94a0991bb05a8e7fc6b0926ecf6366065d7e306a3cca1cf3e41cc120c2af9ae3dd9321048592b15de9f8d4bd70473b3adcaa06657abf193813ddb89c1b6862e2d1e2fcbb46752a36f6fbe110300000000010001000000000000000000000000000000000000000080010aa942b43193a74e82f3d84b2b7818c40712ba95c3505497025d315b7f275b62000000000000000000000000000000000000000000000000000000000000000100000000, computaional_native_used: 8341666 } block_number=9
2026-04-08T09:40:20.550212Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Executed. Updating mempools... block_number=9
2026-04-08T09:40:20.550240Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Block processed in `BlockExecutor`. Sending downstream... block_number=9 time_since_last_block=None
2026-04-08T09:40:20.550254Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Command Replay block 10 (1 txs); starting l1 priority id: 42 received by BlockExecutor
2026-04-08T09:40:20.550271Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_canonizer: Received a Replay block 9 (block output hash: 0x4314180c4a67101e7eb695fed8dcb9d640447a07eef6ceeb681c33077f2c4329) from BlockExecutor. Sending downstream.
2026-04-08T09:40:20.550417Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_applier: Received canonized block 9. Saving to disc. block_number=9
2026-04-08T09:40:20.550516Z INFO node{node=mn-1 role=main}: zksync_os_storage::db::repository: Rolling back repository DB blocks [9; 19]
2026-04-08T09:40:20.551369Z INFO node{node=mn-1 role=main}: zksync_os_storage::lazy::repository: Repo DB is ready to process blocks
2026-04-08T09:40:20.551411Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Prepared context for block 10. expected_block_output_hash: Some(0x2534c95a1babe56f87ad6feef0eb4a4172c69cad54a3de1b72d39e0f18bfb932), starting_l1_priority_id: 42, timestamp: 1775152811, execution_version: 6. Executing.. block_number=10
2026-04-08T09:40:20.551425Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing command command=PreparedBlockCommand { block_context: BlockContext { chain_id: 506, block_number: 10, block_hashes: "0, 19452046487403354782029758953747669175129076443481359727368761828482308343880", timestamp: 1775152811, eip1559_basefee: 109893000, pubdata_price: 811067844, native_price: 1098930, coinbase: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, gas_limit: 100000000, pubdata_limit: 110000, mix_hash: 0, execution_version: 6 }, seal_policy: UntilExhausted { allowed_to_finish_early: false }, invalid_tx_policy: Abort, starting_cursors: BlockStartC…ber=6
2026-04-08T09:40:33.989692Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing transaction 0x5a522a9b50eb86bf239cbd1712b2dd9fe922e2c97852c8a5ba72e3682acff6f2 (L2(Eip1559)) in block 6 at index 0 signer 0x36615cf349d7f6344891b1e7ca7c72883f5dc049 nonce 0 with gas limit 123396 and cumulative gas used 0... block_number=6
2026-04-08T09:40:33.990673Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Transaction 0x5a522a9b50eb86bf239cbd1712b2dd9fe922e2c97852c8a5ba72e3682acff6f2 executed with status success in block 6 block_number=6 output=TxProcessingOutputOwned { status: true, output: [], contract_address: None, gas_used: 121266, gas_refunded: 0, computational_native_used: 5980874, native_used: 6966033, pubdata_used: 291 }
Took 2102910 cycles to finish
2026-04-08T09:40:34.014401Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 30.376639ms. block_number=5
2026-04-08T09:40:34.014586Z INFO node{node=mn-2 role=main}: zksync_os_server::batcher: Armed batch deadline for batch 3 from first block timestamp 1775641233, sealing at unix=1775641234
2026-04-08T09:40:34.015000Z INFO node{node=mn-2 role=main}: zksync_os_server::batcher: Batch created batch_number=3 batch_metadata=BatchMetadata { previous_stored_batch_info: StoredBatchInfo { batch_number: 2, state_commitment: 0x616219354ab436aa294b023b13934683ed35f6591ca54164be91721ff2a68905, number_of_layer1_txs: 6, priority_operations_hash: 0x177b0377008a8531936456ce6091768d80c2f49a2645ae102abc01180d5a7cfd, dependency_roots_rolling_hash: 0xbd1080b169217c147aeca2667acce7035e28d4a6375e9a68e9659cc9cb657a19, l2_to_l1_logs_root_hash: 0x7726b682f493e31b4e8693e068ad1cdd18b73cfa29f0b600bad52b90e91683cd, commitment: 0x45c395e41ab042034b436771947066a0d71186a327232e559b6e270e0c0d0421, last_block_timestamp: Some(0) }, batch_info: BatchInfo { commit_info: CommitBatchInfo { batch_number: 3, new_state_commitment: 0x3f85d9858c4d25eafb0faf1c31fa789496e75bdafb852314a58a3b8d1c1ef154, number_of_layer1_txs: 1, number_of_layer2_txs: 0, priority_operations_hash: 0x6ce4981ef436e98ea3c0660e33d4a4abec07eb5881eb0ec7357150cbf288f789, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0x12360cda6450a951cb647ca6f3cb0bfb1f5b4379855a6e9f4376809edf3b865e, l2_da_commitment_scheme: BlobsAndPubdataKeccak256, da_commitment: 0x2dac7e2094cc6bd9fb615436cdb63107c5c4a8bdd0c71038f3c1e05bca36c038, first_block_timestamp: 1775641233, last_block_timestamp: 1775641233, chain_id: 6565 }, chain_address: 0x6e434cd8f3ec4dd52ab599117d5d6bdcf14f1ff0, upgrade_tx_hash: None, blob_sidecar: None }, first_block_number: 5, last_block_number: 5, pubdata_mode: RelayedL2Calldata, tx_count: 1, execution_version: 6, protocol_version: ProtocolSemanticVersion(Version { major: 0, minor: 31, patch: 0 }), computational_native_used: Some(5597516), logs: [L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 0, sender: 0x0000000000000000000000000000000000008001, key: 0xc46c0d26873d96e12cf3857b5eab557fc20a24ad4dfa0aafe7c0c2ba026c1c09, value: 0x0000000000000000000000000000000000000000000000000000000000000001 }], messages: [], multichain_root: 0xff84f4b0eb3607f9bbcf0d6070ae0037ae6efdcc4ee53bf65fe39b8bc8bd83dc } block_count=1 new_state_commitment=0x3f85d9858c4d25eafb0faf1c31fa789496e75bdafb852314a58a3b8d1c1ef154 time_since_last_batch=Some(10.12946993s)
2026-04-08T09:40:34.015063Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch for FRI proving: 3
2026-04-08T09:40:34.015074Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job added batch_number=3 queue_statistics=Queue has 1 jobs, range: 3 - 3, oldest job: added 6.8µs ago, has 0 attempts. self.prover_stage=Fri
2026-04-08T09:40:34.241422Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: deadline reached → sealing block_number=6 txs=1
2026-04-08T09:40:34.241629Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Block 6 (produce) sealed because of Timeout in block executor with 1 transactions (0 purged) and 121266 gas. Block hash output: 0x45fb886274d849a46a3fa64778ced335011177074eaa2da426e7efd528cf1862, canonical hash: 0x474c723737e7babb5d03a19926dc2d939c411f59a3c172e9f1a76eaec08c4c34. storage_writes: 3, preimages: 3, pubdata bytes: 318. block_number=6
2026-04-08T09:40:34.241653Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Full block 6 output output=BlockOutput { header: Sealed { inner: Header { parent_hash: 0x18b8bbdd1cfcdcfa83571f3eee43d541330c4349640f0413794d8b28d5f19a86, ommers_hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347, beneficiary: 0x3fb27fa4eb7c17de133a4a144751b942670e2d98, state_root: 0x0000000000000000000000000000000000000000000000000000000000000000, transactions_root: 0x70e24aa661b8fe8b55f3c2074bb92487a476fff700469e1f013f4041439664b5, receipts_root: 0x0000000000000000000000000000000000000000000000000000000000000000, logs_bloom: 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, difficulty: 0, number: 6, gas_limit: 100000000, gas_used: 121266, timestamp: 1775641233, extra_data: 0x, mix_hash: 0x0000000000000000000000000000000000000000000000000000000000000001, nonce: 0x0000000000000000, base_fee_per_gas: Some(97253800), withdrawals_root: None, blob_gas_used: None, excess_blob_gas: None, parent_beacon_block_root: None, requests_hash: None }, seal: 0x474c723737e7babb5d03a19926dc2d939c411f59a3c172e9f1a76eaec08c4c34 }, tx_results: [Ok(TxOutput { execution_result: Success(Call([])), gas_used: 121266, gas_refunded: 0, computational_native_used: 5980874, native_used: 6966033, pubdata_used: 291, contract_address: None, logs: [Log { address: 0x0000000000000000000000000000000000010011, data: LogData { topics: [0xb0245f5740abf5d1d2c73a1c9882e6c283287f2683e60948e35a3ed8c7fcea49, 0x000000000000000000000000000000000000000000000000000000000000800a], data: 0x0000000000000000000000000000000000000000000000000000000000007a690000000000000000000000000000000000000000000000000000000000000064 } }, Log { address: 0x0000000000000000000000000000000000008008, data: LogData { topics: [0x3a36e47291f4201faf137fab081d92295bce2d53be2c6ca68ba82c7faa9ce241, 0x000000000000000000000000000000000000000000000000000000000000800a, 0xab21c3b3bff711a65a5188a1b0d1ea07d1b889399b6619b757c3ff31eeb453da], data: 0x000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000386c0960f936615cf349d7f6344891b1e7ca7c72883f5dc04900000000000000000000000000000000000000000000000000000000000000640000000000000000 } }, Log { address: 0x000000000000000000000000000000000000800a, data: LogData { topics: [0x2717ead6b9200dd235aad468c9809ea400fe33ac69b5bfaa6d3e90fc922b6398, 0x00000000000000000000000036615cf349d7f6344891b1e7ca7c72883f5dc049, 0x00000000000000000000000036615cf349d7f6344891b1e7ca7c72883f5dc049], data: 0x0000000000000000000000000000000000000000000000000000000000000064 } }], l2_to_l1_logs: [L2ToL1LogWithPreimage { log: L2ToL1Log { l2_shard_id: 0, is_service: true, tx_number_in_block: 0, sender: 0x0000000000000000000000000000000000008008, key: 0x000000000000000000000000000000000000000000000000000000000000800a, value: 0xab21c3b3bff711a65a5188a1b0d1ea07d1b889399b6619b757c3ff31eeb453da }, preimage: Some([108, 9, 96, 249, 54, 97, 92, 243, 73, 215, 246, 52, 72, 145, 177, 231, 202, 124, 114, 136, 63, 93, 192, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100]) }], storage_writes: [] })], storage_writes: [StorageWrite { key: 0xa95cc5fcd6780755c51b2427eaf0fec744e9124dcfd099650884753d15fcf5a6, value: 0xcf96f2566ceae31d69706c2858f6b7ed39b63da0a0d1933fc5bf9a33de95fabe, account: 0x0000000000000000000000000000000000008003, account_key: 0x0000000000000000000000000000000000000000000000000000000000010011 }, StorageWrite { key: 0x003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e, value: 0x27a44d42025921490205f430c8117713526ae9c2dbd2c264f34dc3e5d0f30d82, account: 0x0000000000000000000000000000000000008003, account_key: 0x00000000000000000000000036615cf349d7f6344891b1e7ca7c72883f5dc049 }, StorageWrite { key: 0xcad995546bcb057a02a7ad25022fb3b2873a5218b97e748dadd7b8ee1eca7cc8, value: 0xb3c589bac837ca85330ed1729fa5c7922314793d8dc432502c12684d3329f59e, account: 0x0000000000000000000000000000000000008003, account_key: 0x0000000000000000000000003fb27fa4eb7c17de133a4a144751b942670e2d98 }], account_diffs: [AccountDiff { address: 0x0000000000000000000000000000000000010011, nonce: 1, balance: 170141183460469230731498195889046293147, bytecode_hash: 0x8171ce9c02fff732659c99af8a181cb4e5e7807e7f94179fe39756de1e49ebfb }, AccountDiff { address: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, nonce: 1, balance: 999999990577845667208, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }, AccountDiff { address: 0x3fb27fa4eb7c17de133a4a144751b942670e2d98, nonce: 0, balance: 573754567022466, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }], published_preimages: [(0x27a44d42025921490205f430c8117713526ae9c2dbd2c264f34dc3e5d0f30d82, 0x0000000000000000000000000000000100000000000000000000000000000000000000000000003635c9a5341a76858800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0xb3c589bac837ca85330ed1729fa5c7922314793d8dc432502c12684d3329f59e, 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000209d3a527d78200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0xcf96f2566ceae31d69706c2858f6b7ed39b63da0a0d1933fc5bf9a33de95fabe, 0x01010100000000000000000000000001000000000000000000000000000000007fffffffffffffc9c79679a916760a9b8171ce9c02fff732659c99af8a181cb4e5e7807e7f94179fe39756de1e49ebfb00000e43000001d07919cbbdf974722ef7c99266e3a809a81bc65acc1698bd5fb6d07e235cc8c69a00000e43)], pubdata: 0x01474c723737e7babb5d03a19926dc2d939c411f59a3c172e9f1a76eaec08c4c340000000069d6229100000003a95cc5fcd6780755c51b2427eaf0fec744e9124dcfd099650884753d15fcf5a6140964003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e1c0901320ab9e81cd8e6cad995546bcb057a02a7ad25022fb3b2873a5218b97e748dadd7b8ee1eca7cc814310ab9e81cd88200000001000100000000000000000000000000000000000000008008000000000000000000000000000000000000000000000000000000000000800aab21c3b3bff711a65a5188a1b0d1ea07d1b889399b6619b757c3ff31eeb453da00000001000000386c0960f936615cf349d7f6344891b1e7ca7c72883f5dc0490000000000000000000000000000000000000000000000000000000000000064, computaional_native_used: 5980874 } block_number=6
2026-04-08T09:40:34.241740Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::block_executor: Executed. Updating mempools... block_number=6
2026-04-08T09:40:34.241781Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::block_executor: Block processed in `BlockExecutor`. Sending downstream... block_number=6 time_since_last_block=Some(318.503767ms)
2026-04-08T09:40:34.241812Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::block_executor: Command Produce block received by BlockExecutor
2026-04-08T09:40:34.241838Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::block_canonizer: Received a Produce block 6 (block output hash: 0x45fb886274d849a46a3fa64778ced335011177074eaa2da426e7efd528cf1862) from BlockExecutor. Sending to consensus for canonization.
2026-04-08T09:40:34.241863Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::block_canonizer: Received a Replay block 6 (block output hash: 0x45fb886274d849a46a3fa64778ced335011177074eaa2da426e7efd528cf1862) from Consensus while having a pending block. Matching with locally produced block and sending downstream for persistence. additional pending blocks in the queue: 0
2026-04-08T09:40:34.241901Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::block_applier: Received canonized block 6. Saving to disc. block_number=6
2026-04-08T09:40:34.242188Z INFO node{node=mn-2 role=main}: zksync_os_storage::lazy::repository: persisted block block_number=6 persist_latency=42.54µs persistence_lag=0
ZK RISC-V simulator is starting
Took 2980474 cycles to finish
2026-04-08T09:40:34.285949Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 42.727048ms. block_number=6
2026-04-08T09:40:34.286104Z INFO node{node=mn-2 role=main}: zksync_os_server::batcher: Armed batch deadline for batch 4 from first block timestamp 1775641233, sealing at unix=1775641234
2026-04-08T09:40:34.287521Z INFO node{node=mn-2 role=main}: zksync_os_server::batcher: Batch created batch_number=4 batch_metadata=BatchMetadata { previous_stored_batch_info: StoredBatchInfo { batch_number: 3, state_commitment: 0x3f85d9858c4d25eafb0faf1c31fa789496e75bdafb852314a58a3b8d1c1ef154, number_of_layer1_txs: 1, priority_operations_hash: 0x6ce4981ef436e98ea3c0660e33d4a4abec07eb5881eb0ec7357150cbf288f789, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0x12360cda6450a951cb647ca6f3cb0bfb1f5b4379855a6e9f4376809edf3b865e, commitment: 0xe8bd3653c21d5e02ec598d307ce82c67a2bb5528a421a09c4a13c876cbb9ba3e, last_block_timestamp: Some(0) }, batch_info: BatchInfo { commit_info: CommitBatchInfo { batch_number: 4, new_state_commitment: 0x1056de38eff08fb652cc7259d2e3192e686abd898195e9791f4a4b486783ec8d, number_of_layer1_txs: 0, number_of_layer2_txs: 1, priority_operations_hash: 0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0xf5678b27872315f23f09123d6cdc634ef63388032e1209c1fe15ee99de501c61, l2_da_commitment_scheme: BlobsAndPubdataKeccak256, da_commitment: 0xa30848c7dd2f3d27f3ca3ca5666ede3f9e53390c3e38a858cfdb3b8253fa4d01, first_block_timestamp: 1775641233, last_block_timestamp: 1775641233, chain_id: 6565 }, chain_address: 0x6e434cd8f3ec4dd52ab599117d5d6bdcf14f1ff0, upgrade_tx_hash: None, blob_sidecar: None }, first_block_number: 6, last_block_number: 6, pubdata_mode: RelayedL2Calldata, tx_count: 1, execution_version: 6, protocol_version: ProtocolSemanticVersion(Version { major: 0, minor: 31, patch: 0 }), computational_native_used: Some(5980874), logs: [L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 0, sender: 0x0000000000000000000000000000000000008008, key: 0x000000000000000000000000000000000000000000000000000000000000800a, value: 0xab21c3b3bff711a65a5188a1b0d1ea07d1b889399b6619b757c3ff31eeb453da }], messages: [[108, 9, 96, 249, 54, 97, 92, 243, 73, 215, 246, 52, 72, 145, 177, 231, 202, 124, 114, 136, 63, 93, 192, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100]], multichain_root: 0xff84f4b0eb3607f9bbcf0d6070ae0037ae6efdcc4ee53bf65fe39b8bc8bd83dc } block_count=1 new_state_commitment=0x1056de38eff08fb652cc7259d2e3192e686abd898195e9791f4a4b486783ec8d time_since_last_batch=Some(272.521929ms)
2026-04-08T09:40:34.287569Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch for FRI proving: 4
2026-04-08T09:40:34.287579Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job added batch_number=4 queue_statistics=Queue has 2 jobs, range: 3 - 4, oldest job: added 272.510539ms ago, has 0 attempts. self.prover_stage=Fri
2026-04-08T09:40:34.586819Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job completed stats=Batch 12 with 1 txs, proving version V7, spent in queue: 5.013863447s, last assigned to 'fake_prover', 1 attempts, 2.000611639s since last assignment prover_type=Fake prover_id="fake_prover" self.prover_stage=Fri queue_statistics=Empty queue
2026-04-08T09:40:34.586877Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fake_fri_provers_pool: fake prover submitted proof fri_job.batch_number=12 elapsed_ms=2000
2026-04-08T09:40:34.586900Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch after FRI proving: 12
2026-04-08T09:40:34.586923Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::gapless_committer: Saving 1 (batches 12-12) to proof_storage buffer_size=0
2026-04-08T09:40:34.588899Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Waiting for L1 protocol version 0.31.0 to reach target version 0.31.0 current_protocol_version=0.31.0 target_protocol_version=0.31.0
2026-04-08T09:40:34.588917Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Protocol version on the contract matches batch protocol version current_protocol_version=0.31.0
2026-04-08T09:40:35.671877Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:37.104718Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job assigned batch_stats=Batch 3 with 1 txs, proving version V7, spent in queue: 3.089640935s, last assigned to 'fake_prover', 1 attempts, 2.449µs since last assignment queue_statistics=Queue has 2 jobs, range: 3 - 4, oldest job: added 3.089662444s ago, has 1 attempts. prover_id="fake_prover" self.prover_stage=Fri
2026-04-08T09:40:37.356024Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job assigned batch_stats=Batch 4 with 1 txs, proving version V7, spent in queue: 3.068443125s, last assigned to 'fake_prover', 1 attempts, 2.5µs since last assignment queue_statistics=Queue has 2 jobs, range: 3 - 4, oldest job: added 3.340964994s ago, has 1 attempts. prover_id="fake_prover" self.prover_stage=Fri
2026-04-08T09:40:37.559758Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:39.105824Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job completed stats=Batch 3 with 1 txs, proving version V7, spent in queue: 5.090746763s, last assigned to 'fake_prover', 1 attempts, 2.001108299s since last assignment prover_type=Fake prover_id="fake_prover" self.prover_stage=Fri queue_statistics=Queue has 1 jobs, range: 4 - 4, oldest job: added 4.818264735s ago, has 1 attempts.
2026-04-08T09:40:39.105869Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::fake_fri_provers_pool: fake prover submitted proof fri_job.batch_number=3 elapsed_ms=2001
2026-04-08T09:40:39.105891Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch after FRI proving: 3
2026-04-08T09:40:39.105904Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::gapless_committer: Saving 1 (batches 3-3) to proof_storage buffer_size=0
2026-04-08T09:40:39.107198Z INFO node{node=mn-2 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Waiting for L1 protocol version 0.31.0 to reach target version 0.31.0 current_protocol_version=0.31.0 target_protocol_version=0.31.0
2026-04-08T09:40:39.107216Z INFO node{node=mn-2 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Protocol version on the contract matches batch protocol version current_protocol_version=0.31.0
2026-04-08T09:40:39.357402Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job completed stats=Batch 4 with 1 txs, proving version V7, spent in queue: 5.069820794s, last assigned to 'fake_prover', 1 attempts, 2.001380199s since last assignment prover_type=Fake prover_id="fake_prover" self.prover_stage=Fri queue_statistics=Empty queue
2026-04-08T09:40:39.357442Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::fake_fri_provers_pool: fake prover submitted proof fri_job.batch_number=4 elapsed_ms=2001
2026-04-08T09:40:39.357462Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch after FRI proving: 4
2026-04-08T09:40:39.357475Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::gapless_committer: Saving 1 (batches 4-4) to proof_storage buffer_size=0
2026-04-08T09:40:39.358636Z INFO node{node=mn-2 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Waiting for L1 protocol version 0.31.0 to reach target version 0.31.0 current_protocol_version=0.31.0 target_protocol_version=0.31.0
2026-04-08T09:40:39.358653Z INFO node{node=mn-2 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Protocol version on the contract matches batch protocol version current_protocol_version=0.31.0
2026-04-08T09:40:40.673382Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:42.561382Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:45.673814Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:47.562263Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:50.675109Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:52.563030Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:55.676276Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:57.564227Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:00.676950Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:02.565667Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:05.678244Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:07.567672Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:10.679589Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:12.568772Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:15.680310Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:17.570404Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
test protocol::l1::l1_withdraw::next_to_gateway has been running for over 60 seconds
2026-04-08T09:41:20.681541Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:22.570786Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:25.682558Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:27.571908Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:30.683681Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:32.573026Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:35.685626Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:37.574281Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:40.686847Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:42.575322Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:45.688434Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:47.576090Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:50.688784Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:52.577355Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:55.690335Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:57.578295Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:00.691380Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:02.578755Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:05.691731Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:07.580752Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:10.692786Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:12.581835Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:15.694240Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:17.583063Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:20.695246Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:22.585329Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:25.695888Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:27.586647Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:30.696994Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:32.588638Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:35.698657Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:37.589979Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:40.700750Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:42.591380Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:45.701948Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:47.592261Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:50.703664Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:52.592855Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:55.705365Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:57.594297Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:00.706617Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:02.595110Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:05.708725Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:07.596072Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:10.710136Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:12.597289Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:15.711680Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:17.597758Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:20.713328Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:22.599521Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:25.714384Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:27.600252Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:30.714773Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:32.601570Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:35.716075Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
test protocol::l1::l1_withdraw::next_to_gateway ... FAILED
failures:
failures:
protocol::l1::l1_withdraw::next_to_gateway
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 79 filtered out; finished in 197.33s
Error: transaction was not executed on L1 in time
Stack backtrace:
0: <anyhow::Error>::msg::<&str>
1: <alloy_provider::heart::PendingTransactionBuilder<zksync_os_integration_tests::network::Zksync> as zksync_os_integration_tests::assert_traits::ReceiptAssert<zksync_os_integration_tests::network::Zksync>>::expect_to_execute::{closure#0}
2: suite::protocol::l1::l1_withdraw::l1_withdraw_impl::{closure#0}
3: suite::protocol::l1::l1_withdraw::next_to_gateway::{closure#0}
4: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
5: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
6: suite::protocol::l1::l1_withdraw::next_to_gateway
7: <suite::protocol::l1::l1_withdraw::next_to_gateway::{closure#0} as core::ops::function::FnOnce<()>>::call_once
8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
9: test::run_test::{closure#0}
10: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
11: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
12: <std::sys::thread::unix::Thread>::new::thread_start
13: <unknown>
14: <unknown>
Check warning on line 0 in zksync_os_integration_tests::suite
github-actions / Test results
upgrade::upgrade_patch_no_deployments (zksync_os_integration_tests::suite) failed
target/nextest/default/test-results.xml [took 3m 2s]
Raw output
Error: Block 1 was not finalized on L1
Caused by:
deadline has elapsed
Stack backtrace:
0: <tokio::time::error::Elapsed as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
1: <alloy_provider::provider::erased::DynProvider<zksync_os_integration_tests::network::Zksync> as zksync_os_integration_tests::provider::ZksyncTestingProvider>::wait_finalized_with_timeout::{closure#0}
2: <zksync_os_integration_tests::upgrade::tester::UpgradeTester>::for_default_upgrade::{closure#0}
3: suite::upgrade::upgrade_patch_no_deployments::{closure#0}
4: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
5: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
6: suite::upgrade::upgrade_patch_no_deployments
7: <suite::upgrade::upgrade_patch_no_deployments::{closure#0} as core::ops::function::FnOnce<()>>::call_once
8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
9: test::run_test::{closure#0}
10: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
11: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
12: <std::sys::thread::unix::Thread>::new::thread_start
13: <unknown>
14: <unknown>
running 1 test
2026-04-08T09:41:37.590783Z INFO zksync_os_integration_tests: L1 chain started on http://localhost:34731
2026-04-08T09:41:37.607208Z INFO node{node=mn-1 role=main}: zksync_os_integration_tests: Launching test node
2026-04-08T09:41:37.607298Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Node version="0.18.2" role="main"
2026-04-08T09:41:37.666150Z INFO node{node=mn-1 role=main}: zksync_os_server: Reading L1 state
2026-04-08T09:41:37.673598Z INFO node{node=mn-1 role=main}: zksync_os_server: L1 state l1_state=L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, validator_timelock_sl: 0xcf4f9d6b5cb69c2a0a88efc1e8962ce8d51be9a4, batch_verification: Disabled, last_committed_batch: 0, last_proved_batch: 0, last_executed_batch: 0, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }
2026-04-08T09:41:37.673654Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockReplayStorage
2026-04-08T09:41:37.676614Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="block_replay_wal" path="/tmp/.tmpd999pF/rocksdb/block_replay_wal" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpd999pF/rocksdb/block_replay_wal/CURRENT: No such file or directory" }
2026-04-08T09:41:37.686459Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `block_replay_wal` at `/tmp/.tmpd999pF/rocksdb/block_replay_wal` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:41:37.745924Z INFO node{node=mn-1 role=main}: zksync_os_storage::db::replay: block replay DB is empty, assuming start of the chain; appending genesis
2026-04-08T09:41:37.746524Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Tree RocksDB
2026-04-08T09:41:37.746628Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="zkos_merkle_tree" path="/tmp/.tmpd999pF/rocksdb/tree" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpd999pF/rocksdb/tree/CURRENT: No such file or directory" }
2026-04-08T09:41:37.749875Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `zkos_merkle_tree` at `/tmp/.tmpd999pF/rocksdb/tree` with RocksDBOptions { block_cache_capacity: Some(134217728), include_indices_and_filters_in_block_cache: false, large_memtable_capacity: Some(268435456), stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:41:37.749922Z INFO node{node=mn-1 role=main}: zksync_os_merkle_tree: initialized Merkle tree info=MerkleTreeInfo { hasher: "Blake2s256", depth: 64, internal_node_depth: 3 } manifest=None
2026-04-08T09:41:37.752855Z INFO node{node=mn-1 role=main}: zksync_os_server::tree_manager: Loaded tree with last processed block at None
2026-04-08T09:41:37.752891Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing RepositoryManager
2026-04-08T09:41:37.752981Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="repository" path="/tmp/.tmpd999pF/rocksdb/repository" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpd999pF/rocksdb/repository/CURRENT: No such file or directory" }
2026-04-08T09:41:37.759953Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `repository` at `/tmp/.tmpd999pF/rocksdb/repository` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:41:37.760905Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="state_full_diffs" path="/tmp/.tmpd999pF/rocksdb/state_full_diffs" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpd999pF/rocksdb/state_full_diffs/CURRENT: No such file or directory" }
2026-04-08T09:41:37.765061Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `state_full_diffs` at `/tmp/.tmpd999pF/rocksdb/state_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:41:37.765107Z INFO node{node=mn-1 role=main}: zksync_os_state_full_diffs::storage: initialized full diffs storage latest_block=0
2026-04-08T09:41:37.765151Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="preimages_full_diffs" path="/tmp/.tmpd999pF/rocksdb/preimages_full_diffs" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpd999pF/rocksdb/preimages_full_diffs/CURRENT: No such file or directory" }
2026-04-08T09:41:37.768066Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `preimages_full_diffs` at `/tmp/.tmpd999pF/rocksdb/preimages_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:41:37.768628Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing mempools
2026-04-08T09:41:37.768749Z INFO node{node=mn-1 role=main}: zksync_os_server: Node state on startup config.general_config.min_blocks_to_replay=10 node_startup_state=NodeStateOnStartup { node_role: MainNode, l1_state: L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, validator_timelock_sl: 0xcf4f9d6b5cb69c2a0a88efc1e8962ce8d51be9a4, batch_verification: Disabled, last_committed_batch: 0, last_proved_batch: 0, last_executed_batch: 0, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }, state_block_range_available: 0..=0, block_replay_storage_last_block: 0, tree_last_block: 0, repositories_persisted_block: 0, last_l1_committed_block: 0, last_l1_proved_block: 0, last_l1_executed_block: 0 } starting_block=1 blocks_to_replay=0
2026-04-08T09:41:37.768784Z INFO node{node=mn-1 role=main}: zksync_os_server: initializing p2p networking
2026-04-08T09:41:37.957070Z INFO node{node=mn-1 role=main}: zksync_os_network::service: resolved external IP (STUN) ip=34.69.95.59
2026-04-08T09:41:37.957099Z INFO node{node=mn-1 role=main}: zksync_os_network::service: initializing p2p network service genesis=Head { number: 0, hash: 0x6e69aaee000579509b2631edb5df7f1f4967d42ac00ce5a66e4c37b7d5de05b0, difficulty: 0, total_difficulty: 0, timestamp: 0 } fork_id=ForkId { hash: ForkHash("444f8224"), next: 0 }
2026-04-08T09:41:37.979510Z INFO discv5::service: Discv5 Service started mode=Ip4
2026-04-08T09:41:37.979552Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opel"), labels: [], hashed: true, hash: 3272046608959628210 }
2026-04-08T09:41:37.979569Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opstack"), labels: [], hashed: true, hash: 9476608929017339813 }
2026-04-08T09:41:37.979573Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth"), labels: [], hashed: true, hash: 11422695192705392296 }
2026-04-08T09:41:37.979577Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth2"), labels: [], hashed: true, hash: 14358005114695769674 }
2026-04-08T09:41:37.979582Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.kbucket_peers_raw_total"), labels: [], hashed: true, hash: 12753939134081013192 }
2026-04-08T09:41:37.979585Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.inserted_kbucket_peers_raw_total"), labels: [], hashed: true, hash: 18378469750951730551 }
2026-04-08T09:41:37.979589Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.sessions_raw_total"), labels: [], hashed: true, hash: 12380364772579461963 }
2026-04-08T09:41:37.979592Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_raw_total"), labels: [], hashed: true, hash: 12950960036440674217 }
2026-04-08T09:41:37.979596Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_unreachable_enr_total"), labels: [], hashed: true, hash: 8382346880619561917 }
2026-04-08T09:41:37.979599Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_custom_filtered_total"), labels: [], hashed: true, hash: 5000163131795447081 }
2026-04-08T09:41:37.979603Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.unverifiable_enrs_raw_total"), labels: [], hashed: true, hash: 17146405687853128901 }
2026-04-08T09:41:37.979618Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.messages_sent_total"), labels: [], hashed: true, hash: 9168766194871685968 }
2026-04-08T09:41:37.979624Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.back_pressure_total"), labels: [], hashed: true, hash: 18065685043214641537 }
2026-04-08T09:41:37.979862Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing L1 Watchers
2026-04-08T09:41:37.980039Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:37.980192Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: initializing L1 commit watcher current_l1_block=106 last_committed_batch=0 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:41:37.980363Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:41:37.980671Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: initializing L1 execute watcher current_l1_block=106 last_executed_batch=0 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:41:37.980841Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:41:37.981417Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: initializing L1 transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef zk_chain_address_sl=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:41:37.981626Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: resolved on L1 next_l1_block=0
2026-04-08T09:41:37.981969Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing pubdata price provider
2026-04-08T09:41:37.982409Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockContextProvider
2026-04-08T09:41:37.982445Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: initializing upgrade transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef zk_chain_address_sl=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:41:37.982959Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain admin admin_l1=0xebeaefb8dd278ae3297610f7d91f8dde750878f8
2026-04-08T09:41:37.983822Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="priority_tx" event_count=6 l1_block_from=0 l1_block_to=106
2026-04-08T09:41:37.983894Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain type manager ctm_sl=0x7845be2ab080506883be3d3e4fb34b5557a453da
2026-04-08T09:41:37.984431Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: checking block starting from last_l1_block=0
2026-04-08T09:41:37.984785Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="executed_batch_storage" path="/tmp/.tmpd999pF/rocksdb/batch" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpd999pF/rocksdb/batch/CURRENT: No such file or directory" }
2026-04-08T09:41:37.989273Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `executed_batch_storage` at `/tmp/.tmpd999pF/rocksdb/batch` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:41:37.989482Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: initializing L1 persist batch watcher current_l1_block=106 last_persisted_batch=0 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:41:37.989726Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:41:37.991514Z INFO node{node=mn-1 role=main}: zksync_os_base_token_adjuster: initialized base token price updater token_multiplier_setter_address=None chain_admin_address=0xeBEAeFB8DD278aE3297610F7D91F8DdE750878F8 last_l1_ratio=Ratio { numer: 1, denom: 1 }
2026-04-08T09:41:37.991583Z INFO node{node=mn-1 role=main}: zksync_os_internal_config: Created new internal config file at /tmp/.tmpd999pF/rocksdb/internal_config.json
2026-04-08T09:41:37.991646Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing ProofStorage
2026-04-08T09:41:37.991656Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::proof_storage: Initializing proof storage path="/tmp/.tmpd999pF/proof_storage_path" batch_with_proof_capacity=1073741824 failed_capacity=1073741824
2026-04-08T09:41:37.991701Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: Replaying WAL blocks from 1 until 0.
2026-04-08T09:41:37.991711Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: All WAL blocks replayed. Starting main loop.
2026-04-08T09:41:37.991715Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: Consensus role initialized role=Leader
2026-04-08T09:41:37.991749Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Command Produce block received by BlockExecutor
2026-04-08T09:41:37.991966Z INFO node{node=mn-1 role=main}: zksync_os_mempool::pool: L1 upgrade transaction found for protocol version 0.30.1 protocol_version=0.30.1 tx_hash=0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209
2026-04-08T09:41:37.991995Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Prepared context for block 1. expected_block_output_hash: None, starting_l1_priority_id: 0, timestamp: 1775641297, execution_version: 5. Executing.. block_number=1
2026-04-08T09:41:37.992037Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing command command=PreparedBlockCommand { block_context: BlockContext { chain_id: 6565, block_number: 1, block_hashes: "0, 108370568839051644819081111464635134690470516151825823078061969349091444428229", timestamp: 1775641297, eip1559_basefee: 95848700, pubdata_price: 753370784, native_price: 958487, coinbase: 0x4230a5f0abf9e8c5da41e540b8827f3d170e5318, gas_limit: 100000000, pubdata_limit: 110000, mix_hash: 0, execution_version: 5 }, seal_policy: Decide(250ms, 1000), invalid_tx_policy: RejectAndContinue { mark_in_source: true }, starting_cursors: BlockStartCursors { l1_priority_id: 0, interop_root_id: 0, migration_number: 0, interop_fee_number: 0 }, metrics_label: "produce", expected_block_output_hash: None, previous_block_timestamp: 0 } block_number=1
2026-04-08T09:41:37.992063Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing transaction 0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209 (Upgrade) in block 1 at index 0 signer 0x0000000000000000000000000000000000008007 nonce 30 with gas limit 72000000 and cumulative gas used 0... block_number=1
2026-04-08T09:41:37.992187Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing fake FRI provers workers=5 compute_time=2s min_task_age=3s timeout_frequency=0.0
2026-04-08T09:41:37.992218Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing fake SNARK prover max_batch_age=10s
2026-04-08T09:41:37.992327Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="priority_tree" path="/tmp/.tmpd999pF/rocksdb/priority_txs_tree" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpd999pF/rocksdb/priority_txs_tree/CURRENT: No such file or directory" }
2026-04-08T09:41:37.995579Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `priority_tree` at `/tmp/.tmpd999pF/rocksdb/priority_txs_tree` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:41:37.995622Z INFO node{node=mn-1 role=main}: zksync_os_server: Launching pipeline
2026-04-08T09:41:37.995634Z INFO node{node=mn-1 role=main}: zksync_os_rpc: Starting JSON-RPC server at 0.0.0.0:40101
2026-04-08T09:41:37.995727Z INFO node{node=mn-1 role=main}: zksync_os_server: All components scheduled for initialization in 388.459699ms
2026-04-08T09:41:37.996051Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_server: starting proof data server on 0.0.0.0:40577
2026-04-08T09:41:37.996253Z INFO node{node=mn-1 role=main}: zksync_os_priority_tree: adding missing blocks to priority tree persisted_up_to=0 last_executed_block=0
2026-04-08T09:41:37.996289Z INFO node{node=mn-1 role=main}: zksync_os_priority_tree: re-built priority tree last_executed_block=0 root=0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470 time_taken=36.62µs
2026-04-08T09:41:37.996330Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Transaction 0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209 executed with status success in block 1 block_number=1 output=TxProcessingOutputOwned { status: true, output: [], contract_address: None, gas_used: 18705048, gas_refunded: 0, computational_native_used: 50482802, native_used: 187050482802, pubdata_used: 23375 }
2026-04-08T09:41:37.996342Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: sealing block as upgrade tx was executed block_number=1
2026-04-08T09:41:37.996406Z INFO node{node=mn-1 role=main}: zksync_os_status_server: status server running addr=0.0.0.0:33401
2026-04-08T09:41:37.996818Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Block 1 (produce) sealed because of UpgradeTx in block executor with 1 transactions (0 purged) and 18705048 gas. Block hash output: 0x604b79f624f353da6cdf57fac7aa27ce4df9de6dce8c6d793050f8758e1957a4, canonical hash: 0xc1285c22b48fcf99585b4cece50ac7c5047d2d8211624cc9dc458d19eb5bd3fc. storage_writes: 91, preimages: 21, pubdata bytes: 23315. block_number=1
2026-04-08T09:41:37.996833Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Full block 1 output output=BlockOutput { header: Sealed { inner: Header { parent_hash: 0xef97917ce9bd9fa7d12ad6a8d81ea26c80ac1d727acc37cbb9799ae199788dc5, ommers_hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347, beneficiary: 0x4230a5f0abf9e8c5da41e540b8827f3d170e5318, state_root: 0x0000000000000000000000000000000000000000000000000000000000000000, transactions_root: 0xe8ccacda1c8a26fff3888d5b0ac5b860a2ba49335396ae375593b3836e489f0b, receipts_root: 0x0000000000000000000000000000000000000000000000000000000000000000, logs_bloom: 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, difficulty: 0, number: 1, gas_limit: 100000000, gas_used: 18705048, timestamp: 1775641297, extra_data: 0x, mix_hash: 0x0000000000000000000000000000000000000000000000000000000000000001, nonce: 0x0000000000000000, base_fee_per_gas: Some(95848700), withdrawals_root: None, blob_gas_used: None, excess_blob_gas: None, parent_beacon_block_root: None, requests_hash: None }, seal: 0xc1285c22b48fcf99585b4cece50ac7c5047d2d8211624cc9dc458d19eb5bd3fc }, tx_results: [Ok(TxOutput { execution_result: Success(Call([])), gas_used: 18705048, gas_refunded: 0, computational_native_used: 50482802, native_used: 187050482802, pubdata_used: 23375, contract_address: None, logs: [Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000001fcc6d27940b02a500b5c7272d2b22f9fa414951], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0x5d96eda109bfd71cf9f4f70c83de31c4150760e8828979a95d9e5f9f15455af7, 0x00000000000000000000000000000000000000000000000000000000000019a5, 0x0000000000000000000000000000000000000000000000000000000000000000], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000000e6fac42db36d87fa0c9bc69e035f7200cffa6a1], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x000000000000000000000000b07c2207b33cfe898883eb22b39827053fd91476], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x2632cc0d58b0cb1017b99cc0b6cc66ad86440cc0dd923bfdaa294f95ba1b0201, 0x8df3463b1850eb1d8d1847743ea155aef6b16074db8ba81d897dc30554fb2085, 0x0000000000000000000000000000000000000000000000000000000000010004], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70], data: 0x } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000000000000000000000000000000000000000010007], data: 0x } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0xc21caeb4e8f73861400d4c0870ad3e468ddb4e45225da3832ce1da5561f1f61e], data: 0x000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000012000000000000000000000000000000000000000000000000000000000000000d577261707065642045746865720000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000045745544800000000000000000000000000000000000000000000000000000000 } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x0000000000000000000000000000000000000000000000000000000000000003 } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70 } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x000000000000000000000000a6f731ed750597d2d264d0fd800a8548d0fa295f], data: 0x } }, Log { address: 0x000000000000000000000000000000000001000b, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x000000000000000000000000000000000001000b, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000009c218d39ba173b36fd2c5844318952291c687c23], data: 0x } }, Log { address: 0x6989d64cab9c2b90f8b022022bd985bde04a367c, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x814887615ba743b9c2c6785aedc9e49e79585e61, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000000000000000000000000000000000000001000b], data: 0x } }, Log { address: 0x814887615ba743b9c2c6785aedc9e49e79585e61, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x00000000…b9491dadecb9310eefe6140c29eaf292d9b06b5f979ce (L1) in block 2 at index 4 signer 0xc32a01dbc7d293e5c8ac66c3b2321e745c68fc5b nonce 4 with gas limit 72000000 and cumulative gas used 489600... block_number=2
2026-04-08T09:41:38.002782Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Transaction 0x0d917090533a3e98620b9491dadecb9310eefe6140c29eaf292d9b06b5f979ce executed with status failure in block 2 block_number=2 output=TxProcessingOutputOwned { status: false, output: [], contract_address: None, gas_used: 122400, gas_refunded: 0, computational_native_used: 654972, native_used: 3365219130972, pubdata_used: 153 }
2026-04-08T09:41:38.002797Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing transaction 0x1287c0c459e8851038599abf9fec7a75278844d31f5a6d2f71fb3f060492c1a8 (L1) in block 2 at index 5 signer 0x36615cf349d7f6344891b1e7ca7c72883f5dc049 nonce 5 with gas limit 500000 and cumulative gas used 612000... block_number=2
2026-04-08T09:41:38.002883Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Transaction 0x1287c0c459e8851038599abf9fec7a75278844d31f5a6d2f71fb3f060492c1a8 executed with status success in block 2 block_number=2 output=TxProcessingOutputOwned { status: true, output: [], contract_address: None, gas_used: 156800, gas_refunded: 0, computational_native_used: 510740, native_used: 4310998872340, pubdata_used: 196 }
ZK RISC-V simulator is starting
2026-04-08T09:41:38.090995Z INFO node{node=mn-1 role=main}: zksync_os_storage::lazy::repository: persisted block block_number=1 persist_latency=159.629µs persistence_lag=0
2026-04-08T09:41:38.252026Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: deadline reached → sealing block_number=2 txs=6
2026-04-08T09:41:38.252355Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Block 2 (produce) sealed because of Timeout in block executor with 6 transactions (0 purged) and 768800 gas. Block hash output: 0xf49c12515307fbdcb13b564dd7e1b7f887c130929fe6935f031893b03aa6e48b, canonical hash: 0xf672566d4416d46846ebe2770f591b4c354b965f276981777527c1d0d910ef6d. storage_writes: 3, preimages: 3, pubdata bytes: 706. block_number=2
2026-04-08T09:41:38.252371Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Full block 2 output output=BlockOutput { header: Sealed { inner: Header { parent_hash: 0xc1285c22b48fcf99585b4cece50ac7c5047d2d8211624cc9dc458d19eb5bd3fc, ommers_hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347, beneficiary: 0x4230a5f0abf9e8c5da41e540b8827f3d170e5318, state_root: 0x0000000000000000000000000000000000000000000000000000000000000000, transactions_root: 0xcde57a54f06835ec96516d6ba5706c8f1f1760a8fb329b096f59438e0e75b348, receipts_root: 0x0000000000000000000000000000000000000000000000000000000000000000, logs_bloom: 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, difficulty: 0, number: 2, gas_limit: 100000000, gas_used: 768800, timestamp: 1775641298, extra_data: 0x, mix_hash: 0x0000000000000000000000000000000000000000000000000000000000000001, nonce: 0x0000000000000000, base_fee_per_gas: Some(95848700), withdrawals_root: None, blob_gas_used: None, excess_blob_gas: None, parent_beacon_block_root: None, requests_hash: None }, seal: 0xf672566d4416d46846ebe2770f591b4c354b965f276981777527c1d0d910ef6d }, tx_results: [Ok(TxOutput { execution_result: Revert([]), gas_used: 122400, gas_refunded: 0, computational_native_used: 774112, native_used: 3365219250112, pubdata_used: 153, contract_address: None, logs: [], l2_to_l1_logs: [L2ToL1LogWithPreimage { log: L2ToL1Log { l2_shard_id: 0, is_service: true, tx_number_in_block: 0, sender: 0x0000000000000000000000000000000000008001, key: 0x21f81c7019feea07bf3ea8dc6bd9d73746a2612c7e4ebe9eb45c40b4eff99e3f, value: 0x0000000000000000000000000000000000000000000000000000000000000000 }, preimage: None }], storage_writes: [] }), Ok(TxOutput { execution_result: Revert([]), gas_used: 122400, gas_refunded: 0, computational_native_used: 654972, native_used: 3365219130972, pubdata_used: 153, contract_address: None, logs: [], l2_to_l1_logs: [L2ToL1LogWithPreimage { log: L2ToL1Log { l2_shard_id: 0, is_service: true, tx_number_in_block: 1, sender: 0x0000000000000000000000000000000000008001, key: 0x1298d3938ad8cd100c7049fcd2e01cb5a586c26f85cb7c087d2686662b60d05b, value: 0x0000000000000000000000000000000000000000000000000000000000000000 }, preimage: None }], storage_writes: [] }), Ok(TxOutput { execution_result: Revert([]), gas_used: 122400, gas_refunded: 0, computational_native_used: 672664, native_used: 3365219148664, pubdata_used: 153, contract_address: None, logs: [], l2_to_l1_logs: [L2ToL1LogWithPreimage { log: L2ToL1Log { l2_shard_id: 0, is_service: true, tx_number_in_block: 2, sender: 0x0000000000000000000000000000000000008001, key: 0x970e426d74b3daffa81b7b1639abe78693891162770dfe911cd3dee972cc0e92, value: 0x0000000000000000000000000000000000000000000000000000000000000000 }, preimage: None }], storage_writes: [] }), Ok(TxOutput { execution_result: Revert([]), gas_used: 122400, gas_refunded: 0, computational_native_used: 654972, native_used: 3365219130972, pubdata_used: 153, contract_address: None, logs: [], l2_to_l1_logs: [L2ToL1LogWithPreimage { log: L2ToL1Log { l2_shard_id: 0, is_service: true, tx_number_in_block: 3, sender: 0x0000000000000000000000000000000000008001, key: 0xed6507fed5909a7666bddce9972924922bb1fba8e670aa12efb64e8638514088, value: 0x0000000000000000000000000000000000000000000000000000000000000000 }, preimage: None }], storage_writes: [] }), Ok(TxOutput { execution_result: Revert([]), gas_used: 122400, gas_refunded: 0, computational_native_used: 654972, native_used: 3365219130972, pubdata_used: 153, contract_address: None, logs: [], l2_to_l1_logs: [L2ToL1LogWithPreimage { log: L2ToL1Log { l2_shard_id: 0, is_service: true, tx_number_in_block: 4, sender: 0x0000000000000000000000000000000000008001, key: 0x0d917090533a3e98620b9491dadecb9310eefe6140c29eaf292d9b06b5f979ce, value: 0x0000000000000000000000000000000000000000000000000000000000000000 }, preimage: None }], storage_writes: [] }), Ok(TxOutput { execution_result: Success(Call([])), gas_used: 156800, gas_refunded: 0, computational_native_used: 510740, native_used: 4310998872340, pubdata_used: 196, contract_address: None, logs: [], l2_to_l1_logs: [L2ToL1LogWithPreimage { log: L2ToL1Log { l2_shard_id: 0, is_service: true, tx_number_in_block: 5, sender: 0x0000000000000000000000000000000000008001, key: 0x1287c0c459e8851038599abf9fec7a75278844d31f5a6d2f71fb3f060492c1a8, value: 0x0000000000000000000000000000000000000000000000000000000000000001 }, preimage: None }], storage_writes: [] })], storage_writes: [StorageWrite { key: 0x003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e, value: 0x73fc3e7d31faf6a84facbbbe9ab390194cceee8cf5dbae1ce9ff9b3ef5868420, account: 0x0000000000000000000000000000000000008003, account_key: 0x00000000000000000000000036615cf349d7f6344891b1e7ca7c72883f5dc049 }, StorageWrite { key: 0xdf70bd3e5ce5a8628c449ee497502ad231ea857170f751ec15174b19ee9573a0, value: 0x9770b6b1ff741f2006f8b9f1c675250186b6a3786560f8caf732178185bd1c29, account: 0x0000000000000000000000000000000000008003, account_key: 0x0000000000000000000000004230a5f0abf9e8c5da41e540b8827f3d170e5318 }, StorageWrite { key: 0x1b950a67dcb2f43e83bbb6f7f3c95d324c2682d010ec14113be1c246625f0d78, value: 0x39deb64c8d4bdd18ecea5059e7b81ffda3a1e3196148ceeff4d6ca94572184f5, account: 0x0000000000000000000000000000000000008003, account_key: 0x000000000000000000000000c32a01dbc7d293e5c8ac66c3b2321e745c68fc5b }], account_diffs: [AccountDiff { address: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, nonce: 0, balance: 100000106826133540800, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }, AccountDiff { address: 0x4230a5f0abf9e8c5da41e540b8827f3d170e5318, nonce: 0, balance: 211370902363200, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }, AccountDiff { address: 0xc32a01dbc7d293e5c8ac66c3b2321e745c68fc5b, nonce: 0, balance: 197785761321096000, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }], published_preimages: [(0x39deb64c8d4bdd18ecea5059e7b81ffda3a1e3196148ceeff4d6ca94572184f5, 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000002bead1a1d2c934000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0x73fc3e7d31faf6a84facbbbe9ab390194cceee8cf5dbae1ce9ff9b3ef5868420, 0x000000000000000000000000000000000000000000000000000000000000000000000000000000056bc7bf55c8ce0fc000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0x9770b6b1ff741f2006f8b9f1c675250186b6a3786560f8caf732178185bd1c29, 0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000c03d9f8d1c4000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000)], pubdata: 0x01f672566d4416d46846ebe2770f591b4c354b965f276981777527c1d0d910ef6d0000000069d622d200000003003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e1449056bc7bf55c8ce0fc0df70bd3e5ce5a8628c449ee497502ad231ea857170f751ec15174b19ee9573a01431c03d9f8d1c401b950a67dcb2f43e83bbb6f7f3c95d324c2682d010ec14113be1c246625f0d78144102bead1a1d2c93400000000600010000000000000000000000000000000000000000800121f81c7019feea07bf3ea8dc6bd9d73746a2612c7e4ebe9eb45c40b4eff99e3f00000000000000000000000000000000000000000000000000000000000000000001000100000000000000000000000000000000000080011298d3938ad8cd100c7049fcd2e01cb5a586c26f85cb7c087d2686662b60d05b0000000000000000000000000000000000000000000000000000000000000000000100020000000000000000000000000000000000008001970e426d74b3daffa81b7b1639abe78693891162770dfe911cd3dee972cc0e920000000000000000000000000000000000000000000000000000000000000000000100030000000000000000000000000000000000008001ed6507fed5909a7666bddce9972924922bb1fba8e670aa12efb64e863851408800000000000000000000000000000000000000000000000000000000000000000001000400000000000000000000000000000000000080010d917090533a3e98620b9491dadecb9310eefe6140c29eaf292d9b06b5f979ce00000000000000000000000000000000000000000000000000000000000000000001000500000000000000000000000000000000000080011287c0c459e8851038599abf9fec7a75278844d31f5a6d2f71fb3f060492c1a8000000000000000000000000000000000000000000000000000000000000000100000000, computaional_native_used: 3922432 } block_number=2
2026-04-08T09:41:38.252471Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Executed. Updating mempools... block_number=2
2026-04-08T09:41:38.252509Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Block processed in `BlockExecutor`. Sending downstream... block_number=2 time_since_last_block=Some(251.990043ms)
2026-04-08T09:41:38.252539Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Command Produce block received by BlockExecutor
2026-04-08T09:41:38.252558Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_canonizer: Received a Produce block 2 (block output hash: 0xf49c12515307fbdcb13b564dd7e1b7f887c130929fe6935f031893b03aa6e48b) from BlockExecutor. Sending to consensus for canonization.
2026-04-08T09:41:38.252581Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_canonizer: Received a Replay block 2 (block output hash: 0xf49c12515307fbdcb13b564dd7e1b7f887c130929fe6935f031893b03aa6e48b) from Consensus while having a pending block. Matching with locally produced block and sending downstream for persistence. additional pending blocks in the queue: 0
2026-04-08T09:41:38.252615Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_applier: Received canonized block 2. Saving to disc. block_number=2
2026-04-08T09:41:38.252920Z INFO node{node=mn-1 role=main}: zksync_os_storage::lazy::repository: persisted block block_number=2 persist_latency=80.071µs persistence_lag=0
2026-04-08T09:41:38.998440Z INFO zksync_os_integration_tests::provider: Waiting for block 2 to be processed on L2
2026-04-08T09:41:39.763427Z INFO zksync_os_integration_tests::provider: Waiting for block 1 to be finalized on L1
Took 53048764 cycles to finish
2026-04-08T09:41:41.798894Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 3.794179809s. block_number=1
2026-04-08T09:41:41.799086Z INFO node{node=mn-1 role=main}: zksync_os_server::batcher: Armed batch deadline for batch 1 from first block timestamp 1775641297, sealing at unix=1775641301
ZK RISC-V simulator is starting
2026-04-08T09:41:41.972154Z INFO node{node=mn-1 role=main}: zksync_os_server::batcher: Batch created batch_number=1 batch_metadata=BatchMetadata { previous_stored_batch_info: StoredBatchInfo { batch_number: 0, state_commitment: 0xa317d183fd2ed701814a993cfa76e458401bfa81c5da85e309dab4f92ebcba2e, number_of_layer1_txs: 0, priority_operations_hash: 0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, commitment: 0x0000000000000000000000000000000000000000000000000000000000000001, last_block_timestamp: Some(0) }, batch_info: BatchInfo { commit_info: CommitBatchInfo { batch_number: 1, new_state_commitment: 0xd7626471bc2b26a8a6b3c742612ef57f348013921846da9a04757709e7606a5d, number_of_layer1_txs: 0, number_of_layer2_txs: 0, priority_operations_hash: 0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0x58046107fc9c7968d3a0a0441b2b8bca706242600a0966d81f626d8e24c6ea83, l2_da_commitment_scheme: BlobsZKsyncOS, da_commitment: 0xa6a7e6a4d2ebbab3917c9690f9c06afa053fb333678629acc7f1bf64cb784022, first_block_timestamp: 1775641297, last_block_timestamp: 1775641297, chain_id: 6565 }, chain_address: 0x18f438bc08d755e164a7ae7c077e2ea93b0179ef, upgrade_tx_hash: Some(0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209), blob_sidecar: Some(BlobTransactionSidecar { blobs: 1, commitments: [0x80b4b124719faf92a017bd24d2dc03aef7fae17e3c836c6150298c0eebc6cd1d6bac0c7cd763cbf299e2c48313650155], proofs: [0x97b7f134cac07cba1b0e45cc5faa61230e2cbeeec9c7e0c32a6f6fbee03867024c731a302e8d5a9c9315af2cf567c1b8] }) }, first_block_number: 1, last_block_number: 1, pubdata_mode: Blobs, tx_count: 1, execution_version: 5, protocol_version: ProtocolSemanticVersion(Version { major: 0, minor: 30, patch: 1 }), computational_native_used: Some(50482802), logs: [L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 0, sender: 0x0000000000000000000000000000000000008001, key: 0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209, value: 0x0000000000000000000000000000000000000000000000000000000000000001 }], messages: [], multichain_root: 0xff84f4b0eb3607f9bbcf0d6070ae0037ae6efdcc4ee53bf65fe39b8bc8bd83dc } block_count=1 new_state_commitment=0xd7626471bc2b26a8a6b3c742612ef57f348013921846da9a04757709e7606a5d time_since_last_batch=None
2026-04-08T09:41:41.972251Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch for FRI proving: 1
2026-04-08T09:41:41.972271Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job added batch_number=1 queue_statistics=Queue has 1 jobs, range: 1 - 1, oldest job: added 9.84µs ago, has 0 attempts. self.prover_stage=Fri
Took 42830742 cycles to finish
2026-04-08T09:41:42.367863Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 568.710449ms. block_number=2
2026-04-08T09:41:42.368050Z INFO node{node=mn-1 role=main}: zksync_os_server::batcher: Armed batch deadline for batch 2 from first block timestamp 1775641298, sealing at unix=1775641302
2026-04-08T09:41:42.521437Z INFO node{node=mn-1 role=main}: zksync_os_server::batcher: Batch created batch_number=2 batch_metadata=BatchMetadata { previous_stored_batch_info: StoredBatchInfo { batch_number: 1, state_commitment: 0xd7626471bc2b26a8a6b3c742612ef57f348013921846da9a04757709e7606a5d, number_of_layer1_txs: 0, priority_operations_hash: 0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0x58046107fc9c7968d3a0a0441b2b8bca706242600a0966d81f626d8e24c6ea83, commitment: 0xb604e4469112c3a821c9a41c602613b017051b7b20d5f6220d0e46df3a8994ae, last_block_timestamp: Some(0) }, batch_info: BatchInfo { commit_info: CommitBatchInfo { batch_number: 2, new_state_commitment: 0x978fad2dba617849d1f01c6573c348cfe623674dbff39fbf989cda8d3a6fafcd, number_of_layer1_txs: 6, number_of_layer2_txs: 0, priority_operations_hash: 0x8d31090d93b3fbafe6f452a58a28284a3836e4cea6bb20ecb2b52f2c7bd29a64, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0xe02b0c19048d45adcd991316658a980dbeb561a00201ddee277e2abf3d0c78cf, l2_da_commitment_scheme: BlobsZKsyncOS, da_commitment: 0x3bde49ff7382ebf1788e055db02a73713a02c3c7aa1b3f359468c4e0dbfeebf4, first_block_timestamp: 1775641298, last_block_timestamp: 1775641298, chain_id: 6565 }, chain_address: 0x18f438bc08d755e164a7ae7c077e2ea93b0179ef, upgrade_tx_hash: None, blob_sidecar: Some(BlobTransactionSidecar { blobs: 1, commitments: [0xa2bc4cfabf50b064127eaa34a4396574eb6cd3095540a854b11bbf2b0927e0281ae1aa86b4c59c7c6e01f8aa0a1973c8], proofs: [0xa90d6e70cc0efaa4fa66f391bc4e5d82061c9140f13e7db0cd4fe03ed0b13d2b4d06856d380b65602ad6ac18a0be300b] }) }, first_block_number: 2, last_block_number: 2, pubdata_mode: Blobs, tx_count: 6, execution_version: 5, protocol_version: ProtocolSemanticVersion(Version { major: 0, minor: 30, patch: 1 }), computational_native_used: Some(3922432), logs: [L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 0, sender: 0x0000000000000000000000000000000000008001, key: 0x21f81c7019feea07bf3ea8dc6bd9d73746a2612c7e4ebe9eb45c40b4eff99e3f, value: 0x0000000000000000000000000000000000000000000000000000000000000000 }, L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 1, sender: 0x0000000000000000000000000000000000008001, key: 0x1298d3938ad8cd100c7049fcd2e01cb5a586c26f85cb7c087d2686662b60d05b, value: 0x0000000000000000000000000000000000000000000000000000000000000000 }, L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 2, sender: 0x0000000000000000000000000000000000008001, key: 0x970e426d74b3daffa81b7b1639abe78693891162770dfe911cd3dee972cc0e92, value: 0x0000000000000000000000000000000000000000000000000000000000000000 }, L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 3, sender: 0x0000000000000000000000000000000000008001, key: 0xed6507fed5909a7666bddce9972924922bb1fba8e670aa12efb64e8638514088, value: 0x0000000000000000000000000000000000000000000000000000000000000000 }, L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 4, sender: 0x0000000000000000000000000000000000008001, key: 0x0d917090533a3e98620b9491dadecb9310eefe6140c29eaf292d9b06b5f979ce, value: 0x0000000000000000000000000000000000000000000000000000000000000000 }, L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 5, sender: 0x0000000000000000000000000000000000008001, key: 0x1287c0c459e8851038599abf9fec7a75278844d31f5a6d2f71fb3f060492c1a8, value: 0x0000000000000000000000000000000000000000000000000000000000000001 }], messages: [], multichain_root: 0xff84f4b0eb3607f9bbcf0d6070ae0037ae6efdcc4ee53bf65fe39b8bc8bd83dc } block_count=1 new_state_commitment=0x978fad2dba617849d1f01c6573c348cfe623674dbff39fbf989cda8d3a6fafcd time_since_last_batch=Some(549.249322ms)
2026-04-08T09:41:42.521556Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch for FRI proving: 2
2026-04-08T09:41:42.521573Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job added batch_number=2 queue_statistics=Queue has 2 jobs, range: 1 - 2, oldest job: added 549.310702ms ago, has 0 attempts. self.prover_stage=Fri
2026-04-08T09:41:42.981250Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:45.031671Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job assigned batch_stats=Batch 1 with 1 txs, proving version V6, spent in queue: 3.059391107s, last assigned to 'fake_prover', 1 attempts, 7.989µs since last assignment queue_statistics=Queue has 2 jobs, range: 1 - 2, oldest job: added 3.059426347s ago, has 1 attempts. prover_id="fake_prover" self.prover_stage=Fri
2026-04-08T09:41:45.533985Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job assigned batch_stats=Batch 2 with 6 txs, proving version V6, spent in queue: 3.012409472s, last assigned to 'fake_prover', 1 attempts, 4.05µs since last assignment queue_statistics=Queue has 2 jobs, range: 1 - 2, oldest job: added 3.561731864s ago, has 1 attempts. prover_id="fake_prover" self.prover_stage=Fri
2026-04-08T09:41:47.033736Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job completed stats=Batch 1 with 1 txs, proving version V6, spent in queue: 5.061464475s, last assigned to 'fake_prover', 1 attempts, 2.002081578s since last assignment prover_type=Fake prover_id="fake_prover" self.prover_stage=Fri queue_statistics=Queue has 1 jobs, range: 2 - 2, oldest job: added 4.512181643s ago, has 1 attempts.
2026-04-08T09:41:47.033785Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fake_fri_provers_pool: fake prover submitted proof fri_job.batch_number=1 elapsed_ms=2002
2026-04-08T09:41:47.033805Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch after FRI proving: 1
2026-04-08T09:41:47.033818Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::gapless_committer: Saving 1 (batches 1-1) to proof_storage buffer_size=0
2026-04-08T09:41:47.035179Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Waiting for L1 protocol version 0.30.1 to reach target version 0.30.1 current_protocol_version=0.30.1 target_protocol_version=0.30.1
2026-04-08T09:41:47.035198Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Protocol version on the contract matches batch protocol version current_protocol_version=0.30.1
2026-04-08T09:41:47.035669Z WARN node{node=mn-1 role=main}: zksync_os_l1_sender: network fees exceed configured cap — submitting at cap, inclusion might be delayed if the cap is too low command_name="commit" configured_max_fee=200000000000 estimated_max_fee=1994889552 configured_max_priority_fee=1000000000 estimated_max_priority_fee=1994888588 configured_max_blob_fee=2000000000 estimated_blob_fee=1
2026-04-08T09:41:47.535035Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job completed stats=Batch 2 with 6 txs, proving version V6, spent in queue: 5.01346172s, last assigned to 'fake_prover', 1 attempts, 2.001056318s since last assignment prover_type=Fake prover_id="fake_prover" self.prover_stage=Fri queue_statistics=Empty queue
2026-04-08T09:41:47.535071Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fake_fri_provers_pool: fake prover submitted proof fri_job.batch_number=2 elapsed_ms=2001
2026-04-08T09:41:47.535089Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch after FRI proving: 2
2026-04-08T09:41:47.535101Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::gapless_committer: Saving 1 (batches 2-2) to proof_storage buffer_size=0
2026-04-08T09:41:47.536295Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Waiting for L1 protocol version 0.30.1 to reach target version 0.30.1 current_protocol_version=0.30.1 target_protocol_version=0.30.1
2026-04-08T09:41:47.536311Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Protocol version on the contract matches batch protocol version current_protocol_version=0.30.1
2026-04-08T09:41:47.982339Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:50.182639Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender: L1 transaction submitted command_name="commit" tx_hash=0x650753bab0d8a2fa98ed74b9eaec1ca4d2e8c4bdd8d5411fcabba212f83ee894 nonce=0 max_fee_per_gas=1994889552 max_priority_fee_per_gas=1000000000
2026-04-08T09:41:50.191321Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="persist_batch" event_count=1 l1_block_from=111 l1_block_to=111
2026-04-08T09:41:50.281518Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="block_commit" event_count=1 l1_block_from=111 l1_block_to=111
2026-04-08T09:41:52.983206Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:57.984753Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:02.986477Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:07.987828Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:12.989658Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:17.990328Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:22.991766Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:27.993488Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:32.994277Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
test upgrade::upgrade_patch_no_deployments has been running for over 60 seconds
2026-04-08T09:42:37.995745Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:42.997716Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:47.999795Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:53.000907Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:58.002749Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:03.004858Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:08.005948Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:13.007641Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:18.008103Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:23.009743Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:28.011209Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:33.012532Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:38.013399Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:43.014162Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:48.015229Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:53.016132Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:58.017558Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:03.018125Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:08.019288Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:13.020034Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:18.020886Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:23.022306Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:28.022979Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:33.024644Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:38.025092Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
test upgrade::upgrade_patch_no_deployments ... FAILED
failures:
failures:
upgrade::upgrade_patch_no_deployments
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 79 filtered out; finished in 182.64s
Error: Block 1 was not finalized on L1
Caused by:
deadline has elapsed
Stack backtrace:
0: <tokio::time::error::Elapsed as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
1: <alloy_provider::provider::erased::DynProvider<zksync_os_integration_tests::network::Zksync> as zksync_os_integration_tests::provider::ZksyncTestingProvider>::wait_finalized_with_timeout::{closure#0}
2: <zksync_os_integration_tests::upgrade::tester::UpgradeTester>::for_default_upgrade::{closure#0}
3: suite::upgrade::upgrade_patch_no_deployments::{closure#0}
4: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
5: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
6: suite::upgrade::upgrade_patch_no_deployments
7: <suite::upgrade::upgrade_patch_no_deployments::{closure#0} as core::ops::function::FnOnce<()>>::call_once
8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
9: test::run_test::{closure#0}
10: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
11: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
12: <std::sys::thread::unix::Thread>::new::thread_start
13: <unknown>
14: <unknown>
Check warning on line 0 in zksync_os_integration_tests::suite
github-actions / Test results
protocol::interop::test_interop_l2_to_l1_message_verification (zksync_os_integration_tests::suite) failed
target/nextest/default/test-results.xml [took 5m 37s]
Raw output
Error: Log proof was not available in time
Stack backtrace:
0: <anyhow::Error>::msg::<&str>
1: suite::protocol::interop::relayer_get_message_proof::<alloy_provider::provider::erased::DynProvider<zksync_os_integration_tests::network::Zksync>>::{closure#0}
2: suite::protocol::interop::test_interop_l2_to_l1_message_verification::{closure#0}
3: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
4: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
5: suite::protocol::interop::test_interop_l2_to_l1_message_verification
6: <suite::protocol::interop::test_interop_l2_to_l1_message_verification::{closure#0} as core::ops::function::FnOnce<()>>::call_once
7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
8: test::run_test::{closure#0}
9: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
10: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
11: <std::sys::thread::unix::Thread>::new::thread_start
12: <unknown>
13: <unknown>
running 1 test
2026-04-08T09:40:14.960651Z INFO zksync_os_integration_tests: L1 chain started on http://localhost:41649
2026-04-08T09:40:14.971375Z INFO zksync_os_integration_tests: Loading ephemeral state from /home/runner/_work/zksync-os-server/zksync-os-server/././local-chains/v31.0/gateway-db.tar.gz
2026-04-08T09:40:14.979238Z INFO zksync_os_server::util: Ephemeral state unpacked archive=/home/runner/_work/zksync-os-server/zksync-os-server/././local-chains/v31.0/gateway-db.tar.gz dest=/tmp/.tmpW3exik/rocksdb
2026-04-08T09:40:14.987729Z INFO node{node=mn-1 role=main}: zksync_os_integration_tests: Launching test node
2026-04-08T09:40:14.987789Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Node version="0.18.2" role="main"
2026-04-08T09:40:15.045823Z INFO node{node=mn-1 role=main}: zksync_os_server: Reading L1 state
2026-04-08T09:40:15.052699Z INFO node{node=mn-1 role=main}: zksync_os_server: L1 state l1_state=L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0x74fd20bed0ebf15bcfd56def050985688dfb7690), l2_chain_id: 506 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0x74fd20bed0ebf15bcfd56def050985688dfb7690), l2_chain_id: 506 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x31e7d0b5f5e09a2a91e390658f20ec582d85f101) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x31e7d0b5f5e09a2a91e390658f20ec582d85f101) }, validator_timelock_sl: 0xc62acdf88d1c5962ec774f2b72aada675eb5f5d6, batch_verification: Disabled, last_committed_batch: 10, last_proved_batch: 10, last_executed_batch: 10, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }
2026-04-08T09:40:15.052765Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockReplayStorage
2026-04-08T09:40:15.055951Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: RocksDB contains extra column families that are not used in code db_name="block_replay_wal" path="/tmp/.tmpW3exik/rocksdb/block_replay_wal" obsolete_cfs=["starting_interop_event_index"]
2026-04-08T09:40:15.078697Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `block_replay_wal` at `/tmp/.tmpW3exik/rocksdb/block_replay_wal` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:15.078796Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Tree RocksDB
2026-04-08T09:40:15.088186Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `zkos_merkle_tree` at `/tmp/.tmpW3exik/rocksdb/tree` with RocksDBOptions { block_cache_capacity: Some(134217728), include_indices_and_filters_in_block_cache: false, large_memtable_capacity: Some(268435456), stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:15.088252Z INFO node{node=mn-1 role=main}: zksync_os_merkle_tree: initialized Merkle tree info=MerkleTreeInfo { hasher: "Blake2s256", depth: 64, internal_node_depth: 3 } manifest=Some(Manifest { version_count: 20, tags: TreeTags { architecture: "AmortizedLinkedListMT", depth: 64, internal_node_depth: 3, hasher: "Blake2s256" } })
2026-04-08T09:40:15.088279Z INFO node{node=mn-1 role=main}: zksync_os_server::tree_manager: Loaded tree with last processed block at Some(19)
2026-04-08T09:40:15.088285Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing RepositoryManager
2026-04-08T09:40:15.102238Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `repository` at `/tmp/.tmpW3exik/rocksdb/repository` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:15.107182Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::committed_batch_provider: discovered committed batch on startup batch_number=10
2026-04-08T09:40:15.114103Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `state_full_diffs` at `/tmp/.tmpW3exik/rocksdb/state_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:15.114164Z INFO node{node=mn-1 role=main}: zksync_os_state_full_diffs::storage: initialized full diffs storage latest_block=19
2026-04-08T09:40:15.121155Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `preimages_full_diffs` at `/tmp/.tmpW3exik/rocksdb/preimages_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:15.121188Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing mempools
2026-04-08T09:40:15.121355Z INFO node{node=mn-1 role=main}: zksync_os_server: Node state on startup config.general_config.min_blocks_to_replay=10 node_startup_state=NodeStateOnStartup { node_role: MainNode, l1_state: L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0x74fd20bed0ebf15bcfd56def050985688dfb7690), l2_chain_id: 506 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0x74fd20bed0ebf15bcfd56def050985688dfb7690), l2_chain_id: 506 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x31e7d0b5f5e09a2a91e390658f20ec582d85f101) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x31e7d0b5f5e09a2a91e390658f20ec582d85f101) }, validator_timelock_sl: 0xc62acdf88d1c5962ec774f2b72aada675eb5f5d6, batch_verification: Disabled, last_committed_batch: 10, last_proved_batch: 10, last_executed_batch: 10, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }, state_block_range_available: 0..=19, block_replay_storage_last_block: 19, tree_last_block: 19, repositories_persisted_block: 19, last_l1_committed_block: 14, last_l1_proved_block: 14, last_l1_executed_block: 14 } starting_block=9 blocks_to_replay=11
2026-04-08T09:40:15.121386Z INFO node{node=mn-1 role=main}: zksync_os_server: initializing p2p networking
2026-04-08T09:40:15.304302Z INFO node{node=mn-1 role=main}: zksync_os_network::service: resolved external IP (STUN) ip=34.69.95.59
2026-04-08T09:40:15.304345Z INFO node{node=mn-1 role=main}: zksync_os_network::service: initializing p2p network service genesis=Head { number: 0, hash: 0x80437b3e53e5e7954060d0e10d6260e038fd44f99241246f590b5a0bcada7b69, difficulty: 0, total_difficulty: 0, timestamp: 0 } fork_id=ForkId { hash: ForkHash("f2494a9a"), next: 0 }
2026-04-08T09:40:15.326839Z INFO discv5::service: Discv5 Service started mode=Ip4
2026-04-08T09:40:15.326895Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opel"), labels: [], hashed: true, hash: 2883855233901718611 }
2026-04-08T09:40:15.326921Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opstack"), labels: [], hashed: true, hash: 8257163111738783897 }
2026-04-08T09:40:15.326925Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth"), labels: [], hashed: true, hash: 12950936482400672433 }
2026-04-08T09:40:15.326929Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth2"), labels: [], hashed: true, hash: 3845869798839272959 }
2026-04-08T09:40:15.326934Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.kbucket_peers_raw_total"), labels: [], hashed: true, hash: 7248042768644415053 }
2026-04-08T09:40:15.326937Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.inserted_kbucket_peers_raw_total"), labels: [], hashed: true, hash: 15078223876861774833 }
2026-04-08T09:40:15.326941Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.sessions_raw_total"), labels: [], hashed: true, hash: 12536187844042893143 }
2026-04-08T09:40:15.326945Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_raw_total"), labels: [], hashed: true, hash: 210614808015327507 }
2026-04-08T09:40:15.326952Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_unreachable_enr_total"), labels: [], hashed: true, hash: 7957148508118924273 }
2026-04-08T09:40:15.326955Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_custom_filtered_total"), labels: [], hashed: true, hash: 5387982727809796788 }
2026-04-08T09:40:15.326959Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.unverifiable_enrs_raw_total"), labels: [], hashed: true, hash: 12187518869436525004 }
2026-04-08T09:40:15.326979Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.messages_sent_total"), labels: [], hashed: true, hash: 12819757377288305310 }
2026-04-08T09:40:15.326987Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.back_pressure_total"), labels: [], hashed: true, hash: 11493480904657507636 }
2026-04-08T09:40:15.327249Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing L1 Watchers
2026-04-08T09:40:15.327438Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:15.327630Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: initializing L1 commit watcher current_l1_block=104 last_committed_batch=10 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:40:15.328555Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: resolved on L1 last_l1_block=101
2026-04-08T09:40:15.328859Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: initializing L1 execute watcher current_l1_block=104 last_executed_batch=10 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:40:15.329033Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:40:15.330217Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="block_commit" event_count=1 l1_block_from=101 l1_block_to=104
2026-04-08T09:40:15.331580Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="block_execution" event_count=10 l1_block_from=0 l1_block_to=104
2026-04-08T09:40:15.331648Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::gateway_migration_watcher: gateway migration watcher starting contract=0x6C386d4cc1f6a004F8413AA54bdF079619344F8E starting_l1_block=0 l1_chain_id=31337 gw_chain_id=506
2026-04-08T09:40:15.331844Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: initializing L1 transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101 zk_chain_address_sl=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:40:15.332042Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: resolved on L1 next_l1_block=0
2026-04-08T09:40:15.332661Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing pubdata price provider
2026-04-08T09:40:15.333430Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockContextProvider
2026-04-08T09:40:15.333646Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: initializing upgrade transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101 zk_chain_address_sl=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:40:15.334428Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain admin admin_l1=0xc865419199f9e053b53aff45d6d1e78f25f7731a
2026-04-08T09:40:15.338143Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="priority_tx" event_count=54 l1_block_from=0 l1_block_to=104
2026-04-08T09:40:15.339111Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain type manager ctm_sl=0x823d828140096757b83a2289f4e0b2111ea02592
2026-04-08T09:40:15.340073Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: checking block starting from last_l1_block=0
2026-04-08T09:40:15.347888Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `executed_batch_storage` at `/tmp/.tmpW3exik/rocksdb/batch` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:15.348218Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: initializing L1 persist batch watcher current_l1_block=104 last_persisted_batch=10 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:40:15.349034Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: resolved on L1 last_l1_block=101
2026-04-08T09:40:15.350425Z INFO node{node=mn-1 role=main}: zksync_os_base_token_adjuster: initialized base token price updater token_multiplier_setter_address=None chain_admin_address=0xC865419199f9e053b53AFF45D6d1E78f25F7731a last_l1_ratio=Ratio { numer: 1, denom: 1 }
2026-04-08T09:40:15.350513Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing ProofStorage
2026-04-08T09:40:15.350524Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::proof_storage: Initializing proof storage path="/tmp/.tmpW3exik/proof_storage_path" batch_with_proof_capacity=1073741824 failed_capacity=1073741824
2026-04-08T09:40:15.350576Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: Replaying WAL blocks from 9 until 19.
2026-04-08T09:40:15.350828Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Command Replay block 9 (1 txs); starting l1 priority id: 41 received by BlockExecutor
2026-04-08T09:40:15.350852Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Prepared context for block 9. expected_block_output_hash: Some(0x4314180c4a67101e7eb695fed8dcb9d640447a07eef6ceeb681c33077f2c4329), starting_l1_priority_id: 41, timestamp: 1775152810, execution_version: 6. Executing.. block_number=9
2026-04-08T09:40:15.350862Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing command command=PreparedBlockCommand { block_context: BlockContext { chain_id: 506, block_number: 9, block_hashes: "0, 22543398477595635401381596867530594169132647390877754812839329820215206544536", timestamp: 1775152810, eip1559_basefee: 109893000, pubdata_price: 811067844, native_price: 1098930, coinbase: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, gas_limit: 100000000, pubdata_limit: 110000, mix_hash: 0, execution_version: 6 }, seal_policy: UntilExhausted { allowed_to_finish_early: false }, invalid_tx_policy: Abort, starting_cursors: BlockStartCursors { l1_priority_id: 41, interop_root_id: 0, migration_number: 0, interop_fee_number: 0 }, metrics_label: "replay", expected_block_output_hash: Some(0x4314180c4a67101e7eb695fed8dcb9d640447a07eef6ceeb681c33077f2c4329), previous_block_timestamp: 1775152804 } block_number=9
2026-04-08T09:40:15.350896Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing transaction 0x0aa942b43193a74e82f3d84b2b7818c40712ba95c3505497025d315b7f275b62 (L1) in block 9 at index 0 signer 0x06efe40584873ab42f439a216d3e6ef8361cc02f nonce 41 with gas limit 72000000 and cumulative gas used 0... block_number=9
2026-04-08T09:40:15.351406Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing fake FRI provers workers=5 compute_time=2s min_task_age=3s timeout_frequency=0.0
2026-04-08T09:40:15.351433Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing fake SNARK prover max_batch_age=10s
2026-04-08T09:40:15.355677Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `priority_tree` at `/tmp/.tmpW3exik/rocksdb/priority_txs_tree` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:15.355732Z INFO node{node=mn-1 role=main}: zksync_os_server: Launching pipeline
2026-04-08T09:40:15.355743Z INFO node{node=mn-1 role=main}: zksync_os_rpc: Starting JSON-RPC server at 0.0.0.0:37307
2026-04-08T09:40:15.355844Z INFO node{node=mn-1 role=main}: zksync_os_server: All components scheduled for initialization in 368.068195ms
2026-04-08T09:40:15.356117Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_server: starting proof data server on 0.0.0.0:39721
2026-04-08T09:40:15.356306Z INFO node{node=mn-1 role=main}: zksync_os_priority_tree: adding missing blocks to priority tree persisted_up_to=14 last_executed_block=14
2026-04-08T09:40:15.356371Z INFO node{node=mn-1 role=main}: zksync_os_priority_tree: re-built priority tree last_executed_block=14 root=0x93dc049bc8c75a1a9b6bffd2054e36561972149e04d6146ab889bacf6377319a time_taken=65.57µs
2026-04-08T09:40:15.356451Z INFO node{node=mn-1 role=main}: zksync_os_status_server: status server running addr=0.0.0.0:36089
2026-04-08T09:40:15.356495Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="persist_batch" event_count=2 l1_block_from=101 l1_block_to=104
2026-04-08T09:40:15.356648Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Transaction 0x0aa942b43193a74e82f3d84b2b7818c40712ba95c3505497025d315b7f275b62 executed with status success in block 9 block_number=9 output=TxProcessingOutputOwned { status: true, output: [], contract_address: None, gas_used: 451200, gas_refunded: 0, computational_native_used: 8341666, native_used: 11844028645666, pubdata_used: 564 }
2026-04-08T09:40:15.356667Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: stream exhausted → sealing block_number=9 txs=1
2026-04-08T09:40:15.356981Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Block 9 (replay) sealed because of TxStreamExhausted in block executor with 1 transactions (0 purged) and 451200 gas. Block hash output: 0x4314180c4a67101e7eb695fed8dcb9d640447a07eef6ceeb681c33077f2c4329, canonical hash: 0x2b0177d8beceb756c3a912f345edb6a100583f36608d42b8d9d2b9b52ae38848. storage_writes: 7, preimages: 4, pubdata bytes: 435. block_number=9
2026-04-08T09:40:15.357002Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Full block 9 output output=BlockOutput { header: Sealed { inner: Header { parent_hash: 0x31d71c82e7aaec32b7a245102f5a58beb1b0bf9e49ba60aead958c93355d0498, ommers_hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347, beneficiary: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, state_root: 0x0000000000000000000000000000000000000000000000000000000000000000, transactions_root: 0x1b5b8ca6b1aeae09a8b0e6f407351979ef5c26f0051dbd39ae19e9ed66d4200d, receipts_root: 0x0000000000000000000000000000000000000000000000000000000000000000, logs_bloom: 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, difficulty: 0, number: 9, gas_limit: 100000000, gas_used: 451200, timestamp: 1775152810, extra_data: 0x, mix_hash: 0x0000000000000000000000000000000000000000000000000000000000000001, nonce: 0x0000000000000000, base_fee_per_gas: Some(109893000), withdrawals_root: None, blob_gas_used: None, excess_blob_gas: None, parent_beacon_block_root: None, requests_hash: None }, seal: 0x2b0177d8beceb756c3a912f345edb6a100583f36608d42b8d9d2b9b52ae38848 }, tx_results: [Ok(TxOutput { execution_result: Success(Call([])), gas_used: 451200, gas_refunded: 0, computational_native_used: 8341666, native_used: 11844028645666, pubdata_used: 564, contract_address: None, logs: [Log { address: 0x6e434cd8f3ec4dd52ab599117d5d6bdcf14f1ff0, data: LogData { topics: [0x08b0b676d456a0431162145d2821f30c665b69ca626521c937ba7a77a29ed67c, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000cf3e41cc120c2af9ae3dd9321048592b15de9f8d], data: 0x } }, Log { address: 0x6e434cd8f3ec4dd52ab599117d5d6bdcf14f1ff0, data: LogData { topics: [0xce805def6fd033d429928feccdb0bcbff328d8e318308bd4cd4ff893999f9d76, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000003], data: 0x } }], l2_to_l1_logs: [L2ToL1LogWithPreimage { log: L2ToL1Log { l2_shard_id: 0, is_service: true, tx_number_in_block: 0, sender: 0x0000000000000000000000000000000000008001, key: 0x0aa942b43193a74e82f3d84b2b7818c40712ba95c3505497025d315b7f275b62, value: 0x0000000000000000000000000000000000000000000000000000000000000001 }, preimage: None }], storage_writes: [] })], storage_writes: [StorageWrite { key: 0xa95cc5fcd6780755c51b2427eaf0fec744e9124dcfd099650884753d15fcf5a6, value: 0x6feacff186dff6954d10986bf5fa870b2e8809cb511331f440060d349ef5c98b, account: 0x0000000000000000000000000000000000008003, account_key: 0x0000000000000000000000000000000000000000000000000000000000010011 }, StorageWrite { key: 0x8c73df60031828663153e14b390b3be490435589ae9b19b1c7de7aa1f383f3cb, value: 0x38ed467c79b4116add32010783de296bad347950e7d31d5bc381c8050656a717, account: 0x0000000000000000000000000000000000008003, account_key: 0x00000000000000000000000006efe40584873ab42f439a216d3e6ef8361cc02f }, StorageWrite { key: 0x7dae2ffcaf5645f9659ebe5a6b82aa1142bb63295262dbdb84ec05222f2acae9, value: 0x0516432b2c59c042b79402964d7baa23014720d2281edf3d407f2b022cb441de, account: 0x0000000000000000000000000000000000008003, account_key: 0x00000000000000000000000034303f953bf15af6bdafd6831e4f9d037eddd7b8 }, StorageWrite { key: 0x003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e, value: 0x98194a7141166b268608a49426abc1325f2e7200279152cb3f6b54d008d0c5a8, account: 0x0000000000000000000000000000000000008003, account_key: 0x00000000000000000000000036615cf349d7f6344891b1e7ca7c72883f5dc049 }, StorageWrite { key: 0xd3369c8e087bbc0051f9984c82ec8db7906ef0171066f913b140973516f53180, value: 0x000000000000000000000000000000000000000000000008d984a153917fa200, account: 0x000000000000000000000000000000000001000f, account_key: 0xa15576d9cd72f945502e303286c71bac5967e8d176be6e94d9a0bae3db43c72b }, StorageWrite { key: 0x1054d02cd59032aad76ef94a0991bb05a8e7fc6b0926ecf6366065d7e306a3cc, value: 0x000000000000000000000000cf3e41cc120c2af9ae3dd9321048592b15de9f8d, account: 0x6e434cd8f3ec4dd52ab599117d5d6bdcf14f1ff0, account_key: 0x000000000000000000000000000000000000000000000000000000000000002f }, StorageWrite { key: 0x4bd70473b3adcaa06657abf193813ddb89c1b6862e2d1e2fcbb46752a36f6fbe, value: 0x00000000000000000000000000000000000000000000000000000001000f0301, account: 0x6e434cd8f3ec4dd52ab599117d5d6bdcf14f1ff0, account_key: 0x000000000000000000000000000000000000000000000000000000000000003c }], account_diffs: [AccountDiff { address: 0x0000000000000000000000000000000000010011, nonce: 1, balance: 170141183460469231568439521142756105727, bytecode_hash: 0x8171ce9c02fff732659c99af8a181cb4e5e7807e7f94179fe39756de1e49ebfb }, AccountDiff { address: 0x06efe40584873ab42f439a216d3e6ef8361cc02f, nonce: 0, balance: 836399732976000000, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }, AccountDiff { address: 0x34303f953bf15af6bdafd6831e4f9d037eddd7b8, nonce: 0, balance: 10091423367399173750, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }, AccountDiff { address: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, nonce: 0, balance: 100057514081248107458, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }], published_preimages: [(0x0516432b2c59c042b79402964d7baa23014720d2281edf3d407f2b022cb441de, 0x000000000000000000000000000000000000000000000000000000000000000000000000000000008c0bf01603e76e7600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0x38ed467c79b4116add32010783de296bad347950e7d31d5bc381c8050656a717, 0x000000000000000000000000000000000000000000000000000000000000000000000000000000000b9b7d202e441c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0x6feacff186dff6954d10986bf5fa870b2e8809cb511331f440060d349ef5c98b, 0x01010100000000000000000000000001000000000000000000000000000000007ffffffffffffff7267b5eac6e805dff8171ce9c02fff732659c99af8a181cb4e5e7807e7f94179fe39756de1e49ebfb00000e43000001d07919cbbdf974722ef7c99266e3a809a81bc65acc1698bd5fb6d07e235cc8c69a00000e43), (0x98194a7141166b268608a49426abc1325f2e7200279152cb3f6b54d008d0c5a8, 0x000000000000000000000000000000000000000000000000000000000000000000000000000000056c93b2edf1705bc200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000)], pubdata: 0x012b0177d8beceb756c3a912f345edb6a100583f36608d42b8d9d2b9b52ae388480000000069ceaeaa00000007a95cc5fcd6780755c51b2427eaf0fec744e9124dcfd099650884753d15fcf5a61442032a04cac682d8008c73df60031828663153e14b390b3be490435589ae9b19b1c7de7aa1f383f3cb144102e6df502ad0a0007dae2ffcaf5645f9659ebe5a6b82aa1142bb63295262dbdb84ec05222f2acae9143942b9c219a0d200003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e14316bb882116600d3369c8e087bbc0051f9984c82ec8db7906ef0171066f913b140973516f5318041032a04cac682d8001054d02cd59032aad76ef94a0991bb05a8e7fc6b0926ecf6366065d7e306a3cca1cf3e41cc120c2af9ae3dd9321048592b15de9f8d4bd70473b3adcaa06657abf193813ddb89c1b6862e2d1e2fcbb46752a36f6fbe110300000000010001000000000000000000000000000000000000000080010aa942b43193a74e82f3d84b2b7818c40712ba95c3505497025d315b7f275b62000000000000000000000000000000000000000000000000000000000000000100000000, computaional_native_used: 8341666 } block_number=9
2026-04-08T09:40:15.357122Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Executed. Updating mempools... block_number=9
2026-04-08T09:40:15.357158Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Block processed in `BlockExecutor`. Sending downstream... block_number=9 time_since_last_block=None
2026-04-08T09:40:15.357183Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Command Replay block 10 (1 txs); starting l1 priority id: 42 received by BlockExecutor
2026-04-08T09:40:15.357211Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_canonizer: Received a Replay block 9 (block output hash: 0x4314180c4a67101e7eb695fed8dcb9d640447a07eef6ceeb681c33077f2c4329) from BlockExecutor. Sending downstream.
2026-04-08T09:40:15.357355Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_applier: Received canonized block 9. Saving to disc. block_number=9
2026-04-08T09:40:15.357458Z INFO node{node=mn-1 role=main}: zksync_os_storage::db::repository: Rolling back repository DB blocks [9; 19]
2026-04-08T09:40:15.358270Z INFO node{node=mn-1 role=main}: zksync_os_storage::lazy::repository: Repo DB is ready to process blocks
2026-04-08T09:40:15.358313Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Prepared context for block 10. expected_block_output_hash: Some(0x2534c95a1babe56f87ad6feef0eb4a4172c69cad54a3de1b72d39e0f18bfb932), starting_l1_priority_id: 42, timestamp: 1775152811, execution_version: 6. Executing.. block_number=10
2026-04-08T09:40:15.358327Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing command command=PreparedBlockCommand { block_context: BlockContext { chain_id: 506, block_number: 10, block_hashes: "0, 19452046487403354782029758953747669175129076443481359727368761828482308343880", timestamp: 1775152811, eip1559_basefee: 109893000, pubdata_price: 811067844, native_price: 1098930, coinbase: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, gas_limit: 100000000, pubdata_limit: 110000, mix_hash: 0, execution_version: 6 }, seal_policy: UntilExhausted { allowed_to_finish_early: false }, invalid_tx_policy: Abort, starting_cursors: BlockStartCursors { l1_priority_id: 42, interop_root_id: 0, migration_number: 0, interop_fee_number: 0 }, …a67c12268dd53cbae554980d2ce909536, nonce: 0, balance: 665527500282000, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }], published_preimages: [(0xa23e60b69a88cb896134bec9a97fe8a68cca9323b8a3729b93d9b2f3c568775f, 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000025d4b323e189000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0xc179804763709136f4a3ad2a7c0530964c098b411c42c344a2b2a98a69f85ac9, 0x0000000000000000000000000000000100000000000000000000000000000000000000000000003ba1910d2cb9d03c8400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000)], pubdata: 0x0170dcd814ac17820b21f9cfd5ba37aa057ab52c036b05b320c29587eab6bde15f0000000069d622a300000002003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e1c0901320316cfc5f330dabf97684a33d5d9da9248525eeea659b334b50418c1fdd00367a8abf0f7e69614310316cfc5f3300000000100010000000000000000000000000000000000000000800800000000000000000000000036615cf349d7f6344891b1e7ca7c72883f5dc04904dba9cd043986cf1207f87ff6f1103c4480fb62fa074b1f74f11c1f8b453909000000010000000d68656c6c6f20696e7465726f70, computaional_native_used: 1072362 } block_number=7
2026-04-08T09:40:51.703332Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::block_executor: Executed. Updating mempools... block_number=7
2026-04-08T09:40:51.703386Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::block_executor: Block processed in `BlockExecutor`. Sending downstream... block_number=7 time_since_last_block=Some(254.12231ms)
2026-04-08T09:40:51.703425Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::block_executor: Command Produce block received by BlockExecutor
2026-04-08T09:40:51.703451Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::block_canonizer: Received a Produce block 7 (block output hash: 0x0a09821e5c7981cc2766e7e98d0fc87214a791d2302ed8bc156c462643c5c368) from BlockExecutor. Sending to consensus for canonization.
2026-04-08T09:40:51.703483Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::block_canonizer: Received a Replay block 7 (block output hash: 0x0a09821e5c7981cc2766e7e98d0fc87214a791d2302ed8bc156c462643c5c368) from Consensus while having a pending block. Matching with locally produced block and sending downstream for persistence. additional pending blocks in the queue: 0
2026-04-08T09:40:51.703523Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::block_applier: Received canonized block 7. Saving to disc. block_number=7
2026-04-08T09:40:51.703811Z INFO node{node=mn-2 role=main}: zksync_os_storage::lazy::repository: persisted block block_number=7 persist_latency=45.61µs persistence_lag=0
ZK RISC-V simulator is starting
Took 1773285 cycles to finish
2026-04-08T09:40:51.732062Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 27.308179ms. block_number=7
2026-04-08T09:40:52.292895Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:52.482096Z INFO node{node=mn-2 role=main}: zksync_os_server::batcher: Batch created batch_number=4 batch_metadata=BatchMetadata { previous_stored_batch_info: StoredBatchInfo { batch_number: 3, state_commitment: 0xf440812bf8f8ad5147c8b1952bc560fd69e49cbc823cafcce97ae73a1d0e1c54, number_of_layer1_txs: 1, priority_operations_hash: 0x6ce4981ef436e98ea3c0660e33d4a4abec07eb5881eb0ec7357150cbf288f789, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0x12360cda6450a951cb647ca6f3cb0bfb1f5b4379855a6e9f4376809edf3b865e, commitment: 0x7aaa4eec5d6a3a508805b06b66ca395e5e499fe95c6b1a9c991de2b7efa3847e, last_block_timestamp: Some(0) }, batch_info: BatchInfo { commit_info: CommitBatchInfo { batch_number: 4, new_state_commitment: 0x7e0cb6c44ef9c12d2d091f9b90c6ae8e66fae3d5554fbd5499e45f95891e4a37, number_of_layer1_txs: 1, number_of_layer2_txs: 1, priority_operations_hash: 0x8515415b7002df16a312bade3a2cc2969e72fd3b9a022a028fdf824ae0fe56f6, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0x25cb2f09e513a1ca145b3e696d7c10db5b85d9106f2c86f7b78276e053a2576e, l2_da_commitment_scheme: BlobsAndPubdataKeccak256, da_commitment: 0x72965fd8bfc21c19ebb19468f602079da65e682c1739b9a4a32aceb3fab946b9, first_block_timestamp: 1775641251, last_block_timestamp: 1775641251, chain_id: 6565 }, chain_address: 0x6e434cd8f3ec4dd52ab599117d5d6bdcf14f1ff0, upgrade_tx_hash: None, blob_sidecar: None }, first_block_number: 6, last_block_number: 7, pubdata_mode: RelayedL2Calldata, tx_count: 2, execution_version: 6, protocol_version: ProtocolSemanticVersion(Version { major: 0, minor: 31, patch: 0 }), computational_native_used: Some(6431598), logs: [L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 0, sender: 0x0000000000000000000000000000000000008001, key: 0x4138877ad0833dd8a67e7c4db3b911c74fab5c365dbd80d715207d73cca3f23f, value: 0x0000000000000000000000000000000000000000000000000000000000000001 }, L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 0, sender: 0x0000000000000000000000000000000000008008, key: 0x00000000000000000000000036615cf349d7f6344891b1e7ca7c72883f5dc049, value: 0x04dba9cd043986cf1207f87ff6f1103c4480fb62fa074b1f74f11c1f8b453909 }], messages: [[104, 101, 108, 108, 111, 32, 105, 110, 116, 101, 114, 111, 112]], multichain_root: 0xff84f4b0eb3607f9bbcf0d6070ae0037ae6efdcc4ee53bf65fe39b8bc8bd83dc } block_count=2 new_state_commitment=0x7e0cb6c44ef9c12d2d091f9b90c6ae8e66fae3d5554fbd5499e45f95891e4a37 time_since_last_batch=Some(22.6892584s)
2026-04-08T09:40:52.482168Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch for FRI proving: 4
2026-04-08T09:40:52.482182Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job added batch_number=4 queue_statistics=Queue has 1 jobs, range: 4 - 4, oldest job: added 7.8µs ago, has 0 attempts. self.prover_stage=Fri
2026-04-08T09:40:54.762316Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:55.441886Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:55.597501Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job assigned batch_stats=Batch 4 with 2 txs, proving version V7, spent in queue: 3.115316284s, last assigned to 'fake_prover', 1 attempts, 2.38µs since last assignment queue_statistics=Queue has 1 jobs, range: 4 - 4, oldest job: added 3.115337014s ago, has 1 attempts. prover_id="fake_prover" self.prover_stage=Fri
2026-04-08T09:40:57.294057Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:57.598806Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job completed stats=Batch 4 with 2 txs, proving version V7, spent in queue: 5.116624203s, last assigned to 'fake_prover', 1 attempts, 2.001310329s since last assignment prover_type=Fake prover_id="fake_prover" self.prover_stage=Fri queue_statistics=Empty queue
2026-04-08T09:40:57.598844Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::fake_fri_provers_pool: fake prover submitted proof fri_job.batch_number=4 elapsed_ms=2001
2026-04-08T09:40:57.598861Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch after FRI proving: 4
2026-04-08T09:40:57.598873Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::gapless_committer: Saving 1 (batches 4-4) to proof_storage buffer_size=0
2026-04-08T09:40:57.600231Z INFO node{node=mn-2 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Waiting for L1 protocol version 0.31.0 to reach target version 0.31.0 current_protocol_version=0.31.0 target_protocol_version=0.31.0
2026-04-08T09:40:57.600248Z INFO node{node=mn-2 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Protocol version on the contract matches batch protocol version current_protocol_version=0.31.0
2026-04-08T09:40:59.763835Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:00.442616Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:02.294592Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:04.764994Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:05.444200Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:07.296056Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:09.766148Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:10.445196Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:12.296620Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
test protocol::interop::test_interop_l2_to_l1_message_verification has been running for over 60 seconds
2026-04-08T09:41:14.766915Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:15.446399Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:17.297746Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:19.768379Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:20.448399Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:22.298809Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:24.769638Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:25.449984Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:27.300046Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:29.771270Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:30.450978Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:32.300803Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:34.773274Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:35.451914Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:37.301612Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:39.774383Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:40.453308Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:42.302479Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:44.776405Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:45.454926Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:47.304111Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:49.778393Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:50.456094Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:52.305181Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:54.779554Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:55.456988Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:57.306454Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:59.780954Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:00.458245Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:02.307748Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:04.782233Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:05.460258Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:07.309317Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:09.782966Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:10.461446Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:12.310818Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:14.783926Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:15.463310Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:17.311701Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:19.784897Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:20.465127Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:22.312988Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:24.786337Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:25.466265Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:27.314389Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:29.788231Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:30.467763Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:32.315773Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:34.790150Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:35.468554Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:37.317039Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:39.790955Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:40.470124Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:42.317564Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:44.791716Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:45.471373Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:47.318849Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:49.793292Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:50.473191Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:52.320098Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:54.794577Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:55.474277Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:57.321050Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:59.795835Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:00.476258Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:02.321961Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:04.797237Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:05.478276Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:07.322573Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:09.798901Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:10.479811Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:12.324075Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:14.799572Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:15.481391Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:17.324969Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:19.801251Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:20.483062Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:22.326200Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:24.802847Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:25.483453Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:27.327195Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:29.804053Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:30.484451Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:32.328320Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:34.805098Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:35.486145Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:37.330423Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:39.805501Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:40.486668Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:42.331905Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:44.807069Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:45.487803Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:47.333296Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:49.808415Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:50.488366Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:52.335242Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:54.809854Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:55.489782Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:57.336418Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:59.810565Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:00.491199Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:02.338350Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:04.812493Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:05.491594Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:07.339627Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:09.814198Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:10.493273Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:12.340572Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:14.814479Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:15.494493Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:17.341723Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:19.815421Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:20.496096Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:22.342437Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:24.817360Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:25.496802Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:27.343839Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:29.818477Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:30.497905Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:32.344725Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:34.819788Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:35.498584Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:37.346326Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:39.821110Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:40.500092Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:42.348292Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:44.821629Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:45.500606Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:47.349829Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:49.822766Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:50.501813Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:52.350512Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:54.823380Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:55.502492Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:57.352407Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:59.825055Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:00.503388Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:02.353449Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:04.825626Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:05.505030Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:07.354799Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:09.827202Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:10.505586Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:12.355684Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:14.827460Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:15.507353Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:17.356814Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:19.829377Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:20.508469Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:22.358113Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:24.831002Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:25.510369Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:27.358550Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:29.831403Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:30.512212Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:32.359499Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:34.832567Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:35.512940Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:37.361063Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:39.834345Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:40.513439Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:42.361428Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:44.835679Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:45.515308Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:47.362987Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:49.836847Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:50.516559Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
test protocol::interop::test_interop_l2_to_l1_message_verification ... FAILED
failures:
failures:
protocol::interop::test_interop_l2_to_l1_message_verification
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 79 filtered out; finished in 337.56s
Error: Log proof was not available in time
Stack backtrace:
0: <anyhow::Error>::msg::<&str>
1: suite::protocol::interop::relayer_get_message_proof::<alloy_provider::provider::erased::DynProvider<zksync_os_integration_tests::network::Zksync>>::{closure#0}
2: suite::protocol::interop::test_interop_l2_to_l1_message_verification::{closure#0}
3: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
4: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
5: suite::protocol::interop::test_interop_l2_to_l1_message_verification
6: <suite::protocol::interop::test_interop_l2_to_l1_message_verification::{closure#0} as core::ops::function::FnOnce<()>>::call_once
7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
8: test::run_test::{closure#0}
9: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
10: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
11: <std::sys::thread::unix::Thread>::new::thread_start
12: <unknown>
13: <unknown>
Check warning on line 0 in zksync_os_integration_tests::suite
github-actions / Test results
protocol::interop::test_interop_bundle_send (zksync_os_integration_tests::suite) failed
target/nextest/default/test-results.xml [took 5m 59s]
Raw output
Error: Log proof was not available in time
Stack backtrace:
0: <anyhow::Error>::msg::<&str>
1: suite::protocol::interop::relayer_get_message_proof::<alloy_provider::provider::erased::DynProvider<zksync_os_integration_tests::network::Zksync>>::{closure#0}
2: suite::protocol::interop::test_interop_bundle_send::{closure#0}
3: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
4: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
5: suite::protocol::interop::test_interop_bundle_send
6: <suite::protocol::interop::test_interop_bundle_send::{closure#0} as core::ops::function::FnOnce<()>>::call_once
7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
8: test::run_test::{closure#0}
9: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
10: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
11: <std::sys::thread::unix::Thread>::new::thread_start
12: <unknown>
13: <unknown>
running 1 test
2026-04-08T09:40:05.641566Z INFO zksync_os_integration_tests: L1 chain started on http://localhost:42771
2026-04-08T09:40:05.659511Z INFO zksync_os_integration_tests: Loading ephemeral state from /home/runner/_work/zksync-os-server/zksync-os-server/././local-chains/v31.0/gateway-db.tar.gz
2026-04-08T09:40:05.670154Z INFO zksync_os_server::util: Ephemeral state unpacked archive=/home/runner/_work/zksync-os-server/zksync-os-server/././local-chains/v31.0/gateway-db.tar.gz dest=/tmp/.tmp2hq9j1/rocksdb
2026-04-08T09:40:05.681504Z INFO node{node=mn-1 role=main}: zksync_os_integration_tests: Launching test node
2026-04-08T09:40:05.681592Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Node version="0.18.2" role="main"
2026-04-08T09:40:05.777575Z INFO node{node=mn-1 role=main}: zksync_os_server: Reading L1 state
2026-04-08T09:40:05.786843Z INFO node{node=mn-1 role=main}: zksync_os_server: L1 state l1_state=L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0x74fd20bed0ebf15bcfd56def050985688dfb7690), l2_chain_id: 506 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0x74fd20bed0ebf15bcfd56def050985688dfb7690), l2_chain_id: 506 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x31e7d0b5f5e09a2a91e390658f20ec582d85f101) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x31e7d0b5f5e09a2a91e390658f20ec582d85f101) }, validator_timelock_sl: 0xc62acdf88d1c5962ec774f2b72aada675eb5f5d6, batch_verification: Disabled, last_committed_batch: 10, last_proved_batch: 10, last_executed_batch: 10, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }
2026-04-08T09:40:05.786889Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockReplayStorage
2026-04-08T09:40:05.789962Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: RocksDB contains extra column families that are not used in code db_name="block_replay_wal" path="/tmp/.tmp2hq9j1/rocksdb/block_replay_wal" obsolete_cfs=["starting_interop_event_index"]
2026-04-08T09:40:05.814653Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `block_replay_wal` at `/tmp/.tmp2hq9j1/rocksdb/block_replay_wal` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:05.814743Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Tree RocksDB
2026-04-08T09:40:05.824574Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `zkos_merkle_tree` at `/tmp/.tmp2hq9j1/rocksdb/tree` with RocksDBOptions { block_cache_capacity: Some(134217728), include_indices_and_filters_in_block_cache: false, large_memtable_capacity: Some(268435456), stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:05.824631Z INFO node{node=mn-1 role=main}: zksync_os_merkle_tree: initialized Merkle tree info=MerkleTreeInfo { hasher: "Blake2s256", depth: 64, internal_node_depth: 3 } manifest=Some(Manifest { version_count: 20, tags: TreeTags { architecture: "AmortizedLinkedListMT", depth: 64, internal_node_depth: 3, hasher: "Blake2s256" } })
2026-04-08T09:40:05.824659Z INFO node{node=mn-1 role=main}: zksync_os_server::tree_manager: Loaded tree with last processed block at Some(19)
2026-04-08T09:40:05.824665Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing RepositoryManager
2026-04-08T09:40:05.840539Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `repository` at `/tmp/.tmp2hq9j1/rocksdb/repository` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:05.846184Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::committed_batch_provider: discovered committed batch on startup batch_number=10
2026-04-08T09:40:05.856103Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `state_full_diffs` at `/tmp/.tmp2hq9j1/rocksdb/state_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:05.856188Z INFO node{node=mn-1 role=main}: zksync_os_state_full_diffs::storage: initialized full diffs storage latest_block=19
2026-04-08T09:40:05.865486Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `preimages_full_diffs` at `/tmp/.tmp2hq9j1/rocksdb/preimages_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:05.865537Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing mempools
2026-04-08T09:40:05.865755Z INFO node{node=mn-1 role=main}: zksync_os_server: Node state on startup config.general_config.min_blocks_to_replay=10 node_startup_state=NodeStateOnStartup { node_role: MainNode, l1_state: L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0x74fd20bed0ebf15bcfd56def050985688dfb7690), l2_chain_id: 506 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0x74fd20bed0ebf15bcfd56def050985688dfb7690), l2_chain_id: 506 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x31e7d0b5f5e09a2a91e390658f20ec582d85f101) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x31e7d0b5f5e09a2a91e390658f20ec582d85f101) }, validator_timelock_sl: 0xc62acdf88d1c5962ec774f2b72aada675eb5f5d6, batch_verification: Disabled, last_committed_batch: 10, last_proved_batch: 10, last_executed_batch: 10, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }, state_block_range_available: 0..=19, block_replay_storage_last_block: 19, tree_last_block: 19, repositories_persisted_block: 19, last_l1_committed_block: 14, last_l1_proved_block: 14, last_l1_executed_block: 14 } starting_block=9 blocks_to_replay=11
2026-04-08T09:40:05.865792Z INFO node{node=mn-1 role=main}: zksync_os_server: initializing p2p networking
2026-04-08T09:40:06.106874Z INFO node{node=mn-1 role=main}: zksync_os_network::service: resolved external IP (STUN) ip=34.69.95.59
2026-04-08T09:40:06.106907Z INFO node{node=mn-1 role=main}: zksync_os_network::service: initializing p2p network service genesis=Head { number: 0, hash: 0x80437b3e53e5e7954060d0e10d6260e038fd44f99241246f590b5a0bcada7b69, difficulty: 0, total_difficulty: 0, timestamp: 0 } fork_id=ForkId { hash: ForkHash("f2494a9a"), next: 0 }
2026-04-08T09:40:06.143531Z INFO discv5::service: Discv5 Service started mode=Ip4
2026-04-08T09:40:06.143593Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opel"), labels: [], hashed: true, hash: 1002221954263571547 }
2026-04-08T09:40:06.143612Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opstack"), labels: [], hashed: true, hash: 9412488341167234895 }
2026-04-08T09:40:06.143618Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth"), labels: [], hashed: true, hash: 6004366347485584207 }
2026-04-08T09:40:06.143622Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth2"), labels: [], hashed: true, hash: 13431652173216268679 }
2026-04-08T09:40:06.143628Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.kbucket_peers_raw_total"), labels: [], hashed: true, hash: 18301173314247939466 }
2026-04-08T09:40:06.143632Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.inserted_kbucket_peers_raw_total"), labels: [], hashed: true, hash: 2763978838780614347 }
2026-04-08T09:40:06.143636Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.sessions_raw_total"), labels: [], hashed: true, hash: 19337506776231241 }
2026-04-08T09:40:06.143641Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_raw_total"), labels: [], hashed: true, hash: 18258982169305407320 }
2026-04-08T09:40:06.143645Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_unreachable_enr_total"), labels: [], hashed: true, hash: 8072477450483969252 }
2026-04-08T09:40:06.143649Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_custom_filtered_total"), labels: [], hashed: true, hash: 18158051694717947349 }
2026-04-08T09:40:06.143653Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.unverifiable_enrs_raw_total"), labels: [], hashed: true, hash: 9543551574586419831 }
2026-04-08T09:40:06.143670Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.messages_sent_total"), labels: [], hashed: true, hash: 4172735702295493298 }
2026-04-08T09:40:06.143680Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.back_pressure_total"), labels: [], hashed: true, hash: 5844190458495213870 }
2026-04-08T09:40:06.143935Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing L1 Watchers
2026-04-08T09:40:06.144182Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:06.144369Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: initializing L1 commit watcher current_l1_block=104 last_committed_batch=10 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:40:06.145408Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: resolved on L1 last_l1_block=101
2026-04-08T09:40:06.145787Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: initializing L1 execute watcher current_l1_block=104 last_executed_batch=10 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:40:06.146027Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:40:06.147400Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="block_commit" event_count=1 l1_block_from=101 l1_block_to=104
2026-04-08T09:40:06.148293Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="block_execution" event_count=10 l1_block_from=0 l1_block_to=104
2026-04-08T09:40:06.149184Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::gateway_migration_watcher: gateway migration watcher starting contract=0x6C386d4cc1f6a004F8413AA54bdF079619344F8E starting_l1_block=0 l1_chain_id=31337 gw_chain_id=506
2026-04-08T09:40:06.149324Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: initializing L1 transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101 zk_chain_address_sl=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:40:06.149461Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: resolved on L1 next_l1_block=0
2026-04-08T09:40:06.149785Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing pubdata price provider
2026-04-08T09:40:06.150110Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockContextProvider
2026-04-08T09:40:06.150314Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: initializing upgrade transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101 zk_chain_address_sl=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:40:06.150558Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain admin admin_l1=0xc865419199f9e053b53aff45d6d1e78f25f7731a
2026-04-08T09:40:06.150837Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain type manager ctm_sl=0x823d828140096757b83a2289f4e0b2111ea02592
2026-04-08T09:40:06.151600Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: checking block starting from last_l1_block=0
2026-04-08T09:40:06.159507Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `executed_batch_storage` at `/tmp/.tmp2hq9j1/rocksdb/batch` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:06.161468Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="priority_tx" event_count=54 l1_block_from=0 l1_block_to=104
2026-04-08T09:40:06.162488Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: initializing L1 persist batch watcher current_l1_block=104 last_persisted_batch=10 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:40:06.164477Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: resolved on L1 last_l1_block=101
2026-04-08T09:40:06.165961Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="persist_batch" event_count=2 l1_block_from=101 l1_block_to=104
2026-04-08T09:40:06.169177Z INFO node{node=mn-1 role=main}: zksync_os_base_token_adjuster: initialized base token price updater token_multiplier_setter_address=None chain_admin_address=0xC865419199f9e053b53AFF45D6d1E78f25F7731a last_l1_ratio=Ratio { numer: 1, denom: 1 }
2026-04-08T09:40:06.169280Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing ProofStorage
2026-04-08T09:40:06.169293Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::proof_storage: Initializing proof storage path="/tmp/.tmp2hq9j1/proof_storage_path" batch_with_proof_capacity=1073741824 failed_capacity=1073741824
2026-04-08T09:40:06.169352Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: Replaying WAL blocks from 9 until 19.
2026-04-08T09:40:06.169731Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Command Replay block 9 (1 txs); starting l1 priority id: 41 received by BlockExecutor
2026-04-08T09:40:06.169752Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Prepared context for block 9. expected_block_output_hash: Some(0x4314180c4a67101e7eb695fed8dcb9d640447a07eef6ceeb681c33077f2c4329), starting_l1_priority_id: 41, timestamp: 1775152810, execution_version: 6. Executing.. block_number=9
2026-04-08T09:40:06.169773Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing command command=PreparedBlockCommand { block_context: BlockContext { chain_id: 506, block_number: 9, block_hashes: "0, 22543398477595635401381596867530594169132647390877754812839329820215206544536", timestamp: 1775152810, eip1559_basefee: 109893000, pubdata_price: 811067844, native_price: 1098930, coinbase: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, gas_limit: 100000000, pubdata_limit: 110000, mix_hash: 0, execution_version: 6 }, seal_policy: UntilExhausted { allowed_to_finish_early: false }, invalid_tx_policy: Abort, starting_cursors: BlockStartCursors { l1_priority_id: 41, interop_root_id: 0, migration_number: 0, interop_fee_number: 0 }, metrics_label: "replay", expected_block_output_hash: Some(0x4314180c4a67101e7eb695fed8dcb9d640447a07eef6ceeb681c33077f2c4329), previous_block_timestamp: 1775152804 } block_number=9
2026-04-08T09:40:06.169827Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing transaction 0x0aa942b43193a74e82f3d84b2b7818c40712ba95c3505497025d315b7f275b62 (L1) in block 9 at index 0 signer 0x06efe40584873ab42f439a216d3e6ef8361cc02f nonce 41 with gas limit 72000000 and cumulative gas used 0... block_number=9
2026-04-08T09:40:06.170591Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing fake FRI provers workers=5 compute_time=2s min_task_age=3s timeout_frequency=0.0
2026-04-08T09:40:06.170628Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing fake SNARK prover max_batch_age=10s
2026-04-08T09:40:06.176472Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `priority_tree` at `/tmp/.tmp2hq9j1/rocksdb/priority_txs_tree` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:06.176553Z INFO node{node=mn-1 role=main}: zksync_os_server: Launching pipeline
2026-04-08T09:40:06.176575Z INFO node{node=mn-1 role=main}: zksync_os_rpc: Starting JSON-RPC server at 0.0.0.0:43705
2026-04-08T09:40:06.176712Z INFO node{node=mn-1 role=main}: zksync_os_server: All components scheduled for initialization in 495.14658ms
2026-04-08T09:40:06.177091Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_server: starting proof data server on 0.0.0.0:38343
2026-04-08T09:40:06.177302Z INFO node{node=mn-1 role=main}: zksync_os_priority_tree: adding missing blocks to priority tree persisted_up_to=14 last_executed_block=14
2026-04-08T09:40:06.177422Z INFO node{node=mn-1 role=main}: zksync_os_priority_tree: re-built priority tree last_executed_block=14 root=0x93dc049bc8c75a1a9b6bffd2054e36561972149e04d6146ab889bacf6377319a time_taken=121.61µs
2026-04-08T09:40:06.177524Z INFO node{node=mn-1 role=main}: zksync_os_status_server: status server running addr=0.0.0.0:37303
2026-04-08T09:40:06.177674Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Transaction 0x0aa942b43193a74e82f3d84b2b7818c40712ba95c3505497025d315b7f275b62 executed with status success in block 9 block_number=9 output=TxProcessingOutputOwned { status: true, output: [], contract_address: None, gas_used: 451200, gas_refunded: 0, computational_native_used: 8341666, native_used: 11844028645666, pubdata_used: 564 }
2026-04-08T09:40:06.177697Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: stream exhausted → sealing block_number=9 txs=1
2026-04-08T09:40:06.177983Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Block 9 (replay) sealed because of TxStreamExhausted in block executor with 1 transactions (0 purged) and 451200 gas. Block hash output: 0x4314180c4a67101e7eb695fed8dcb9d640447a07eef6ceeb681c33077f2c4329, canonical hash: 0x2b0177d8beceb756c3a912f345edb6a100583f36608d42b8d9d2b9b52ae38848. storage_writes: 7, preimages: 4, pubdata bytes: 435. block_number=9
2026-04-08T09:40:06.178001Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Full block 9 output output=BlockOutput { header: Sealed { inner: Header { parent_hash: 0x31d71c82e7aaec32b7a245102f5a58beb1b0bf9e49ba60aead958c93355d0498, ommers_hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347, beneficiary: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, state_root: 0x0000000000000000000000000000000000000000000000000000000000000000, transactions_root: 0x1b5b8ca6b1aeae09a8b0e6f407351979ef5c26f0051dbd39ae19e9ed66d4200d, receipts_root: 0x0000000000000000000000000000000000000000000000000000000000000000, logs_bloom: 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, difficulty: 0, number: 9, gas_limit: 100000000, gas_used: 451200, timestamp: 1775152810, extra_data: 0x, mix_hash: 0x0000000000000000000000000000000000000000000000000000000000000001, nonce: 0x0000000000000000, base_fee_per_gas: Some(109893000), withdrawals_root: None, blob_gas_used: None, excess_blob_gas: None, parent_beacon_block_root: None, requests_hash: None }, seal: 0x2b0177d8beceb756c3a912f345edb6a100583f36608d42b8d9d2b9b52ae38848 }, tx_results: [Ok(TxOutput { execution_result: Success(Call([])), gas_used: 451200, gas_refunded: 0, computational_native_used: 8341666, native_used: 11844028645666, pubdata_used: 564, contract_address: None, logs: [Log { address: 0x6e434cd8f3ec4dd52ab599117d5d6bdcf14f1ff0, data: LogData { topics: [0x08b0b676d456a0431162145d2821f30c665b69ca626521c937ba7a77a29ed67c, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000cf3e41cc120c2af9ae3dd9321048592b15de9f8d], data: 0x } }, Log { address: 0x6e434cd8f3ec4dd52ab599117d5d6bdcf14f1ff0, data: LogData { topics: [0xce805def6fd033d429928feccdb0bcbff328d8e318308bd4cd4ff893999f9d76, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000003], data: 0x } }], l2_to_l1_logs: [L2ToL1LogWithPreimage { log: L2ToL1Log { l2_shard_id: 0, is_service: true, tx_number_in_block: 0, sender: 0x0000000000000000000000000000000000008001, key: 0x0aa942b43193a74e82f3d84b2b7818c40712ba95c3505497025d315b7f275b62, value: 0x0000000000000000000000000000000000000000000000000000000000000001 }, preimage: None }], storage_writes: [] })], storage_writes: [StorageWrite { key: 0xa95cc5fcd6780755c51b2427eaf0fec744e9124dcfd099650884753d15fcf5a6, value: 0x6feacff186dff6954d10986bf5fa870b2e8809cb511331f440060d349ef5c98b, account: 0x0000000000000000000000000000000000008003, account_key: 0x0000000000000000000000000000000000000000000000000000000000010011 }, StorageWrite { key: 0x8c73df60031828663153e14b390b3be490435589ae9b19b1c7de7aa1f383f3cb, value: 0x38ed467c79b4116add32010783de296bad347950e7d31d5bc381c8050656a717, account: 0x0000000000000000000000000000000000008003, account_key: 0x00000000000000000000000006efe40584873ab42f439a216d3e6ef8361cc02f }, StorageWrite { key: 0x7dae2ffcaf5645f9659ebe5a6b82aa1142bb63295262dbdb84ec05222f2acae9, value: 0x0516432b2c59c042b79402964d7baa23014720d2281edf3d407f2b022cb441de, account: 0x0000000000000000000000000000000000008003, account_key: 0x00000000000000000000000034303f953bf15af6bdafd6831e4f9d037eddd7b8 }, StorageWrite { key: 0x003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e, value: 0x98194a7141166b268608a49426abc1325f2e7200279152cb3f6b54d008d0c5a8, account: 0x0000000000000000000000000000000000008003, account_key: 0x00000000000000000000000036615cf349d7f6344891b1e7ca7c72883f5dc049 }, StorageWrite { key: 0xd3369c8e087bbc0051f9984c82ec8db7906ef0171066f913b140973516f53180, value: 0x000000000000000000000000000000000000000000000008d984a153917fa200, account: 0x000000000000000000000000000000000001000f, account_key: 0xa15576d9cd72f945502e303286c71bac5967e8d176be6e94d9a0bae3db43c72b }, StorageWrite { key: 0x1054d02cd59032aad76ef94a0991bb05a8e7fc6b0926ecf6366065d7e306a3cc, value: 0x000000000000000000000000cf3e41cc120c2af9ae3dd9321048592b15de9f8d, account: 0x6e434cd8f3ec4dd52ab599117d5d6bdcf14f1ff0, account_key: 0x000000000000000000000000000000000000000000000000000000000000002f }, StorageWrite { key: 0x4bd70473b3adcaa06657abf193813ddb89c1b6862e2d1e2fcbb46752a36f6fbe, value: 0x00000000000000000000000000000000000000000000000000000001000f0301, account: 0x6e434cd8f3ec4dd52ab599117d5d6bdcf14f1ff0, account_key: 0x000000000000000000000000000000000000000000000000000000000000003c }], account_diffs: [AccountDiff { address: 0x0000000000000000000000000000000000010011, nonce: 1, balance: 170141183460469231568439521142756105727, bytecode_hash: 0x8171ce9c02fff732659c99af8a181cb4e5e7807e7f94179fe39756de1e49ebfb }, AccountDiff { address: 0x06efe40584873ab42f439a216d3e6ef8361cc02f, nonce: 0, balance: 836399732976000000, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }, AccountDiff { address: 0x34303f953bf15af6bdafd6831e4f9d037eddd7b8, nonce: 0, balance: 10091423367399173750, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }, AccountDiff { address: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, nonce: 0, balance: 100057514081248107458, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }], published_preimages: [(0x0516432b2c59c042b79402964d7baa23014720d2281edf3d407f2b022cb441de, 0x000000000000000000000000000000000000000000000000000000000000000000000000000000008c0bf01603e76e7600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0x38ed467c79b4116add32010783de296bad347950e7d31d5bc381c8050656a717, 0x000000000000000000000000000000000000000000000000000000000000000000000000000000000b9b7d202e441c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0x6feacff186dff6954d10986bf5fa870b2e8809cb511331f440060d349ef5c98b, 0x01010100000000000000000000000001000000000000000000000000000000007ffffffffffffff7267b5eac6e805dff8171ce9c02fff732659c99af8a181cb4e5e7807e7f94179fe39756de1e49ebfb00000e43000001d07919cbbdf974722ef7c99266e3a809a81bc65acc1698bd5fb6d07e235cc8c69a00000e43), (0x98194a7141166b268608a49426abc1325f2e7200279152cb3f6b54d008d0c5a8, 0x000000000000000000000000000000000000000000000000000000000000000000000000000000056c93b2edf1705bc200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000)], pubdata: 0x012b0177d8beceb756c3a912f345edb6a100583f36608d42b8d9d2b9b52ae388480000000069ceaeaa00000007a95cc5fcd6780755c51b2427eaf0fec744e9124dcfd099650884753d15fcf5a61442032a04cac682d8008c73df60031828663153e14b390b3be490435589ae9b19b1c7de7aa1f383f3cb144102e6df502ad0a0007dae2ffcaf5645f9659ebe5a6b82aa1142bb63295262dbdb84ec05222f2acae9143942b9c219a0d200003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e14316bb882116600d3369c8e087bbc0051f9984c82ec8db7906ef0171066f913b140973516f5318041032a04cac682d8001054d02cd59032aad76ef94a0991bb05a8e7fc6b0926ecf6366065d7e306a3cca1cf3e41cc120c2af9ae3dd9321048592b15de9f8d4bd70473b3adcaa06657abf193813ddb89c1b6862e2d1e2fcbb46752a36f6fbe110300000000010001000000000000000000000000000000000000000080010aa942b43193a74e82f3d84b2b7818c40712ba95c3505497025d315b7f275b62000000000000000000000000000000000000000000000000000000000000000100000000, computaional_native_used: 8341666 } block_number=9
2026-04-08T09:40:06.178119Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Executed. Updating mempools... block_number=9
2026-04-08T09:40:06.178154Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Block processed in `BlockExecutor`. Sending downstream... block_number=9 time_since_last_block=None
2026-04-08T09:40:06.178172Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Command Replay block 10 (1 txs); starting l1 priority id: 42 received by BlockExecutor
2026-04-08T09:40:06.178198Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_canonizer: Received a Replay block 9 (block output hash: 0x4314180c4a67101e7eb695fed8dcb9d640447a07eef6ceeb681c33077f2c4329) from BlockExecutor. Sending downstream.
2026-04-08T09:40:06.178438Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_applier: Received canonized block 9. Saving to disc. block_number=9
2026-04-08T09:40:06.178598Z INFO node{node=mn-1 role=main}: zksync_os_storage::db::repository: Rolling back repository DB blocks [9; 19]
2026-04-08T09:40:06.179894Z INFO node{node=mn-1 role=main}: zksync_os_storage::lazy::repository: Repo DB is ready to process blocks
2026-04-08T09:40:06.179958Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Prepared context for block 10. expected_block_output_hash: Some(0x2534c95a1babe56f87ad6feef0eb4a4172c69cad54a3de1b72d39e0f18bfb932), starting_l1_priority_id: 42, timestamp: 1775152811, execution_version: 6. Executing.. block_number=10
2026-04-08T09:40:06.179981Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing command command=PreparedBlockCommand { block_context: BlockContext { chain_id: 506, block_number: 10, block_hashes: "0, 19452046487403354782029758953747669175129076443481359727368761828482308343880", timestamp: 1775152811, eip1559_basefee: 109893000, pubdata_price: 811067844, native_price: 1098930, coinbase: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, gas_limit: 100000000, pubdata_limit: 110000, mix_hash: 0, execution_version: 6 }, seal_policy: UntilExhausted { allowed_to_finish_early: false }, invalid_tx_policy: Abort, starting_cursors: BlockStartCursors { l1_priority_id: 42, interop_root_id: 0, migration_number: 0, interop_fee_number: 0 }, metrics_label: "replay", expected_block_output_hash: Some… 0, 0, 0, 0, 0, 0, 122, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 84, 101, 115, 116, 32, 84, 111, 107, 101, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 84, 69, 83, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 1, 0, 0, 0, 20, 54, 97, 92, 243, 73, 215, 246, 52, 72, 145, 177, 231, 202, 124, 114, 136, 63, 93, 192, 73, 0, 0, 0, 0, 0, 0]], multichain_root: 0xff84f4b0eb3607f9bbcf0d6070ae0037ae6efdcc4ee53bf65fe39b8bc8bd83dc } block_count=1 new_state_commitment=0x405a42d94f6aa1e50fb22cf08df058c360e55a253644a0e9751c705f8f02139e time_since_last_batch=Some(1.308250412s)
2026-04-08T09:41:05.566556Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch for FRI proving: 7
2026-04-08T09:41:05.566573Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job added batch_number=7 queue_statistics=Queue has 3 jobs, range: 5 - 7, oldest job: added 1.51853471s ago, has 0 attempts. self.prover_stage=Fri
2026-04-08T09:41:05.846233Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:06.159431Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:07.054059Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job assigned batch_stats=Batch 5 with 1 txs, proving version V7, spent in queue: 3.006009913s, last assigned to 'fake_prover', 1 attempts, 2.07µs since last assignment queue_statistics=Queue has 3 jobs, range: 5 - 7, oldest job: added 3.006029403s ago, has 1 attempts. prover_id="fake_prover" self.prover_stage=Fri
2026-04-08T09:41:07.295955Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job assigned batch_stats=Batch 6 with 1 txs, proving version V7, spent in queue: 3.037820569s, last assigned to 'fake_prover', 1 attempts, 5.109µs since last assignment queue_statistics=Queue has 3 jobs, range: 5 - 7, oldest job: added 3.247923648s ago, has 1 attempts. prover_id="fake_prover" self.prover_stage=Fri
2026-04-08T09:41:08.413302Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:08.811546Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job assigned batch_stats=Batch 7 with 1 txs, proving version V7, spent in queue: 3.244972157s, last assigned to 'fake_prover', 1 attempts, 2.28µs since last assignment queue_statistics=Queue has 3 jobs, range: 5 - 7, oldest job: added 4.763513408s ago, has 1 attempts. prover_id="fake_prover" self.prover_stage=Fri
2026-04-08T09:41:09.056149Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job completed stats=Batch 5 with 1 txs, proving version V7, spent in queue: 5.008098932s, last assigned to 'fake_prover', 1 attempts, 2.002090989s since last assignment prover_type=Fake prover_id="fake_prover" self.prover_stage=Fri queue_statistics=Queue has 2 jobs, range: 6 - 7, oldest job: added 4.798038814s ago, has 1 attempts.
2026-04-08T09:41:09.056199Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::fake_fri_provers_pool: fake prover submitted proof fri_job.batch_number=5 elapsed_ms=2001
2026-04-08T09:41:09.056272Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch after FRI proving: 5
2026-04-08T09:41:09.056342Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::gapless_committer: Saving 1 (batches 5-5) to proof_storage buffer_size=0
2026-04-08T09:41:09.057505Z INFO node{node=mn-2 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Waiting for L1 protocol version 0.31.0 to reach target version 0.31.0 current_protocol_version=0.31.0 target_protocol_version=0.31.0
2026-04-08T09:41:09.057523Z INFO node{node=mn-2 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Protocol version on the contract matches batch protocol version current_protocol_version=0.31.0
2026-04-08T09:41:09.296791Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job completed stats=Batch 6 with 1 txs, proving version V7, spent in queue: 5.038657788s, last assigned to 'fake_prover', 1 attempts, 2.000842528s since last assignment prover_type=Fake prover_id="fake_prover" self.prover_stage=Fri queue_statistics=Queue has 1 jobs, range: 7 - 7, oldest job: added 3.730236206s ago, has 1 attempts.
2026-04-08T09:41:09.296832Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::fake_fri_provers_pool: fake prover submitted proof fri_job.batch_number=6 elapsed_ms=2000
2026-04-08T09:41:09.296848Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch after FRI proving: 6
2026-04-08T09:41:09.296860Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::gapless_committer: Saving 1 (batches 6-6) to proof_storage buffer_size=0
2026-04-08T09:41:09.298059Z INFO node{node=mn-2 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Waiting for L1 protocol version 0.31.0 to reach target version 0.31.0 current_protocol_version=0.31.0 target_protocol_version=0.31.0
2026-04-08T09:41:09.298077Z INFO node{node=mn-2 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Protocol version on the contract matches batch protocol version current_protocol_version=0.31.0
2026-04-08T09:41:10.812250Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job completed stats=Batch 7 with 1 txs, proving version V7, spent in queue: 5.245677757s, last assigned to 'fake_prover', 1 attempts, 2.00070788s since last assignment prover_type=Fake prover_id="fake_prover" self.prover_stage=Fri queue_statistics=Empty queue
2026-04-08T09:41:10.812297Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::fake_fri_provers_pool: fake prover submitted proof fri_job.batch_number=7 elapsed_ms=2000
2026-04-08T09:41:10.812318Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch after FRI proving: 7
2026-04-08T09:41:10.812365Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::gapless_committer: Saving 1 (batches 7-7) to proof_storage buffer_size=0
2026-04-08T09:41:10.813668Z INFO node{node=mn-2 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Waiting for L1 protocol version 0.31.0 to reach target version 0.31.0 current_protocol_version=0.31.0 target_protocol_version=0.31.0
2026-04-08T09:41:10.813692Z INFO node{node=mn-2 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Protocol version on the contract matches batch protocol version current_protocol_version=0.31.0
2026-04-08T09:41:10.847496Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:11.160398Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:13.414751Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:15.848987Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:16.161200Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:18.415474Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:20.850019Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:21.162997Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:23.416456Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:25.850422Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:26.164148Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:28.418208Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:30.851664Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:31.166221Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:33.419571Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:35.852579Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:36.167966Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:38.420696Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:40.853997Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:41.168806Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:43.421431Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:45.854269Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:46.169878Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:48.422806Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:50.855817Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:51.171119Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:53.423264Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:55.856469Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:56.173186Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:58.424292Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:00.857647Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:01.174841Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:03.425662Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:05.858963Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:06.175728Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:08.426514Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:10.859973Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:11.177213Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:13.427950Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:15.861116Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:16.178889Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:18.428942Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:20.862903Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:21.179395Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:23.430079Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:25.863380Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:26.180425Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:28.431658Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:30.865110Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:31.181578Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:33.432869Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:35.866671Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:36.182405Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:38.433498Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:40.867694Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:41.184055Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:43.434818Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:45.869030Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:46.184830Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:48.435694Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:50.869338Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:51.185676Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:53.436591Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:55.870763Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:56.186737Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:42:58.437448Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:00.871706Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:01.187827Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:03.439123Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:05.872255Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:06.188526Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:08.440302Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:10.874070Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:11.189449Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:13.441825Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:15.875759Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:16.190462Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:18.442667Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:20.876837Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:21.192194Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:23.443427Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:25.877816Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:26.194075Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:28.444345Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:30.878438Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:31.195266Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:33.445608Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:35.879865Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:36.197114Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:38.447284Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:40.881110Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:41.198791Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:43.448451Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:45.882465Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:46.199398Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:48.450300Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:50.883767Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:51.201047Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:53.452084Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:55.885117Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:56.201923Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:58.454201Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:00.886665Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:01.205163Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:03.455575Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:05.887960Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:06.207148Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:08.456329Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:10.888736Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:11.208702Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:13.458106Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:15.889500Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:16.210089Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:18.459359Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:20.891149Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:21.211917Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:23.460316Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:25.892415Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:26.212493Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:28.461818Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:30.893870Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:31.214002Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:33.462466Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:35.895029Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:36.214590Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:38.463449Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:40.895642Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:41.215761Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:43.464988Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:45.896259Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:46.216436Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:48.465649Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:50.898236Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:51.217475Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:53.466226Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:55.899770Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:56.218517Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:58.467474Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:00.900628Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:01.219772Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:03.468649Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:05.901242Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:06.220497Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:08.469980Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:10.902563Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:11.221371Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:13.470283Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:15.903995Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:16.222837Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:18.471291Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:20.904560Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:21.223272Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:23.472540Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:25.905492Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:26.224551Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:28.473493Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:30.906796Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:31.226107Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:33.475273Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:35.908068Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:36.227968Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:38.476597Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:40.908754Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:41.228300Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:43.477678Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:45.909196Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:46.230136Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:48.479040Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:50.910963Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:51.231799Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:53.479260Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:55.911974Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:56.233131Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:58.480324Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:46:00.912795Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:46:01.234786Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:46:03.481833Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
test protocol::interop::test_interop_bundle_send ... FAILED
failures:
failures:
protocol::interop::test_interop_bundle_send
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 79 filtered out; finished in 359.82s
Error: Log proof was not available in time
Stack backtrace:
0: <anyhow::Error>::msg::<&str>
1: suite::protocol::interop::relayer_get_message_proof::<alloy_provider::provider::erased::DynProvider<zksync_os_integration_tests::network::Zksync>>::{closure#0}
2: suite::protocol::interop::test_interop_bundle_send::{closure#0}
3: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
4: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
5: suite::protocol::interop::test_interop_bundle_send
6: <suite::protocol::interop::test_interop_bundle_send::{closure#0} as core::ops::function::FnOnce<()>>::call_once
7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
8: test::run_test::{closure#0}
9: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
10: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
11: <std::sys::thread::unix::Thread>::new::thread_start
12: <unknown>
13: <unknown>
Check warning on line 0 in zksync_os_integration_tests::suite
github-actions / Test results
upgrade::upgrade_patch_no_deployments_gateway (zksync_os_integration_tests::suite) failed
target/nextest/default/test-results.xml [took 3m 14s]
Raw output
Error: Block 20 was not finalized on L1
Caused by:
deadline has elapsed
Stack backtrace:
0: <tokio::time::error::Elapsed as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
1: <alloy_provider::provider::erased::DynProvider<zksync_os_integration_tests::network::Zksync> as zksync_os_integration_tests::provider::ZksyncTestingProvider>::wait_finalized_with_timeout::{closure#0}
2: <zksync_os_integration_tests::upgrade::tester::UpgradeTester>::execute_default_upgrade::{closure#0}
3: suite::upgrade::upgrade_patch_no_deployments_gateway::{closure#0}
4: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
5: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
6: suite::upgrade::upgrade_patch_no_deployments_gateway
7: <suite::upgrade::upgrade_patch_no_deployments_gateway::{closure#0} as core::ops::function::FnOnce<()>>::call_once
8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
9: test::run_test::{closure#0}
10: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
11: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
12: <std::sys::thread::unix::Thread>::new::thread_start
13: <unknown>
14: <unknown>
running 1 test
2026-04-08T09:43:00.312160Z INFO zksync_os_integration_tests: L1 chain started on http://localhost:45647
2026-04-08T09:43:00.323766Z INFO zksync_os_integration_tests: Loading ephemeral state from /home/runner/_work/zksync-os-server/zksync-os-server/././local-chains/v31.0/gateway-db.tar.gz
2026-04-08T09:43:00.331523Z INFO zksync_os_server::util: Ephemeral state unpacked archive=/home/runner/_work/zksync-os-server/zksync-os-server/././local-chains/v31.0/gateway-db.tar.gz dest=/tmp/.tmpfLSwhk/rocksdb
2026-04-08T09:43:00.340151Z INFO node{node=mn-1 role=main}: zksync_os_integration_tests: Launching test node
2026-04-08T09:43:00.340222Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Node version="0.18.2" role="main"
2026-04-08T09:43:00.396172Z INFO node{node=mn-1 role=main}: zksync_os_server: Reading L1 state
2026-04-08T09:43:00.402299Z INFO node{node=mn-1 role=main}: zksync_os_server: L1 state l1_state=L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0x74fd20bed0ebf15bcfd56def050985688dfb7690), l2_chain_id: 506 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0x74fd20bed0ebf15bcfd56def050985688dfb7690), l2_chain_id: 506 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x31e7d0b5f5e09a2a91e390658f20ec582d85f101) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x31e7d0b5f5e09a2a91e390658f20ec582d85f101) }, validator_timelock_sl: 0xc62acdf88d1c5962ec774f2b72aada675eb5f5d6, batch_verification: Disabled, last_committed_batch: 10, last_proved_batch: 10, last_executed_batch: 10, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }
2026-04-08T09:43:00.402332Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockReplayStorage
2026-04-08T09:43:00.405059Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: RocksDB contains extra column families that are not used in code db_name="block_replay_wal" path="/tmp/.tmpfLSwhk/rocksdb/block_replay_wal" obsolete_cfs=["starting_interop_event_index"]
2026-04-08T09:43:00.425788Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `block_replay_wal` at `/tmp/.tmpfLSwhk/rocksdb/block_replay_wal` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:43:00.425869Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Tree RocksDB
2026-04-08T09:43:00.434457Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `zkos_merkle_tree` at `/tmp/.tmpfLSwhk/rocksdb/tree` with RocksDBOptions { block_cache_capacity: Some(134217728), include_indices_and_filters_in_block_cache: false, large_memtable_capacity: Some(268435456), stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:43:00.434512Z INFO node{node=mn-1 role=main}: zksync_os_merkle_tree: initialized Merkle tree info=MerkleTreeInfo { hasher: "Blake2s256", depth: 64, internal_node_depth: 3 } manifest=Some(Manifest { version_count: 20, tags: TreeTags { architecture: "AmortizedLinkedListMT", depth: 64, internal_node_depth: 3, hasher: "Blake2s256" } })
2026-04-08T09:43:00.434538Z INFO node{node=mn-1 role=main}: zksync_os_server::tree_manager: Loaded tree with last processed block at Some(19)
2026-04-08T09:43:00.434546Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing RepositoryManager
2026-04-08T09:43:00.447899Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `repository` at `/tmp/.tmpfLSwhk/rocksdb/repository` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:43:00.452966Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::committed_batch_provider: discovered committed batch on startup batch_number=10
2026-04-08T09:43:00.459181Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `state_full_diffs` at `/tmp/.tmpfLSwhk/rocksdb/state_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:43:00.459224Z INFO node{node=mn-1 role=main}: zksync_os_state_full_diffs::storage: initialized full diffs storage latest_block=19
2026-04-08T09:43:00.465935Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `preimages_full_diffs` at `/tmp/.tmpfLSwhk/rocksdb/preimages_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:43:00.465962Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing mempools
2026-04-08T09:43:00.466138Z INFO node{node=mn-1 role=main}: zksync_os_server: Node state on startup config.general_config.min_blocks_to_replay=10 node_startup_state=NodeStateOnStartup { node_role: MainNode, l1_state: L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0x74fd20bed0ebf15bcfd56def050985688dfb7690), l2_chain_id: 506 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0x74fd20bed0ebf15bcfd56def050985688dfb7690), l2_chain_id: 506 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x31e7d0b5f5e09a2a91e390658f20ec582d85f101) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x31e7d0b5f5e09a2a91e390658f20ec582d85f101) }, validator_timelock_sl: 0xc62acdf88d1c5962ec774f2b72aada675eb5f5d6, batch_verification: Disabled, last_committed_batch: 10, last_proved_batch: 10, last_executed_batch: 10, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }, state_block_range_available: 0..=19, block_replay_storage_last_block: 19, tree_last_block: 19, repositories_persisted_block: 19, last_l1_committed_block: 14, last_l1_proved_block: 14, last_l1_executed_block: 14 } starting_block=9 blocks_to_replay=11
2026-04-08T09:43:00.466166Z INFO node{node=mn-1 role=main}: zksync_os_server: initializing p2p networking
2026-04-08T09:43:00.641772Z INFO node{node=mn-1 role=main}: zksync_os_network::service: resolved external IP (STUN) ip=34.69.95.59
2026-04-08T09:43:00.641801Z INFO node{node=mn-1 role=main}: zksync_os_network::service: initializing p2p network service genesis=Head { number: 0, hash: 0x80437b3e53e5e7954060d0e10d6260e038fd44f99241246f590b5a0bcada7b69, difficulty: 0, total_difficulty: 0, timestamp: 0 } fork_id=ForkId { hash: ForkHash("f2494a9a"), next: 0 }
2026-04-08T09:43:00.663261Z INFO discv5::service: Discv5 Service started mode=Ip4
2026-04-08T09:43:00.663298Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opel"), labels: [], hashed: true, hash: 6800261989111732498 }
2026-04-08T09:43:00.663313Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opstack"), labels: [], hashed: true, hash: 10750382631086548601 }
2026-04-08T09:43:00.663318Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth"), labels: [], hashed: true, hash: 13206841235485111654 }
2026-04-08T09:43:00.663321Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth2"), labels: [], hashed: true, hash: 15057808517026231061 }
2026-04-08T09:43:00.663326Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.kbucket_peers_raw_total"), labels: [], hashed: true, hash: 14460999192264687253 }
2026-04-08T09:43:00.663330Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.inserted_kbucket_peers_raw_total"), labels: [], hashed: true, hash: 11548603734912952060 }
2026-04-08T09:43:00.663333Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.sessions_raw_total"), labels: [], hashed: true, hash: 5053304326019418519 }
2026-04-08T09:43:00.663337Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_raw_total"), labels: [], hashed: true, hash: 6706796966580818507 }
2026-04-08T09:43:00.663343Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_unreachable_enr_total"), labels: [], hashed: true, hash: 18408595257711782467 }
2026-04-08T09:43:00.663346Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_custom_filtered_total"), labels: [], hashed: true, hash: 2542948201725636766 }
2026-04-08T09:43:00.663349Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.unverifiable_enrs_raw_total"), labels: [], hashed: true, hash: 2356601992525539080 }
2026-04-08T09:43:00.663363Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.messages_sent_total"), labels: [], hashed: true, hash: 133257204814502653 }
2026-04-08T09:43:00.663369Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.back_pressure_total"), labels: [], hashed: true, hash: 11309092285057019703 }
2026-04-08T09:43:00.663599Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing L1 Watchers
2026-04-08T09:43:00.663750Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:00.663895Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: initializing L1 commit watcher current_l1_block=104 last_committed_batch=10 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:43:00.664843Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: resolved on L1 last_l1_block=101
2026-04-08T09:43:00.665165Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: initializing L1 execute watcher current_l1_block=104 last_executed_batch=10 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:43:00.665309Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:43:00.666318Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="block_commit" event_count=1 l1_block_from=101 l1_block_to=104
2026-04-08T09:43:00.667464Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="block_execution" event_count=10 l1_block_from=0 l1_block_to=104
2026-04-08T09:43:00.667521Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::gateway_migration_watcher: gateway migration watcher starting contract=0x6C386d4cc1f6a004F8413AA54bdF079619344F8E starting_l1_block=0 l1_chain_id=31337 gw_chain_id=506
2026-04-08T09:43:00.667721Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: initializing L1 transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101 zk_chain_address_sl=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:43:00.667884Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: resolved on L1 next_l1_block=0
2026-04-08T09:43:00.668258Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing pubdata price provider
2026-04-08T09:43:00.668554Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockContextProvider
2026-04-08T09:43:00.668656Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: initializing upgrade transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101 zk_chain_address_sl=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:43:00.669824Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain admin admin_l1=0xc865419199f9e053b53aff45d6d1e78f25f7731a
2026-04-08T09:43:00.670357Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain type manager ctm_sl=0x823d828140096757b83a2289f4e0b2111ea02592
2026-04-08T09:43:00.670866Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: checking block starting from last_l1_block=0
2026-04-08T09:43:00.672411Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="priority_tx" event_count=54 l1_block_from=0 l1_block_to=104
2026-04-08T09:43:00.679696Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `executed_batch_storage` at `/tmp/.tmpfLSwhk/rocksdb/batch` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:43:00.680002Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: initializing L1 persist batch watcher current_l1_block=104 last_persisted_batch=10 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:43:00.681003Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: resolved on L1 last_l1_block=101
2026-04-08T09:43:00.681875Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="persist_batch" event_count=2 l1_block_from=101 l1_block_to=104
2026-04-08T09:43:00.683870Z INFO node{node=mn-1 role=main}: zksync_os_base_token_adjuster: initialized base token price updater token_multiplier_setter_address=None chain_admin_address=0xC865419199f9e053b53AFF45D6d1E78f25F7731a last_l1_ratio=Ratio { numer: 1, denom: 1 }
2026-04-08T09:43:00.683953Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing ProofStorage
2026-04-08T09:43:00.683963Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::proof_storage: Initializing proof storage path="/tmp/.tmpfLSwhk/proof_storage_path" batch_with_proof_capacity=1073741824 failed_capacity=1073741824
2026-04-08T09:43:00.684030Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: Replaying WAL blocks from 9 until 19.
2026-04-08T09:43:00.684294Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Command Replay block 9 (1 txs); starting l1 priority id: 41 received by BlockExecutor
2026-04-08T09:43:00.684307Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Prepared context for block 9. expected_block_output_hash: Some(0x4314180c4a67101e7eb695fed8dcb9d640447a07eef6ceeb681c33077f2c4329), starting_l1_priority_id: 41, timestamp: 1775152810, execution_version: 6. Executing.. block_number=9
2026-04-08T09:43:00.684316Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing command command=PreparedBlockCommand { block_context: BlockContext { chain_id: 506, block_number: 9, block_hashes: "0, 22543398477595635401381596867530594169132647390877754812839329820215206544536", timestamp: 1775152810, eip1559_basefee: 109893000, pubdata_price: 811067844, native_price: 1098930, coinbase: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, gas_limit: 100000000, pubdata_limit: 110000, mix_hash: 0, execution_version: 6 }, seal_policy: UntilExhausted { allowed_to_finish_early: false }, invalid_tx_policy: Abort, starting_cursors: BlockStartCursors { l1_priority_id: 41, interop_root_id: 0, migration_number: 0, interop_fee_number: 0 }, metrics_label: "replay", expected_block_output_hash: Some(0x4314180c4a67101e7eb695fed8dcb9d640447a07eef6ceeb681c33077f2c4329), previous_block_timestamp: 1775152804 } block_number=9
2026-04-08T09:43:00.684350Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing transaction 0x0aa942b43193a74e82f3d84b2b7818c40712ba95c3505497025d315b7f275b62 (L1) in block 9 at index 0 signer 0x06efe40584873ab42f439a216d3e6ef8361cc02f nonce 41 with gas limit 72000000 and cumulative gas used 0... block_number=9
2026-04-08T09:43:00.684791Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing fake FRI provers workers=5 compute_time=2s min_task_age=3s timeout_frequency=0.0
2026-04-08T09:43:00.684816Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing fake SNARK prover max_batch_age=10s
2026-04-08T09:43:00.688735Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `priority_tree` at `/tmp/.tmpfLSwhk/rocksdb/priority_txs_tree` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:43:00.688787Z INFO node{node=mn-1 role=main}: zksync_os_server: Launching pipeline
2026-04-08T09:43:00.688807Z INFO node{node=mn-1 role=main}: zksync_os_rpc: Starting JSON-RPC server at 0.0.0.0:42133
2026-04-08T09:43:00.688896Z INFO node{node=mn-1 role=main}: zksync_os_server: All components scheduled for initialization in 348.698319ms
2026-04-08T09:43:00.689151Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_server: starting proof data server on 0.0.0.0:46613
2026-04-08T09:43:00.689333Z INFO node{node=mn-1 role=main}: zksync_os_priority_tree: adding missing blocks to priority tree persisted_up_to=14 last_executed_block=14
2026-04-08T09:43:00.689397Z INFO node{node=mn-1 role=main}: zksync_os_priority_tree: re-built priority tree last_executed_block=14 root=0x93dc049bc8c75a1a9b6bffd2054e36561972149e04d6146ab889bacf6377319a time_taken=65.06µs
2026-04-08T09:43:00.689476Z INFO node{node=mn-1 role=main}: zksync_os_status_server: status server running addr=0.0.0.0:40507
2026-04-08T09:43:00.689574Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Transaction 0x0aa942b43193a74e82f3d84b2b7818c40712ba95c3505497025d315b7f275b62 executed with status success in block 9 block_number=9 output=TxProcessingOutputOwned { status: true, output: [], contract_address: None, gas_used: 451200, gas_refunded: 0, computational_native_used: 8341666, native_used: 11844028645666, pubdata_used: 564 }
2026-04-08T09:43:00.689589Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: stream exhausted → sealing block_number=9 txs=1
2026-04-08T09:43:00.689844Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Block 9 (replay) sealed because of TxStreamExhausted in block executor with 1 transactions (0 purged) and 451200 gas. Block hash output: 0x4314180c4a67101e7eb695fed8dcb9d640447a07eef6ceeb681c33077f2c4329, canonical hash: 0x2b0177d8beceb756c3a912f345edb6a100583f36608d42b8d9d2b9b52ae38848. storage_writes: 7, preimages: 4, pubdata bytes: 435. block_number=9
2026-04-08T09:43:00.689857Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Full block 9 output output=BlockOutput { header: Sealed { inner: Header { parent_hash: 0x31d71c82e7aaec32b7a245102f5a58beb1b0bf9e49ba60aead958c93355d0498, ommers_hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347, beneficiary: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, state_root: 0x0000000000000000000000000000000000000000000000000000000000000000, transactions_root: 0x1b5b8ca6b1aeae09a8b0e6f407351979ef5c26f0051dbd39ae19e9ed66d4200d, receipts_root: 0x0000000000000000000000000000000000000000000000000000000000000000, logs_bloom: 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, difficulty: 0, number: 9, gas_limit: 100000000, gas_used: 451200, timestamp: 1775152810, extra_data: 0x, mix_hash: 0x0000000000000000000000000000000000000000000000000000000000000001, nonce: 0x0000000000000000, base_fee_per_gas: Some(109893000), withdrawals_root: None, blob_gas_used: None, excess_blob_gas: None, parent_beacon_block_root: None, requests_hash: None }, seal: 0x2b0177d8beceb756c3a912f345edb6a100583f36608d42b8d9d2b9b52ae38848 }, tx_results: [Ok(TxOutput { execution_result: Success(Call([])), gas_used: 451200, gas_refunded: 0, computational_native_used: 8341666, native_used: 11844028645666, pubdata_used: 564, contract_address: None, logs: [Log { address: 0x6e434cd8f3ec4dd52ab599117d5d6bdcf14f1ff0, data: LogData { topics: [0x08b0b676d456a0431162145d2821f30c665b69ca626521c937ba7a77a29ed67c, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000cf3e41cc120c2af9ae3dd9321048592b15de9f8d], data: 0x } }, Log { address: 0x6e434cd8f3ec4dd52ab599117d5d6bdcf14f1ff0, data: LogData { topics: [0xce805def6fd033d429928feccdb0bcbff328d8e318308bd4cd4ff893999f9d76, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000003], data: 0x } }], l2_to_l1_logs: [L2ToL1LogWithPreimage { log: L2ToL1Log { l2_shard_id: 0, is_service: true, tx_number_in_block: 0, sender: 0x0000000000000000000000000000000000008001, key: 0x0aa942b43193a74e82f3d84b2b7818c40712ba95c3505497025d315b7f275b62, value: 0x0000000000000000000000000000000000000000000000000000000000000001 }, preimage: None }], storage_writes: [] })], storage_writes: [StorageWrite { key: 0xa95cc5fcd6780755c51b2427eaf0fec744e9124dcfd099650884753d15fcf5a6, value: 0x6feacff186dff6954d10986bf5fa870b2e8809cb511331f440060d349ef5c98b, account: 0x0000000000000000000000000000000000008003, account_key: 0x0000000000000000000000000000000000000000000000000000000000010011 }, StorageWrite { key: 0x8c73df60031828663153e14b390b3be490435589ae9b19b1c7de7aa1f383f3cb, value: 0x38ed467c79b4116add32010783de296bad347950e7d31d5bc381c8050656a717, account: 0x0000000000000000000000000000000000008003, account_key: 0x00000000000000000000000006efe40584873ab42f439a216d3e6ef8361cc02f }, StorageWrite { key: 0x7dae2ffcaf5645f9659ebe5a6b82aa1142bb63295262dbdb84ec05222f2acae9, value: 0x0516432b2c59c042b79402964d7baa23014720d2281edf3d407f2b022cb441de, account: 0x0000000000000000000000000000000000008003, account_key: 0x00000000000000000000000034303f953bf15af6bdafd6831e4f9d037eddd7b8 }, StorageWrite { key: 0x003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e, value: 0x98194a7141166b268608a49426abc1325f2e7200279152cb3f6b54d008d0c5a8, account: 0x0000000000000000000000000000000000008003, account_key: 0x00000000000000000000000036615cf349d7f6344891b1e7ca7c72883f5dc049 }, StorageWrite { key: 0xd3369c8e087bbc0051f9984c82ec8db7906ef0171066f913b140973516f53180, value: 0x000000000000000000000000000000000000000000000008d984a153917fa200, account: 0x000000000000000000000000000000000001000f, account_key: 0xa15576d9cd72f945502e303286c71bac5967e8d176be6e94d9a0bae3db43c72b }, StorageWrite { key: 0x1054d02cd59032aad76ef94a0991bb05a8e7fc6b0926ecf6366065d7e306a3cc, value: 0x000000000000000000000000cf3e41cc120c2af9ae3dd9321048592b15de9f8d, account: 0x6e434cd8f3ec4dd52ab599117d5d6bdcf14f1ff0, account_key: 0x000000000000000000000000000000000000000000000000000000000000002f }, StorageWrite { key: 0x4bd70473b3adcaa06657abf193813ddb89c1b6862e2d1e2fcbb46752a36f6fbe, value: 0x00000000000000000000000000000000000000000000000000000001000f0301, account: 0x6e434cd8f3ec4dd52ab599117d5d6bdcf14f1ff0, account_key: 0x000000000000000000000000000000000000000000000000000000000000003c }], account_diffs: [AccountDiff { address: 0x0000000000000000000000000000000000010011, nonce: 1, balance: 170141183460469231568439521142756105727, bytecode_hash: 0x8171ce9c02fff732659c99af8a181cb4e5e7807e7f94179fe39756de1e49ebfb }, AccountDiff { address: 0x06efe40584873ab42f439a216d3e6ef8361cc02f, nonce: 0, balance: 836399732976000000, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }, AccountDiff { address: 0x34303f953bf15af6bdafd6831e4f9d037eddd7b8, nonce: 0, balance: 10091423367399173750, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }, AccountDiff { address: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, nonce: 0, balance: 100057514081248107458, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }], published_preimages: [(0x0516432b2c59c042b79402964d7baa23014720d2281edf3d407f2b022cb441de, 0x000000000000000000000000000000000000000000000000000000000000000000000000000000008c0bf01603e76e7600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0x38ed467c79b4116add32010783de296bad347950e7d31d5bc381c8050656a717, 0x000000000000000000000000000000000000000000000000000000000000000000000000000000000b9b7d202e441c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0x6feacff186dff6954d10986bf5fa870b2e8809cb511331f440060d349ef5c98b, 0x01010100000000000000000000000001000000000000000000000000000000007ffffffffffffff7267b5eac6e805dff8171ce9c02fff732659c99af8a181cb4e5e7807e7f94179fe39756de1e49ebfb00000e43000001d07919cbbdf974722ef7c99266e3a809a81bc65acc1698bd5fb6d07e235cc8c69a00000e43), (0x98194a7141166b268608a49426abc1325f2e7200279152cb3f6b54d008d0c5a8, 0x000000000000000000000000000000000000000000000000000000000000000000000000000000056c93b2edf1705bc200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000)], pubdata: 0x012b0177d8beceb756c3a912f345edb6a100583f36608d42b8d9d2b9b52ae388480000000069ceaeaa00000007a95cc5fcd6780755c51b2427eaf0fec744e9124dcfd099650884753d15fcf5a61442032a04cac682d8008c73df60031828663153e14b390b3be490435589ae9b19b1c7de7aa1f383f3cb144102e6df502ad0a0007dae2ffcaf5645f9659ebe5a6b82aa1142bb63295262dbdb84ec05222f2acae9143942b9c219a0d200003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e14316bb882116600d3369c8e087bbc0051f9984c82ec8db7906ef0171066f913b140973516f5318041032a04cac682d8001054d02cd59032aad76ef94a0991bb05a8e7fc6b0926ecf6366065d7e306a3cca1cf3e41cc120c2af9ae3dd9321048592b15de9f8d4bd70473b3adcaa06657abf193813ddb89c1b6862e2d1e2fcbb46752a36f6fbe110300000000010001000000000000000000000000000000000000000080010aa942b43193a74e82f3d84b2b7818c40712ba95c3505497025d315b7f275b62000000000000000000000000000000000000000000000000000000000000000100000000, computaional_native_used: 8341666 } block_number=9
2026-04-08T09:43:00.689911Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Executed. Updating mempools... block_number=9
2026-04-08T09:43:00.689935Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Block processed in `BlockExecutor`. Sending downstream... block_number=9 time_since_last_block=None
2026-04-08T09:43:00.689948Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Command Replay block 10 (1 txs); starting l1 priority id: 42 received by BlockExecutor
2026-04-08T09:43:00.689963Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_canonizer: Received a Replay block 9 (block output hash: 0x4314180c4a67101e7eb695fed8dcb9d640447a07eef6ceeb681c33077f2c4329) from BlockExecutor. Sending downstream.
2026-04-08T09:43:00.690148Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_applier: Received canonized block 9. Saving to disc. block_number=9
2026-04-08T09:43:00.690253Z INFO node{node=mn-1 role=main}: zksync_os_storage::db::repository: Rolling back repository DB blocks [9; 19]
2026-04-08T09:43:00.691119Z INFO node{node=mn-1 role=main}: zksync_os_storage::lazy::repository: Repo DB is ready to process blocks
2026-04-08T09:43:00.691162Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Prepared context for block 10. expected_block_output_hash: Some(0x2534c95a1babe56f87ad6feef0eb4a4172c69cad54a3de1b72d39e0f18bfb932), starting_l1_priority_id: 42, timestamp: 1775152811, execution_version: 6. Executing.. block_number=10
2026-04-08T09:43:00.691175Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing command command=PreparedBlockCommand { block_context: BlockContext { chain_id: 506, block_number: 10, block_hashes: "0, 19452046487403354782029758953747669175129076443481359727368761828482308343880", timestamp: 1775152811, eip1559_basefee: 109893000, pubdata_price: 811067844, native_price: 1098930, coinbase: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, gas_limit: 100000000, pubdata_limit: 110000, mix_hash: 0, execution_version: 6 }, seal_pol…er=10 persist_latency=32.19µs persistence_lag=9
2026-04-08T09:43:00.782635Z INFO node{node=mn-1 role=main}: zksync_os_storage::lazy::repository: persisted block block_number=11 persist_latency=17.22µs persistence_lag=8
2026-04-08T09:43:00.782665Z INFO node{node=mn-1 role=main}: zksync_os_storage::lazy::repository: persisted block block_number=12 persist_latency=17.03µs persistence_lag=7
2026-04-08T09:43:00.782773Z INFO node{node=mn-1 role=main}: zksync_os_storage::lazy::repository: persisted block block_number=13 persist_latency=95.66µs persistence_lag=6
2026-04-08T09:43:00.782886Z INFO node{node=mn-1 role=main}: zksync_os_storage::lazy::repository: persisted block block_number=14 persist_latency=83.98µs persistence_lag=5
2026-04-08T09:43:00.782952Z INFO node{node=mn-1 role=main}: zksync_os_storage::lazy::repository: persisted block block_number=15 persist_latency=40.69µs persistence_lag=4
2026-04-08T09:43:00.783028Z INFO node{node=mn-1 role=main}: zksync_os_storage::lazy::repository: persisted block block_number=16 persist_latency=53.89µs persistence_lag=3
2026-04-08T09:43:00.783066Z INFO node{node=mn-1 role=main}: zksync_os_storage::lazy::repository: persisted block block_number=17 persist_latency=23.93µs persistence_lag=2
2026-04-08T09:43:00.783095Z INFO node{node=mn-1 role=main}: zksync_os_storage::lazy::repository: persisted block block_number=18 persist_latency=18.74µs persistence_lag=1
2026-04-08T09:43:00.783118Z INFO node{node=mn-1 role=main}: zksync_os_storage::lazy::repository: persisted block block_number=19 persist_latency=13.53µs persistence_lag=0
2026-04-08T09:43:01.692695Z INFO zksync_os_integration_tests::provider: Waiting for block 2 to be processed on L2
2026-04-08T09:43:02.709533Z INFO zksync_os_integration_tests::provider: Waiting for block 1 to be finalized on L1
2026-04-08T09:43:02.711893Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Prepared context for block 20. expected_block_output_hash: None, starting_l1_priority_id: 54, timestamp: 1775641382, execution_version: 6. Executing.. block_number=20
2026-04-08T09:43:02.711924Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing command command=PreparedBlockCommand { block_context: BlockContext { chain_id: 506, block_number: 20, block_hashes: "0, 2006683196075752566238676331077732192736786157219015019059339085837137908812", timestamp: 1775641382, eip1559_basefee: 104233900, pubdata_price: 819278456, native_price: 1042339, coinbase: 0xf3b123110589d8f705b8d415385ae10b616d5171, gas_limit: 100000000, pubdata_limit: 110000, mix_hash: 0, execution_version: 6 }, seal_policy: Decide(250ms, 1000), invalid_tx_policy: RejectAndContinue { mark_in_source: true }, starting_cursors: BlockStartCursors { l1_priority_id: 54, interop_root_id: 0, migration_number: 0, interop_fee_number: 0 }, metrics_label: "produce", expected_block_output_hash: None, previous_block_timestamp: 1775152860 } block_number=20
2026-04-08T09:43:02.711967Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing transaction 0xa4c77a1ba571e24b4a92704eb20b4598beda497059571905d8a709dbea1ea2b3 (L2(Eip1559)) in block 20 at index 0 signer 0x36615cf349d7f6344891b1e7ca7c72883f5dc049 nonce 0 with gas limit 119383 and cumulative gas used 0... block_number=20
2026-04-08T09:43:02.712590Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Transaction 0xa4c77a1ba571e24b4a92704eb20b4598beda497059571905d8a709dbea1ea2b3 executed with status success in block 20 block_number=20 output=TxProcessingOutputOwned { status: true, output: [96, 128, 96, 64, 82, 52, 128, 21, 96, 14, 87, 95, 95, 253, 91, 80, 96, 4, 54, 16, 96, 38, 87, 95, 53, 96, 224, 28, 128, 99, 77, 67, 190, 201, 20, 96, 42, 87, 91, 95, 95, 253, 91, 96, 64, 96, 4, 128, 54, 3, 129, 1, 144, 96, 60, 145, 144, 96, 172, 86, 91, 96, 66, 86, 91, 0, 91, 127, 20, 64, 196, 221, 103, 180, 52, 78, 161, 144, 94, 192, 49, 137, 149, 19, 59, 85, 15, 22, 139, 78, 233, 89, 160, 218, 107, 80, 61, 125, 36, 20, 129, 96, 64, 81, 96, 111, 145, 144, 96, 223, 86, 91, 96, 64, 81, 128, 145, 3, 144, 161, 80, 86, 91, 95, 95, 253, 91, 95, 129, 144, 80, 145, 144, 80, 86, 91, 96, 142, 129, 96, 126, 86, 91, 129, 20, 96, 151, 87, 95, 95, 253, 91, 80, 86, 91, 95, 129, 53, 144, 80, 96, 166, 129, 96, 135, 86, 91, 146, 145, 80, 80, 86, 91, 95, 96, 32, 130, 132, 3, 18, 21, 96, 190, 87, 96, 189, 96, 122, 86, 91, 91, 95, 96, 201, 132, 130, 133, 1, 96, 154, 86, 91, 145, 80, 80, 146, 145, 80, 80, 86, 91, 96, 217, 129, 96, 126, 86, 91, 130, 82, 80, 80, 86, 91, 95, 96, 32, 130, 1, 144, 80, 96, 240, 95, 131, 1, 132, 96, 210, 86, 91, 146, 145, 80, 80, 86, 254, 162, 100, 105, 112, 102, 115, 88, 34, 18, 32, 82, 238, 38, 219, 177, 95, 45, 191, 13, 14, 120, 30, 218, 237, 64, 242, 243, 253, 42, 65, 65, 174, 21, 183, 28, 153, 51, 180, 60, 160, 89, 197, 100, 115, 111, 108, 99, 67, 0, 8, 33, 0, 51], contract_address: Some(0xe441cf0795af14ddb9f7984da85cd36db1b8790d), gas_used: 118331, gas_refunded: 0, computational_native_used: 362896, native_used: 1570284, pubdata_used: 508 }
2026-04-08T09:43:02.962987Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: deadline reached → sealing block_number=20 txs=1
2026-04-08T09:43:02.963231Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Block 20 (produce) sealed because of Timeout in block executor with 1 transactions (0 purged) and 118331 gas. Block hash output: 0x7841d26681fcea211bd3fa31ce77ca391ca70e51738e2342198d9b1931065e99, canonical hash: 0xd1bfe1b982d2e6891077cdc8f0f3f5591eb908fd79b47ee11d28e5002a7c3424. storage_writes: 3, preimages: 4, pubdata bytes: 535. block_number=20
2026-04-08T09:43:02.963247Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Full block 20 output output=BlockOutput { header: Sealed { inner: Header { parent_hash: 0x046fbe10889d775382c4c85fea1e1f6d01feeb6a8e70482d5c590f40f7e4944c, ommers_hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347, beneficiary: 0xf3b123110589d8f705b8d415385ae10b616d5171, state_root: 0x0000000000000000000000000000000000000000000000000000000000000000, transactions_root: 0x7bd51e73f8838b6311f7821cae6558951c71175603c1678f869f68c0b52522bd, receipts_root: 0x0000000000000000000000000000000000000000000000000000000000000000, logs_bloom: 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, difficulty: 0, number: 20, gas_limit: 100000000, gas_used: 118331, timestamp: 1775641382, extra_data: 0x, mix_hash: 0x0000000000000000000000000000000000000000000000000000000000000001, nonce: 0x0000000000000000, base_fee_per_gas: Some(104233900), withdrawals_root: None, blob_gas_used: None, excess_blob_gas: None, parent_beacon_block_root: None, requests_hash: None }, seal: 0xd1bfe1b982d2e6891077cdc8f0f3f5591eb908fd79b47ee11d28e5002a7c3424 }, tx_results: [Ok(TxOutput { execution_result: Success(Create([96, 128, 96, 64, 82, 52, 128, 21, 96, 14, 87, 95, 95, 253, 91, 80, 96, 4, 54, 16, 96, 38, 87, 95, 53, 96, 224, 28, 128, 99, 77, 67, 190, 201, 20, 96, 42, 87, 91, 95, 95, 253, 91, 96, 64, 96, 4, 128, 54, 3, 129, 1, 144, 96, 60, 145, 144, 96, 172, 86, 91, 96, 66, 86, 91, 0, 91, 127, 20, 64, 196, 221, 103, 180, 52, 78, 161, 144, 94, 192, 49, 137, 149, 19, 59, 85, 15, 22, 139, 78, 233, 89, 160, 218, 107, 80, 61, 125, 36, 20, 129, 96, 64, 81, 96, 111, 145, 144, 96, 223, 86, 91, 96, 64, 81, 128, 145, 3, 144, 161, 80, 86, 91, 95, 95, 253, 91, 95, 129, 144, 80, 145, 144, 80, 86, 91, 96, 142, 129, 96, 126, 86, 91, 129, 20, 96, 151, 87, 95, 95, 253, 91, 80, 86, 91, 95, 129, 53, 144, 80, 96, 166, 129, 96, 135, 86, 91, 146, 145, 80, 80, 86, 91, 95, 96, 32, 130, 132, 3, 18, 21, 96, 190, 87, 96, 189, 96, 122, 86, 91, 91, 95, 96, 201, 132, 130, 133, 1, 96, 154, 86, 91, 145, 80, 80, 146, 145, 80, 80, 86, 91, 96, 217, 129, 96, 126, 86, 91, 130, 82, 80, 80, 86, 91, 95, 96, 32, 130, 1, 144, 80, 96, 240, 95, 131, 1, 132, 96, 210, 86, 91, 146, 145, 80, 80, 86, 254, 162, 100, 105, 112, 102, 115, 88, 34, 18, 32, 82, 238, 38, 219, 177, 95, 45, 191, 13, 14, 120, 30, 218, 237, 64, 242, 243, 253, 42, 65, 65, 174, 21, 183, 28, 153, 51, 180, 60, 160, 89, 197, 100, 115, 111, 108, 99, 67, 0, 8, 33, 0, 51], 0xe441cf0795af14ddb9f7984da85cd36db1b8790d)), gas_used: 118331, gas_refunded: 0, computational_native_used: 362896, native_used: 1570284, pubdata_used: 508, contract_address: Some(0xe441cf0795af14ddb9f7984da85cd36db1b8790d), logs: [], l2_to_l1_logs: [], storage_writes: [] })], storage_writes: [StorageWrite { key: 0x003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e, value: 0x7c0c6e15864326348289431c12f524feb07b006307e358da053bdfb2af640e77, account: 0x0000000000000000000000000000000000008003, account_key: 0x00000000000000000000000036615cf349d7f6344891b1e7ca7c72883f5dc049 }, StorageWrite { key: 0x0f65bb2c7558f826f95be3892d9ab36139e5ce8391e30d10b452c6ce25908967, value: 0x10a60a172a8a2783d03900aed886d6a7e4f0a1aa629aecd4de5a86e80542c9fa, account: 0x0000000000000000000000000000000000008003, account_key: 0x000000000000000000000000e441cf0795af14ddb9f7984da85cd36db1b8790d }, StorageWrite { key: 0x32cbcf13849d0423d10f44567f42f71d4d401b262ed1baddd5f0b2cf3e2938ee, value: 0x67b91d46ec929dfe90b7944a2d4c8deedb5a37fce3f770338648a10fa7bb3c2f, account: 0x0000000000000000000000000000000000008003, account_key: 0x000000000000000000000000f3b123110589d8f705b8d415385ae10b616d5171 }], account_diffs: [AccountDiff { address: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, nonce: 1, balance: 100060658884794862657, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }, AccountDiff { address: 0xe441cf0795af14ddb9f7984da85cd36db1b8790d, nonce: 1, balance: 0, bytecode_hash: 0xb1dfada71f56644d55c7bca7f0831eb4cd689dbdbe08d9656e022c56249271f2 }, AccountDiff { address: 0xf3b123110589d8f705b8d415385ae10b616d5171, nonce: 0, balance: 12334101739231, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }], published_preimages: [(0x10a60a172a8a2783d03900aed886d6a7e4f0a1aa629aecd4de5a86e80542c9fa, 0x010101000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000b1dfada71f56644d55c7bca7f0831eb4cd689dbdbe08d9656e022c56249271f20000012c00000028f5bb4def22daa988a64957bd50cdd446beecebc10ed4f103895f9224c8ce6a780000012c), (0x67b91d46ec929dfe90b7944a2d4c8deedb5a37fce3f770338648a10fa7bb3c2f, 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000b37c1c0b6df00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0x7c0c6e15864326348289431c12f524feb07b006307e358da053bdfb2af640e77, 0x000000000000000000000000000000010000000000000000000000000000000000000000000000056c9edf1c93bb4c4100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0xb1dfada71f56644d55c7bca7f0831eb4cd689dbdbe08d9656e022c56249271f2, 0x6080604052348015600e575f5ffd5b50600436106026575f3560e01c80634d43bec914602a575b5f5ffd5b60406004803603810190603c919060ac565b6042565b005b7f1440c4dd67b4344ea1905ec0318995133b550f168b4ee959a0da6b503d7d241481604051606f919060df565b60405180910390a150565b5f5ffd5b5f819050919050565b608e81607e565b81146097575f5ffd5b50565b5f8135905060a6816087565b92915050565b5f6020828403121560be5760bd607a565b5b5f60c984828501609a565b91505092915050565b60d981607e565b82525050565b5f60208201905060f05f83018460d2565b9291505056fea264697066735822122052ee26dbb15f2dbf0d0e781edaed40f2f3fd2a4141ae15b71c9933b43ca059c564736f6c634300082100330000000000400000400400100500000000800044804080044010006000020482000001000000000000000000)], pubdata: 0x01d1bfe1b982d2e6891077cdc8f0f3f5591eb908fd79b47ee11d28e5002a7c34240000000069d6232600000003003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e1c0901320b37c1c0b6df0f65bb2c7558f826f95be3892d9ab36139e5ce8391e30d10b452c6ce259089670401010100000000000901010000012c000000286080604052348015600e575f5ffd5b50600436106026575f3560e01c80634d43bec914602a575b5f5ffd5b60406004803603810190603c919060ac565b6042565b005b7f1440c4dd67b4344ea1905ec0318995133b550f168b4ee959a0da6b503d7d241481604051606f919060df565b60405180910390a150565b5f5ffd5b5f819050919050565b608e81607e565b81146097575f5ffd5b50565b5f8135905060a6816087565b92915050565b5f6020828403121560be5760bd607a565b5b5f60c984828501609a565b91505092915050565b60d981607e565b82525050565b5f60208201905060f05f83018460d2565b9291505056fea264697066735822122052ee26dbb15f2dbf0d0e781edaed40f2f3fd2a4141ae15b71c9933b43ca059c564736f6c6343000821003300000000004000004004001005000000008000448040800440100060000204820000010000000000000000000000012c32cbcf13849d0423d10f44567f42f71d4d401b262ed1baddd5f0b2cf3e2938ee14310b37c1c0b6df0000000000000000, computaional_native_used: 362896 } block_number=20
2026-04-08T09:43:02.963343Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Executed. Updating mempools... block_number=20
2026-04-08T09:43:02.963383Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Block processed in `BlockExecutor`. Sending downstream... block_number=20 time_since_last_block=Some(2.243257431s)
2026-04-08T09:43:02.963403Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Command Produce block received by BlockExecutor
2026-04-08T09:43:02.963423Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_canonizer: Received a Produce block 20 (block output hash: 0x7841d26681fcea211bd3fa31ce77ca391ca70e51738e2342198d9b1931065e99) from BlockExecutor. Sending to consensus for canonization.
2026-04-08T09:43:02.963445Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_canonizer: Received a Replay block 20 (block output hash: 0x7841d26681fcea211bd3fa31ce77ca391ca70e51738e2342198d9b1931065e99) from Consensus while having a pending block. Matching with locally produced block and sending downstream for persistence. additional pending blocks in the queue: 0
2026-04-08T09:43:02.963474Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_applier: Received canonized block 20. Saving to disc. block_number=20
2026-04-08T09:43:02.963745Z INFO node{node=mn-1 role=main}: zksync_os_storage::lazy::repository: persisted block block_number=20 persist_latency=35.22µs persistence_lag=0
2026-04-08T09:43:03.218712Z INFO zksync_os_integration_tests::upgrade::tester: DefaultUpgrade contract deployed
2026-04-08T09:43:03.470798Z INFO zksync_os_integration_tests::upgrade::tester: Bridgehub migrations are paused
2026-04-08T09:43:03.722634Z INFO zksync_os_integration_tests::upgrade::tester: Upgrade is set on CTM
2026-04-08T09:43:03.781763Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="upgrade_txs" event_count=1 l1_block_from=112 l1_block_to=112
2026-04-08T09:43:03.781791Z WARN node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: received a protocol version that is not marked as live request.protocol_version=ProtocolSemanticVersion(Version { major: 0, minor: 31, patch: 1 })
2026-04-08T09:43:03.782783Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: detected upgrade transaction to be sent protocol_version=ProtocolSemanticVersion(Version { major: 0, minor: 31, patch: 1 }) target_timestamp=1
2026-04-08T09:43:03.782800Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: sending upgrade transaction to the mempool protocol_version=ProtocolSemanticVersion(Version { major: 0, minor: 31, patch: 1 })
2026-04-08T09:43:03.782818Z INFO node{node=mn-1 role=main}: zksync_os_mempool::pool: L1 patch upgrade (no tx) found for protocol version 0.31.1 protocol_version=0.31.1
2026-04-08T09:43:03.974420Z INFO zksync_os_integration_tests::upgrade::tester: Upgrade scheduled on L1
2026-04-08T09:43:03.974433Z INFO zksync_os_integration_tests::upgrade::tester: Waiting for 10s until patch upgrade can be executed
Took 42152324 cycles to finish
2026-04-08T09:43:04.364556Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 3.668006304s. block_number=9
ZK RISC-V simulator is starting
ZK RISC-V simulator is starting
ZK RISC-V simulator is starting
ZK RISC-V simulator is starting
ZK RISC-V simulator is starting
ZK RISC-V simulator is starting
ZK RISC-V simulator is starting
ZK RISC-V simulator is starting
ZK RISC-V simulator is starting
ZK RISC-V simulator is starting
ZK RISC-V simulator is starting
Took 40642106 cycles to finish
2026-04-08T09:43:04.911059Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 546.072366ms. block_number=12
Took 40310401 cycles to finish
2026-04-08T09:43:04.911789Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 546.165036ms. block_number=17
Took 40582591 cycles to finish
2026-04-08T09:43:04.913045Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 547.137966ms. block_number=20
Took 40458655 cycles to finish
Took 40207366 cycles to finish
2026-04-08T09:43:04.914062Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 549.277516ms. block_number=11
Took 40319053 cycles to finish
2026-04-08T09:43:04.914264Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 548.571876ms. block_number=18
Took 40825950 cycles to finish
2026-04-08T09:43:04.914511Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 549.747166ms. block_number=10
2026-04-08T09:43:04.914760Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 549.040766ms. block_number=19
Took 41898831 cycles to finish
2026-04-08T09:43:04.939560Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 574.074295ms. block_number=16
Took 44697470 cycles to finish
2026-04-08T09:43:04.960994Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 595.548033ms. block_number=15
Took 49182983 cycles to finish
2026-04-08T09:43:05.016252Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 650.87494ms. block_number=14
Took 92513982 cycles to finish
2026-04-08T09:43:05.532131Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 1.167004698s. block_number=13
2026-04-08T09:43:05.532444Z INFO node{node=mn-1 role=main}: zksync_os_server::batcher: Armed batch deadline for batch 11 from first block timestamp 1775152856, sealing at unix=1775641385
2026-04-08T09:43:05.691645Z INFO node{node=mn-1 role=main}: zksync_os_server::batcher: Batch created batch_number=11 batch_metadata=BatchMetadata { previous_stored_batch_info: StoredBatchInfo { batch_number: 10, state_commitment: 0x9b94a7e525999c27b61663ef7c9f5533e2ebf7d6cac28a51a4c11a59428d3cd0, number_of_layer1_txs: 5, priority_operations_hash: 0xa876ffadc76f795b034795a6b8cd2529d5477f1e876d3e68c12cbd646e09dae3, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0xf0c648f815a8604cc3179690d86ee7e5b16ccb0ff230581d2e6c00ede1cf799b, commitment: 0xcad7892a490d8ac87bc040bf5969573bd046b28b9afd81d78ba6f220686d2dc7, last_block_timestamp: Some(0) }, batch_info: BatchInfo { commit_info: CommitBatchInfo { batch_number: 11, new_state_commitment: 0xfcef25c9c8b7843f7575a18a384d2db5ce5f0696c8276e62b00da8f075fc33d0, number_of_layer1_txs: 3, number_of_layer2_txs: 4, priority_operations_hash: 0x3e1b16add3021c879dd65beb1a154f8fcc5bfb9b3dcf8713e6bc82e7a642a61e, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0xc1dddf49590ad43e0e82d7401866074507004603ed176fca63b339acad39b5b1, l2_da_commitment_scheme: BlobsZKsyncOS, da_commitment: 0x7cdc61b31ce9d4aa80abfde427fbefe092a247c0b90a6e768d2dd0d7ab47ec08, first_block_timestamp: 1775152856, last_block_timestamp: 1775641382, chain_id: 506 }, chain_address: 0x31e7d0b5f5e09a2a91e390658f20ec582d85f101, upgrade_tx_hash: None, blob_sidecar: Some(BlobTransactionSidecar { blobs: 1, commitments: [0xb7321e5f24604272ffaa0c73b4cce710f803acd321b3581ec3e9347858a03142e14d9b8109d4f8c940f57d778c3d0e8f], proofs: [0x8bb4371fbce28d91fbebbf65733f10589cf7ce37094c995f2382ea913d88c00169b12510e501e5e432d71950d8eb5bd5] }) }, first_block_number: 15, last_block_number: 20, pubdata_mode: Blobs, tx_count: 7, execution_version: 6, protocol_version: ProtocolSemanticVersion(Version { major: 0, minor: 31, patch: 0 }), computational_native_used: Some(38350747), logs: [L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 0, sender: 0x0000000000000000000000000000000000008001, key: 0x54d1100d9004263238db71b39688c3f2151764c59f22684eb8982c77670b5d27, value: 0x0000000000000000000000000000000000000000000000000000000000000001 }, L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 1, sender: 0x0000000000000000000000000000000000008001, key: 0x0694dd58ee05203ebac60d61b61981eb76d08181c5b9854f882d3dbfa74ae26b, value: 0x0000000000000000000000000000000000000000000000000000000000000001 }, L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 0, sender: 0x0000000000000000000000000000000000008001, key: 0x33ab78abd77fd8f13aa79d53a4b3edfd45e44842f46d84d73cb7d18996db6def, value: 0x0000000000000000000000000000000000000000000000000000000000000001 }], messages: [], multichain_root: 0x702eb34962eb1c5b16c4541d5f1c0b1a61be571411d7097e6c673f0631034b55 } block_count=6 new_state_commitment=0xfcef25c9c8b7843f7575a18a384d2db5ce5f0696c8276e62b00da8f075fc33d0 time_since_last_batch=None
2026-04-08T09:43:05.691732Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch for FRI proving: 11
2026-04-08T09:43:05.691751Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job added batch_number=11 queue_statistics=Queue has 1 jobs, range: 11 - 11, oldest job: added 7.21µs ago, has 0 attempts. self.prover_stage=Fri
2026-04-08T09:43:05.692079Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:08.723926Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job assigned batch_stats=Batch 11 with 7 txs, proving version V7, spent in queue: 3.032171016s, last assigned to 'fake_prover', 1 attempts, 3.02µs since last assignment queue_statistics=Queue has 1 jobs, range: 11 - 11, oldest job: added 3.032192946s ago, has 1 attempts. prover_id="fake_prover" self.prover_stage=Fri
2026-04-08T09:43:10.692660Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:10.724905Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job completed stats=Batch 11 with 7 txs, proving version V7, spent in queue: 5.033153208s, last assigned to 'fake_prover', 1 attempts, 2.000985142s since last assignment prover_type=Fake prover_id="fake_prover" self.prover_stage=Fri queue_statistics=Empty queue
2026-04-08T09:43:10.724953Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fake_fri_provers_pool: fake prover submitted proof fri_job.batch_number=11 elapsed_ms=2000
2026-04-08T09:43:10.724972Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch after FRI proving: 11
2026-04-08T09:43:10.724984Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::gapless_committer: Saving 1 (batches 11-11) to proof_storage buffer_size=0
2026-04-08T09:43:10.726321Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Waiting for L1 protocol version 0.31.0 to reach target version 0.31.0 current_protocol_version=0.31.0 target_protocol_version=0.31.0
2026-04-08T09:43:10.726339Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Protocol version on the contract matches batch protocol version current_protocol_version=0.31.0
2026-04-08T09:43:13.850921Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender: L1 transaction submitted command_name="commit" tx_hash=0x263fd66aa030906823231f9f321dafec667937b9e07948752245fc64d41a0373 nonce=10 max_fee_per_gas=1000000740 max_priority_fee_per_gas=1000000000
2026-04-08T09:43:13.866571Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="block_commit" event_count=1 l1_block_from=113 l1_block_to=113
2026-04-08T09:43:13.881950Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="persist_batch" event_count=1 l1_block_from=113 l1_block_to=113
2026-04-08T09:43:13.976174Z INFO zksync_os_integration_tests::upgrade::tester: Proceeding with patch upgrade
2026-04-08T09:43:13.976190Z INFO zksync_os_integration_tests::provider: Waiting for block 20 to be finalized on L1
2026-04-08T09:43:15.693638Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:20.694947Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:25.696600Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:30.697801Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:35.699406Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:40.700266Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:45.701038Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:50.702002Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:55.702998Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
test upgrade::upgrade_patch_no_deployments_gateway has been running for over 60 seconds
2026-04-08T09:44:00.703658Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:05.705130Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:10.705935Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:15.706983Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:20.708209Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:25.709566Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:30.710895Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:35.711997Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:40.712655Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:45.714478Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:50.715959Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:55.716944Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:00.718062Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:05.719580Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:10.720713Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:15.721794Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:20.723272Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:25.724533Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:30.725654Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:35.727298Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:40.728067Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:45.729364Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:50.729880Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:55.730863Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:46:00.731776Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:46:05.732889Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:46:10.734456Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
test upgrade::upgrade_patch_no_deployments_gateway ... FAILED
failures:
failures:
upgrade::upgrade_patch_no_deployments_gateway
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 79 filtered out; finished in 194.42s
Error: Block 20 was not finalized on L1
Caused by:
deadline has elapsed
Stack backtrace:
0: <tokio::time::error::Elapsed as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
1: <alloy_provider::provider::erased::DynProvider<zksync_os_integration_tests::network::Zksync> as zksync_os_integration_tests::provider::ZksyncTestingProvider>::wait_finalized_with_timeout::{closure#0}
2: <zksync_os_integration_tests::upgrade::tester::UpgradeTester>::execute_default_upgrade::{closure#0}
3: suite::upgrade::upgrade_patch_no_deployments_gateway::{closure#0}
4: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
5: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
6: suite::upgrade::upgrade_patch_no_deployments_gateway
7: <suite::upgrade::upgrade_patch_no_deployments_gateway::{closure#0} as core::ops::function::FnOnce<()>>::call_once
8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
9: test::run_test::{closure#0}
10: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
11: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
12: <std::sys::thread::unix::Thread>::new::thread_start
13: <unknown>
14: <unknown>
Check warning on line 0 in zksync_os_integration_tests::suite
github-actions / Test results
upgrade::upgrade_to_v31_with_deployments (zksync_os_integration_tests::suite) failed
target/nextest/default/test-results.xml [took 3m 2s]
Raw output
Error: Block 1 was not finalized on L1
Caused by:
deadline has elapsed
Stack backtrace:
0: <tokio::time::error::Elapsed as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
1: <alloy_provider::provider::erased::DynProvider<zksync_os_integration_tests::network::Zksync> as zksync_os_integration_tests::provider::ZksyncTestingProvider>::wait_finalized_with_timeout::{closure#0}
2: <zksync_os_integration_tests::upgrade::tester::UpgradeTester>::for_default_upgrade::{closure#0}
3: suite::upgrade::upgrade_to_v31_with_deployments::{closure#0}
4: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
5: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
6: suite::upgrade::upgrade_to_v31_with_deployments
7: <suite::upgrade::upgrade_to_v31_with_deployments::{closure#0} as core::ops::function::FnOnce<()>>::call_once
8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
9: test::run_test::{closure#0}
10: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
11: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
12: <std::sys::thread::unix::Thread>::new::thread_start
13: <unknown>
14: <unknown>
running 1 test
2026-04-08T09:43:12.489073Z INFO zksync_os_integration_tests: L1 chain started on http://localhost:42853
2026-04-08T09:43:12.505796Z INFO node{node=mn-1 role=main}: zksync_os_integration_tests: Launching test node
2026-04-08T09:43:12.505858Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Node version="0.18.2" role="main"
2026-04-08T09:43:12.564068Z INFO node{node=mn-1 role=main}: zksync_os_server: Reading L1 state
2026-04-08T09:43:12.570370Z INFO node{node=mn-1 role=main}: zksync_os_server: L1 state l1_state=L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, validator_timelock_sl: 0xcf4f9d6b5cb69c2a0a88efc1e8962ce8d51be9a4, batch_verification: Disabled, last_committed_batch: 0, last_proved_batch: 0, last_executed_batch: 0, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }
2026-04-08T09:43:12.570428Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockReplayStorage
2026-04-08T09:43:12.572998Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="block_replay_wal" path="/tmp/.tmp3QK0X3/rocksdb/block_replay_wal" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmp3QK0X3/rocksdb/block_replay_wal/CURRENT: No such file or directory" }
2026-04-08T09:43:12.582612Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `block_replay_wal` at `/tmp/.tmp3QK0X3/rocksdb/block_replay_wal` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:43:12.641979Z INFO node{node=mn-1 role=main}: zksync_os_storage::db::replay: block replay DB is empty, assuming start of the chain; appending genesis
2026-04-08T09:43:12.642482Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Tree RocksDB
2026-04-08T09:43:12.642546Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="zkos_merkle_tree" path="/tmp/.tmp3QK0X3/rocksdb/tree" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmp3QK0X3/rocksdb/tree/CURRENT: No such file or directory" }
2026-04-08T09:43:12.645526Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `zkos_merkle_tree` at `/tmp/.tmp3QK0X3/rocksdb/tree` with RocksDBOptions { block_cache_capacity: Some(134217728), include_indices_and_filters_in_block_cache: false, large_memtable_capacity: Some(268435456), stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:43:12.645563Z INFO node{node=mn-1 role=main}: zksync_os_merkle_tree: initialized Merkle tree info=MerkleTreeInfo { hasher: "Blake2s256", depth: 64, internal_node_depth: 3 } manifest=None
2026-04-08T09:43:12.648444Z INFO node{node=mn-1 role=main}: zksync_os_server::tree_manager: Loaded tree with last processed block at None
2026-04-08T09:43:12.648475Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing RepositoryManager
2026-04-08T09:43:12.648569Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="repository" path="/tmp/.tmp3QK0X3/rocksdb/repository" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmp3QK0X3/rocksdb/repository/CURRENT: No such file or directory" }
2026-04-08T09:43:12.657868Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `repository` at `/tmp/.tmp3QK0X3/rocksdb/repository` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:43:12.658834Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="state_full_diffs" path="/tmp/.tmp3QK0X3/rocksdb/state_full_diffs" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmp3QK0X3/rocksdb/state_full_diffs/CURRENT: No such file or directory" }
2026-04-08T09:43:12.663292Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `state_full_diffs` at `/tmp/.tmp3QK0X3/rocksdb/state_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:43:12.663349Z INFO node{node=mn-1 role=main}: zksync_os_state_full_diffs::storage: initialized full diffs storage latest_block=0
2026-04-08T09:43:12.663399Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="preimages_full_diffs" path="/tmp/.tmp3QK0X3/rocksdb/preimages_full_diffs" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmp3QK0X3/rocksdb/preimages_full_diffs/CURRENT: No such file or directory" }
2026-04-08T09:43:12.666615Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `preimages_full_diffs` at `/tmp/.tmp3QK0X3/rocksdb/preimages_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:43:12.667274Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing mempools
2026-04-08T09:43:12.667409Z INFO node{node=mn-1 role=main}: zksync_os_server: Node state on startup config.general_config.min_blocks_to_replay=10 node_startup_state=NodeStateOnStartup { node_role: MainNode, l1_state: L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, validator_timelock_sl: 0xcf4f9d6b5cb69c2a0a88efc1e8962ce8d51be9a4, batch_verification: Disabled, last_committed_batch: 0, last_proved_batch: 0, last_executed_batch: 0, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }, state_block_range_available: 0..=0, block_replay_storage_last_block: 0, tree_last_block: 0, repositories_persisted_block: 0, last_l1_committed_block: 0, last_l1_proved_block: 0, last_l1_executed_block: 0 } starting_block=1 blocks_to_replay=0
2026-04-08T09:43:12.667448Z INFO node{node=mn-1 role=main}: zksync_os_server: initializing p2p networking
2026-04-08T09:43:12.852584Z INFO node{node=mn-1 role=main}: zksync_os_network::service: resolved external IP (STUN) ip=34.69.95.59
2026-04-08T09:43:12.852618Z INFO node{node=mn-1 role=main}: zksync_os_network::service: initializing p2p network service genesis=Head { number: 0, hash: 0x6e69aaee000579509b2631edb5df7f1f4967d42ac00ce5a66e4c37b7d5de05b0, difficulty: 0, total_difficulty: 0, timestamp: 0 } fork_id=ForkId { hash: ForkHash("444f8224"), next: 0 }
2026-04-08T09:43:12.874688Z INFO discv5::service: Discv5 Service started mode=Ip4
2026-04-08T09:43:12.874744Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opel"), labels: [], hashed: true, hash: 12858999088739265742 }
2026-04-08T09:43:12.874764Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opstack"), labels: [], hashed: true, hash: 10479047839668445968 }
2026-04-08T09:43:12.874768Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth"), labels: [], hashed: true, hash: 6077604021962144760 }
2026-04-08T09:43:12.874772Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth2"), labels: [], hashed: true, hash: 15013752535200626223 }
2026-04-08T09:43:12.874777Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.kbucket_peers_raw_total"), labels: [], hashed: true, hash: 18058598628317485316 }
2026-04-08T09:43:12.874781Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.inserted_kbucket_peers_raw_total"), labels: [], hashed: true, hash: 2793944617667858205 }
2026-04-08T09:43:12.874784Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.sessions_raw_total"), labels: [], hashed: true, hash: 12357256439830427407 }
2026-04-08T09:43:12.874788Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_raw_total"), labels: [], hashed: true, hash: 9895517032995403843 }
2026-04-08T09:43:12.874792Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_unreachable_enr_total"), labels: [], hashed: true, hash: 13498924112765501140 }
2026-04-08T09:43:12.874795Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_custom_filtered_total"), labels: [], hashed: true, hash: 18236459100520145534 }
2026-04-08T09:43:12.874799Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.unverifiable_enrs_raw_total"), labels: [], hashed: true, hash: 3330584193924931582 }
2026-04-08T09:43:12.874817Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.messages_sent_total"), labels: [], hashed: true, hash: 11407368075623334601 }
2026-04-08T09:43:12.874826Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.back_pressure_total"), labels: [], hashed: true, hash: 17748365717885617203 }
2026-04-08T09:43:12.875089Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing L1 Watchers
2026-04-08T09:43:12.875302Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:12.875536Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: initializing L1 commit watcher current_l1_block=106 last_committed_batch=0 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:43:12.875742Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:43:12.876263Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: initializing L1 execute watcher current_l1_block=106 last_executed_batch=0 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:43:12.876478Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:43:12.876709Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: initializing L1 transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef zk_chain_address_sl=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:43:12.876898Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: resolved on L1 next_l1_block=0
2026-04-08T09:43:12.877994Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing pubdata price provider
2026-04-08T09:43:12.878543Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockContextProvider
2026-04-08T09:43:12.878582Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: initializing upgrade transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef zk_chain_address_sl=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:43:12.879271Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain admin admin_l1=0xebeaefb8dd278ae3297610f7d91f8dde750878f8
2026-04-08T09:43:12.879864Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain type manager ctm_sl=0x7845be2ab080506883be3d3e4fb34b5557a453da
2026-04-08T09:43:12.880430Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="priority_tx" event_count=6 l1_block_from=0 l1_block_to=106
2026-04-08T09:43:12.880870Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: checking block starting from last_l1_block=0
2026-04-08T09:43:12.881384Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="executed_batch_storage" path="/tmp/.tmp3QK0X3/rocksdb/batch" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmp3QK0X3/rocksdb/batch/CURRENT: No such file or directory" }
2026-04-08T09:43:12.885629Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `executed_batch_storage` at `/tmp/.tmp3QK0X3/rocksdb/batch` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:43:12.885855Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: initializing L1 persist batch watcher current_l1_block=106 last_persisted_batch=0 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:43:12.886060Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:43:12.888079Z INFO node{node=mn-1 role=main}: zksync_os_base_token_adjuster: initialized base token price updater token_multiplier_setter_address=None chain_admin_address=0xeBEAeFB8DD278aE3297610F7D91F8DdE750878F8 last_l1_ratio=Ratio { numer: 1, denom: 1 }
2026-04-08T09:43:12.888153Z INFO node{node=mn-1 role=main}: zksync_os_internal_config: Created new internal config file at /tmp/.tmp3QK0X3/rocksdb/internal_config.json
2026-04-08T09:43:12.888221Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing ProofStorage
2026-04-08T09:43:12.888231Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::proof_storage: Initializing proof storage path="/tmp/.tmp3QK0X3/proof_storage_path" batch_with_proof_capacity=1073741824 failed_capacity=1073741824
2026-04-08T09:43:12.888278Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: Replaying WAL blocks from 1 until 0.
2026-04-08T09:43:12.888288Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: All WAL blocks replayed. Starting main loop.
2026-04-08T09:43:12.888291Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: Consensus role initialized role=Leader
2026-04-08T09:43:12.888358Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Command Produce block received by BlockExecutor
2026-04-08T09:43:12.888695Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing fake FRI provers workers=5 compute_time=2s min_task_age=3s timeout_frequency=0.0
2026-04-08T09:43:12.888724Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing fake SNARK prover max_batch_age=10s
2026-04-08T09:43:12.888835Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="priority_tree" path="/tmp/.tmp3QK0X3/rocksdb/priority_txs_tree" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmp3QK0X3/rocksdb/priority_txs_tree/CURRENT: No such file or directory" }
2026-04-08T09:43:12.892036Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `priority_tree` at `/tmp/.tmp3QK0X3/rocksdb/priority_txs_tree` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:43:12.892083Z INFO node{node=mn-1 role=main}: zksync_os_server: Launching pipeline
2026-04-08T09:43:12.892096Z INFO node{node=mn-1 role=main}: zksync_os_rpc: Starting JSON-RPC server at 0.0.0.0:40787
2026-04-08T09:43:12.892203Z INFO node{node=mn-1 role=main}: zksync_os_server: All components scheduled for initialization in 386.360451ms
2026-04-08T09:43:12.892449Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_server: starting proof data server on 0.0.0.0:40495
2026-04-08T09:43:12.892687Z INFO node{node=mn-1 role=main}: zksync_os_priority_tree: adding missing blocks to priority tree persisted_up_to=0 last_executed_block=0
2026-04-08T09:43:12.892722Z INFO node{node=mn-1 role=main}: zksync_os_priority_tree: re-built priority tree last_executed_block=0 root=0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470 time_taken=36.23µs
2026-04-08T09:43:12.892833Z INFO node{node=mn-1 role=main}: zksync_os_status_server: status server running addr=0.0.0.0:39505
2026-04-08T09:43:12.893241Z INFO node{node=mn-1 role=main}: zksync_os_mempool::pool: L1 upgrade transaction found for protocol version 0.30.1 protocol_version=0.30.1 tx_hash=0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209
2026-04-08T09:43:12.893279Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Prepared context for block 1. expected_block_output_hash: None, starting_l1_priority_id: 0, timestamp: 1775641392, execution_version: 5. Executing.. block_number=1
2026-04-08T09:43:12.893294Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing command command=PreparedBlockCommand { block_context: BlockContext { chain_id: 6565, block_number: 1, block_hashes: "0, 108370568839051644819081111464635134690470516151825823078061969349091444428229", timestamp: 1775641392, eip1559_basefee: 102016200, pubdata_price: 801847334, native_price: 1020162, coinbase: 0xa041f002270c0601ad3c37a1c6f9dbd9e0100589, gas_limit: 100000000, pubdata_limit: 110000, mix_hash: 0, execution_version: 5 }, seal_policy: Decide(250ms, 1000), invalid_tx_policy: RejectAndContinue { mark_in_source: true }, starting_cursors: BlockStartCursors { l1_priority_id: 0, interop_root_id: 0, migration_number: 0, interop_fee_number: 0 }, metrics_label: "produce", expected_block_output_hash: None, previous_block_timestamp: 0 } block_number=1
2026-04-08T09:43:12.893325Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing transaction 0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209 (Upgrade) in block 1 at index 0 signer 0x0000000000000000000000000000000000008007 nonce 30 with gas limit 72000000 and cumulative gas used 0... block_number=1
2026-04-08T09:43:12.893784Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender: initialized L1 sender command_name="commit" balance_eth="100.000000000000000000" address=0xb591739ae7C188E9fdF5443aaef829fE53eBa8Cd nonce=0
2026-04-08T09:43:12.893820Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender: initialized L1 sender command_name="execute" balance_eth="100.000000000000000000" address=0xb2ACAEfc984e824e9c6c277BDBeeEEFccB256a2a nonce=0
2026-04-08T09:43:12.893998Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender: initialized L1 sender command_name="prove" balance_eth="100.000000000000000000" address=0xA064F1795A4508a01388dBE8BE0d793B8Fe30C12 nonce=0
2026-04-08T09:43:12.896380Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Transaction 0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209 executed with status success in block 1 block_number=1 output=TxProcessingOutputOwned { status: true, output: [], contract_address: None, gas_used: 18705048, gas_refunded: 0, computational_native_used: 50482802, native_used: 187050482802, pubdata_used: 23375 }
2026-04-08T09:43:12.896399Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: sealing block as upgrade tx was executed block_number=1
2026-04-08T09:43:12.896721Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Block 1 (produce) sealed because of UpgradeTx in block executor with 1 transactions (0 purged) and 18705048 gas. Block hash output: 0xb1fe4eb598a510381daee43a36027ab2de7551c9b010d3e0397a1eeec50cb9b7, canonical hash: 0xf72a4f409b633a94d026f25165855b1cef663a9b3a4b43c480ae0dab7ddfe933. storage_writes: 91, preimages: 21, pubdata bytes: 23315. block_number=1
2026-04-08T09:43:12.896736Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Full block 1 output output=BlockOutput { header: Sealed { inner: Header { parent_hash: 0xef97917ce9bd9fa7d12ad6a8d81ea26c80ac1d727acc37cbb9799ae199788dc5, ommers_hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347, beneficiary: 0xa041f002270c0601ad3c37a1c6f9dbd9e0100589, state_root: 0x0000000000000000000000000000000000000000000000000000000000000000, transactions_root: 0xe8ccacda1c8a26fff3888d5b0ac5b860a2ba49335396ae375593b3836e489f0b, receipts_root: 0x0000000000000000000000000000000000000000000000000000000000000000, logs_bloom: 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, difficulty: 0, number: 1, gas_limit: 100000000, gas_used: 18705048, timestamp: 1775641392, extra_data: 0x, mix_hash: 0x0000000000000000000000000000000000000000000000000000000000000001, nonce: 0x0000000000000000, base_fee_per_gas: Some(102016200), withdrawals_root: None, blob_gas_used: None, excess_blob_gas: None, parent_beacon_block_root: None, requests_hash: None }, seal: 0xf72a4f409b633a94d026f25165855b1cef663a9b3a4b43c480ae0dab7ddfe933 }, tx_results: [Ok(TxOutput { execution_result: Success(Call([])), gas_used: 18705048, gas_refunded: 0, computational_native_used: 50482802, native_used: 187050482802, pubdata_used: 23375, contract_address: None, logs: [Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000001fcc6d27940b02a500b5c7272d2b22f9fa414951], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0x5d96eda109bfd71cf9f4f70c83de31c4150760e8828979a95d9e5f9f15455af7, 0x00000000000000000000000000000000000000000000000000000000000019a5, 0x0000000000000000000000000000000000000000000000000000000000000000], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000000e6fac42db36d87fa0c9bc69e035f7200cffa6a1], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x000000000000000000000000b07c2207b33cfe898883eb22b39827053fd91476], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x2632cc0d58b0cb1017b99cc0b6cc66ad86440cc0dd923bfdaa294f95ba1b0201, 0x8df3463b1850eb1d8d1847743ea155aef6b16074db8ba81d897dc30554fb2085, 0x0000000000000000000000000000000000000000000000000000000000010004], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70], data: 0x } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000000000000000000000000000000000000000010007], data: 0x } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0xc21caeb4e8f73861400d4c0870ad3e468ddb4e45225da3832ce1da5561f1f61e], data: 0x000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000012000000000000000000000000000000000000000000000000000000000000000d577261707065642045746865720000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000045745544800000000000000000000000000000000000000000000000000000000 } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x0000000000000000000000000000000000000000000000000000000000000003 } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70 } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x000000000000000000000000a6f731ed750597d2d264d0fd800a8548d0fa295f], data: 0x } }, Log { address: 0x000000000000000000000000000000000001000b, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x000000000000000000000000000000000001000b, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000009c218d39ba173b36fd2c5844318952291c687c23], data: 0x } }, Log { address: 0x…efe6140c29eaf292d9b06b5f979ce (L1) in block 2 at index 4 signer 0xc32a01dbc7d293e5c8ac66c3b2321e745c68fc5b nonce 4 with gas limit 72000000 and cumulative gas used 489600... block_number=2
2026-04-08T09:43:12.902721Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Transaction 0x0d917090533a3e98620b9491dadecb9310eefe6140c29eaf292d9b06b5f979ce executed with status failure in block 2 block_number=2 output=TxProcessingOutputOwned { status: false, output: [], contract_address: None, gas_used: 122400, gas_refunded: 0, computational_native_used: 654972, native_used: 3365219130972, pubdata_used: 153 }
2026-04-08T09:43:12.902742Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing transaction 0x1287c0c459e8851038599abf9fec7a75278844d31f5a6d2f71fb3f060492c1a8 (L1) in block 2 at index 5 signer 0x36615cf349d7f6344891b1e7ca7c72883f5dc049 nonce 5 with gas limit 500000 and cumulative gas used 612000... block_number=2
2026-04-08T09:43:12.902890Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Transaction 0x1287c0c459e8851038599abf9fec7a75278844d31f5a6d2f71fb3f060492c1a8 executed with status success in block 2 block_number=2 output=TxProcessingOutputOwned { status: true, output: [], contract_address: None, gas_used: 156800, gas_refunded: 0, computational_native_used: 510740, native_used: 4310998872340, pubdata_used: 196 }
ZK RISC-V simulator is starting
2026-04-08T09:43:12.987884Z INFO node{node=mn-1 role=main}: zksync_os_storage::lazy::repository: persisted block block_number=1 persist_latency=152.01µs persistence_lag=0
2026-04-08T09:43:13.152632Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: deadline reached → sealing block_number=2 txs=6
2026-04-08T09:43:13.152944Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Block 2 (produce) sealed because of Timeout in block executor with 6 transactions (0 purged) and 768800 gas. Block hash output: 0xf104ff5c5cad1f703286ccfbf8045e2e44b07eabc55e7eec1d31d1f62b7e9336, canonical hash: 0x839243330d35a7468c8bbd3746a5aa0daea131ceeed55a3df675e2b966422e39. storage_writes: 3, preimages: 3, pubdata bytes: 706. block_number=2
2026-04-08T09:43:13.152964Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Full block 2 output output=BlockOutput { header: Sealed { inner: Header { parent_hash: 0xf72a4f409b633a94d026f25165855b1cef663a9b3a4b43c480ae0dab7ddfe933, ommers_hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347, beneficiary: 0xa041f002270c0601ad3c37a1c6f9dbd9e0100589, state_root: 0x0000000000000000000000000000000000000000000000000000000000000000, transactions_root: 0xcde57a54f06835ec96516d6ba5706c8f1f1760a8fb329b096f59438e0e75b348, receipts_root: 0x0000000000000000000000000000000000000000000000000000000000000000, logs_bloom: 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, difficulty: 0, number: 2, gas_limit: 100000000, gas_used: 768800, timestamp: 1775641392, extra_data: 0x, mix_hash: 0x0000000000000000000000000000000000000000000000000000000000000001, nonce: 0x0000000000000000, base_fee_per_gas: Some(102016200), withdrawals_root: None, blob_gas_used: None, excess_blob_gas: None, parent_beacon_block_root: None, requests_hash: None }, seal: 0x839243330d35a7468c8bbd3746a5aa0daea131ceeed55a3df675e2b966422e39 }, tx_results: [Ok(TxOutput { execution_result: Revert([]), gas_used: 122400, gas_refunded: 0, computational_native_used: 774112, native_used: 3365219250112, pubdata_used: 153, contract_address: None, logs: [], l2_to_l1_logs: [L2ToL1LogWithPreimage { log: L2ToL1Log { l2_shard_id: 0, is_service: true, tx_number_in_block: 0, sender: 0x0000000000000000000000000000000000008001, key: 0x21f81c7019feea07bf3ea8dc6bd9d73746a2612c7e4ebe9eb45c40b4eff99e3f, value: 0x0000000000000000000000000000000000000000000000000000000000000000 }, preimage: None }], storage_writes: [] }), Ok(TxOutput { execution_result: Revert([]), gas_used: 122400, gas_refunded: 0, computational_native_used: 654972, native_used: 3365219130972, pubdata_used: 153, contract_address: None, logs: [], l2_to_l1_logs: [L2ToL1LogWithPreimage { log: L2ToL1Log { l2_shard_id: 0, is_service: true, tx_number_in_block: 1, sender: 0x0000000000000000000000000000000000008001, key: 0x1298d3938ad8cd100c7049fcd2e01cb5a586c26f85cb7c087d2686662b60d05b, value: 0x0000000000000000000000000000000000000000000000000000000000000000 }, preimage: None }], storage_writes: [] }), Ok(TxOutput { execution_result: Revert([]), gas_used: 122400, gas_refunded: 0, computational_native_used: 672664, native_used: 3365219148664, pubdata_used: 153, contract_address: None, logs: [], l2_to_l1_logs: [L2ToL1LogWithPreimage { log: L2ToL1Log { l2_shard_id: 0, is_service: true, tx_number_in_block: 2, sender: 0x0000000000000000000000000000000000008001, key: 0x970e426d74b3daffa81b7b1639abe78693891162770dfe911cd3dee972cc0e92, value: 0x0000000000000000000000000000000000000000000000000000000000000000 }, preimage: None }], storage_writes: [] }), Ok(TxOutput { execution_result: Revert([]), gas_used: 122400, gas_refunded: 0, computational_native_used: 654972, native_used: 3365219130972, pubdata_used: 153, contract_address: None, logs: [], l2_to_l1_logs: [L2ToL1LogWithPreimage { log: L2ToL1Log { l2_shard_id: 0, is_service: true, tx_number_in_block: 3, sender: 0x0000000000000000000000000000000000008001, key: 0xed6507fed5909a7666bddce9972924922bb1fba8e670aa12efb64e8638514088, value: 0x0000000000000000000000000000000000000000000000000000000000000000 }, preimage: None }], storage_writes: [] }), Ok(TxOutput { execution_result: Revert([]), gas_used: 122400, gas_refunded: 0, computational_native_used: 654972, native_used: 3365219130972, pubdata_used: 153, contract_address: None, logs: [], l2_to_l1_logs: [L2ToL1LogWithPreimage { log: L2ToL1Log { l2_shard_id: 0, is_service: true, tx_number_in_block: 4, sender: 0x0000000000000000000000000000000000008001, key: 0x0d917090533a3e98620b9491dadecb9310eefe6140c29eaf292d9b06b5f979ce, value: 0x0000000000000000000000000000000000000000000000000000000000000000 }, preimage: None }], storage_writes: [] }), Ok(TxOutput { execution_result: Success(Call([])), gas_used: 156800, gas_refunded: 0, computational_native_used: 510740, native_used: 4310998872340, pubdata_used: 196, contract_address: None, logs: [], l2_to_l1_logs: [L2ToL1LogWithPreimage { log: L2ToL1Log { l2_shard_id: 0, is_service: true, tx_number_in_block: 5, sender: 0x0000000000000000000000000000000000008001, key: 0x1287c0c459e8851038599abf9fec7a75278844d31f5a6d2f71fb3f060492c1a8, value: 0x0000000000000000000000000000000000000000000000000000000000000001 }, preimage: None }], storage_writes: [] })], storage_writes: [StorageWrite { key: 0x003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e, value: 0x73fc3e7d31faf6a84facbbbe9ab390194cceee8cf5dbae1ce9ff9b3ef5868420, account: 0x0000000000000000000000000000000000008003, account_key: 0x00000000000000000000000036615cf349d7f6344891b1e7ca7c72883f5dc049 }, StorageWrite { key: 0xb4c0749a3ea088fb36f87d097a56110eae33f30f88a5f6d8bc06acc62886a1bd, value: 0x9770b6b1ff741f2006f8b9f1c675250186b6a3786560f8caf732178185bd1c29, account: 0x0000000000000000000000000000000000008003, account_key: 0x000000000000000000000000a041f002270c0601ad3c37a1c6f9dbd9e0100589 }, StorageWrite { key: 0x1b950a67dcb2f43e83bbb6f7f3c95d324c2682d010ec14113be1c246625f0d78, value: 0x39deb64c8d4bdd18ecea5059e7b81ffda3a1e3196148ceeff4d6ca94572184f5, account: 0x0000000000000000000000000000000000008003, account_key: 0x000000000000000000000000c32a01dbc7d293e5c8ac66c3b2321e745c68fc5b }], account_diffs: [AccountDiff { address: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, nonce: 0, balance: 100000106826133540800, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }, AccountDiff { address: 0xa041f002270c0601ad3c37a1c6f9dbd9e0100589, nonce: 0, balance: 211370902363200, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }, AccountDiff { address: 0xc32a01dbc7d293e5c8ac66c3b2321e745c68fc5b, nonce: 0, balance: 197785761321096000, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }], published_preimages: [(0x39deb64c8d4bdd18ecea5059e7b81ffda3a1e3196148ceeff4d6ca94572184f5, 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000002bead1a1d2c934000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0x73fc3e7d31faf6a84facbbbe9ab390194cceee8cf5dbae1ce9ff9b3ef5868420, 0x000000000000000000000000000000000000000000000000000000000000000000000000000000056bc7bf55c8ce0fc000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0x9770b6b1ff741f2006f8b9f1c675250186b6a3786560f8caf732178185bd1c29, 0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000c03d9f8d1c4000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000)], pubdata: 0x01839243330d35a7468c8bbd3746a5aa0daea131ceeed55a3df675e2b966422e390000000069d6233000000003003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e1449056bc7bf55c8ce0fc0b4c0749a3ea088fb36f87d097a56110eae33f30f88a5f6d8bc06acc62886a1bd1431c03d9f8d1c401b950a67dcb2f43e83bbb6f7f3c95d324c2682d010ec14113be1c246625f0d78144102bead1a1d2c93400000000600010000000000000000000000000000000000000000800121f81c7019feea07bf3ea8dc6bd9d73746a2612c7e4ebe9eb45c40b4eff99e3f00000000000000000000000000000000000000000000000000000000000000000001000100000000000000000000000000000000000080011298d3938ad8cd100c7049fcd2e01cb5a586c26f85cb7c087d2686662b60d05b0000000000000000000000000000000000000000000000000000000000000000000100020000000000000000000000000000000000008001970e426d74b3daffa81b7b1639abe78693891162770dfe911cd3dee972cc0e920000000000000000000000000000000000000000000000000000000000000000000100030000000000000000000000000000000000008001ed6507fed5909a7666bddce9972924922bb1fba8e670aa12efb64e863851408800000000000000000000000000000000000000000000000000000000000000000001000400000000000000000000000000000000000080010d917090533a3e98620b9491dadecb9310eefe6140c29eaf292d9b06b5f979ce00000000000000000000000000000000000000000000000000000000000000000001000500000000000000000000000000000000000080011287c0c459e8851038599abf9fec7a75278844d31f5a6d2f71fb3f060492c1a8000000000000000000000000000000000000000000000000000000000000000100000000, computaional_native_used: 3922432 } block_number=2
2026-04-08T09:43:13.153132Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Executed. Updating mempools... block_number=2
2026-04-08T09:43:13.153186Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Block processed in `BlockExecutor`. Sending downstream... block_number=2 time_since_last_block=Some(252.705248ms)
2026-04-08T09:43:13.153226Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Command Produce block received by BlockExecutor
2026-04-08T09:43:13.153256Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_canonizer: Received a Produce block 2 (block output hash: 0xf104ff5c5cad1f703286ccfbf8045e2e44b07eabc55e7eec1d31d1f62b7e9336) from BlockExecutor. Sending to consensus for canonization.
2026-04-08T09:43:13.153289Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_canonizer: Received a Replay block 2 (block output hash: 0xf104ff5c5cad1f703286ccfbf8045e2e44b07eabc55e7eec1d31d1f62b7e9336) from Consensus while having a pending block. Matching with locally produced block and sending downstream for persistence. additional pending blocks in the queue: 0
2026-04-08T09:43:13.153327Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_applier: Received canonized block 2. Saving to disc. block_number=2
2026-04-08T09:43:13.153702Z INFO node{node=mn-1 role=main}: zksync_os_storage::lazy::repository: persisted block block_number=2 persist_latency=97.96µs persistence_lag=0
2026-04-08T09:43:13.895347Z INFO zksync_os_integration_tests::provider: Waiting for block 2 to be processed on L2
2026-04-08T09:43:14.911028Z INFO zksync_os_integration_tests::provider: Waiting for block 1 to be finalized on L1
Took 53416043 cycles to finish
2026-04-08T09:43:16.727159Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 3.823523513s. block_number=1
2026-04-08T09:43:16.727349Z INFO node{node=mn-1 role=main}: zksync_os_server::batcher: Armed batch deadline for batch 1 from first block timestamp 1775641392, sealing at unix=1775641396
ZK RISC-V simulator is starting
2026-04-08T09:43:16.899394Z INFO node{node=mn-1 role=main}: zksync_os_server::batcher: Batch created batch_number=1 batch_metadata=BatchMetadata { previous_stored_batch_info: StoredBatchInfo { batch_number: 0, state_commitment: 0xa317d183fd2ed701814a993cfa76e458401bfa81c5da85e309dab4f92ebcba2e, number_of_layer1_txs: 0, priority_operations_hash: 0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, commitment: 0x0000000000000000000000000000000000000000000000000000000000000001, last_block_timestamp: Some(0) }, batch_info: BatchInfo { commit_info: CommitBatchInfo { batch_number: 1, new_state_commitment: 0x405ddb6f5d6b1dc5c8c0c16ef9e06e589718272ba5e9d6822173e426aa3c2dd6, number_of_layer1_txs: 0, number_of_layer2_txs: 0, priority_operations_hash: 0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0x58046107fc9c7968d3a0a0441b2b8bca706242600a0966d81f626d8e24c6ea83, l2_da_commitment_scheme: BlobsZKsyncOS, da_commitment: 0x99b2e5f4c4d45ac884a1a0823bb1f563fcc113bfd9acc4425f0e7d27da7ccbdb, first_block_timestamp: 1775641392, last_block_timestamp: 1775641392, chain_id: 6565 }, chain_address: 0x18f438bc08d755e164a7ae7c077e2ea93b0179ef, upgrade_tx_hash: Some(0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209), blob_sidecar: Some(BlobTransactionSidecar { blobs: 1, commitments: [0xb90cb2c49413f158161b8a2ee19d5f1c65116c2af05f4e3c992788ba4255e41dcb3884cc400684fd7d711456d9c85321], proofs: [0xae5e80c44a8fbc90c843b4b52c589fb611f61b6ea0a2d4ec647bfd9317a21e47afd48a2691ad5def60468a7628a8a624] }) }, first_block_number: 1, last_block_number: 1, pubdata_mode: Blobs, tx_count: 1, execution_version: 5, protocol_version: ProtocolSemanticVersion(Version { major: 0, minor: 30, patch: 1 }), computational_native_used: Some(50482802), logs: [L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 0, sender: 0x0000000000000000000000000000000000008001, key: 0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209, value: 0x0000000000000000000000000000000000000000000000000000000000000001 }], messages: [], multichain_root: 0xff84f4b0eb3607f9bbcf0d6070ae0037ae6efdcc4ee53bf65fe39b8bc8bd83dc } block_count=1 new_state_commitment=0x405ddb6f5d6b1dc5c8c0c16ef9e06e589718272ba5e9d6822173e426aa3c2dd6 time_since_last_batch=None
2026-04-08T09:43:16.899514Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch for FRI proving: 1
2026-04-08T09:43:16.899530Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job added batch_number=1 queue_statistics=Queue has 1 jobs, range: 1 - 1, oldest job: added 5.98µs ago, has 0 attempts. self.prover_stage=Fri
Took 43070155 cycles to finish
2026-04-08T09:43:17.275904Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 548.489653ms. block_number=2
2026-04-08T09:43:17.276088Z INFO node{node=mn-1 role=main}: zksync_os_server::batcher: Armed batch deadline for batch 2 from first block timestamp 1775641392, sealing at unix=1775641397
2026-04-08T09:43:17.428686Z INFO node{node=mn-1 role=main}: zksync_os_server::batcher: Batch created batch_number=2 batch_metadata=BatchMetadata { previous_stored_batch_info: StoredBatchInfo { batch_number: 1, state_commitment: 0x405ddb6f5d6b1dc5c8c0c16ef9e06e589718272ba5e9d6822173e426aa3c2dd6, number_of_layer1_txs: 0, priority_operations_hash: 0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0x58046107fc9c7968d3a0a0441b2b8bca706242600a0966d81f626d8e24c6ea83, commitment: 0x2aa06ec9b33d1f0a3e6d29e7bb403a62feaec9ff1be9454631564dd6923e1c50, last_block_timestamp: Some(0) }, batch_info: BatchInfo { commit_info: CommitBatchInfo { batch_number: 2, new_state_commitment: 0x58628e4a1263883c40d608fe958693b319c73c054e9b9cff8065329caac03a56, number_of_layer1_txs: 6, number_of_layer2_txs: 0, priority_operations_hash: 0x8d31090d93b3fbafe6f452a58a28284a3836e4cea6bb20ecb2b52f2c7bd29a64, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0xe02b0c19048d45adcd991316658a980dbeb561a00201ddee277e2abf3d0c78cf, l2_da_commitment_scheme: BlobsZKsyncOS, da_commitment: 0xef42005dd45abba791c2cafcde90c8d935c6410ae4873c6a785864a0a7880458, first_block_timestamp: 1775641392, last_block_timestamp: 1775641392, chain_id: 6565 }, chain_address: 0x18f438bc08d755e164a7ae7c077e2ea93b0179ef, upgrade_tx_hash: None, blob_sidecar: Some(BlobTransactionSidecar { blobs: 1, commitments: [0x8a44ecdf8e078c15aed084448a6b8139d8a5e790b0016e0048ccb3e5e3ffda7523423208e72004f312cb083bd111b9cf], proofs: [0x8a33cb87aa68967264f43448804dba94411bb0a04709ee77aad1d884431ae1f7a2f64d07a0dd781fbb0b0ee2afcc5421] }) }, first_block_number: 2, last_block_number: 2, pubdata_mode: Blobs, tx_count: 6, execution_version: 5, protocol_version: ProtocolSemanticVersion(Version { major: 0, minor: 30, patch: 1 }), computational_native_used: Some(3922432), logs: [L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 0, sender: 0x0000000000000000000000000000000000008001, key: 0x21f81c7019feea07bf3ea8dc6bd9d73746a2612c7e4ebe9eb45c40b4eff99e3f, value: 0x0000000000000000000000000000000000000000000000000000000000000000 }, L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 1, sender: 0x0000000000000000000000000000000000008001, key: 0x1298d3938ad8cd100c7049fcd2e01cb5a586c26f85cb7c087d2686662b60d05b, value: 0x0000000000000000000000000000000000000000000000000000000000000000 }, L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 2, sender: 0x0000000000000000000000000000000000008001, key: 0x970e426d74b3daffa81b7b1639abe78693891162770dfe911cd3dee972cc0e92, value: 0x0000000000000000000000000000000000000000000000000000000000000000 }, L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 3, sender: 0x0000000000000000000000000000000000008001, key: 0xed6507fed5909a7666bddce9972924922bb1fba8e670aa12efb64e8638514088, value: 0x0000000000000000000000000000000000000000000000000000000000000000 }, L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 4, sender: 0x0000000000000000000000000000000000008001, key: 0x0d917090533a3e98620b9491dadecb9310eefe6140c29eaf292d9b06b5f979ce, value: 0x0000000000000000000000000000000000000000000000000000000000000000 }, L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 5, sender: 0x0000000000000000000000000000000000008001, key: 0x1287c0c459e8851038599abf9fec7a75278844d31f5a6d2f71fb3f060492c1a8, value: 0x0000000000000000000000000000000000000000000000000000000000000001 }], messages: [], multichain_root: 0xff84f4b0eb3607f9bbcf0d6070ae0037ae6efdcc4ee53bf65fe39b8bc8bd83dc } block_count=1 new_state_commitment=0x58628e4a1263883c40d608fe958693b319c73c054e9b9cff8065329caac03a56 time_since_last_batch=Some(529.291344ms)
2026-04-08T09:43:17.428834Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch for FRI proving: 2
2026-04-08T09:43:17.428849Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job added batch_number=2 queue_statistics=Queue has 2 jobs, range: 1 - 2, oldest job: added 529.325314ms ago, has 0 attempts. self.prover_stage=Fri
2026-04-08T09:43:17.876691Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:19.940487Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job assigned batch_stats=Batch 1 with 1 txs, proving version V6, spent in queue: 3.040953421s, last assigned to 'fake_prover', 1 attempts, 3.25µs since last assignment queue_statistics=Queue has 2 jobs, range: 1 - 2, oldest job: added 3.040974371s ago, has 1 attempts. prover_id="fake_prover" self.prover_stage=Fri
2026-04-08T09:43:20.442617Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job assigned batch_stats=Batch 2 with 6 txs, proving version V6, spent in queue: 3.013765793s, last assigned to 'fake_prover', 1 attempts, 3.7µs since last assignment queue_statistics=Queue has 2 jobs, range: 1 - 2, oldest job: added 3.543101357s ago, has 1 attempts. prover_id="fake_prover" self.prover_stage=Fri
2026-04-08T09:43:21.941270Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job completed stats=Batch 1 with 1 txs, proving version V6, spent in queue: 5.041737474s, last assigned to 'fake_prover', 1 attempts, 2.000787283s since last assignment prover_type=Fake prover_id="fake_prover" self.prover_stage=Fri queue_statistics=Queue has 1 jobs, range: 2 - 2, oldest job: added 4.512437699s ago, has 1 attempts.
2026-04-08T09:43:21.941314Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fake_fri_provers_pool: fake prover submitted proof fri_job.batch_number=1 elapsed_ms=2000
2026-04-08T09:43:21.941333Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch after FRI proving: 1
2026-04-08T09:43:21.941344Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::gapless_committer: Saving 1 (batches 1-1) to proof_storage buffer_size=0
2026-04-08T09:43:21.942509Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Waiting for L1 protocol version 0.30.1 to reach target version 0.30.1 current_protocol_version=0.30.1 target_protocol_version=0.30.1
2026-04-08T09:43:21.942528Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Protocol version on the contract matches batch protocol version current_protocol_version=0.30.1
2026-04-08T09:43:21.942949Z WARN node{node=mn-1 role=main}: zksync_os_l1_sender: network fees exceed configured cap — submitting at cap, inclusion might be delayed if the cap is too low command_name="commit" configured_max_fee=200000000000 estimated_max_fee=1994889552 configured_max_priority_fee=1000000000 estimated_max_priority_fee=1994888588 configured_max_blob_fee=2000000000 estimated_blob_fee=1
2026-04-08T09:43:22.443303Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job completed stats=Batch 2 with 6 txs, proving version V6, spent in queue: 5.014451525s, last assigned to 'fake_prover', 1 attempts, 2.000689452s since last assignment prover_type=Fake prover_id="fake_prover" self.prover_stage=Fri queue_statistics=Empty queue
2026-04-08T09:43:22.443346Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fake_fri_provers_pool: fake prover submitted proof fri_job.batch_number=2 elapsed_ms=2000
2026-04-08T09:43:22.443385Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch after FRI proving: 2
2026-04-08T09:43:22.443406Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::gapless_committer: Saving 1 (batches 2-2) to proof_storage buffer_size=0
2026-04-08T09:43:22.444686Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Waiting for L1 protocol version 0.30.1 to reach target version 0.30.1 current_protocol_version=0.30.1 target_protocol_version=0.30.1
2026-04-08T09:43:22.444704Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Protocol version on the contract matches batch protocol version current_protocol_version=0.30.1
2026-04-08T09:43:22.877850Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:25.184336Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender: L1 transaction submitted command_name="commit" tx_hash=0x6ec95314b5c7eeb5f39aec88696ab66ac95d19178684a93d6d98326f88111055 nonce=0 max_fee_per_gas=1994889552 max_priority_fee_per_gas=1000000000
2026-04-08T09:43:25.278321Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="block_commit" event_count=1 l1_block_from=111 l1_block_to=111
2026-04-08T09:43:25.287846Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="persist_batch" event_count=1 l1_block_from=111 l1_block_to=111
2026-04-08T09:43:27.879877Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:32.881756Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:37.882849Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:42.883852Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:47.884873Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:52.886297Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:57.887002Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:02.887798Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:07.889722Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
test upgrade::upgrade_to_v31_with_deployments has been running for over 60 seconds
2026-04-08T09:44:12.891712Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:17.893408Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:22.894193Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:27.895629Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:32.896747Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:37.897997Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:42.899041Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:47.900803Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:52.902243Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:57.903446Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:02.904616Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:07.905348Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:12.906652Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:17.907500Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:22.908730Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:27.910664Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:32.911312Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:37.912831Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:42.914553Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:47.914864Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:52.916431Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:57.917599Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:46:02.917961Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:46:07.919078Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:46:12.920361Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
test upgrade::upgrade_to_v31_with_deployments ... FAILED
failures:
failures:
upgrade::upgrade_to_v31_with_deployments
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 79 filtered out; finished in 182.88s
Error: Block 1 was not finalized on L1
Caused by:
deadline has elapsed
Stack backtrace:
0: <tokio::time::error::Elapsed as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
1: <alloy_provider::provider::erased::DynProvider<zksync_os_integration_tests::network::Zksync> as zksync_os_integration_tests::provider::ZksyncTestingProvider>::wait_finalized_with_timeout::{closure#0}
2: <zksync_os_integration_tests::upgrade::tester::UpgradeTester>::for_default_upgrade::{closure#0}
3: suite::upgrade::upgrade_to_v31_with_deployments::{closure#0}
4: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
5: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
6: suite::upgrade::upgrade_to_v31_with_deployments
7: <suite::upgrade::upgrade_to_v31_with_deployments::{closure#0} as core::ops::function::FnOnce<()>>::call_once
8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
9: test::run_test::{closure#0}
10: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
11: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
12: <std::sys::thread::unix::Thread>::new::thread_start
13: <unknown>
14: <unknown>
Check warning on line 0 in zksync_os_integration_tests::suite
github-actions / Test results
upgrade::upgrade_patch_no_deployments_settles_to_gateway (zksync_os_integration_tests::suite) failed
target/nextest/default/test-results.xml [took 3m 15s]
Raw output
Error: Block 1 was not finalized on L1
Caused by:
deadline has elapsed
Stack backtrace:
0: <tokio::time::error::Elapsed as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
1: <alloy_provider::provider::erased::DynProvider<zksync_os_integration_tests::network::Zksync> as zksync_os_integration_tests::provider::ZksyncTestingProvider>::wait_finalized_with_timeout::{closure#0}
2: <zksync_os_integration_tests::upgrade::tester::UpgradeTester>::for_default_upgrade::{closure#0}
3: suite::upgrade::upgrade_patch_no_deployments_settles_to_gateway::{closure#0}
4: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
5: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
6: suite::upgrade::upgrade_patch_no_deployments_settles_to_gateway
7: <suite::upgrade::upgrade_patch_no_deployments_settles_to_gateway::{closure#0} as core::ops::function::FnOnce<()>>::call_once
8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
9: test::run_test::{closure#0}
10: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
11: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
12: <std::sys::thread::unix::Thread>::new::thread_start
13: <unknown>
14: <unknown>
running 1 test
2026-04-08T09:43:11.195616Z INFO zksync_os_integration_tests: L1 chain started on http://localhost:32959
2026-04-08T09:43:11.207465Z INFO zksync_os_integration_tests: Loading ephemeral state from /home/runner/_work/zksync-os-server/zksync-os-server/././local-chains/v31.0/gateway-db.tar.gz
2026-04-08T09:43:11.215236Z INFO zksync_os_server::util: Ephemeral state unpacked archive=/home/runner/_work/zksync-os-server/zksync-os-server/././local-chains/v31.0/gateway-db.tar.gz dest=/tmp/.tmprYYIQh/rocksdb
2026-04-08T09:43:11.223066Z INFO node{node=mn-1 role=main}: zksync_os_integration_tests: Launching test node
2026-04-08T09:43:11.223128Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Node version="0.18.2" role="main"
2026-04-08T09:43:11.280081Z INFO node{node=mn-1 role=main}: zksync_os_server: Reading L1 state
2026-04-08T09:43:11.286682Z INFO node{node=mn-1 role=main}: zksync_os_server: L1 state l1_state=L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0x74fd20bed0ebf15bcfd56def050985688dfb7690), l2_chain_id: 506 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0x74fd20bed0ebf15bcfd56def050985688dfb7690), l2_chain_id: 506 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x31e7d0b5f5e09a2a91e390658f20ec582d85f101) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x31e7d0b5f5e09a2a91e390658f20ec582d85f101) }, validator_timelock_sl: 0xc62acdf88d1c5962ec774f2b72aada675eb5f5d6, batch_verification: Disabled, last_committed_batch: 10, last_proved_batch: 10, last_executed_batch: 10, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }
2026-04-08T09:43:11.286726Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockReplayStorage
2026-04-08T09:43:11.289630Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: RocksDB contains extra column families that are not used in code db_name="block_replay_wal" path="/tmp/.tmprYYIQh/rocksdb/block_replay_wal" obsolete_cfs=["starting_interop_event_index"]
2026-04-08T09:43:11.310699Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `block_replay_wal` at `/tmp/.tmprYYIQh/rocksdb/block_replay_wal` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:43:11.310778Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Tree RocksDB
2026-04-08T09:43:11.319175Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `zkos_merkle_tree` at `/tmp/.tmprYYIQh/rocksdb/tree` with RocksDBOptions { block_cache_capacity: Some(134217728), include_indices_and_filters_in_block_cache: false, large_memtable_capacity: Some(268435456), stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:43:11.319232Z INFO node{node=mn-1 role=main}: zksync_os_merkle_tree: initialized Merkle tree info=MerkleTreeInfo { hasher: "Blake2s256", depth: 64, internal_node_depth: 3 } manifest=Some(Manifest { version_count: 20, tags: TreeTags { architecture: "AmortizedLinkedListMT", depth: 64, internal_node_depth: 3, hasher: "Blake2s256" } })
2026-04-08T09:43:11.319255Z INFO node{node=mn-1 role=main}: zksync_os_server::tree_manager: Loaded tree with last processed block at Some(19)
2026-04-08T09:43:11.319262Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing RepositoryManager
2026-04-08T09:43:11.332209Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `repository` at `/tmp/.tmprYYIQh/rocksdb/repository` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:43:11.337297Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::committed_batch_provider: discovered committed batch on startup batch_number=10
2026-04-08T09:43:11.344759Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `state_full_diffs` at `/tmp/.tmprYYIQh/rocksdb/state_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:43:11.344859Z INFO node{node=mn-1 role=main}: zksync_os_state_full_diffs::storage: initialized full diffs storage latest_block=19
2026-04-08T09:43:11.352936Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `preimages_full_diffs` at `/tmp/.tmprYYIQh/rocksdb/preimages_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:43:11.353025Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing mempools
2026-04-08T09:43:11.353254Z INFO node{node=mn-1 role=main}: zksync_os_server: Node state on startup config.general_config.min_blocks_to_replay=10 node_startup_state=NodeStateOnStartup { node_role: MainNode, l1_state: L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0x74fd20bed0ebf15bcfd56def050985688dfb7690), l2_chain_id: 506 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0x74fd20bed0ebf15bcfd56def050985688dfb7690), l2_chain_id: 506 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x31e7d0b5f5e09a2a91e390658f20ec582d85f101) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x31e7d0b5f5e09a2a91e390658f20ec582d85f101) }, validator_timelock_sl: 0xc62acdf88d1c5962ec774f2b72aada675eb5f5d6, batch_verification: Disabled, last_committed_batch: 10, last_proved_batch: 10, last_executed_batch: 10, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }, state_block_range_available: 0..=19, block_replay_storage_last_block: 19, tree_last_block: 19, repositories_persisted_block: 19, last_l1_committed_block: 14, last_l1_proved_block: 14, last_l1_executed_block: 14 } starting_block=9 blocks_to_replay=11
2026-04-08T09:43:11.353287Z INFO node{node=mn-1 role=main}: zksync_os_server: initializing p2p networking
2026-04-08T09:43:11.531923Z INFO node{node=mn-1 role=main}: zksync_os_network::service: resolved external IP (STUN) ip=34.69.95.59
2026-04-08T09:43:11.531948Z INFO node{node=mn-1 role=main}: zksync_os_network::service: initializing p2p network service genesis=Head { number: 0, hash: 0x80437b3e53e5e7954060d0e10d6260e038fd44f99241246f590b5a0bcada7b69, difficulty: 0, total_difficulty: 0, timestamp: 0 } fork_id=ForkId { hash: ForkHash("f2494a9a"), next: 0 }
2026-04-08T09:43:11.552843Z INFO discv5::service: Discv5 Service started mode=Ip4
2026-04-08T09:43:11.552884Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opel"), labels: [], hashed: true, hash: 2361376573432933566 }
2026-04-08T09:43:11.552902Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opstack"), labels: [], hashed: true, hash: 15685978716237388443 }
2026-04-08T09:43:11.552906Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth"), labels: [], hashed: true, hash: 3533147461385394717 }
2026-04-08T09:43:11.552909Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth2"), labels: [], hashed: true, hash: 5127945580819793369 }
2026-04-08T09:43:11.552914Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.kbucket_peers_raw_total"), labels: [], hashed: true, hash: 16254149102917943151 }
2026-04-08T09:43:11.552922Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.inserted_kbucket_peers_raw_total"), labels: [], hashed: true, hash: 11217588134701257274 }
2026-04-08T09:43:11.552926Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.sessions_raw_total"), labels: [], hashed: true, hash: 9605932543494995942 }
2026-04-08T09:43:11.552929Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_raw_total"), labels: [], hashed: true, hash: 6523898501415569564 }
2026-04-08T09:43:11.552933Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_unreachable_enr_total"), labels: [], hashed: true, hash: 9423628857227925320 }
2026-04-08T09:43:11.552937Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_custom_filtered_total"), labels: [], hashed: true, hash: 2261788531406934973 }
2026-04-08T09:43:11.552941Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.unverifiable_enrs_raw_total"), labels: [], hashed: true, hash: 13017018868075635623 }
2026-04-08T09:43:11.552957Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.messages_sent_total"), labels: [], hashed: true, hash: 11983440153466497895 }
2026-04-08T09:43:11.552963Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.back_pressure_total"), labels: [], hashed: true, hash: 11788122469487514731 }
2026-04-08T09:43:11.553201Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing L1 Watchers
2026-04-08T09:43:11.553352Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:11.553494Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: initializing L1 commit watcher current_l1_block=104 last_committed_batch=10 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:43:11.554442Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: resolved on L1 last_l1_block=101
2026-04-08T09:43:11.554713Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: initializing L1 execute watcher current_l1_block=104 last_executed_batch=10 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:43:11.554831Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:43:11.555797Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="block_commit" event_count=1 l1_block_from=101 l1_block_to=104
2026-04-08T09:43:11.556938Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::gateway_migration_watcher: gateway migration watcher starting contract=0x6C386d4cc1f6a004F8413AA54bdF079619344F8E starting_l1_block=0 l1_chain_id=31337 gw_chain_id=506
2026-04-08T09:43:11.557082Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="block_execution" event_count=10 l1_block_from=0 l1_block_to=104
2026-04-08T09:43:11.557148Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: initializing L1 transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101 zk_chain_address_sl=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:43:11.557358Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: resolved on L1 next_l1_block=0
2026-04-08T09:43:11.557649Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing pubdata price provider
2026-04-08T09:43:11.557947Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockContextProvider
2026-04-08T09:43:11.558092Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: initializing upgrade transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101 zk_chain_address_sl=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:43:11.558508Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain admin admin_l1=0xc865419199f9e053b53aff45d6d1e78f25f7731a
2026-04-08T09:43:11.558855Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain type manager ctm_sl=0x823d828140096757b83a2289f4e0b2111ea02592
2026-04-08T09:43:11.559478Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: checking block starting from last_l1_block=0
2026-04-08T09:43:11.566680Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `executed_batch_storage` at `/tmp/.tmprYYIQh/rocksdb/batch` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:43:11.568539Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="priority_tx" event_count=54 l1_block_from=0 l1_block_to=104
2026-04-08T09:43:11.569583Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: initializing L1 persist batch watcher current_l1_block=104 last_persisted_batch=10 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:43:11.570245Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: resolved on L1 last_l1_block=101
2026-04-08T09:43:11.571529Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="persist_batch" event_count=2 l1_block_from=101 l1_block_to=104
2026-04-08T09:43:11.573352Z INFO node{node=mn-1 role=main}: zksync_os_base_token_adjuster: initialized base token price updater token_multiplier_setter_address=None chain_admin_address=0xC865419199f9e053b53AFF45D6d1E78f25F7731a last_l1_ratio=Ratio { numer: 1, denom: 1 }
2026-04-08T09:43:11.573421Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing ProofStorage
2026-04-08T09:43:11.573431Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::proof_storage: Initializing proof storage path="/tmp/.tmprYYIQh/proof_storage_path" batch_with_proof_capacity=1073741824 failed_capacity=1073741824
2026-04-08T09:43:11.573479Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: Replaying WAL blocks from 9 until 19.
2026-04-08T09:43:11.573706Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Command Replay block 9 (1 txs); starting l1 priority id: 41 received by BlockExecutor
2026-04-08T09:43:11.573723Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Prepared context for block 9. expected_block_output_hash: Some(0x4314180c4a67101e7eb695fed8dcb9d640447a07eef6ceeb681c33077f2c4329), starting_l1_priority_id: 41, timestamp: 1775152810, execution_version: 6. Executing.. block_number=9
2026-04-08T09:43:11.573732Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing command command=PreparedBlockCommand { block_context: BlockContext { chain_id: 506, block_number: 9, block_hashes: "0, 22543398477595635401381596867530594169132647390877754812839329820215206544536", timestamp: 1775152810, eip1559_basefee: 109893000, pubdata_price: 811067844, native_price: 1098930, coinbase: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, gas_limit: 100000000, pubdata_limit: 110000, mix_hash: 0, execution_version: 6 }, seal_policy: UntilExhausted { allowed_to_finish_early: false }, invalid_tx_policy: Abort, starting_cursors: BlockStartCursors { l1_priority_id: 41, interop_root_id: 0, migration_number: 0, interop_fee_number: 0 }, metrics_label: "replay", expected_block_output_hash: Some(0x4314180c4a67101e7eb695fed8dcb9d640447a07eef6ceeb681c33077f2c4329), previous_block_timestamp: 1775152804 } block_number=9
2026-04-08T09:43:11.573768Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing transaction 0x0aa942b43193a74e82f3d84b2b7818c40712ba95c3505497025d315b7f275b62 (L1) in block 9 at index 0 signer 0x06efe40584873ab42f439a216d3e6ef8361cc02f nonce 41 with gas limit 72000000 and cumulative gas used 0... block_number=9
2026-04-08T09:43:11.574259Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing fake FRI provers workers=5 compute_time=2s min_task_age=3s timeout_frequency=0.0
2026-04-08T09:43:11.574295Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing fake SNARK prover max_batch_age=10s
2026-04-08T09:43:11.578471Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `priority_tree` at `/tmp/.tmprYYIQh/rocksdb/priority_txs_tree` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:43:11.578527Z INFO node{node=mn-1 role=main}: zksync_os_server: Launching pipeline
2026-04-08T09:43:11.578538Z INFO node{node=mn-1 role=main}: zksync_os_rpc: Starting JSON-RPC server at 0.0.0.0:35371
2026-04-08T09:43:11.578630Z INFO node{node=mn-1 role=main}: zksync_os_server: All components scheduled for initialization in 355.523282ms
2026-04-08T09:43:11.578842Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_server: starting proof data server on 0.0.0.0:41933
2026-04-08T09:43:11.579074Z INFO node{node=mn-1 role=main}: zksync_os_priority_tree: adding missing blocks to priority tree persisted_up_to=14 last_executed_block=14
2026-04-08T09:43:11.579146Z INFO node{node=mn-1 role=main}: zksync_os_priority_tree: re-built priority tree last_executed_block=14 root=0x93dc049bc8c75a1a9b6bffd2054e36561972149e04d6146ab889bacf6377319a time_taken=73.14µs
2026-04-08T09:43:11.579222Z INFO node{node=mn-1 role=main}: zksync_os_status_server: status server running addr=0.0.0.0:41083
2026-04-08T09:43:11.579301Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Transaction 0x0aa942b43193a74e82f3d84b2b7818c40712ba95c3505497025d315b7f275b62 executed with status success in block 9 block_number=9 output=TxProcessingOutputOwned { status: true, output: [], contract_address: None, gas_used: 451200, gas_refunded: 0, computational_native_used: 8341666, native_used: 11844028645666, pubdata_used: 564 }
2026-04-08T09:43:11.579318Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: stream exhausted → sealing block_number=9 txs=1
2026-04-08T09:43:11.579489Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Block 9 (replay) sealed because of TxStreamExhausted in block executor with 1 transactions (0 purged) and 451200 gas. Block hash output: 0x4314180c4a67101e7eb695fed8dcb9d640447a07eef6ceeb681c33077f2c4329, canonical hash: 0x2b0177d8beceb756c3a912f345edb6a100583f36608d42b8d9d2b9b52ae38848. storage_writes: 7, preimages: 4, pubdata bytes: 435. block_number=9
2026-04-08T09:43:11.579506Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Full block 9 output output=BlockOutput { header: Sealed { inner: Header { parent_hash: 0x31d71c82e7aaec32b7a245102f5a58beb1b0bf9e49ba60aead958c93355d0498, ommers_hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347, beneficiary: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, state_root: 0x0000000000000000000000000000000000000000000000000000000000000000, transactions_root: 0x1b5b8ca6b1aeae09a8b0e6f407351979ef5c26f0051dbd39ae19e9ed66d4200d, receipts_root: 0x0000000000000000000000000000000000000000000000000000000000000000, logs_bloom: 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, difficulty: 0, number: 9, gas_limit: 100000000, gas_used: 451200, timestamp: 1775152810, extra_data: 0x, mix_hash: 0x0000000000000000000000000000000000000000000000000000000000000001, nonce: 0x0000000000000000, base_fee_per_gas: Some(109893000), withdrawals_root: None, blob_gas_used: None, excess_blob_gas: None, parent_beacon_block_root: None, requests_hash: None }, seal: 0x2b0177d8beceb756c3a912f345edb6a100583f36608d42b8d9d2b9b52ae38848 }, tx_results: [Ok(TxOutput { execution_result: Success(Call([])), gas_used: 451200, gas_refunded: 0, computational_native_used: 8341666, native_used: 11844028645666, pubdata_used: 564, contract_address: None, logs: [Log { address: 0x6e434cd8f3ec4dd52ab599117d5d6bdcf14f1ff0, data: LogData { topics: [0x08b0b676d456a0431162145d2821f30c665b69ca626521c937ba7a77a29ed67c, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000cf3e41cc120c2af9ae3dd9321048592b15de9f8d], data: 0x } }, Log { address: 0x6e434cd8f3ec4dd52ab599117d5d6bdcf14f1ff0, data: LogData { topics: [0xce805def6fd033d429928feccdb0bcbff328d8e318308bd4cd4ff893999f9d76, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000003], data: 0x } }], l2_to_l1_logs: [L2ToL1LogWithPreimage { log: L2ToL1Log { l2_shard_id: 0, is_service: true, tx_number_in_block: 0, sender: 0x0000000000000000000000000000000000008001, key: 0x0aa942b43193a74e82f3d84b2b7818c40712ba95c3505497025d315b7f275b62, value: 0x0000000000000000000000000000000000000000000000000000000000000001 }, preimage: None }], storage_writes: [] })], storage_writes: [StorageWrite { key: 0xa95cc5fcd6780755c51b2427eaf0fec744e9124dcfd099650884753d15fcf5a6, value: 0x6feacff186dff6954d10986bf5fa870b2e8809cb511331f440060d349ef5c98b, account: 0x0000000000000000000000000000000000008003, account_key: 0x0000000000000000000000000000000000000000000000000000000000010011 }, StorageWrite { key: 0x8c73df60031828663153e14b390b3be490435589ae9b19b1c7de7aa1f383f3cb, value: 0x38ed467c79b4116add32010783de296bad347950e7d31d5bc381c8050656a717, account: 0x0000000000000000000000000000000000008003, account_key: 0x00000000000000000000000006efe40584873ab42f439a216d3e6ef8361cc02f }, StorageWrite { key: 0x7dae2ffcaf5645f9659ebe5a6b82aa1142bb63295262dbdb84ec05222f2acae9, value: 0x0516432b2c59c042b79402964d7baa23014720d2281edf3d407f2b022cb441de, account: 0x0000000000000000000000000000000000008003, account_key: 0x00000000000000000000000034303f953bf15af6bdafd6831e4f9d037eddd7b8 }, StorageWrite { key: 0x003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e, value: 0x98194a7141166b268608a49426abc1325f2e7200279152cb3f6b54d008d0c5a8, account: 0x0000000000000000000000000000000000008003, account_key: 0x00000000000000000000000036615cf349d7f6344891b1e7ca7c72883f5dc049 }, StorageWrite { key: 0xd3369c8e087bbc0051f9984c82ec8db7906ef0171066f913b140973516f53180, value: 0x000000000000000000000000000000000000000000000008d984a153917fa200, account: 0x000000000000000000000000000000000001000f, account_key: 0xa15576d9cd72f945502e303286c71bac5967e8d176be6e94d9a0bae3db43c72b }, StorageWrite { key: 0x1054d02cd59032aad76ef94a0991bb05a8e7fc6b0926ecf6366065d7e306a3cc, value: 0x000000000000000000000000cf3e41cc120c2af9ae3dd9321048592b15de9f8d, account: 0x6e434cd8f3ec4dd52ab599117d5d6bdcf14f1ff0, account_key: 0x000000000000000000000000000000000000000000000000000000000000002f }, StorageWrite { key: 0x4bd70473b3adcaa06657abf193813ddb89c1b6862e2d1e2fcbb46752a36f6fbe, value: 0x00000000000000000000000000000000000000000000000000000001000f0301, account: 0x6e434cd8f3ec4dd52ab599117d5d6bdcf14f1ff0, account_key: 0x000000000000000000000000000000000000000000000000000000000000003c }], account_diffs: [AccountDiff { address: 0x0000000000000000000000000000000000010011, nonce: 1, balance: 170141183460469231568439521142756105727, bytecode_hash: 0x8171ce9c02fff732659c99af8a181cb4e5e7807e7f94179fe39756de1e49ebfb }, AccountDiff { address: 0x06efe40584873ab42f439a216d3e6ef8361cc02f, nonce: 0, balance: 836399732976000000, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }, AccountDiff { address: 0x34303f953bf15af6bdafd6831e4f9d037eddd7b8, nonce: 0, balance: 10091423367399173750, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }, AccountDiff { address: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, nonce: 0, balance: 100057514081248107458, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }], published_preimages: [(0x0516432b2c59c042b79402964d7baa23014720d2281edf3d407f2b022cb441de, 0x000000000000000000000000000000000000000000000000000000000000000000000000000000008c0bf01603e76e7600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0x38ed467c79b4116add32010783de296bad347950e7d31d5bc381c8050656a717, 0x000000000000000000000000000000000000000000000000000000000000000000000000000000000b9b7d202e441c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0x6feacff186dff6954d10986bf5fa870b2e8809cb511331f440060d349ef5c98b, 0x01010100000000000000000000000001000000000000000000000000000000007ffffffffffffff7267b5eac6e805dff8171ce9c02fff732659c99af8a181cb4e5e7807e7f94179fe39756de1e49ebfb00000e43000001d07919cbbdf974722ef7c99266e3a809a81bc65acc1698bd5fb6d07e235cc8c69a00000e43), (0x98194a7141166b268608a49426abc1325f2e7200279152cb3f6b54d008d0c5a8, 0x000000000000000000000000000000000000000000000000000000000000000000000000000000056c93b2edf1705bc200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000)], pubdata: 0x012b0177d8beceb756c3a912f345edb6a100583f36608d42b8d9d2b9b52ae388480000000069ceaeaa00000007a95cc5fcd6780755c51b2427eaf0fec744e9124dcfd099650884753d15fcf5a61442032a04cac682d8008c73df60031828663153e14b390b3be490435589ae9b19b1c7de7aa1f383f3cb144102e6df502ad0a0007dae2ffcaf5645f9659ebe5a6b82aa1142bb63295262dbdb84ec05222f2acae9143942b9c219a0d200003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e14316bb882116600d3369c8e087bbc0051f9984c82ec8db7906ef0171066f913b140973516f5318041032a04cac682d8001054d02cd59032aad76ef94a0991bb05a8e7fc6b0926ecf6366065d7e306a3cca1cf3e41cc120c2af9ae3dd9321048592b15de9f8d4bd70473b3adcaa06657abf193813ddb89c1b6862e2d1e2fcbb46752a36f6fbe110300000000010001000000000000000000000000000000000000000080010aa942b43193a74e82f3d84b2b7818c40712ba95c3505497025d315b7f275b62000000000000000000000000000000000000000000000000000000000000000100000000, computaional_native_used: 8341666 } block_number=9
2026-04-08T09:43:11.579562Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Executed. Updating mempools... block_number=9
2026-04-08T09:43:11.579586Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Block processed in `BlockExecutor`. Sending downstream... block_number=9 time_since_last_block=None
2026-04-08T09:43:11.579600Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Command Replay block 10 (1 txs); starting l1 priority id: 42 received by BlockExecutor
2026-04-08T09:43:11.579622Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_canonizer: Received a Replay block 9 (block output hash: 0x4314180c4a67101e7eb695fed8dcb9d640447a07eef6ceeb681c33077f2c4329) from BlockExecutor. Sending downstream.
2026-04-08T09:43:11.579757Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_applier: Received canonized block 9. Saving to disc. block_number=9
2026-04-08T09:43:11.579871Z INFO node{node=mn-1 role=main}: zksync_os_storage::db::repository: Rolling back repository DB blocks [9; 19]
2026-04-08T09:43:11.580639Z INFO node{node=mn-1 role=main}: zksync_os_storage::lazy::repository: Repo DB is ready to process blocks
2026-04-08T09:43:11.580682Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Prepared context for block 10. expected_block_output_hash: Some(0x2534c95a1babe56f87ad6feef0eb4a4172c69cad54a3de1b72d39e0f18bfb932), starting_l1_priority_id: 42, timestamp: 1775152811, execution_version: 6. Executing.. block_number=10
2026-04-08T09:43:11.580696Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing command command=PreparedBlockCommand { block_context: BlockContext { chain_id: 506, block_number: 10, block_hashes: "0, 19452046487403354782029758953747669175129076443481359727368761828482308343880", timestamp: 1775152811, eip1559_basefee: 109893000, pubdata_price: 811067844, native_price: 1098930, coinbase: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, gas_limit: 100000000, pubdata_limit: 110000, mix_hash: 0, exec… 120, 75, 143, 143, 171, 160, 148, 249, 12, 136, 187, 74, 18, 86, 55, 47, 175, 69, 53, 66, 138, 223, 109, 243, 130, 172, 69, 175, 87, 36, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 197, 210, 70, 1, 134, 247, 35, 60, 146, 126, 125, 178, 220, 199, 3, 192, 229, 0, 182, 83, 202, 130, 39, 59, 123, 250, 216, 4, 93, 133, 164, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 206, 180, 176, 127, 47, 32, 216, 20, 86, 46, 201, 191, 119, 10, 34, 189, 127, 148, 89, 175, 60, 13, 240, 227, 10, 188, 106, 49, 141, 252, 193, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 132, 17, 109, 201, 164, 205, 178, 236, 71, 170, 55, 113, 66, 62, 186, 216, 181, 201, 223, 195, 53, 109, 187, 10, 100, 66, 91, 121, 221, 103, 131, 47]], multichain_root: 0x702eb34962eb1c5b16c4541d5f1c0b1a61be571411d7097e6c673f0631034b55 } block_count=1 new_state_commitment=0x6796cbdd743522715e9e41ca45e459993c0117347fafa01b133c77919acc7d69 time_since_last_batch=Some(3.837709042s)
2026-04-08T09:43:20.438252Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch for FRI proving: 12
2026-04-08T09:43:20.438270Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job added batch_number=12 queue_statistics=Queue has 2 jobs, range: 11 - 12, oldest job: added 3.838543832s ago, has 1 attempts. self.prover_stage=Fri
2026-04-08T09:43:21.601352Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:21.613312Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job completed stats=Batch 11 with 7 txs, proving version V7, spent in queue: 5.013579125s, last assigned to 'fake_prover', 1 attempts, 2.000986743s since last assignment prover_type=Fake prover_id="fake_prover" self.prover_stage=Fri queue_statistics=Queue has 1 jobs, range: 12 - 12, oldest job: added 1.175058483s ago, has 0 attempts.
2026-04-08T09:43:21.613345Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fake_fri_provers_pool: fake prover submitted proof fri_job.batch_number=11 elapsed_ms=2000
2026-04-08T09:43:21.613361Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch after FRI proving: 11
2026-04-08T09:43:21.613379Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::gapless_committer: Saving 1 (batches 11-11) to proof_storage buffer_size=0
2026-04-08T09:43:21.614515Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Waiting for L1 protocol version 0.31.0 to reach target version 0.31.0 current_protocol_version=0.31.0 target_protocol_version=0.31.0
2026-04-08T09:43:21.614531Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Protocol version on the contract matches batch protocol version current_protocol_version=0.31.0
2026-04-08T09:43:23.451869Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job assigned batch_stats=Batch 12 with 1 txs, proving version V7, spent in queue: 3.013597562s, last assigned to 'fake_prover', 1 attempts, 1.711µs since last assignment queue_statistics=Queue has 1 jobs, range: 12 - 12, oldest job: added 3.013614433s ago, has 1 attempts. prover_id="fake_prover" self.prover_stage=Fri
2026-04-08T09:43:23.503638Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:24.615963Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::block_executor: Prepared context for block 5. expected_block_output_hash: None, starting_l1_priority_id: 6, timestamp: 1775641404, execution_version: 6. Executing.. block_number=5
2026-04-08T09:43:24.616029Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing command command=PreparedBlockCommand { block_context: BlockContext { chain_id: 6565, block_number: 5, block_hashes: "0, 98551244270909693096941680829860615887620826458792881725096189858001041699674", timestamp: 1775641404, eip1559_basefee: 104894600, pubdata_price: 826651922, native_price: 1048946, coinbase: 0x096450354d5bd607a7028402b51957392585eba2, gas_limit: 100000000, pubdata_limit: 110000, mix_hash: 0, execution_version: 6 }, seal_policy: Decide(250ms, 1000), invalid_tx_policy: RejectAndContinue { mark_in_source: true }, starting_cursors: BlockStartCursors { l1_priority_id: 6, interop_root_id: 4, migration_number: 2, interop_fee_number: 1 }, metrics_label: "produce", expected_block_output_hash: None, previous_block_timestamp: 1775641393 } block_number=5
2026-04-08T09:43:24.616078Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing transaction 0xc46c0d26873d96e12cf3857b5eab557fc20a24ad4dfa0aafe7c0c2ba026c1c09 (L1) in block 5 at index 0 signer 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266 nonce 6 with gas limit 390634 and cumulative gas used 0... block_number=5
2026-04-08T09:43:24.616929Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Transaction 0xc46c0d26873d96e12cf3857b5eab557fc20a24ad4dfa0aafe7c0c2ba026c1c09 executed with status success in block 5 block_number=5 output=TxProcessingOutputOwned { status: true, output: [], contract_address: None, gas_used: 381600, gas_refunded: 0, computational_native_used: 5597516, native_used: 10017006360716, pubdata_used: 477 }
2026-04-08T09:43:24.804137Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender: L1 transaction submitted command_name="commit" tx_hash=0x0c9de7a35fa908110891ae06a721fa29f2697dba4041272c74665584bb5af4e9 nonce=10 max_fee_per_gas=1000001870 max_priority_fee_per_gas=1000000000
2026-04-08T09:43:24.855980Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="block_commit" event_count=1 l1_block_from=106 l1_block_to=106
2026-04-08T09:43:24.867556Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: deadline reached → sealing block_number=5 txs=1
2026-04-08T09:43:24.867856Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Block 5 (produce) sealed because of Timeout in block executor with 1 transactions (0 purged) and 381600 gas. Block hash output: 0xd86f4e9e4d630c9308b2925a8c75fbd64c305c26b2e4bcf1bb8efdb2c5d7e44e, canonical hash: 0x5d8b4698c014059380e2adbb03508c18d038adff00845be331ea2ae4a6b0386e. storage_writes: 4, preimages: 4, pubdata bytes: 307. block_number=5
2026-04-08T09:43:24.867875Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Full block 5 output output=BlockOutput { header: Sealed { inner: Header { parent_hash: 0xd9e2070e1358615b31b54750eafc9f06cc894d73ddf15abf0ee2b166277b335a, ommers_hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347, beneficiary: 0x096450354d5bd607a7028402b51957392585eba2, state_root: 0x0000000000000000000000000000000000000000000000000000000000000000, transactions_root: 0x6ce4981ef436e98ea3c0660e33d4a4abec07eb5881eb0ec7357150cbf288f789, receipts_root: 0x0000000000000000000000000000000000000000000000000000000000000000, logs_bloom: 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, difficulty: 0, number: 5, gas_limit: 100000000, gas_used: 381600, timestamp: 1775641404, extra_data: 0x, mix_hash: 0x0000000000000000000000000000000000000000000000000000000000000001, nonce: 0x0000000000000000, base_fee_per_gas: Some(104894600), withdrawals_root: None, blob_gas_used: None, excess_blob_gas: None, parent_beacon_block_root: None, requests_hash: None }, seal: 0x5d8b4698c014059380e2adbb03508c18d038adff00845be331ea2ae4a6b0386e }, tx_results: [Ok(TxOutput { execution_result: Success(Call([])), gas_used: 381600, gas_refunded: 0, computational_native_used: 5597516, native_used: 10017006360716, pubdata_used: 477, contract_address: None, logs: [], l2_to_l1_logs: [L2ToL1LogWithPreimage { log: L2ToL1Log { l2_shard_id: 0, is_service: true, tx_number_in_block: 0, sender: 0x0000000000000000000000000000000000008001, key: 0xc46c0d26873d96e12cf3857b5eab557fc20a24ad4dfa0aafe7c0c2ba026c1c09, value: 0x0000000000000000000000000000000000000000000000000000000000000001 }, preimage: None }], storage_writes: [] })], storage_writes: [StorageWrite { key: 0xa95cc5fcd6780755c51b2427eaf0fec744e9124dcfd099650884753d15fcf5a6, value: 0xf3a9f7a45db358fed1598121c8bf25fa75c48fc0d7491d04ebab51597e1b294d, account: 0x0000000000000000000000000000000000008003, account_key: 0x0000000000000000000000000000000000000000000000000000000000010011 }, StorageWrite { key: 0x0c980d9787d7b8f5cdcf59fc579071a05d1636907f919dfdc08678e76d8b8bb2, value: 0x862e58caf545b4053afaaef61b5127254f47af60f319298ff03311fd04b9a386, account: 0x0000000000000000000000000000000000008003, account_key: 0x000000000000000000000000096450354d5bd607a7028402b51957392585eba2 }, StorageWrite { key: 0x003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e, value: 0x1fbe7c959155d111d78ea6a720d84b2c68489c28fbd525e3312a51c87f24563a, account: 0x0000000000000000000000000000000000008003, account_key: 0x00000000000000000000000036615cf349d7f6344891b1e7ca7c72883f5dc049 }, StorageWrite { key: 0x6eb41bc59ee2a917e67ce00394da7bbb81ee5782efe3f0532a28e5b78cbf2cb9, value: 0x2e850fbef633e1aaa2da6b0e0d8ab752b158d022191539886dbeae0d75d0e05d, account: 0x0000000000000000000000000000000000008003, account_key: 0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266 }], account_diffs: [AccountDiff { address: 0x0000000000000000000000000000000000010011, nonce: 1, balance: 170141183460469230731498195889046293047, bytecode_hash: 0x8171ce9c02fff732659c99af8a181cb4e5e7807e7f94179fe39756de1e49ebfb }, AccountDiff { address: 0x096450354d5bd607a7028402b51957392585eba2, nonce: 0, balance: 561960987590400, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }, AccountDiff { address: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, nonce: 0, balance: 1000000002371425099374, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }, AccountDiff { address: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266, nonce: 0, balance: 4882928515706, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }], published_preimages: [(0x1fbe7c959155d111d78ea6a720d84b2c68489c28fbd525e3312a51c87f24563a, 0x0000000000000000000000000000000000000000000000000000000000000000000000000000003635c9afee02935e6e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0x2e850fbef633e1aaa2da6b0e0d8ab752b158d022191539886dbeae0d75d0e05d, 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000470e5383a7a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0x862e58caf545b4053afaaef61b5127254f47af60f319298ff03311fd04b9a386, 0x000000000000000000000000000000000000000000000000000000000000000000000000000000000001ff19bd0aff0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0xf3a9f7a45db358fed1598121c8bf25fa75c48fc0d7491d04ebab51597e1b294d, 0x01010100000000000000000000000001000000000000000000000000000000007fffffffffffffc9c79679a916760a378171ce9c02fff732659c99af8a181cb4e5e7807e7f94179fe39756de1e49ebfb00000e43000001d07919cbbdf974722ef7c99266e3a809a81bc65acc1698bd5fb6d07e235cc8c69a00000e43)], pubdata: 0x015d8b4698c014059380e2adbb03508c18d038adff00845be331ea2ae4a6b0386e0000000069d6233c00000004a95cc5fcd6780755c51b2427eaf0fec744e9124dcfd099650884753d15fcf5a6144a3635ca0f798d5009c80c980d9787d7b8f5cdcf59fc579071a05d1636907f919dfdc08678e76d8b8bb214315b1aa58470e0003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e14493635c9afee02935e6e6eb41bc59ee2a917e67ce00394da7bbb81ee5782efe3f0532a28e5b78cbf2cb914310470e5383a7a00000001000100000000000000000000000000000000000000008001c46c0d26873d96e12cf3857b5eab557fc20a24ad4dfa0aafe7c0c2ba026c1c09000000000000000000000000000000000000000000000000000000000000000100000000, computaional_native_used: 5597516 } block_number=5
2026-04-08T09:43:24.867965Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::block_executor: Executed. Updating mempools... block_number=5
2026-04-08T09:43:24.868040Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::block_executor: Block processed in `BlockExecutor`. Sending downstream... block_number=5 time_since_last_block=Some(10.82822455s)
2026-04-08T09:43:24.868082Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::block_executor: Command Produce block received by BlockExecutor
2026-04-08T09:43:24.868113Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::block_canonizer: Received a Produce block 5 (block output hash: 0xd86f4e9e4d630c9308b2925a8c75fbd64c305c26b2e4bcf1bb8efdb2c5d7e44e) from BlockExecutor. Sending to consensus for canonization.
2026-04-08T09:43:24.868137Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::block_canonizer: Received a Replay block 5 (block output hash: 0xd86f4e9e4d630c9308b2925a8c75fbd64c305c26b2e4bcf1bb8efdb2c5d7e44e) from Consensus while having a pending block. Matching with locally produced block and sending downstream for persistence. additional pending blocks in the queue: 0
2026-04-08T09:43:24.868174Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::block_applier: Received canonized block 5. Saving to disc. block_number=5
2026-04-08T09:43:24.868492Z INFO node{node=mn-2 role=main}: zksync_os_storage::lazy::repository: persisted block block_number=5 persist_latency=55.49µs persistence_lag=0
ZK RISC-V simulator is starting
2026-04-08T09:43:24.962513Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="persist_batch" event_count=1 l1_block_from=106 l1_block_to=106
2026-04-08T09:43:24.962739Z INFO zksync_os_integration_tests: L2 chain 0 started with chain_id 6565 on http://localhost:37785
Took 2102826 cycles to finish
2026-04-08T09:43:24.992830Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 31.653018ms. block_number=5
2026-04-08T09:43:24.993033Z INFO node{node=mn-2 role=main}: zksync_os_server::batcher: Armed batch deadline for batch 3 from first block timestamp 1775641404, sealing at unix=1775641405
2026-04-08T09:43:25.452629Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job completed stats=Batch 12 with 1 txs, proving version V7, spent in queue: 5.014357335s, last assigned to 'fake_prover', 1 attempts, 2.000761533s since last assignment prover_type=Fake prover_id="fake_prover" self.prover_stage=Fri queue_statistics=Empty queue
2026-04-08T09:43:25.452680Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fake_fri_provers_pool: fake prover submitted proof fri_job.batch_number=12 elapsed_ms=2000
2026-04-08T09:43:25.452703Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch after FRI proving: 12
2026-04-08T09:43:25.452719Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::gapless_committer: Saving 1 (batches 12-12) to proof_storage buffer_size=0
2026-04-08T09:43:25.454296Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Waiting for L1 protocol version 0.31.0 to reach target version 0.31.0 current_protocol_version=0.31.0 target_protocol_version=0.31.0
2026-04-08T09:43:25.454324Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Protocol version on the contract matches batch protocol version current_protocol_version=0.31.0
2026-04-08T09:43:25.984646Z INFO zksync_os_integration_tests::provider: Waiting for block 1 to be finalized on L1
2026-04-08T09:43:25.995359Z INFO node{node=mn-2 role=main}: zksync_os_server::batcher: Batch created batch_number=3 batch_metadata=BatchMetadata { previous_stored_batch_info: StoredBatchInfo { batch_number: 2, state_commitment: 0x3b64ddaeac4ea0f31afd874c608f7e8df9480808232cf88c26ca6c9d14b391a7, number_of_layer1_txs: 6, priority_operations_hash: 0x177b0377008a8531936456ce6091768d80c2f49a2645ae102abc01180d5a7cfd, dependency_roots_rolling_hash: 0xbd1080b169217c147aeca2667acce7035e28d4a6375e9a68e9659cc9cb657a19, l2_to_l1_logs_root_hash: 0x7726b682f493e31b4e8693e068ad1cdd18b73cfa29f0b600bad52b90e91683cd, commitment: 0xf7c38d742e317ddbf8eed8d1e83d09a25112f4e3037f5456e875a8f44ce7b6bf, last_block_timestamp: Some(0) }, batch_info: BatchInfo { commit_info: CommitBatchInfo { batch_number: 3, new_state_commitment: 0xc6ab2dda00ff27529c17eea1d6a80087b51463d3578ee57e084c3cc0ccef7c20, number_of_layer1_txs: 1, number_of_layer2_txs: 0, priority_operations_hash: 0x6ce4981ef436e98ea3c0660e33d4a4abec07eb5881eb0ec7357150cbf288f789, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0x12360cda6450a951cb647ca6f3cb0bfb1f5b4379855a6e9f4376809edf3b865e, l2_da_commitment_scheme: BlobsAndPubdataKeccak256, da_commitment: 0xda85646d8b2c6f0604b2a02336af6d041080d1c7204eae3cf7fd89aebea0a1e3, first_block_timestamp: 1775641404, last_block_timestamp: 1775641404, chain_id: 6565 }, chain_address: 0x6e434cd8f3ec4dd52ab599117d5d6bdcf14f1ff0, upgrade_tx_hash: None, blob_sidecar: None }, first_block_number: 5, last_block_number: 5, pubdata_mode: RelayedL2Calldata, tx_count: 1, execution_version: 6, protocol_version: ProtocolSemanticVersion(Version { major: 0, minor: 31, patch: 0 }), computational_native_used: Some(5597516), logs: [L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 0, sender: 0x0000000000000000000000000000000000008001, key: 0xc46c0d26873d96e12cf3857b5eab557fc20a24ad4dfa0aafe7c0c2ba026c1c09, value: 0x0000000000000000000000000000000000000000000000000000000000000001 }], messages: [], multichain_root: 0xff84f4b0eb3607f9bbcf0d6070ae0037ae6efdcc4ee53bf65fe39b8bc8bd83dc } block_count=1 new_state_commitment=0xc6ab2dda00ff27529c17eea1d6a80087b51463d3578ee57e084c3cc0ccef7c20 time_since_last_batch=Some(11.255243279s)
2026-04-08T09:43:25.995424Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch for FRI proving: 3
2026-04-08T09:43:25.995439Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job added batch_number=3 queue_statistics=Queue has 1 jobs, range: 3 - 3, oldest job: added 8.03µs ago, has 0 attempts. self.prover_stage=Fri
2026-04-08T09:43:26.602929Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:28.504686Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:29.229831Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job assigned batch_stats=Batch 3 with 1 txs, proving version V7, spent in queue: 3.234387782s, last assigned to 'fake_prover', 1 attempts, 2.71µs since last assignment queue_statistics=Queue has 1 jobs, range: 3 - 3, oldest job: added 3.234408302s ago, has 1 attempts. prover_id="fake_prover" self.prover_stage=Fri
2026-04-08T09:43:31.230539Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job completed stats=Batch 3 with 1 txs, proving version V7, spent in queue: 5.235098454s, last assigned to 'fake_prover', 1 attempts, 2.000713602s since last assignment prover_type=Fake prover_id="fake_prover" self.prover_stage=Fri queue_statistics=Empty queue
2026-04-08T09:43:31.230589Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::fake_fri_provers_pool: fake prover submitted proof fri_job.batch_number=3 elapsed_ms=2000
2026-04-08T09:43:31.230613Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch after FRI proving: 3
2026-04-08T09:43:31.230628Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::gapless_committer: Saving 1 (batches 3-3) to proof_storage buffer_size=0
2026-04-08T09:43:31.232349Z INFO node{node=mn-2 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Waiting for L1 protocol version 0.31.0 to reach target version 0.31.0 current_protocol_version=0.31.0 target_protocol_version=0.31.0
2026-04-08T09:43:31.232371Z INFO node{node=mn-2 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Protocol version on the contract matches batch protocol version current_protocol_version=0.31.0
2026-04-08T09:43:31.603806Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:33.506067Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:36.604733Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:38.507511Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:41.606179Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:43.508382Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:46.607925Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:48.509184Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:51.608784Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:53.510342Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:56.609841Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:58.511844Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:01.610701Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:03.512627Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:06.611223Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:08.514747Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
test upgrade::upgrade_patch_no_deployments_settles_to_gateway has been running for over 60 seconds
2026-04-08T09:44:11.612520Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:13.515706Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:16.613755Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:18.517034Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:21.614219Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:23.518413Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:26.615348Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:28.519545Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:31.616267Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:33.520254Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:36.617963Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:38.521131Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:41.619495Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:43.523002Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:46.620537Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:48.524070Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:51.621429Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:53.525300Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:56.622847Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:58.527021Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:01.623794Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:03.528183Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:06.624191Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:08.529900Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:11.626091Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:13.530436Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:16.627180Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:18.531757Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:21.628231Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:23.532909Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:26.629746Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:28.533543Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:31.630960Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:33.534157Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:36.631804Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:38.535445Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:41.633121Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:43.536675Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:46.634539Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:48.537904Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:51.635650Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:53.538161Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:56.636281Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:58.539404Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:46:01.637170Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:46:03.540466Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:46:06.638283Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:46:08.542110Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:46:11.639622Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:46:13.544057Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:46:16.640948Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:46:18.546126Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:46:21.641152Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:46:23.547222Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
test upgrade::upgrade_patch_no_deployments_settles_to_gateway ... FAILED
failures:
failures:
upgrade::upgrade_patch_no_deployments_settles_to_gateway
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 79 filtered out; finished in 195.56s
Error: Block 1 was not finalized on L1
Caused by:
deadline has elapsed
Stack backtrace:
0: <tokio::time::error::Elapsed as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
1: <alloy_provider::provider::erased::DynProvider<zksync_os_integration_tests::network::Zksync> as zksync_os_integration_tests::provider::ZksyncTestingProvider>::wait_finalized_with_timeout::{closure#0}
2: <zksync_os_integration_tests::upgrade::tester::UpgradeTester>::for_default_upgrade::{closure#0}
3: suite::upgrade::upgrade_patch_no_deployments_settles_to_gateway::{closure#0}
4: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
5: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
6: suite::upgrade::upgrade_patch_no_deployments_settles_to_gateway
7: <suite::upgrade::upgrade_patch_no_deployments_settles_to_gateway::{closure#0} as core::ops::function::FnOnce<()>>::call_once
8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
9: test::run_test::{closure#0}
10: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
11: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
12: <std::sys::thread::unix::Thread>::new::thread_start
13: <unknown>
14: <unknown>
Check warning on line 0 in zksync_os_integration_tests::suite
github-actions / Test results
upgrade::upgrade_to_v32_with_deployments_settles_to_gateway (zksync_os_integration_tests::suite) failed
target/nextest/default/test-results.xml [took 3m 16s]
Raw output
Error: Block 1 was not finalized on L1
Caused by:
deadline has elapsed
Stack backtrace:
0: <tokio::time::error::Elapsed as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
1: <alloy_provider::provider::erased::DynProvider<zksync_os_integration_tests::network::Zksync> as zksync_os_integration_tests::provider::ZksyncTestingProvider>::wait_finalized_with_timeout::{closure#0}
2: <zksync_os_integration_tests::upgrade::tester::UpgradeTester>::for_default_upgrade::{closure#0}
3: suite::upgrade::upgrade_to_v32_with_deployments_settles_to_gateway::{closure#0}
4: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
5: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
6: suite::upgrade::upgrade_to_v32_with_deployments_settles_to_gateway
7: <suite::upgrade::upgrade_to_v32_with_deployments_settles_to_gateway::{closure#0} as core::ops::function::FnOnce<()>>::call_once
8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
9: test::run_test::{closure#0}
10: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
11: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
12: <std::sys::thread::unix::Thread>::new::thread_start
13: <unknown>
14: <unknown>
running 1 test
2026-04-08T09:43:25.039811Z INFO zksync_os_integration_tests: L1 chain started on http://localhost:42671
2026-04-08T09:43:25.058860Z INFO zksync_os_integration_tests: Loading ephemeral state from /home/runner/_work/zksync-os-server/zksync-os-server/././local-chains/v31.0/gateway-db.tar.gz
2026-04-08T09:43:25.069051Z INFO zksync_os_server::util: Ephemeral state unpacked archive=/home/runner/_work/zksync-os-server/zksync-os-server/././local-chains/v31.0/gateway-db.tar.gz dest=/tmp/.tmp2yEDAL/rocksdb
2026-04-08T09:43:25.080689Z INFO node{node=mn-1 role=main}: zksync_os_integration_tests: Launching test node
2026-04-08T09:43:25.080750Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Node version="0.18.2" role="main"
2026-04-08T09:43:25.164666Z INFO node{node=mn-1 role=main}: zksync_os_server: Reading L1 state
2026-04-08T09:43:25.174697Z INFO node{node=mn-1 role=main}: zksync_os_server: L1 state l1_state=L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0x74fd20bed0ebf15bcfd56def050985688dfb7690), l2_chain_id: 506 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0x74fd20bed0ebf15bcfd56def050985688dfb7690), l2_chain_id: 506 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x31e7d0b5f5e09a2a91e390658f20ec582d85f101) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x31e7d0b5f5e09a2a91e390658f20ec582d85f101) }, validator_timelock_sl: 0xc62acdf88d1c5962ec774f2b72aada675eb5f5d6, batch_verification: Disabled, last_committed_batch: 10, last_proved_batch: 10, last_executed_batch: 10, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }
2026-04-08T09:43:25.174752Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockReplayStorage
2026-04-08T09:43:25.178463Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: RocksDB contains extra column families that are not used in code db_name="block_replay_wal" path="/tmp/.tmp2yEDAL/rocksdb/block_replay_wal" obsolete_cfs=["starting_interop_event_index"]
2026-04-08T09:43:25.208994Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `block_replay_wal` at `/tmp/.tmp2yEDAL/rocksdb/block_replay_wal` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:43:25.209132Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Tree RocksDB
2026-04-08T09:43:25.220903Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `zkos_merkle_tree` at `/tmp/.tmp2yEDAL/rocksdb/tree` with RocksDBOptions { block_cache_capacity: Some(134217728), include_indices_and_filters_in_block_cache: false, large_memtable_capacity: Some(268435456), stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:43:25.220980Z INFO node{node=mn-1 role=main}: zksync_os_merkle_tree: initialized Merkle tree info=MerkleTreeInfo { hasher: "Blake2s256", depth: 64, internal_node_depth: 3 } manifest=Some(Manifest { version_count: 20, tags: TreeTags { architecture: "AmortizedLinkedListMT", depth: 64, internal_node_depth: 3, hasher: "Blake2s256" } })
2026-04-08T09:43:25.221030Z INFO node{node=mn-1 role=main}: zksync_os_server::tree_manager: Loaded tree with last processed block at Some(19)
2026-04-08T09:43:25.221039Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing RepositoryManager
2026-04-08T09:43:25.238486Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `repository` at `/tmp/.tmp2yEDAL/rocksdb/repository` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:43:25.245126Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::committed_batch_provider: discovered committed batch on startup batch_number=10
2026-04-08T09:43:25.254240Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `state_full_diffs` at `/tmp/.tmp2yEDAL/rocksdb/state_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:43:25.254315Z INFO node{node=mn-1 role=main}: zksync_os_state_full_diffs::storage: initialized full diffs storage latest_block=19
2026-04-08T09:43:25.262640Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `preimages_full_diffs` at `/tmp/.tmp2yEDAL/rocksdb/preimages_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:43:25.262685Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing mempools
2026-04-08T09:43:25.262915Z INFO node{node=mn-1 role=main}: zksync_os_server: Node state on startup config.general_config.min_blocks_to_replay=10 node_startup_state=NodeStateOnStartup { node_role: MainNode, l1_state: L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0x74fd20bed0ebf15bcfd56def050985688dfb7690), l2_chain_id: 506 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0x74fd20bed0ebf15bcfd56def050985688dfb7690), l2_chain_id: 506 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x31e7d0b5f5e09a2a91e390658f20ec582d85f101) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x31e7d0b5f5e09a2a91e390658f20ec582d85f101) }, validator_timelock_sl: 0xc62acdf88d1c5962ec774f2b72aada675eb5f5d6, batch_verification: Disabled, last_committed_batch: 10, last_proved_batch: 10, last_executed_batch: 10, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }, state_block_range_available: 0..=19, block_replay_storage_last_block: 19, tree_last_block: 19, repositories_persisted_block: 19, last_l1_committed_block: 14, last_l1_proved_block: 14, last_l1_executed_block: 14 } starting_block=9 blocks_to_replay=11
2026-04-08T09:43:25.262955Z INFO node{node=mn-1 role=main}: zksync_os_server: initializing p2p networking
2026-04-08T09:43:25.534916Z INFO node{node=mn-1 role=main}: zksync_os_network::service: resolved external IP (STUN) ip=34.69.95.59
2026-04-08T09:43:25.534942Z INFO node{node=mn-1 role=main}: zksync_os_network::service: initializing p2p network service genesis=Head { number: 0, hash: 0x80437b3e53e5e7954060d0e10d6260e038fd44f99241246f590b5a0bcada7b69, difficulty: 0, total_difficulty: 0, timestamp: 0 } fork_id=ForkId { hash: ForkHash("f2494a9a"), next: 0 }
2026-04-08T09:43:25.564046Z INFO discv5::service: Discv5 Service started mode=Ip4
2026-04-08T09:43:25.564105Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opel"), labels: [], hashed: true, hash: 10042469571551599546 }
2026-04-08T09:43:25.564130Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opstack"), labels: [], hashed: true, hash: 16202065099837975254 }
2026-04-08T09:43:25.564136Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth"), labels: [], hashed: true, hash: 15298506167908538811 }
2026-04-08T09:43:25.564141Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth2"), labels: [], hashed: true, hash: 181093718912939506 }
2026-04-08T09:43:25.564148Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.kbucket_peers_raw_total"), labels: [], hashed: true, hash: 17921452668472240022 }
2026-04-08T09:43:25.564153Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.inserted_kbucket_peers_raw_total"), labels: [], hashed: true, hash: 15359638118934924163 }
2026-04-08T09:43:25.564158Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.sessions_raw_total"), labels: [], hashed: true, hash: 7348139407691607115 }
2026-04-08T09:43:25.564164Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_raw_total"), labels: [], hashed: true, hash: 7483489368881891846 }
2026-04-08T09:43:25.564168Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_unreachable_enr_total"), labels: [], hashed: true, hash: 5560118174377695504 }
2026-04-08T09:43:25.564173Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_custom_filtered_total"), labels: [], hashed: true, hash: 847065721684607249 }
2026-04-08T09:43:25.564178Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.unverifiable_enrs_raw_total"), labels: [], hashed: true, hash: 553699659076979435 }
2026-04-08T09:43:25.564197Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.messages_sent_total"), labels: [], hashed: true, hash: 11002063521082522417 }
2026-04-08T09:43:25.564204Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.back_pressure_total"), labels: [], hashed: true, hash: 11267446921900719360 }
2026-04-08T09:43:25.564494Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing L1 Watchers
2026-04-08T09:43:25.564677Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:25.564886Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: initializing L1 commit watcher current_l1_block=104 last_committed_batch=10 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:43:25.566004Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: resolved on L1 last_l1_block=101
2026-04-08T09:43:25.566542Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: initializing L1 execute watcher current_l1_block=104 last_executed_batch=10 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:43:25.566834Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:43:25.567851Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="block_commit" event_count=1 l1_block_from=101 l1_block_to=104
2026-04-08T09:43:25.569765Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::gateway_migration_watcher: gateway migration watcher starting contract=0x6C386d4cc1f6a004F8413AA54bdF079619344F8E starting_l1_block=0 l1_chain_id=31337 gw_chain_id=506
2026-04-08T09:43:25.570021Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="block_execution" event_count=10 l1_block_from=0 l1_block_to=104
2026-04-08T09:43:25.570072Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: initializing L1 transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101 zk_chain_address_sl=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:43:25.570267Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: resolved on L1 next_l1_block=0
2026-04-08T09:43:25.570612Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing pubdata price provider
2026-04-08T09:43:25.571275Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockContextProvider
2026-04-08T09:43:25.571436Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: initializing upgrade transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101 zk_chain_address_sl=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:43:25.572214Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain admin admin_l1=0xc865419199f9e053b53aff45d6d1e78f25f7731a
2026-04-08T09:43:25.572663Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain type manager ctm_sl=0x823d828140096757b83a2289f4e0b2111ea02592
2026-04-08T09:43:25.573429Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: checking block starting from last_l1_block=0
2026-04-08T09:43:25.582993Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `executed_batch_storage` at `/tmp/.tmp2yEDAL/rocksdb/batch` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:43:25.583561Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: initializing L1 persist batch watcher current_l1_block=104 last_persisted_batch=10 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x31e7d0b5f5e09a2a91e390658f20ec582d85f101
2026-04-08T09:43:25.585689Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="priority_tx" event_count=54 l1_block_from=0 l1_block_to=104
2026-04-08T09:43:25.588272Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: resolved on L1 last_l1_block=101
2026-04-08T09:43:25.589705Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="persist_batch" event_count=2 l1_block_from=101 l1_block_to=104
2026-04-08T09:43:25.593089Z INFO node{node=mn-1 role=main}: zksync_os_base_token_adjuster: initialized base token price updater token_multiplier_setter_address=None chain_admin_address=0xC865419199f9e053b53AFF45D6d1E78f25F7731a last_l1_ratio=Ratio { numer: 1, denom: 1 }
2026-04-08T09:43:25.593194Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing ProofStorage
2026-04-08T09:43:25.593204Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::proof_storage: Initializing proof storage path="/tmp/.tmp2yEDAL/proof_storage_path" batch_with_proof_capacity=1073741824 failed_capacity=1073741824
2026-04-08T09:43:25.593256Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: Replaying WAL blocks from 9 until 19.
2026-04-08T09:43:25.593575Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Command Replay block 9 (1 txs); starting l1 priority id: 41 received by BlockExecutor
2026-04-08T09:43:25.593601Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Prepared context for block 9. expected_block_output_hash: Some(0x4314180c4a67101e7eb695fed8dcb9d640447a07eef6ceeb681c33077f2c4329), starting_l1_priority_id: 41, timestamp: 1775152810, execution_version: 6. Executing.. block_number=9
2026-04-08T09:43:25.593615Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing command command=PreparedBlockCommand { block_context: BlockContext { chain_id: 506, block_number: 9, block_hashes: "0, 22543398477595635401381596867530594169132647390877754812839329820215206544536", timestamp: 1775152810, eip1559_basefee: 109893000, pubdata_price: 811067844, native_price: 1098930, coinbase: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, gas_limit: 100000000, pubdata_limit: 110000, mix_hash: 0, execution_version: 6 }, seal_policy: UntilExhausted { allowed_to_finish_early: false }, invalid_tx_policy: Abort, starting_cursors: BlockStartCursors { l1_priority_id: 41, interop_root_id: 0, migration_number: 0, interop_fee_number: 0 }, metrics_label: "replay", expected_block_output_hash: Some(0x4314180c4a67101e7eb695fed8dcb9d640447a07eef6ceeb681c33077f2c4329), previous_block_timestamp: 1775152804 } block_number=9
2026-04-08T09:43:25.593655Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing transaction 0x0aa942b43193a74e82f3d84b2b7818c40712ba95c3505497025d315b7f275b62 (L1) in block 9 at index 0 signer 0x06efe40584873ab42f439a216d3e6ef8361cc02f nonce 41 with gas limit 72000000 and cumulative gas used 0... block_number=9
2026-04-08T09:43:25.594296Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing fake FRI provers workers=5 compute_time=2s min_task_age=3s timeout_frequency=0.0
2026-04-08T09:43:25.594329Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing fake SNARK prover max_batch_age=10s
2026-04-08T09:43:25.600182Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `priority_tree` at `/tmp/.tmp2yEDAL/rocksdb/priority_txs_tree` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:43:25.600276Z INFO node{node=mn-1 role=main}: zksync_os_server: Launching pipeline
2026-04-08T09:43:25.600304Z INFO node{node=mn-1 role=main}: zksync_os_rpc: Starting JSON-RPC server at 0.0.0.0:35987
2026-04-08T09:43:25.600453Z INFO node{node=mn-1 role=main}: zksync_os_server: All components scheduled for initialization in 519.716125ms
2026-04-08T09:43:25.600833Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_server: starting proof data server on 0.0.0.0:34131
2026-04-08T09:43:25.601136Z INFO node{node=mn-1 role=main}: zksync_os_priority_tree: adding missing blocks to priority tree persisted_up_to=14 last_executed_block=14
2026-04-08T09:43:25.601225Z INFO node{node=mn-1 role=main}: zksync_os_priority_tree: re-built priority tree last_executed_block=14 root=0x93dc049bc8c75a1a9b6bffd2054e36561972149e04d6146ab889bacf6377319a time_taken=90.011µs
2026-04-08T09:43:25.601331Z INFO node{node=mn-1 role=main}: zksync_os_status_server: status server running addr=0.0.0.0:38941
2026-04-08T09:43:25.601457Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Transaction 0x0aa942b43193a74e82f3d84b2b7818c40712ba95c3505497025d315b7f275b62 executed with status success in block 9 block_number=9 output=TxProcessingOutputOwned { status: true, output: [], contract_address: None, gas_used: 451200, gas_refunded: 0, computational_native_used: 8341666, native_used: 11844028645666, pubdata_used: 564 }
2026-04-08T09:43:25.601477Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: stream exhausted → sealing block_number=9 txs=1
2026-04-08T09:43:25.601708Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Block 9 (replay) sealed because of TxStreamExhausted in block executor with 1 transactions (0 purged) and 451200 gas. Block hash output: 0x4314180c4a67101e7eb695fed8dcb9d640447a07eef6ceeb681c33077f2c4329, canonical hash: 0x2b0177d8beceb756c3a912f345edb6a100583f36608d42b8d9d2b9b52ae38848. storage_writes: 7, preimages: 4, pubdata bytes: 435. block_number=9
2026-04-08T09:43:25.601723Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Full block 9 output output=BlockOutput { header: Sealed { inner: Header { parent_hash: 0x31d71c82e7aaec32b7a245102f5a58beb1b0bf9e49ba60aead958c93355d0498, ommers_hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347, beneficiary: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, state_root: 0x0000000000000000000000000000000000000000000000000000000000000000, transactions_root: 0x1b5b8ca6b1aeae09a8b0e6f407351979ef5c26f0051dbd39ae19e9ed66d4200d, receipts_root: 0x0000000000000000000000000000000000000000000000000000000000000000, logs_bloom: 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, difficulty: 0, number: 9, gas_limit: 100000000, gas_used: 451200, timestamp: 1775152810, extra_data: 0x, mix_hash: 0x0000000000000000000000000000000000000000000000000000000000000001, nonce: 0x0000000000000000, base_fee_per_gas: Some(109893000), withdrawals_root: None, blob_gas_used: None, excess_blob_gas: None, parent_beacon_block_root: None, requests_hash: None }, seal: 0x2b0177d8beceb756c3a912f345edb6a100583f36608d42b8d9d2b9b52ae38848 }, tx_results: [Ok(TxOutput { execution_result: Success(Call([])), gas_used: 451200, gas_refunded: 0, computational_native_used: 8341666, native_used: 11844028645666, pubdata_used: 564, contract_address: None, logs: [Log { address: 0x6e434cd8f3ec4dd52ab599117d5d6bdcf14f1ff0, data: LogData { topics: [0x08b0b676d456a0431162145d2821f30c665b69ca626521c937ba7a77a29ed67c, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000cf3e41cc120c2af9ae3dd9321048592b15de9f8d], data: 0x } }, Log { address: 0x6e434cd8f3ec4dd52ab599117d5d6bdcf14f1ff0, data: LogData { topics: [0xce805def6fd033d429928feccdb0bcbff328d8e318308bd4cd4ff893999f9d76, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000003], data: 0x } }], l2_to_l1_logs: [L2ToL1LogWithPreimage { log: L2ToL1Log { l2_shard_id: 0, is_service: true, tx_number_in_block: 0, sender: 0x0000000000000000000000000000000000008001, key: 0x0aa942b43193a74e82f3d84b2b7818c40712ba95c3505497025d315b7f275b62, value: 0x0000000000000000000000000000000000000000000000000000000000000001 }, preimage: None }], storage_writes: [] })], storage_writes: [StorageWrite { key: 0xa95cc5fcd6780755c51b2427eaf0fec744e9124dcfd099650884753d15fcf5a6, value: 0x6feacff186dff6954d10986bf5fa870b2e8809cb511331f440060d349ef5c98b, account: 0x0000000000000000000000000000000000008003, account_key: 0x0000000000000000000000000000000000000000000000000000000000010011 }, StorageWrite { key: 0x8c73df60031828663153e14b390b3be490435589ae9b19b1c7de7aa1f383f3cb, value: 0x38ed467c79b4116add32010783de296bad347950e7d31d5bc381c8050656a717, account: 0x0000000000000000000000000000000000008003, account_key: 0x00000000000000000000000006efe40584873ab42f439a216d3e6ef8361cc02f }, StorageWrite { key: 0x7dae2ffcaf5645f9659ebe5a6b82aa1142bb63295262dbdb84ec05222f2acae9, value: 0x0516432b2c59c042b79402964d7baa23014720d2281edf3d407f2b022cb441de, account: 0x0000000000000000000000000000000000008003, account_key: 0x00000000000000000000000034303f953bf15af6bdafd6831e4f9d037eddd7b8 }, StorageWrite { key: 0x003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e, value: 0x98194a7141166b268608a49426abc1325f2e7200279152cb3f6b54d008d0c5a8, account: 0x0000000000000000000000000000000000008003, account_key: 0x00000000000000000000000036615cf349d7f6344891b1e7ca7c72883f5dc049 }, StorageWrite { key: 0xd3369c8e087bbc0051f9984c82ec8db7906ef0171066f913b140973516f53180, value: 0x000000000000000000000000000000000000000000000008d984a153917fa200, account: 0x000000000000000000000000000000000001000f, account_key: 0xa15576d9cd72f945502e303286c71bac5967e8d176be6e94d9a0bae3db43c72b }, StorageWrite { key: 0x1054d02cd59032aad76ef94a0991bb05a8e7fc6b0926ecf6366065d7e306a3cc, value: 0x000000000000000000000000cf3e41cc120c2af9ae3dd9321048592b15de9f8d, account: 0x6e434cd8f3ec4dd52ab599117d5d6bdcf14f1ff0, account_key: 0x000000000000000000000000000000000000000000000000000000000000002f }, StorageWrite { key: 0x4bd70473b3adcaa06657abf193813ddb89c1b6862e2d1e2fcbb46752a36f6fbe, value: 0x00000000000000000000000000000000000000000000000000000001000f0301, account: 0x6e434cd8f3ec4dd52ab599117d5d6bdcf14f1ff0, account_key: 0x000000000000000000000000000000000000000000000000000000000000003c }], account_diffs: [AccountDiff { address: 0x0000000000000000000000000000000000010011, nonce: 1, balance: 170141183460469231568439521142756105727, bytecode_hash: 0x8171ce9c02fff732659c99af8a181cb4e5e7807e7f94179fe39756de1e49ebfb }, AccountDiff { address: 0x06efe40584873ab42f439a216d3e6ef8361cc02f, nonce: 0, balance: 836399732976000000, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }, AccountDiff { address: 0x34303f953bf15af6bdafd6831e4f9d037eddd7b8, nonce: 0, balance: 10091423367399173750, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }, AccountDiff { address: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, nonce: 0, balance: 100057514081248107458, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }], published_preimages: [(0x0516432b2c59c042b79402964d7baa23014720d2281edf3d407f2b022cb441de, 0x000000000000000000000000000000000000000000000000000000000000000000000000000000008c0bf01603e76e7600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0x38ed467c79b4116add32010783de296bad347950e7d31d5bc381c8050656a717, 0x000000000000000000000000000000000000000000000000000000000000000000000000000000000b9b7d202e441c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0x6feacff186dff6954d10986bf5fa870b2e8809cb511331f440060d349ef5c98b, 0x01010100000000000000000000000001000000000000000000000000000000007ffffffffffffff7267b5eac6e805dff8171ce9c02fff732659c99af8a181cb4e5e7807e7f94179fe39756de1e49ebfb00000e43000001d07919cbbdf974722ef7c99266e3a809a81bc65acc1698bd5fb6d07e235cc8c69a00000e43), (0x98194a7141166b268608a49426abc1325f2e7200279152cb3f6b54d008d0c5a8, 0x000000000000000000000000000000000000000000000000000000000000000000000000000000056c93b2edf1705bc200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000)], pubdata: 0x012b0177d8beceb756c3a912f345edb6a100583f36608d42b8d9d2b9b52ae388480000000069ceaeaa00000007a95cc5fcd6780755c51b2427eaf0fec744e9124dcfd099650884753d15fcf5a61442032a04cac682d8008c73df60031828663153e14b390b3be490435589ae9b19b1c7de7aa1f383f3cb144102e6df502ad0a0007dae2ffcaf5645f9659ebe5a6b82aa1142bb63295262dbdb84ec05222f2acae9143942b9c219a0d200003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e14316bb882116600d3369c8e087bbc0051f9984c82ec8db7906ef0171066f913b140973516f5318041032a04cac682d8001054d02cd59032aad76ef94a0991bb05a8e7fc6b0926ecf6366065d7e306a3cca1cf3e41cc120c2af9ae3dd9321048592b15de9f8d4bd70473b3adcaa06657abf193813ddb89c1b6862e2d1e2fcbb46752a36f6fbe110300000000010001000000000000000000000000000000000000000080010aa942b43193a74e82f3d84b2b7818c40712ba95c3505497025d315b7f275b62000000000000000000000000000000000000000000000000000000000000000100000000, computaional_native_used: 8341666 } block_number=9
2026-04-08T09:43:25.601807Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Executed. Updating mempools... block_number=9
2026-04-08T09:43:25.601855Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Block processed in `BlockExecutor`. Sending downstream... block_number=9 time_since_last_block=None
2026-04-08T09:43:25.601877Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Command Replay block 10 (1 txs); starting l1 priority id: 42 received by BlockExecutor
2026-04-08T09:43:25.601961Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_canonizer: Received a Replay block 9 (block output hash: 0x4314180c4a67101e7eb695fed8dcb9d640447a07eef6ceeb681c33077f2c4329) from BlockExecutor. Sending downstream.
2026-04-08T09:43:25.602309Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_applier: Received canonized block 9. Saving to disc. block_number=9
2026-04-08T09:43:25.602429Z INFO node{node=mn-1 role=main}: zksync_os_storage::db::repository: Rolling back repository DB blocks [9; 19]
2026-04-08T09:43:25.603528Z INFO node{node=mn-1 role=main}: zksync_os_storage::lazy::repository: Repo DB is ready to process blocks
2026-04-08T09:43:25.603611Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Prepared context for block 10. expected_block_output_hash: Some(0x2534c95a1babe56f87ad6feef0eb4a4172c69cad54a3de1b72d39e0f18bfb932), starting_l1_priority_id: 42, timestamp: 1775152811, execution_version: 6. Executing.. block_number=10
2026-04-08T09:43:25.603664Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing command command=PreparedBlockCommand { block_context: BlockContext { chain_id: 506, block_number: 10, block_hashes: "0, 19452046487403354782029758953747669175129076443481359727368761828482308343880", timestamp: 1775152811, eip1559_basefee: 109893000, pubdata_price: 811067844, native_price: 1098930, coinbase: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, gas_limit: 100000000, pubdata_limit: 110000, mix_hash:…, 130, 122, 131, 134, 201, 196, 100, 140, 28, 255, 103, 65, 213, 33, 218, 130, 253, 211, 6, 29, 187, 72, 254, 73, 93, 174, 224, 130, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 197, 210, 70, 1, 134, 247, 35, 60, 146, 126, 125, 178, 220, 199, 3, 192, 229, 0, 182, 83, 202, 130, 39, 59, 123, 250, 216, 4, 93, 133, 164, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 206, 180, 176, 127, 47, 32, 216, 20, 86, 46, 201, 191, 119, 10, 34, 189, 127, 148, 89, 175, 60, 13, 240, 227, 10, 188, 106, 49, 141, 252, 193, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 202, 39, 229, 104, 39, 74, 115, 104, 194, 4, 204, 52, 133, 61, 83, 236, 48, 89, 19, 253, 137, 238, 25, 152, 114, 0, 221, 108, 8, 87, 75, 29]], multichain_root: 0x702eb34962eb1c5b16c4541d5f1c0b1a61be571411d7097e6c673f0631034b55 } block_count=1 new_state_commitment=0xef0f168cd678a6962ab71b5425f209a34f484dc448dedc84e579c33850fe088a time_since_last_batch=Some(3.301971548s)
2026-04-08T09:43:35.449395Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch for FRI proving: 12
2026-04-08T09:43:35.449424Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job added batch_number=12 queue_statistics=Queue has 2 jobs, range: 11 - 12, oldest job: added 3.302930899s ago, has 1 attempts. self.prover_stage=Fri
2026-04-08T09:43:35.568316Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:37.161955Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job completed stats=Batch 11 with 7 txs, proving version V7, spent in queue: 5.015449435s, last assigned to 'fake_prover', 1 attempts, 2.001950782s since last assignment prover_type=Fake prover_id="fake_prover" self.prover_stage=Fri queue_statistics=Queue has 1 jobs, range: 12 - 12, oldest job: added 1.712555216s ago, has 0 attempts.
2026-04-08T09:43:37.162030Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fake_fri_provers_pool: fake prover submitted proof fri_job.batch_number=11 elapsed_ms=2001
2026-04-08T09:43:37.162055Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch after FRI proving: 11
2026-04-08T09:43:37.162069Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::gapless_committer: Saving 1 (batches 11-11) to proof_storage buffer_size=0
2026-04-08T09:43:37.163193Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Waiting for L1 protocol version 0.31.0 to reach target version 0.31.0 current_protocol_version=0.31.0 target_protocol_version=0.31.0
2026-04-08T09:43:37.163214Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Protocol version on the contract matches batch protocol version current_protocol_version=0.31.0
2026-04-08T09:43:37.866042Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:38.462624Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job assigned batch_stats=Batch 12 with 1 txs, proving version V7, spent in queue: 3.013196852s, last assigned to 'fake_prover', 1 attempts, 5.251µs since last assignment queue_statistics=Queue has 1 jobs, range: 12 - 12, oldest job: added 3.013221543s ago, has 1 attempts. prover_id="fake_prover" self.prover_stage=Fri
2026-04-08T09:43:38.981408Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::block_executor: Prepared context for block 5. expected_block_output_hash: None, starting_l1_priority_id: 6, timestamp: 1775641418, execution_version: 6. Executing.. block_number=5
2026-04-08T09:43:38.981439Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing command command=PreparedBlockCommand { block_context: BlockContext { chain_id: 6565, block_number: 5, block_hashes: "0, 15218028989699885192636789254376591745614675820045934228742633195814946847835", timestamp: 1775641418, eip1559_basefee: 96269800, pubdata_price: 826651922, native_price: 962698, coinbase: 0x962980e2ac6b29242e39a8b03197b995d278b8de, gas_limit: 100000000, pubdata_limit: 110000, mix_hash: 0, execution_version: 6 }, seal_policy: Decide(250ms, 1000), invalid_tx_policy: RejectAndContinue { mark_in_source: true }, starting_cursors: BlockStartCursors { l1_priority_id: 6, interop_root_id: 4, migration_number: 2, interop_fee_number: 1 }, metrics_label: "produce", expected_block_output_hash: None, previous_block_timestamp: 1775641408 } block_number=5
2026-04-08T09:43:38.981472Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing transaction 0xc46c0d26873d96e12cf3857b5eab557fc20a24ad4dfa0aafe7c0c2ba026c1c09 (L1) in block 5 at index 0 signer 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266 nonce 6 with gas limit 390634 and cumulative gas used 0... block_number=5
2026-04-08T09:43:38.982322Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Transaction 0xc46c0d26873d96e12cf3857b5eab557fc20a24ad4dfa0aafe7c0c2ba026c1c09 executed with status success in block 5 block_number=5 output=TxProcessingOutputOwned { status: true, output: [], contract_address: None, gas_used: 381600, gas_refunded: 0, computational_native_used: 5597516, native_used: 10017006360716, pubdata_used: 477 }
2026-04-08T09:43:39.232045Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: deadline reached → sealing block_number=5 txs=1
2026-04-08T09:43:39.232310Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Block 5 (produce) sealed because of Timeout in block executor with 1 transactions (0 purged) and 381600 gas. Block hash output: 0x670761a66607ae474326b4285794b0f584dfa9587360945b7c412b6e46115297, canonical hash: 0x6c2a72253b0fae1998dcd9125254e28be01fc0b1d28d950bfd8f6439e825d69d. storage_writes: 4, preimages: 4, pubdata bytes: 307. block_number=5
2026-04-08T09:43:39.232342Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Full block 5 output output=BlockOutput { header: Sealed { inner: Header { parent_hash: 0x21a519634ca1be10f5a5c675a0f42176f655ee2f1114b065bbebcb6fc783bc5b, ommers_hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347, beneficiary: 0x962980e2ac6b29242e39a8b03197b995d278b8de, state_root: 0x0000000000000000000000000000000000000000000000000000000000000000, transactions_root: 0x6ce4981ef436e98ea3c0660e33d4a4abec07eb5881eb0ec7357150cbf288f789, receipts_root: 0x0000000000000000000000000000000000000000000000000000000000000000, logs_bloom: 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, difficulty: 0, number: 5, gas_limit: 100000000, gas_used: 381600, timestamp: 1775641418, extra_data: 0x, mix_hash: 0x0000000000000000000000000000000000000000000000000000000000000001, nonce: 0x0000000000000000, base_fee_per_gas: Some(96269800), withdrawals_root: None, blob_gas_used: None, excess_blob_gas: None, parent_beacon_block_root: None, requests_hash: None }, seal: 0x6c2a72253b0fae1998dcd9125254e28be01fc0b1d28d950bfd8f6439e825d69d }, tx_results: [Ok(TxOutput { execution_result: Success(Call([])), gas_used: 381600, gas_refunded: 0, computational_native_used: 5597516, native_used: 10017006360716, pubdata_used: 477, contract_address: None, logs: [], l2_to_l1_logs: [L2ToL1LogWithPreimage { log: L2ToL1Log { l2_shard_id: 0, is_service: true, tx_number_in_block: 0, sender: 0x0000000000000000000000000000000000008001, key: 0xc46c0d26873d96e12cf3857b5eab557fc20a24ad4dfa0aafe7c0c2ba026c1c09, value: 0x0000000000000000000000000000000000000000000000000000000000000001 }, preimage: None }], storage_writes: [] })], storage_writes: [StorageWrite { key: 0xa95cc5fcd6780755c51b2427eaf0fec744e9124dcfd099650884753d15fcf5a6, value: 0xf3a9f7a45db358fed1598121c8bf25fa75c48fc0d7491d04ebab51597e1b294d, account: 0x0000000000000000000000000000000000008003, account_key: 0x0000000000000000000000000000000000000000000000000000000000010011 }, StorageWrite { key: 0x003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e, value: 0x1fbe7c959155d111d78ea6a720d84b2c68489c28fbd525e3312a51c87f24563a, account: 0x0000000000000000000000000000000000008003, account_key: 0x00000000000000000000000036615cf349d7f6344891b1e7ca7c72883f5dc049 }, StorageWrite { key: 0x367ca56a09d111884ef6175b13496c916a2f4df5a58b729fd440c863d9280cc6, value: 0x862e58caf545b4053afaaef61b5127254f47af60f319298ff03311fd04b9a386, account: 0x0000000000000000000000000000000000008003, account_key: 0x000000000000000000000000962980e2ac6b29242e39a8b03197b995d278b8de }, StorageWrite { key: 0x6eb41bc59ee2a917e67ce00394da7bbb81ee5782efe3f0532a28e5b78cbf2cb9, value: 0x2e850fbef633e1aaa2da6b0e0d8ab752b158d022191539886dbeae0d75d0e05d, account: 0x0000000000000000000000000000000000008003, account_key: 0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266 }], account_diffs: [AccountDiff { address: 0x0000000000000000000000000000000000010011, nonce: 1, balance: 170141183460469230731498195889046293047, bytecode_hash: 0x8171ce9c02fff732659c99af8a181cb4e5e7807e7f94179fe39756de1e49ebfb }, AccountDiff { address: 0x36615cf349d7f6344891b1e7ca7c72883f5dc049, nonce: 0, balance: 1000000002371425099374, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }, AccountDiff { address: 0x962980e2ac6b29242e39a8b03197b995d278b8de, nonce: 0, balance: 561960987590400, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }, AccountDiff { address: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266, nonce: 0, balance: 4882928515706, bytecode_hash: 0x0000000000000000000000000000000000000000000000000000000000000000 }], published_preimages: [(0x1fbe7c959155d111d78ea6a720d84b2c68489c28fbd525e3312a51c87f24563a, 0x0000000000000000000000000000000000000000000000000000000000000000000000000000003635c9afee02935e6e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0x2e850fbef633e1aaa2da6b0e0d8ab752b158d022191539886dbeae0d75d0e05d, 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000470e5383a7a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0x862e58caf545b4053afaaef61b5127254f47af60f319298ff03311fd04b9a386, 0x000000000000000000000000000000000000000000000000000000000000000000000000000000000001ff19bd0aff0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000), (0xf3a9f7a45db358fed1598121c8bf25fa75c48fc0d7491d04ebab51597e1b294d, 0x01010100000000000000000000000001000000000000000000000000000000007fffffffffffffc9c79679a916760a378171ce9c02fff732659c99af8a181cb4e5e7807e7f94179fe39756de1e49ebfb00000e43000001d07919cbbdf974722ef7c99266e3a809a81bc65acc1698bd5fb6d07e235cc8c69a00000e43)], pubdata: 0x016c2a72253b0fae1998dcd9125254e28be01fc0b1d28d950bfd8f6439e825d69d0000000069d6234a00000004a95cc5fcd6780755c51b2427eaf0fec744e9124dcfd099650884753d15fcf5a6144a3635ca0f798d5009c8003ac1e7247f50b6ea3ed2d1c63ce2511668e0d06882fa7a44bbcb0fb31c2e2e14493635c9afee02935e6e367ca56a09d111884ef6175b13496c916a2f4df5a58b729fd440c863d9280cc614315b1aa58470e06eb41bc59ee2a917e67ce00394da7bbb81ee5782efe3f0532a28e5b78cbf2cb914310470e5383a7a00000001000100000000000000000000000000000000000000008001c46c0d26873d96e12cf3857b5eab557fc20a24ad4dfa0aafe7c0c2ba026c1c09000000000000000000000000000000000000000000000000000000000000000100000000, computaional_native_used: 5597516 } block_number=5
2026-04-08T09:43:39.232433Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::block_executor: Executed. Updating mempools... block_number=5
2026-04-08T09:43:39.232480Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::block_executor: Block processed in `BlockExecutor`. Sending downstream... block_number=5 time_since_last_block=Some(10.821893411s)
2026-04-08T09:43:39.232517Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::block_executor: Command Produce block received by BlockExecutor
2026-04-08T09:43:39.232544Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::block_canonizer: Received a Produce block 5 (block output hash: 0x670761a66607ae474326b4285794b0f584dfa9587360945b7c412b6e46115297) from BlockExecutor. Sending to consensus for canonization.
2026-04-08T09:43:39.232571Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::block_canonizer: Received a Replay block 5 (block output hash: 0x670761a66607ae474326b4285794b0f584dfa9587360945b7c412b6e46115297) from Consensus while having a pending block. Matching with locally produced block and sending downstream for persistence. additional pending blocks in the queue: 0
2026-04-08T09:43:39.232609Z INFO node{node=mn-2 role=main}: zksync_os_sequencer::execution::block_applier: Received canonized block 5. Saving to disc. block_number=5
2026-04-08T09:43:39.232896Z INFO node{node=mn-2 role=main}: zksync_os_storage::lazy::repository: persisted block block_number=5 persist_latency=50.36µs persistence_lag=0
ZK RISC-V simulator is starting
2026-04-08T09:43:39.330209Z INFO zksync_os_integration_tests: L2 chain 0 started with chain_id 6565 on http://localhost:44043
Took 2103007 cycles to finish
2026-04-08T09:43:39.370761Z INFO zksync_os_server::prover_input_generator: Completed prover input computation in 42.078918ms. block_number=5
2026-04-08T09:43:39.370958Z INFO node{node=mn-2 role=main}: zksync_os_server::batcher: Armed batch deadline for batch 5 from first block timestamp 1775641418, sealing at unix=1775641419
2026-04-08T09:43:39.372829Z INFO node{node=mn-2 role=main}: zksync_os_server::batcher: Batch created batch_number=5 batch_metadata=BatchMetadata { previous_stored_batch_info: StoredBatchInfo { batch_number: 4, state_commitment: 0x1a4def11955b9260eb83d277d675f8f60aa02e1a69bde5cdea833543f01c38af, number_of_layer1_txs: 6, priority_operations_hash: 0x177b0377008a8531936456ce6091768d80c2f49a2645ae102abc01180d5a7cfd, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0x7726b682f493e31b4e8693e068ad1cdd18b73cfa29f0b600bad52b90e91683cd, commitment: 0x25f8fc5c99ae546673f1c67e2b8f68103605ecd6b6c3b39138647c0ddd1bc577, last_block_timestamp: Some(0) }, batch_info: BatchInfo { commit_info: CommitBatchInfo { batch_number: 5, new_state_commitment: 0x04c308b5865e1849cf8e122b4d24aab584cbd1b26bc56994b2e7bc264eeb164e, number_of_layer1_txs: 1, number_of_layer2_txs: 0, priority_operations_hash: 0x6ce4981ef436e98ea3c0660e33d4a4abec07eb5881eb0ec7357150cbf288f789, dependency_roots_rolling_hash: 0x0000000000000000000000000000000000000000000000000000000000000000, l2_to_l1_logs_root_hash: 0x12360cda6450a951cb647ca6f3cb0bfb1f5b4379855a6e9f4376809edf3b865e, l2_da_commitment_scheme: BlobsAndPubdataKeccak256, da_commitment: 0xb626be11390ceb6a3b43cb11767e5053e65e0b8b1e7c4ee8ce435523d5756bbb, first_block_timestamp: 1775641418, last_block_timestamp: 1775641418, chain_id: 6565 }, chain_address: 0x6e434cd8f3ec4dd52ab599117d5d6bdcf14f1ff0, upgrade_tx_hash: None, blob_sidecar: None }, first_block_number: 5, last_block_number: 5, pubdata_mode: RelayedL2Calldata, tx_count: 1, execution_version: 6, protocol_version: ProtocolSemanticVersion(Version { major: 0, minor: 31, patch: 0 }), computational_native_used: Some(5597516), logs: [L2Log { l2_shard_id: 0, is_service: true, tx_number_in_batch: 0, sender: 0x0000000000000000000000000000000000008001, key: 0xc46c0d26873d96e12cf3857b5eab557fc20a24ad4dfa0aafe7c0c2ba026c1c09, value: 0x0000000000000000000000000000000000000000000000000000000000000001 }], messages: [], multichain_root: 0xff84f4b0eb3607f9bbcf0d6070ae0037ae6efdcc4ee53bf65fe39b8bc8bd83dc } block_count=1 new_state_commitment=0x04c308b5865e1849cf8e122b4d24aab584cbd1b26bc56994b2e7bc264eeb164e time_since_last_batch=Some(9.873941587s)
2026-04-08T09:43:39.372915Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch for FRI proving: 5
2026-04-08T09:43:39.372933Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job added batch_number=5 queue_statistics=Queue has 1 jobs, range: 5 - 5, oldest job: added 8.02µs ago, has 0 attempts. self.prover_stage=Fri
2026-04-08T09:43:40.361733Z INFO zksync_os_integration_tests::provider: Waiting for block 1 to be finalized on L1
2026-04-08T09:43:40.464124Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job completed stats=Batch 12 with 1 txs, proving version V7, spent in queue: 5.014695854s, last assigned to 'fake_prover', 1 attempts, 2.001504302s since last assignment prover_type=Fake prover_id="fake_prover" self.prover_stage=Fri queue_statistics=Empty queue
2026-04-08T09:43:40.464203Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fake_fri_provers_pool: fake prover submitted proof fri_job.batch_number=12 elapsed_ms=2001
2026-04-08T09:43:40.464295Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch after FRI proving: 12
2026-04-08T09:43:40.464346Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::gapless_committer: Saving 1 (batches 12-12) to proof_storage buffer_size=0
2026-04-08T09:43:40.466105Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Waiting for L1 protocol version 0.31.0 to reach target version 0.31.0 current_protocol_version=0.31.0 target_protocol_version=0.31.0
2026-04-08T09:43:40.466179Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Protocol version on the contract matches batch protocol version current_protocol_version=0.31.0
2026-04-08T09:43:40.569485Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:41.358597Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender: L1 transaction submitted command_name="commit" tx_hash=0x1989c1a0e9214635e233b9680e251d1ae8c71d0d097ae8d4a1436815b48b2136 nonce=10 max_fee_per_gas=1000001870 max_priority_fee_per_gas=1000000000
2026-04-08T09:43:41.367271Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="block_commit" event_count=1 l1_block_from=111 l1_block_to=111
2026-04-08T09:43:41.389506Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="persist_batch" event_count=1 l1_block_from=111 l1_block_to=111
2026-04-08T09:43:42.480768Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job assigned batch_stats=Batch 5 with 1 txs, proving version V7, spent in queue: 3.107833098s, last assigned to 'fake_prover', 1 attempts, 2.05µs since last assignment queue_statistics=Queue has 1 jobs, range: 5 - 5, oldest job: added 3.107854418s ago, has 1 attempts. prover_id="fake_prover" self.prover_stage=Fri
2026-04-08T09:43:42.867823Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:44.482332Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::prover_job_map::map: Job completed stats=Batch 5 with 1 txs, proving version V7, spent in queue: 5.10938951s, last assigned to 'fake_prover', 1 attempts, 2.001558422s since last assignment prover_type=Fake prover_id="fake_prover" self.prover_stage=Fri queue_statistics=Empty queue
2026-04-08T09:43:44.482381Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::fake_fri_provers_pool: fake prover submitted proof fri_job.batch_number=5 elapsed_ms=2001
2026-04-08T09:43:44.482403Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::fri_proving_pipeline_step: Received batch after FRI proving: 5
2026-04-08T09:43:44.482418Z INFO node{node=mn-2 role=main}: zksync_os_server::prover_api::gapless_committer: Saving 1 (batches 5-5) to proof_storage buffer_size=0
2026-04-08T09:43:44.483673Z INFO node{node=mn-2 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Waiting for L1 protocol version 0.31.0 to reach target version 0.31.0 current_protocol_version=0.31.0 target_protocol_version=0.31.0
2026-04-08T09:43:44.483696Z INFO node{node=mn-2 role=main}: zksync_os_l1_sender::upgrade_gatekeeper: Protocol version on the contract matches batch protocol version current_protocol_version=0.31.0
2026-04-08T09:43:45.570297Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:47.869513Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:50.571781Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:52.871864Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:55.572881Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:43:57.873877Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:00.574507Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:02.875354Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:05.575838Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:07.875948Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:10.576760Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:12.877590Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:15.578417Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:17.878706Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:20.579653Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:22.880213Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
test upgrade::upgrade_to_v32_with_deployments_settles_to_gateway has been running for over 60 seconds
2026-04-08T09:44:25.580961Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:27.881196Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:30.582630Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:32.882812Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:35.583180Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:37.884582Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:40.584345Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:42.884803Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:45.585324Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:47.886096Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:50.585948Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:52.887475Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:55.586973Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:44:57.888548Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:00.588468Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:02.889266Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:05.589187Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:07.889750Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:10.590524Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:12.891030Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:15.591553Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:17.892231Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:20.592053Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:22.893232Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:25.593375Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:27.893800Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:30.594291Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:32.895083Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:35.595021Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:37.896805Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:40.596773Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:42.898213Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:45.598033Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:47.899547Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:50.599543Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:52.900057Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:55.600368Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:45:57.900800Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:46:00.600897Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:46:02.902038Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:46:05.601804Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:46:07.903046Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:46:10.603595Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:46:12.904278Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:46:15.603827Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:46:17.905526Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:46:20.605363Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:46:22.906563Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:46:25.605986Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:46:27.907090Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:46:30.607236Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:46:32.908131Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:46:35.608305Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:46:37.909100Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
test upgrade::upgrade_to_v32_with_deployments_settles_to_gateway ... FAILED
failures:
failures:
upgrade::upgrade_to_v32_with_deployments_settles_to_gateway
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 79 filtered out; finished in 196.21s
Error: Block 1 was not finalized on L1
Caused by:
deadline has elapsed
Stack backtrace:
0: <tokio::time::error::Elapsed as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
1: <alloy_provider::provider::erased::DynProvider<zksync_os_integration_tests::network::Zksync> as zksync_os_integration_tests::provider::ZksyncTestingProvider>::wait_finalized_with_timeout::{closure#0}
2: <zksync_os_integration_tests::upgrade::tester::UpgradeTester>::for_default_upgrade::{closure#0}
3: suite::upgrade::upgrade_to_v32_with_deployments_settles_to_gateway::{closure#0}
4: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
5: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
6: suite::upgrade::upgrade_to_v32_with_deployments_settles_to_gateway
7: <suite::upgrade::upgrade_to_v32_with_deployments_settles_to_gateway::{closure#0} as core::ops::function::FnOnce<()>>::call_once
8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
9: test::run_test::{closure#0}
10: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
11: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
12: <std::sys::thread::unix::Thread>::new::thread_start
13: <unknown>
14: <unknown>
Check warning on line 0 in zksync_os_integration_tests::suite
github-actions / Test results
rpc::api::get_storage_proof::current_to_l1 (zksync_os_integration_tests::suite) failed
target/nextest/default/test-results.xml [took 20m 0s]
Raw output
running 1 test
2026-04-08T09:40:30.132267Z INFO zksync_os_integration_tests: L1 chain started on http://localhost:37171
2026-04-08T09:40:30.146929Z INFO node{node=mn-1 role=main}: zksync_os_integration_tests: Launching test node
2026-04-08T09:40:30.147035Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Node version="0.18.2" role="main"
2026-04-08T09:40:30.208343Z INFO node{node=mn-1 role=main}: zksync_os_server: Reading L1 state
2026-04-08T09:40:30.216435Z INFO node{node=mn-1 role=main}: zksync_os_server: L1 state l1_state=L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, validator_timelock_sl: 0xcf4f9d6b5cb69c2a0a88efc1e8962ce8d51be9a4, batch_verification: Disabled, last_committed_batch: 0, last_proved_batch: 0, last_executed_batch: 0, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }
2026-04-08T09:40:30.216488Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockReplayStorage
2026-04-08T09:40:30.219389Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="block_replay_wal" path="/tmp/.tmpNKvCc0/rocksdb/block_replay_wal" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpNKvCc0/rocksdb/block_replay_wal/CURRENT: No such file or directory" }
2026-04-08T09:40:30.229544Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `block_replay_wal` at `/tmp/.tmpNKvCc0/rocksdb/block_replay_wal` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:30.291056Z INFO node{node=mn-1 role=main}: zksync_os_storage::db::replay: block replay DB is empty, assuming start of the chain; appending genesis
2026-04-08T09:40:30.291649Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Tree RocksDB
2026-04-08T09:40:30.291764Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="zkos_merkle_tree" path="/tmp/.tmpNKvCc0/rocksdb/tree" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpNKvCc0/rocksdb/tree/CURRENT: No such file or directory" }
2026-04-08T09:40:30.295457Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `zkos_merkle_tree` at `/tmp/.tmpNKvCc0/rocksdb/tree` with RocksDBOptions { block_cache_capacity: Some(134217728), include_indices_and_filters_in_block_cache: false, large_memtable_capacity: Some(268435456), stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:30.295510Z INFO node{node=mn-1 role=main}: zksync_os_merkle_tree: initialized Merkle tree info=MerkleTreeInfo { hasher: "Blake2s256", depth: 64, internal_node_depth: 3 } manifest=None
2026-04-08T09:40:30.299149Z INFO node{node=mn-1 role=main}: zksync_os_server::tree_manager: Loaded tree with last processed block at None
2026-04-08T09:40:30.299170Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing RepositoryManager
2026-04-08T09:40:30.299245Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="repository" path="/tmp/.tmpNKvCc0/rocksdb/repository" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpNKvCc0/rocksdb/repository/CURRENT: No such file or directory" }
2026-04-08T09:40:30.306586Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `repository` at `/tmp/.tmpNKvCc0/rocksdb/repository` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:30.307375Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="state_full_diffs" path="/tmp/.tmpNKvCc0/rocksdb/state_full_diffs" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpNKvCc0/rocksdb/state_full_diffs/CURRENT: No such file or directory" }
2026-04-08T09:40:30.311685Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `state_full_diffs` at `/tmp/.tmpNKvCc0/rocksdb/state_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:30.311733Z INFO node{node=mn-1 role=main}: zksync_os_state_full_diffs::storage: initialized full diffs storage latest_block=0
2026-04-08T09:40:30.311785Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="preimages_full_diffs" path="/tmp/.tmpNKvCc0/rocksdb/preimages_full_diffs" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpNKvCc0/rocksdb/preimages_full_diffs/CURRENT: No such file or directory" }
2026-04-08T09:40:30.315119Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `preimages_full_diffs` at `/tmp/.tmpNKvCc0/rocksdb/preimages_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:30.315678Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing mempools
2026-04-08T09:40:30.315828Z INFO node{node=mn-1 role=main}: zksync_os_server: Node state on startup config.general_config.min_blocks_to_replay=10 node_startup_state=NodeStateOnStartup { node_role: MainNode, l1_state: L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, validator_timelock_sl: 0xcf4f9d6b5cb69c2a0a88efc1e8962ce8d51be9a4, batch_verification: Disabled, last_committed_batch: 0, last_proved_batch: 0, last_executed_batch: 0, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }, state_block_range_available: 0..=0, block_replay_storage_last_block: 0, tree_last_block: 0, repositories_persisted_block: 0, last_l1_committed_block: 0, last_l1_proved_block: 0, last_l1_executed_block: 0 } starting_block=1 blocks_to_replay=0
2026-04-08T09:40:30.315865Z INFO node{node=mn-1 role=main}: zksync_os_server: initializing p2p networking
2026-04-08T09:40:30.509431Z INFO node{node=mn-1 role=main}: zksync_os_network::service: resolved external IP (STUN) ip=34.69.95.59
2026-04-08T09:40:30.509462Z INFO node{node=mn-1 role=main}: zksync_os_network::service: initializing p2p network service genesis=Head { number: 0, hash: 0x6e69aaee000579509b2631edb5df7f1f4967d42ac00ce5a66e4c37b7d5de05b0, difficulty: 0, total_difficulty: 0, timestamp: 0 } fork_id=ForkId { hash: ForkHash("444f8224"), next: 0 }
2026-04-08T09:40:30.531266Z INFO discv5::service: Discv5 Service started mode=Ip4
2026-04-08T09:40:30.531313Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opel"), labels: [], hashed: true, hash: 342720822501905337 }
2026-04-08T09:40:30.531333Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opstack"), labels: [], hashed: true, hash: 11124208391016555414 }
2026-04-08T09:40:30.531338Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth"), labels: [], hashed: true, hash: 3702874219172809250 }
2026-04-08T09:40:30.531341Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth2"), labels: [], hashed: true, hash: 12564387533229604314 }
2026-04-08T09:40:30.531357Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.kbucket_peers_raw_total"), labels: [], hashed: true, hash: 15770053376299752332 }
2026-04-08T09:40:30.531361Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.inserted_kbucket_peers_raw_total"), labels: [], hashed: true, hash: 10886654710160589028 }
2026-04-08T09:40:30.531364Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.sessions_raw_total"), labels: [], hashed: true, hash: 13194767819313051838 }
2026-04-08T09:40:30.531368Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_raw_total"), labels: [], hashed: true, hash: 15300980123249008161 }
2026-04-08T09:40:30.531372Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_unreachable_enr_total"), labels: [], hashed: true, hash: 10217401438922650798 }
2026-04-08T09:40:30.531375Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_custom_filtered_total"), labels: [], hashed: true, hash: 16807342688607862318 }
2026-04-08T09:40:30.531382Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.unverifiable_enrs_raw_total"), labels: [], hashed: true, hash: 2477947833917695907 }
2026-04-08T09:40:30.531402Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.messages_sent_total"), labels: [], hashed: true, hash: 7985577023495607981 }
2026-04-08T09:40:30.531410Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.back_pressure_total"), labels: [], hashed: true, hash: 4575930439074891601 }
2026-04-08T09:40:30.531644Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing L1 Watchers
2026-04-08T09:40:30.531840Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:40:30.532033Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: initializing L1 commit watcher current_l1_block=106 last_committed_batch=0 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:40:30.532259Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:40:30.532653Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: initializing L1 execute watcher current_l1_block=106 last_executed_batch=0 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:40:30.532854Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:40:30.533113Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: initializing L1 transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef zk_chain_address_sl=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:40:30.533311Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: resolved on L1 next_l1_block=0
2026-04-08T09:40:30.534397Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing pubdata price provider
2026-04-08T09:40:30.534969Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockContextProvider
2026-04-08T09:40:30.535026Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: initializing upgrade transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef zk_chain_address_sl=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:40:30.535473Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain admin admin_l1=0xebeaefb8dd278ae3297610f7d91f8dde750878f8
2026-04-08T09:40:30.536629Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="priority_tx" event_count=6 l1_block_from=0 l1_block_to=106
2026-04-08T09:40:30.536712Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain type manager ctm_sl=0x7845be2ab080506883be3d3e4fb34b5557a453da
2026-04-08T09:40:30.537491Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: checking block starting from last_l1_block=0
2026-04-08T09:40:30.537948Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="executed_batch_storage" path="/tmp/.tmpNKvCc0/rocksdb/batch" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpNKvCc0/rocksdb/batch/CURRENT: No such file or directory" }
2026-04-08T09:40:30.543273Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `executed_batch_storage` at `/tmp/.tmpNKvCc0/rocksdb/batch` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:30.543515Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: initializing L1 persist batch watcher current_l1_block=106 last_persisted_batch=0 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:40:30.543711Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:40:30.545900Z INFO node{node=mn-1 role=main}: zksync_os_base_token_adjuster: initialized base token price updater token_multiplier_setter_address=None chain_admin_address=0xeBEAeFB8DD278aE3297610F7D91F8DdE750878F8 last_l1_ratio=Ratio { numer: 1, denom: 1 }
2026-04-08T09:40:30.545989Z INFO node{node=mn-1 role=main}: zksync_os_internal_config: Created new internal config file at /tmp/.tmpNKvCc0/rocksdb/internal_config.json
2026-04-08T09:40:30.546098Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing ProofStorage
2026-04-08T09:40:30.546110Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::proof_storage: Initializing proof storage path="/tmp/.tmpNKvCc0/proof_storage_path" batch_with_proof_capacity=1073741824 failed_capacity=1073741824
2026-04-08T09:40:30.546166Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: Replaying WAL blocks from 1 until 0.
2026-04-08T09:40:30.546176Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: All WAL blocks replayed. Starting main loop.
2026-04-08T09:40:30.546180Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: Consensus role initialized role=Leader
2026-04-08T09:40:30.546216Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Command Produce block received by BlockExecutor
2026-04-08T09:40:30.546556Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing fake FRI provers workers=5 compute_time=2s min_task_age=3s timeout_frequency=0.0
2026-04-08T09:40:30.546581Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing fake SNARK prover max_batch_age=10s
2026-04-08T09:40:30.546723Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="priority_tree" path="/tmp/.tmpNKvCc0/rocksdb/priority_txs_tree" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpNKvCc0/rocksdb/priority_txs_tree/CURRENT: No such file or directory" }
2026-04-08T09:40:30.550461Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `priority_tree` at `/tmp/.tmpNKvCc0/rocksdb/priority_txs_tree` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:40:30.550507Z INFO node{node=mn-1 role=main}: zksync_os_server: Launching pipeline
2026-04-08T09:40:30.550521Z INFO node{node=mn-1 role=main}: zksync_os_rpc: Starting JSON-RPC server at 0.0.0.0:45939
2026-04-08T09:40:30.550613Z INFO node{node=mn-1 role=main}: zksync_os_server: All components scheduled for initialization in 403.634333ms
2026-04-08T09:40:30.550857Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_server: starting proof data server on 0.0.0.0:45735
2026-04-08T09:40:30.551089Z INFO node{node=mn-1 role=main}: zksync_os_priority_tree: adding missing blocks to priority tree persisted_up_to=0 last_executed_block=0
2026-04-08T09:40:30.551138Z INFO node{node=mn-1 role=main}: zksync_os_priority_tree: re-built priority tree last_executed_block=0 root=0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470 time_taken=50.36µs
2026-04-08T09:40:30.551211Z INFO node{node=mn-1 role=main}: zksync_os_status_server: status server running addr=0.0.0.0:44041
2026-04-08T09:40:30.551575Z INFO node{node=mn-1 role=main}: zksync_os_mempool::pool: L1 upgrade transaction found for protocol version 0.30.1 protocol_version=0.30.1 tx_hash=0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209
2026-04-08T09:40:30.551606Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Prepared context for block 1. expected_block_output_hash: None, starting_l1_priority_id: 0, timestamp: 1775641230, execution_version: 5. Executing.. block_number=1
2026-04-08T09:40:30.551620Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing command command=PreparedBlockCommand { block_context: BlockContext { chain_id: 6565, block_number: 1, block_hashes: "0, 108370568839051644819081111464635134690470516151825823078061969349091444428229", timestamp: 1775641230, eip1559_basefee: 97764000, pubdata_price: 768425042, native_price: 977640, coinbase: 0x1fa7f28c8966812cebac72c585e4b1d6b5d97b94, gas_limit: 100000000, pubdata_limit: 110000, mix_hash: 0, execution_version: 5 }, seal_policy: Decide(250ms, 1000), invalid_tx_policy: RejectAndContinue { mark_in_source: true }, starting_cursors: BlockStartCursors { l1_priority_id: 0, interop_root_id: 0, migration_number: 0, interop_fee_number: 0 }, metrics_label: "produce", expected_block_output_hash: None, previous_block_timestamp: 0 } block_number=1
2026-04-08T09:40:30.551650Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing transaction 0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209 (Upgrade) in block 1 at index 0 signer 0x0000000000000000000000000000000000008007 nonce 30 with gas limit 72000000 and cumulative gas used 0... block_number=1
2026-04-08T09:40:30.552050Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender: initialized L1 sender command_name="prove" balance_eth="100.000000000000000000" address=0xA064F1795A4508a01388dBE8BE0d793B8Fe30C12 nonce=0
2026-04-08T09:40:30.552108Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender: initialized L1 sender command_name="commit" balance_eth="100.000000000000000000" address=0xb591739ae7C188E9fdF5443aaef829fE53eBa8Cd nonce=0
2026-04-08T09:40:30.552353Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender: initialized L1 sender command_name="execute" balance_eth="100.000000000000000000" address=0xb2ACAEfc984e824e9c6c277BDBeeEEFccB256a2a nonce=0
2026-04-08T09:40:30.555459Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Transaction 0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209 executed with status success in block 1 block_number=1 output=TxProcessingOutputOwned { status: true, output: [], contract_address: None, gas_used: 18705048, gas_refunded: 0, computational_native_used: 50482802, native_used: 187050482802, pubdata_used: 23375 }
2026-04-08T09:40:30.555478Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: sealing block as upgrade tx was executed block_number=1
2026-04-08T09:40:30.555867Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Block 1 (produce) sealed because of UpgradeTx in block executor with 1 transactions (0 purged) and 18705048 gas. Block hash output: 0x5f7b35a27cde1372214285f873d175ab5e2635cdeead8130560fced40e5f78ca, canonical hash: 0x8dc83bb72480c52d5f5b0c7fb012cb4643e0acfcba27adfd28f60ccd4326b0ff. storage_writes: 91, preimages: 21, pubdata bytes: 23315. block_number=1
2026-04-08T09:40:30.555882Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Full block 1 output output=BlockOutput { header: Sealed { inner: Header { parent_hash: 0xef97917ce9bd9fa7d12ad6a8d81ea26c80ac1d727acc37cbb9799ae199788dc5, ommers_hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347, beneficiary: 0x1fa7f28c8966812cebac72c585e4b1d6b5d97b94, state_root: 0x0000000000000000000000000000000000000000000000000000000000000000, transactions_root: 0xe8ccacda1c8a26fff3888d5b0ac5b860a2ba49335396ae375593b3836e489f0b, receipts_root: 0x0000000000000000000000000000000000000000000000000000000000000000, logs_bloom: 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, difficulty: 0, number: 1, gas_limit: 100000000, gas_used: 18705048, timestamp: 1775641230, extra_data: 0x, mix_hash: 0x0000000000000000000000000000000000000000000000000000000000000001, nonce: 0x0000000000000000, base_fee_per_gas: Some(97764000), withdrawals_root: None, blob_gas_used: None, excess_blob_gas: None, parent_beacon_block_root: None, requests_hash: None }, seal: 0x8dc83bb72480c52d5f5b0c7fb012cb4643e0acfcba27adfd28f60ccd4326b0ff }, tx_results: [Ok(TxOutput { execution_result: Success(Call([])), gas_used: 18705048, gas_refunded: 0, computational_native_used: 50482802, native_used: 187050482802, pubdata_used: 23375, contract_address: None, logs: [Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000001fcc6d27940b02a500b5c7272d2b22f9fa414951], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0x5d96eda109bfd71cf9f4f70c83de31c4150760e8828979a95d9e5f9f15455af7, 0x00000000000000000000000000000000000000000000000000000000000019a5, 0x0000000000000000000000000000000000000000000000000000000000000000], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000000e6fac42db36d87fa0c9bc69e035f7200cffa6a1], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x000000000000000000000000b07c2207b33cfe898883eb22b39827053fd91476], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x2632cc0d58b0cb1017b99cc0b6cc66ad86440cc0dd923bfdaa294f95ba1b0201, 0x8df3463b1850eb1d8d1847743ea155aef6b16074db8ba81d897dc30554fb2085, 0x0000000000000000000000000000000000000000000000000000000000010004], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70], data: 0x } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000000000000000000000000000000000000000010007], data: 0x } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0xc21caeb4e8f73861400d4c0870ad3e468ddb4e45225da3832ce1da5561f1f61e], data: 0x000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000012000000000000000000000000000000000000000000000000000000000000000d577261707065642045746865720000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000045745544800000000000000000000000000000000000000000000000000000000 } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x0000000000000000000000000000000000000000000000000000000000000003 } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70 } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x000000000000000000000000a6f731ed750597d2d264d0fd800a8548d0fa295f], data: 0x } }, Log { address: 0x000000000000000000000000000000000001000b, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x000000000000000000000000000000000001000b, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000009c218d39ba173b36fd2c5844318952291c687c23], data: 0x } }, Log { address: 0x6989d64cab9c2b90f8b022022bd985bde04a367c, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x814887615ba743b9c2c6785aedc9e49e79585e61, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000000000000000000000000000000000000001000b], data: 0x } }, Log { address: 0x814887615ba743b9c2c6785aedc9e49e79585e61, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x000000000000000000000000000000000000000000000000000000000001000b, 0x000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0x01fd5911e6d04aec6b21f19752502ad7f3e9876279643c8fa7a4d30c88a29fb2, 0x000000000000000000000000814887615ba743b9c2c6785aedc9e49e79585e61, 0x010000f1477ebc7355591c664c501757b31e…'t finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:34.844675Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:35.345411Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:35.846842Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:36.347743Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:36.849032Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:37.350003Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:37.850960Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:38.352424Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:38.853797Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:39.354411Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:39.856055Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:40.357861Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:40.858360Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:41.359862Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:41.861242Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:42.363303Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:42.864864Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:43.366156Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:43.868221Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:44.369376Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:44.871292Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:45.372736Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:45.873902Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:46.375346Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:46.876631Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:47.378335Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:47.880286Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:48.382033Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:48.882843Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:49.383617Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:49.884841Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:50.386218Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:50.790102Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:59:50.888283Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:51.390288Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:51.892201Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:52.393461Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:52.894523Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:53.395711Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:53.897265Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:54.398577Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:54.899559Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:55.401444Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:55.902478Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:56.404264Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:56.906241Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:57.408305Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:57.910410Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:58.411319Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:58.913151Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:59.415047Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T09:59:59.915608Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:00.416561Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:00.917623Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:01.418412Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:01.919474Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:02.420535Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:02.922138Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:03.424190Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:03.925446Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:04.427200Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:04.928513Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:05.429846Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:05.930508Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:06.431471Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:06.932666Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:07.434335Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:07.936000Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:08.436768Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:08.937505Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:09.438561Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:09.939508Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:10.440480Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:10.791944Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T10:00:10.941605Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:11.442613Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:11.944234Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:12.445750Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:12.946455Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:13.448183Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:13.950162Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:14.451485Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:14.953128Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:15.455129Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:15.957043Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:16.458030Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:16.958958Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:17.460219Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:17.962258Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:18.463651Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:18.964680Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:19.466498Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:19.967693Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:20.468561Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:20.969865Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:21.470928Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:21.971732Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:22.472913Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:22.973774Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:23.474377Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:23.976114Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:24.477661Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:24.978448Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:25.480400Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:25.982237Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:26.483501Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:26.984666Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:27.485987Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:27.986604Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:28.487416Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:28.988647Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:29.489412Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
Check warning on line 0 in zksync_os_integration_tests::suite
github-actions / Test results
rpc::storage_proof::verify_storage_proof_empty_slot (zksync_os_integration_tests::suite) failed
target/nextest/default/test-results.xml [took 20m 0s]
Raw output
running 1 test
2026-04-08T09:41:16.310765Z INFO zksync_os_integration_tests: L1 chain started on http://localhost:36717
2026-04-08T09:41:16.325744Z INFO node{node=mn-1 role=main}: zksync_os_integration_tests: Launching test node
2026-04-08T09:41:16.325826Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Node version="0.18.2" role="main"
2026-04-08T09:41:16.383849Z INFO node{node=mn-1 role=main}: zksync_os_server: Reading L1 state
2026-04-08T09:41:16.390761Z INFO node{node=mn-1 role=main}: zksync_os_server: L1 state l1_state=L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, validator_timelock_sl: 0xcf4f9d6b5cb69c2a0a88efc1e8962ce8d51be9a4, batch_verification: Disabled, last_committed_batch: 0, last_proved_batch: 0, last_executed_batch: 0, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }
2026-04-08T09:41:16.390818Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockReplayStorage
2026-04-08T09:41:16.393670Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="block_replay_wal" path="/tmp/.tmpAsjNsE/rocksdb/block_replay_wal" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpAsjNsE/rocksdb/block_replay_wal/CURRENT: No such file or directory" }
2026-04-08T09:41:16.403420Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `block_replay_wal` at `/tmp/.tmpAsjNsE/rocksdb/block_replay_wal` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:41:16.463918Z INFO node{node=mn-1 role=main}: zksync_os_storage::db::replay: block replay DB is empty, assuming start of the chain; appending genesis
2026-04-08T09:41:16.464471Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Tree RocksDB
2026-04-08T09:41:16.464585Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="zkos_merkle_tree" path="/tmp/.tmpAsjNsE/rocksdb/tree" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpAsjNsE/rocksdb/tree/CURRENT: No such file or directory" }
2026-04-08T09:41:16.468469Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `zkos_merkle_tree` at `/tmp/.tmpAsjNsE/rocksdb/tree` with RocksDBOptions { block_cache_capacity: Some(134217728), include_indices_and_filters_in_block_cache: false, large_memtable_capacity: Some(268435456), stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:41:16.468528Z INFO node{node=mn-1 role=main}: zksync_os_merkle_tree: initialized Merkle tree info=MerkleTreeInfo { hasher: "Blake2s256", depth: 64, internal_node_depth: 3 } manifest=None
2026-04-08T09:41:16.471481Z INFO node{node=mn-1 role=main}: zksync_os_server::tree_manager: Loaded tree with last processed block at None
2026-04-08T09:41:16.471507Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing RepositoryManager
2026-04-08T09:41:16.471584Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="repository" path="/tmp/.tmpAsjNsE/rocksdb/repository" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpAsjNsE/rocksdb/repository/CURRENT: No such file or directory" }
2026-04-08T09:41:16.478674Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `repository` at `/tmp/.tmpAsjNsE/rocksdb/repository` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:41:16.479439Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="state_full_diffs" path="/tmp/.tmpAsjNsE/rocksdb/state_full_diffs" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpAsjNsE/rocksdb/state_full_diffs/CURRENT: No such file or directory" }
2026-04-08T09:41:16.483059Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `state_full_diffs` at `/tmp/.tmpAsjNsE/rocksdb/state_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:41:16.483103Z INFO node{node=mn-1 role=main}: zksync_os_state_full_diffs::storage: initialized full diffs storage latest_block=0
2026-04-08T09:41:16.483149Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="preimages_full_diffs" path="/tmp/.tmpAsjNsE/rocksdb/preimages_full_diffs" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpAsjNsE/rocksdb/preimages_full_diffs/CURRENT: No such file or directory" }
2026-04-08T09:41:16.486152Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `preimages_full_diffs` at `/tmp/.tmpAsjNsE/rocksdb/preimages_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:41:16.486648Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing mempools
2026-04-08T09:41:16.486765Z INFO node{node=mn-1 role=main}: zksync_os_server: Node state on startup config.general_config.min_blocks_to_replay=10 node_startup_state=NodeStateOnStartup { node_role: MainNode, l1_state: L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, validator_timelock_sl: 0xcf4f9d6b5cb69c2a0a88efc1e8962ce8d51be9a4, batch_verification: Disabled, last_committed_batch: 0, last_proved_batch: 0, last_executed_batch: 0, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }, state_block_range_available: 0..=0, block_replay_storage_last_block: 0, tree_last_block: 0, repositories_persisted_block: 0, last_l1_committed_block: 0, last_l1_proved_block: 0, last_l1_executed_block: 0 } starting_block=1 blocks_to_replay=0
2026-04-08T09:41:16.486799Z INFO node{node=mn-1 role=main}: zksync_os_server: initializing p2p networking
2026-04-08T09:41:16.670835Z INFO node{node=mn-1 role=main}: zksync_os_network::service: resolved external IP (STUN) ip=34.69.95.59
2026-04-08T09:41:16.670865Z INFO node{node=mn-1 role=main}: zksync_os_network::service: initializing p2p network service genesis=Head { number: 0, hash: 0x6e69aaee000579509b2631edb5df7f1f4967d42ac00ce5a66e4c37b7d5de05b0, difficulty: 0, total_difficulty: 0, timestamp: 0 } fork_id=ForkId { hash: ForkHash("444f8224"), next: 0 }
2026-04-08T09:41:16.692503Z INFO discv5::service: Discv5 Service started mode=Ip4
2026-04-08T09:41:16.692548Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opel"), labels: [], hashed: true, hash: 6849070289639657502 }
2026-04-08T09:41:16.692568Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opstack"), labels: [], hashed: true, hash: 10075751913545973606 }
2026-04-08T09:41:16.692572Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth"), labels: [], hashed: true, hash: 12411784304985520011 }
2026-04-08T09:41:16.692576Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth2"), labels: [], hashed: true, hash: 15622279458885480316 }
2026-04-08T09:41:16.692581Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.kbucket_peers_raw_total"), labels: [], hashed: true, hash: 16358704475687410107 }
2026-04-08T09:41:16.692584Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.inserted_kbucket_peers_raw_total"), labels: [], hashed: true, hash: 72948254822610958 }
2026-04-08T09:41:16.692587Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.sessions_raw_total"), labels: [], hashed: true, hash: 2599086179266645378 }
2026-04-08T09:41:16.692591Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_raw_total"), labels: [], hashed: true, hash: 15419003054012364976 }
2026-04-08T09:41:16.692594Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_unreachable_enr_total"), labels: [], hashed: true, hash: 4758869159335769559 }
2026-04-08T09:41:16.692598Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_custom_filtered_total"), labels: [], hashed: true, hash: 9512285063288563077 }
2026-04-08T09:41:16.692602Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.unverifiable_enrs_raw_total"), labels: [], hashed: true, hash: 17967796921517260019 }
2026-04-08T09:41:16.692620Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.messages_sent_total"), labels: [], hashed: true, hash: 1168586776927277651 }
2026-04-08T09:41:16.692626Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.back_pressure_total"), labels: [], hashed: true, hash: 3468012319471231241 }
2026-04-08T09:41:16.692847Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing L1 Watchers
2026-04-08T09:41:16.692998Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:16.693155Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: initializing L1 commit watcher current_l1_block=106 last_committed_batch=0 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:41:16.693329Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:41:16.693679Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: initializing L1 execute watcher current_l1_block=106 last_executed_batch=0 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:41:16.693809Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:41:16.693944Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: initializing L1 transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef zk_chain_address_sl=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:41:16.694099Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: resolved on L1 next_l1_block=0
2026-04-08T09:41:16.694320Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing pubdata price provider
2026-04-08T09:41:16.694589Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockContextProvider
2026-04-08T09:41:16.694619Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: initializing upgrade transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef zk_chain_address_sl=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:41:16.695380Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain admin admin_l1=0xebeaefb8dd278ae3297610f7d91f8dde750878f8
2026-04-08T09:41:16.695698Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain type manager ctm_sl=0x7845be2ab080506883be3d3e4fb34b5557a453da
2026-04-08T09:41:16.696250Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: checking block starting from last_l1_block=0
2026-04-08T09:41:16.696631Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="executed_batch_storage" path="/tmp/.tmpAsjNsE/rocksdb/batch" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpAsjNsE/rocksdb/batch/CURRENT: No such file or directory" }
2026-04-08T09:41:16.700944Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `executed_batch_storage` at `/tmp/.tmpAsjNsE/rocksdb/batch` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:41:16.701317Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="priority_tx" event_count=6 l1_block_from=0 l1_block_to=106
2026-04-08T09:41:16.701404Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: initializing L1 persist batch watcher current_l1_block=106 last_persisted_batch=0 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:41:16.701555Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:41:16.703325Z INFO node{node=mn-1 role=main}: zksync_os_base_token_adjuster: initialized base token price updater token_multiplier_setter_address=None chain_admin_address=0xeBEAeFB8DD278aE3297610F7D91F8DdE750878F8 last_l1_ratio=Ratio { numer: 1, denom: 1 }
2026-04-08T09:41:16.703399Z INFO node{node=mn-1 role=main}: zksync_os_internal_config: Created new internal config file at /tmp/.tmpAsjNsE/rocksdb/internal_config.json
2026-04-08T09:41:16.703468Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing ProofStorage
2026-04-08T09:41:16.703477Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::proof_storage: Initializing proof storage path="/tmp/.tmpAsjNsE/proof_storage_path" batch_with_proof_capacity=1073741824 failed_capacity=1073741824
2026-04-08T09:41:16.703522Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: Replaying WAL blocks from 1 until 0.
2026-04-08T09:41:16.703531Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: All WAL blocks replayed. Starting main loop.
2026-04-08T09:41:16.703534Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: Consensus role initialized role=Leader
2026-04-08T09:41:16.703566Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Command Produce block received by BlockExecutor
2026-04-08T09:41:16.703894Z INFO node{node=mn-1 role=main}: zksync_os_mempool::pool: L1 upgrade transaction found for protocol version 0.30.1 protocol_version=0.30.1 tx_hash=0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209
2026-04-08T09:41:16.703926Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Prepared context for block 1. expected_block_output_hash: None, starting_l1_priority_id: 0, timestamp: 1775641276, execution_version: 5. Executing.. block_number=1
2026-04-08T09:41:16.703939Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing command command=PreparedBlockCommand { block_context: BlockContext { chain_id: 6565, block_number: 1, block_hashes: "0, 108370568839051644819081111464635134690470516151825823078061969349091444428229", timestamp: 1775641276, eip1559_basefee: 97525300, pubdata_price: 766548860, native_price: 975253, coinbase: 0x15bec12d094fa79fa2e3686f70d904451350144f, gas_limit: 100000000, pubdata_limit: 110000, mix_hash: 0, execution_version: 5 }, seal_policy: Decide(250ms, 1000), invalid_tx_policy: RejectAndContinue { mark_in_source: true }, starting_cursors: BlockStartCursors { l1_priority_id: 0, interop_root_id: 0, migration_number: 0, interop_fee_number: 0 }, metrics_label: "produce", expected_block_output_hash: None, previous_block_timestamp: 0 } block_number=1
2026-04-08T09:41:16.703963Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing transaction 0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209 (Upgrade) in block 1 at index 0 signer 0x0000000000000000000000000000000000008007 nonce 30 with gas limit 72000000 and cumulative gas used 0... block_number=1
2026-04-08T09:41:16.704182Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing fake FRI provers workers=5 compute_time=2s min_task_age=3s timeout_frequency=0.0
2026-04-08T09:41:16.704203Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing fake SNARK prover max_batch_age=10s
2026-04-08T09:41:16.704345Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="priority_tree" path="/tmp/.tmpAsjNsE/rocksdb/priority_txs_tree" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpAsjNsE/rocksdb/priority_txs_tree/CURRENT: No such file or directory" }
2026-04-08T09:41:16.707567Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `priority_tree` at `/tmp/.tmpAsjNsE/rocksdb/priority_txs_tree` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:41:16.707604Z INFO node{node=mn-1 role=main}: zksync_os_server: Launching pipeline
2026-04-08T09:41:16.707617Z INFO node{node=mn-1 role=main}: zksync_os_rpc: Starting JSON-RPC server at 0.0.0.0:45925
2026-04-08T09:41:16.707713Z INFO node{node=mn-1 role=main}: zksync_os_server: All components scheduled for initialization in 381.90633ms
2026-04-08T09:41:16.707986Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_server: starting proof data server on 0.0.0.0:40245
2026-04-08T09:41:16.708111Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Transaction 0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209 executed with status success in block 1 block_number=1 output=TxProcessingOutputOwned { status: true, output: [], contract_address: None, gas_used: 18705048, gas_refunded: 0, computational_native_used: 50482802, native_used: 187050482802, pubdata_used: 23375 }
2026-04-08T09:41:16.708127Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: sealing block as upgrade tx was executed block_number=1
2026-04-08T09:41:16.708202Z INFO node{node=mn-1 role=main}: zksync_os_priority_tree: adding missing blocks to priority tree persisted_up_to=0 last_executed_block=0
2026-04-08T09:41:16.708229Z INFO node{node=mn-1 role=main}: zksync_os_priority_tree: re-built priority tree last_executed_block=0 root=0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470 time_taken=28.29µs
2026-04-08T09:41:16.708298Z INFO node{node=mn-1 role=main}: zksync_os_status_server: status server running addr=0.0.0.0:37873
2026-04-08T09:41:16.708498Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Block 1 (produce) sealed because of UpgradeTx in block executor with 1 transactions (0 purged) and 18705048 gas. Block hash output: 0x8d085803411e7f438b4d8ffdc1073bec7cbdd0935b3d2eaec1d3dc3c7cb40504, canonical hash: 0x61d5eda5113de0c89ead0e24d169fcdaa4d641833322554e0ebb0364dbed5bda. storage_writes: 91, preimages: 21, pubdata bytes: 23315. block_number=1
2026-04-08T09:41:16.708516Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Full block 1 output output=BlockOutput { header: Sealed { inner: Header { parent_hash: 0xef97917ce9bd9fa7d12ad6a8d81ea26c80ac1d727acc37cbb9799ae199788dc5, ommers_hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347, beneficiary: 0x15bec12d094fa79fa2e3686f70d904451350144f, state_root: 0x0000000000000000000000000000000000000000000000000000000000000000, transactions_root: 0xe8ccacda1c8a26fff3888d5b0ac5b860a2ba49335396ae375593b3836e489f0b, receipts_root: 0x0000000000000000000000000000000000000000000000000000000000000000, logs_bloom: 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, difficulty: 0, number: 1, gas_limit: 100000000, gas_used: 18705048, timestamp: 1775641276, extra_data: 0x, mix_hash: 0x0000000000000000000000000000000000000000000000000000000000000001, nonce: 0x0000000000000000, base_fee_per_gas: Some(97525300), withdrawals_root: None, blob_gas_used: None, excess_blob_gas: None, parent_beacon_block_root: None, requests_hash: None }, seal: 0x61d5eda5113de0c89ead0e24d169fcdaa4d641833322554e0ebb0364dbed5bda }, tx_results: [Ok(TxOutput { execution_result: Success(Call([])), gas_used: 18705048, gas_refunded: 0, computational_native_used: 50482802, native_used: 187050482802, pubdata_used: 23375, contract_address: None, logs: [Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000001fcc6d27940b02a500b5c7272d2b22f9fa414951], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0x5d96eda109bfd71cf9f4f70c83de31c4150760e8828979a95d9e5f9f15455af7, 0x00000000000000000000000000000000000000000000000000000000000019a5, 0x0000000000000000000000000000000000000000000000000000000000000000], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000000e6fac42db36d87fa0c9bc69e035f7200cffa6a1], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x000000000000000000000000b07c2207b33cfe898883eb22b39827053fd91476], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x2632cc0d58b0cb1017b99cc0b6cc66ad86440cc0dd923bfdaa294f95ba1b0201, 0x8df3463b1850eb1d8d1847743ea155aef6b16074db8ba81d897dc30554fb2085, 0x0000000000000000000000000000000000000000000000000000000000010004], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70], data: 0x } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000000000000000000000000000000000000000010007], data: 0x } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0xc21caeb4e8f73861400d4c0870ad3e468ddb4e45225da3832ce1da5561f1f61e], data: 0x000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000012000000000000000000000000000000000000000000000000000000000000000d577261707065642045746865720000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000045745544800000000000000000000000000000000000000000000000000000000 } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x0000000000000000000000000000000000000000000000000000000000000003 } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70 } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x000000000000000000000000a6f731ed750597d2d264d0fd800a8548d0fa295f], data: 0x } }, Log { address: 0x000000000000000000000000000000000001000b, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x000000000000000000000000000000000001000b, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000009c218d39ba173b36fd2c5844318952291c687c23], data: 0x } }, Log { address: 0x6989d64cab9c2b90f8b022022bd985bde04a367c, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x814887615ba743b9c2c6785aedc9e49e79585e61, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000000000000000000000000000000000000001000b], data: 0x } }, Log { address: 0x814887615ba743b9c2c6785aedc9e49e79585e61, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x000000000000000000000000000000000000000000000000000000000001000b, 0x000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0x01fd5911e6d04aec6b21f19752502ad7f3e9876279643c8fa7a4d30c88a29fb2, 0x000000000000000000000000814887615ba743b9c2c6785aedc9e49e79585e61, 0x010000f1477ebc7355591c664c501757b31e9cd0025d565546fc0054f28a6411], data: 0x } }, Log { address: 0x000000000000000000000000000000000001000a, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x000000000000000000000000000000000001000a, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x000000000000000000000000ca2e60b48e7e86f86a24e5bcf8b932cdce76454b], data: 0x } }, Log { address: 0x000000000000000000000000000000000001000a, data: LogData { topics: [0x7f26b83ff…'t finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:20.930207Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:21.431050Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:21.932708Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:22.434397Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:22.935226Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:23.436033Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:23.937678Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:24.439794Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:24.940983Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:25.442143Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:25.943201Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:26.444822Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:26.946376Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:27.447231Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:27.948814Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:28.450135Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:28.951204Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:29.452125Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:29.953229Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:30.454536Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:30.955886Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:31.457211Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:31.958308Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:32.459242Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:32.960200Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:33.460876Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:33.962550Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:34.463820Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:34.965194Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:35.465945Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:35.967179Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:36.468525Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:36.937060Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T10:00:36.969344Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:37.470191Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:37.971130Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:38.472299Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:38.973662Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:39.475813Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:39.977201Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:40.478234Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:40.979230Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:41.480311Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:41.981145Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:42.482135Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:42.983255Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:43.484113Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:43.984924Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:44.486828Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:44.988679Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:45.489899Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:45.990938Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:46.492872Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:46.994288Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:47.495483Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:47.996395Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:48.497478Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:48.998699Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:49.500669Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:50.002337Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:50.502878Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:51.004451Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:51.505670Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:52.007694Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:52.509645Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:53.010978Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:53.512086Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:54.012836Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:54.514790Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:55.016076Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:55.517773Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:56.019795Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:56.521634Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:56.938345Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T10:00:57.022932Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:57.524215Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:58.025693Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:58.526840Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:59.028859Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:59.530167Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:00.031191Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:00.532180Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:01.033001Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:01.534510Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:02.034890Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:02.535908Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:03.036984Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:03.538666Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:04.040041Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:04.541225Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:05.041932Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:05.543497Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:06.043921Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:06.544917Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:07.046688Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:07.548581Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:08.050189Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:08.551255Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:09.052287Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:09.552974Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:10.054213Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:10.555634Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:11.057287Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:11.557945Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:12.058921Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:12.560756Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:13.062116Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:13.563903Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:14.065823Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:14.567550Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:15.068176Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:15.569436Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
Check warning on line 0 in zksync_os_integration_tests::suite
github-actions / Test results
rpc::storage_proof::verify_storage_proof_with_bridgehub_discovery (zksync_os_integration_tests::suite) failed
target/nextest/default/test-results.xml [took 20m 0s]
Raw output
running 1 test
2026-04-08T09:41:16.517051Z INFO zksync_os_integration_tests: L1 chain started on http://localhost:33531
2026-04-08T09:41:16.532566Z INFO node{node=mn-1 role=main}: zksync_os_integration_tests: Launching test node
2026-04-08T09:41:16.532630Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Node version="0.18.2" role="main"
2026-04-08T09:41:16.589517Z INFO node{node=mn-1 role=main}: zksync_os_server: Reading L1 state
2026-04-08T09:41:16.595944Z INFO node{node=mn-1 role=main}: zksync_os_server: L1 state l1_state=L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, validator_timelock_sl: 0xcf4f9d6b5cb69c2a0a88efc1e8962ce8d51be9a4, batch_verification: Disabled, last_committed_batch: 0, last_proved_batch: 0, last_executed_batch: 0, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }
2026-04-08T09:41:16.595994Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockReplayStorage
2026-04-08T09:41:16.598752Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="block_replay_wal" path="/tmp/.tmpgp9kAF/rocksdb/block_replay_wal" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpgp9kAF/rocksdb/block_replay_wal/CURRENT: No such file or directory" }
2026-04-08T09:41:16.608585Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `block_replay_wal` at `/tmp/.tmpgp9kAF/rocksdb/block_replay_wal` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:41:16.668191Z INFO node{node=mn-1 role=main}: zksync_os_storage::db::replay: block replay DB is empty, assuming start of the chain; appending genesis
2026-04-08T09:41:16.668676Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Tree RocksDB
2026-04-08T09:41:16.668753Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="zkos_merkle_tree" path="/tmp/.tmpgp9kAF/rocksdb/tree" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpgp9kAF/rocksdb/tree/CURRENT: No such file or directory" }
2026-04-08T09:41:16.671777Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `zkos_merkle_tree` at `/tmp/.tmpgp9kAF/rocksdb/tree` with RocksDBOptions { block_cache_capacity: Some(134217728), include_indices_and_filters_in_block_cache: false, large_memtable_capacity: Some(268435456), stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:41:16.671821Z INFO node{node=mn-1 role=main}: zksync_os_merkle_tree: initialized Merkle tree info=MerkleTreeInfo { hasher: "Blake2s256", depth: 64, internal_node_depth: 3 } manifest=None
2026-04-08T09:41:16.674317Z INFO node{node=mn-1 role=main}: zksync_os_server::tree_manager: Loaded tree with last processed block at None
2026-04-08T09:41:16.674332Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing RepositoryManager
2026-04-08T09:41:16.674371Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="repository" path="/tmp/.tmpgp9kAF/rocksdb/repository" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpgp9kAF/rocksdb/repository/CURRENT: No such file or directory" }
2026-04-08T09:41:16.681178Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `repository` at `/tmp/.tmpgp9kAF/rocksdb/repository` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:41:16.681815Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="state_full_diffs" path="/tmp/.tmpgp9kAF/rocksdb/state_full_diffs" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpgp9kAF/rocksdb/state_full_diffs/CURRENT: No such file or directory" }
2026-04-08T09:41:16.685072Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `state_full_diffs` at `/tmp/.tmpgp9kAF/rocksdb/state_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:41:16.685107Z INFO node{node=mn-1 role=main}: zksync_os_state_full_diffs::storage: initialized full diffs storage latest_block=0
2026-04-08T09:41:16.685157Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="preimages_full_diffs" path="/tmp/.tmpgp9kAF/rocksdb/preimages_full_diffs" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpgp9kAF/rocksdb/preimages_full_diffs/CURRENT: No such file or directory" }
2026-04-08T09:41:16.688135Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `preimages_full_diffs` at `/tmp/.tmpgp9kAF/rocksdb/preimages_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:41:16.688812Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing mempools
2026-04-08T09:41:16.688941Z INFO node{node=mn-1 role=main}: zksync_os_server: Node state on startup config.general_config.min_blocks_to_replay=10 node_startup_state=NodeStateOnStartup { node_role: MainNode, l1_state: L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, validator_timelock_sl: 0xcf4f9d6b5cb69c2a0a88efc1e8962ce8d51be9a4, batch_verification: Disabled, last_committed_batch: 0, last_proved_batch: 0, last_executed_batch: 0, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }, state_block_range_available: 0..=0, block_replay_storage_last_block: 0, tree_last_block: 0, repositories_persisted_block: 0, last_l1_committed_block: 0, last_l1_proved_block: 0, last_l1_executed_block: 0 } starting_block=1 blocks_to_replay=0
2026-04-08T09:41:16.688979Z INFO node{node=mn-1 role=main}: zksync_os_server: initializing p2p networking
2026-04-08T09:41:16.875287Z INFO node{node=mn-1 role=main}: zksync_os_network::service: resolved external IP (STUN) ip=34.69.95.59
2026-04-08T09:41:16.875313Z INFO node{node=mn-1 role=main}: zksync_os_network::service: initializing p2p network service genesis=Head { number: 0, hash: 0x6e69aaee000579509b2631edb5df7f1f4967d42ac00ce5a66e4c37b7d5de05b0, difficulty: 0, total_difficulty: 0, timestamp: 0 } fork_id=ForkId { hash: ForkHash("444f8224"), next: 0 }
2026-04-08T09:41:16.896637Z INFO discv5::service: Discv5 Service started mode=Ip4
2026-04-08T09:41:16.896683Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opel"), labels: [], hashed: true, hash: 9947658946014818893 }
2026-04-08T09:41:16.896707Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opstack"), labels: [], hashed: true, hash: 6559613226460026197 }
2026-04-08T09:41:16.896711Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth"), labels: [], hashed: true, hash: 12014710760021512306 }
2026-04-08T09:41:16.896714Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth2"), labels: [], hashed: true, hash: 5068317223566856056 }
2026-04-08T09:41:16.896719Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.kbucket_peers_raw_total"), labels: [], hashed: true, hash: 7281489871440987852 }
2026-04-08T09:41:16.896722Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.inserted_kbucket_peers_raw_total"), labels: [], hashed: true, hash: 17071478209303920738 }
2026-04-08T09:41:16.896726Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.sessions_raw_total"), labels: [], hashed: true, hash: 2657207765476407022 }
2026-04-08T09:41:16.896730Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_raw_total"), labels: [], hashed: true, hash: 6028140125696580769 }
2026-04-08T09:41:16.896733Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_unreachable_enr_total"), labels: [], hashed: true, hash: 4795625922998029156 }
2026-04-08T09:41:16.896737Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_custom_filtered_total"), labels: [], hashed: true, hash: 1399362788203479091 }
2026-04-08T09:41:16.896740Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.unverifiable_enrs_raw_total"), labels: [], hashed: true, hash: 13735590917245483960 }
2026-04-08T09:41:16.896759Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.messages_sent_total"), labels: [], hashed: true, hash: 15037853077722020717 }
2026-04-08T09:41:16.896768Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.back_pressure_total"), labels: [], hashed: true, hash: 1990235070030041732 }
2026-04-08T09:41:16.896993Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing L1 Watchers
2026-04-08T09:41:16.897175Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:16.897338Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: initializing L1 commit watcher current_l1_block=106 last_committed_batch=0 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:41:16.897538Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:41:16.897875Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: initializing L1 execute watcher current_l1_block=106 last_executed_batch=0 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:41:16.898066Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:41:16.898336Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: initializing L1 transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef zk_chain_address_sl=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:41:16.898510Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: resolved on L1 next_l1_block=0
2026-04-08T09:41:16.899333Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing pubdata price provider
2026-04-08T09:41:16.899669Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockContextProvider
2026-04-08T09:41:16.899718Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: initializing upgrade transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef zk_chain_address_sl=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:41:16.900228Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain admin admin_l1=0xebeaefb8dd278ae3297610f7d91f8dde750878f8
2026-04-08T09:41:16.900505Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain type manager ctm_sl=0x7845be2ab080506883be3d3e4fb34b5557a453da
2026-04-08T09:41:16.901460Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="priority_tx" event_count=6 l1_block_from=0 l1_block_to=106
2026-04-08T09:41:16.901534Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: checking block starting from last_l1_block=0
2026-04-08T09:41:16.901897Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="executed_batch_storage" path="/tmp/.tmpgp9kAF/rocksdb/batch" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpgp9kAF/rocksdb/batch/CURRENT: No such file or directory" }
2026-04-08T09:41:16.906403Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `executed_batch_storage` at `/tmp/.tmpgp9kAF/rocksdb/batch` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:41:16.906620Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: initializing L1 persist batch watcher current_l1_block=106 last_persisted_batch=0 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:41:16.906817Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:41:16.908406Z INFO node{node=mn-1 role=main}: zksync_os_base_token_adjuster: initialized base token price updater token_multiplier_setter_address=None chain_admin_address=0xeBEAeFB8DD278aE3297610F7D91F8DdE750878F8 last_l1_ratio=Ratio { numer: 1, denom: 1 }
2026-04-08T09:41:16.908470Z INFO node{node=mn-1 role=main}: zksync_os_internal_config: Created new internal config file at /tmp/.tmpgp9kAF/rocksdb/internal_config.json
2026-04-08T09:41:16.908532Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing ProofStorage
2026-04-08T09:41:16.908542Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::proof_storage: Initializing proof storage path="/tmp/.tmpgp9kAF/proof_storage_path" batch_with_proof_capacity=1073741824 failed_capacity=1073741824
2026-04-08T09:41:16.908586Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: Replaying WAL blocks from 1 until 0.
2026-04-08T09:41:16.908592Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: All WAL blocks replayed. Starting main loop.
2026-04-08T09:41:16.908596Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: Consensus role initialized role=Leader
2026-04-08T09:41:16.908628Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Command Produce block received by BlockExecutor
2026-04-08T09:41:16.908984Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing fake FRI provers workers=5 compute_time=2s min_task_age=3s timeout_frequency=0.0
2026-04-08T09:41:16.909056Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing fake SNARK prover max_batch_age=10s
2026-04-08T09:41:16.909200Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="priority_tree" path="/tmp/.tmpgp9kAF/rocksdb/priority_txs_tree" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpgp9kAF/rocksdb/priority_txs_tree/CURRENT: No such file or directory" }
2026-04-08T09:41:16.912489Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `priority_tree` at `/tmp/.tmpgp9kAF/rocksdb/priority_txs_tree` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:41:16.912530Z INFO node{node=mn-1 role=main}: zksync_os_server: Launching pipeline
2026-04-08T09:41:16.912541Z INFO node{node=mn-1 role=main}: zksync_os_rpc: Starting JSON-RPC server at 0.0.0.0:39961
2026-04-08T09:41:16.912662Z INFO node{node=mn-1 role=main}: zksync_os_server: All components scheduled for initialization in 380.04831ms
2026-04-08T09:41:16.912895Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_server: starting proof data server on 0.0.0.0:43573
2026-04-08T09:41:16.913098Z INFO node{node=mn-1 role=main}: zksync_os_priority_tree: adding missing blocks to priority tree persisted_up_to=0 last_executed_block=0
2026-04-08T09:41:16.913135Z INFO node{node=mn-1 role=main}: zksync_os_priority_tree: re-built priority tree last_executed_block=0 root=0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470 time_taken=37.27µs
2026-04-08T09:41:16.913204Z INFO node{node=mn-1 role=main}: zksync_os_status_server: status server running addr=0.0.0.0:46745
2026-04-08T09:41:16.913505Z INFO node{node=mn-1 role=main}: zksync_os_mempool::pool: L1 upgrade transaction found for protocol version 0.30.1 protocol_version=0.30.1 tx_hash=0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209
2026-04-08T09:41:16.913547Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Prepared context for block 1. expected_block_output_hash: None, starting_l1_priority_id: 0, timestamp: 1775641276, execution_version: 5. Executing.. block_number=1
2026-04-08T09:41:16.913563Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing command command=PreparedBlockCommand { block_context: BlockContext { chain_id: 6565, block_number: 1, block_hashes: "0, 108370568839051644819081111464635134690470516151825823078061969349091444428229", timestamp: 1775641276, eip1559_basefee: 97893600, pubdata_price: 769443698, native_price: 978936, coinbase: 0x39d4176d9eb3f18d16cbb97fb81a14c3e9bc8c52, gas_limit: 100000000, pubdata_limit: 110000, mix_hash: 0, execution_version: 5 }, seal_policy: Decide(250ms, 1000), invalid_tx_policy: RejectAndContinue { mark_in_source: true }, starting_cursors: BlockStartCursors { l1_priority_id: 0, interop_root_id: 0, migration_number: 0, interop_fee_number: 0 }, metrics_label: "produce", expected_block_output_hash: None, previous_block_timestamp: 0 } block_number=1
2026-04-08T09:41:16.913597Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing transaction 0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209 (Upgrade) in block 1 at index 0 signer 0x0000000000000000000000000000000000008007 nonce 30 with gas limit 72000000 and cumulative gas used 0... block_number=1
2026-04-08T09:41:16.913949Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender: initialized L1 sender command_name="commit" balance_eth="100.000000000000000000" address=0xb591739ae7C188E9fdF5443aaef829fE53eBa8Cd nonce=0
2026-04-08T09:41:16.913991Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender: initialized L1 sender command_name="prove" balance_eth="100.000000000000000000" address=0xA064F1795A4508a01388dBE8BE0d793B8Fe30C12 nonce=0
2026-04-08T09:41:16.914305Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender: initialized L1 sender command_name="execute" balance_eth="100.000000000000000000" address=0xb2ACAEfc984e824e9c6c277BDBeeEEFccB256a2a nonce=0
2026-04-08T09:41:16.916378Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Transaction 0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209 executed with status success in block 1 block_number=1 output=TxProcessingOutputOwned { status: true, output: [], contract_address: None, gas_used: 18705048, gas_refunded: 0, computational_native_used: 50482802, native_used: 187050482802, pubdata_used: 23375 }
2026-04-08T09:41:16.916394Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: sealing block as upgrade tx was executed block_number=1
2026-04-08T09:41:16.916724Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Block 1 (produce) sealed because of UpgradeTx in block executor with 1 transactions (0 purged) and 18705048 gas. Block hash output: 0xb855e792de6b10d11b52c2c23211f35abbbf34a13605ae5e092efcea6ee892ca, canonical hash: 0x1e8e00ca24eb06eb064def2b6fe8fe636c9425332006813f704be5635dd79de5. storage_writes: 91, preimages: 21, pubdata bytes: 23315. block_number=1
2026-04-08T09:41:16.916742Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Full block 1 output output=BlockOutput { header: Sealed { inner: Header { parent_hash: 0xef97917ce9bd9fa7d12ad6a8d81ea26c80ac1d727acc37cbb9799ae199788dc5, ommers_hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347, beneficiary: 0x39d4176d9eb3f18d16cbb97fb81a14c3e9bc8c52, state_root: 0x0000000000000000000000000000000000000000000000000000000000000000, transactions_root: 0xe8ccacda1c8a26fff3888d5b0ac5b860a2ba49335396ae375593b3836e489f0b, receipts_root: 0x0000000000000000000000000000000000000000000000000000000000000000, logs_bloom: 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, difficulty: 0, number: 1, gas_limit: 100000000, gas_used: 18705048, timestamp: 1775641276, extra_data: 0x, mix_hash: 0x0000000000000000000000000000000000000000000000000000000000000001, nonce: 0x0000000000000000, base_fee_per_gas: Some(97893600), withdrawals_root: None, blob_gas_used: None, excess_blob_gas: None, parent_beacon_block_root: None, requests_hash: None }, seal: 0x1e8e00ca24eb06eb064def2b6fe8fe636c9425332006813f704be5635dd79de5 }, tx_results: [Ok(TxOutput { execution_result: Success(Call([])), gas_used: 18705048, gas_refunded: 0, computational_native_used: 50482802, native_used: 187050482802, pubdata_used: 23375, contract_address: None, logs: [Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000001fcc6d27940b02a500b5c7272d2b22f9fa414951], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0x5d96eda109bfd71cf9f4f70c83de31c4150760e8828979a95d9e5f9f15455af7, 0x00000000000000000000000000000000000000000000000000000000000019a5, 0x0000000000000000000000000000000000000000000000000000000000000000], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000000e6fac42db36d87fa0c9bc69e035f7200cffa6a1], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x000000000000000000000000b07c2207b33cfe898883eb22b39827053fd91476], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x2632cc0d58b0cb1017b99cc0b6cc66ad86440cc0dd923bfdaa294f95ba1b0201, 0x8df3463b1850eb1d8d1847743ea155aef6b16074db8ba81d897dc30554fb2085, 0x0000000000000000000000000000000000000000000000000000000000010004], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70], data: 0x } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000000000000000000000000000000000000000010007], data: 0x } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0xc21caeb4e8f73861400d4c0870ad3e468ddb4e45225da3832ce1da5561f1f61e], data: 0x000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000012000000000000000000000000000000000000000000000000000000000000000d577261707065642045746865720000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000045745544800000000000000000000000000000000000000000000000000000000 } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x0000000000000000000000000000000000000000000000000000000000000003 } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70 } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x000000000000000000000000a6f731ed750597d2d264d0fd800a8548d0fa295f], data: 0x } }, Log { address: 0x000000000000000000000000000000000001000b, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x000000000000000000000000000000000001000b, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000009c218d39ba173b36fd2c5844318952291c687c23], data: 0x } }, Log { address: 0x6989d64cab9c2b90f8b022022bd985bde04a367c, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x814887615ba743b9c2c6785aedc9e49e79585e61, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000000000000000000000000000000000000001000b], data: 0x } }, Log { address: 0x814887615ba743b9c2c6785aedc9e49e79585e61, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x000000000000000000000000000000000000000000000000000000000001000b, 0x000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0x01fd5911e6d04aec6b21f19752502ad7f3e9876279643c8fa7a4d30c88a29fb2, 0x000000000000000000000000814887615ba743b9c2c6785aedc9e49e79585e61, 0x010000f1477ebc7355591c664c501757b31e9cd0…'t finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:21.186273Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:21.687289Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:22.188255Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:22.689204Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:23.190608Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:23.692423Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:24.193822Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:24.695384Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:25.197059Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:25.698540Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:26.199790Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:26.701038Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:27.202025Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:27.703299Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:28.204402Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:28.705666Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:29.206657Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:29.707843Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:30.209093Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:30.710215Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:31.210936Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:31.712113Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:32.213205Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:32.713965Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:33.215470Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:33.717108Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:34.218430Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:34.720309Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:35.221622Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:35.722906Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:36.224175Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:36.725039Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:37.154178Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T10:00:37.226156Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:37.727501Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:38.228737Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:38.730638Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:39.232093Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:39.733480Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:40.235497Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:40.737517Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:41.239456Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:41.740974Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:42.242300Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:42.743562Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:43.245634Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:43.747403Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:44.249046Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:44.750425Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:45.252517Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:45.754228Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:46.255646Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:46.756802Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:47.258389Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:47.759924Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:48.260896Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:48.762385Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:49.264104Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:49.765352Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:50.265862Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:50.766841Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:51.268193Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:51.768735Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:52.269746Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:52.771083Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:53.272033Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:53.773088Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:54.274195Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:54.775448Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:55.276959Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:55.778390Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:56.279903Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:56.780951Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:57.155303Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T10:00:57.282346Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:57.783598Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:58.284861Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:58.786326Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:59.286834Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:59.788316Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:00.289661Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:00.791575Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:01.293616Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:01.794784Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:02.296094Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:02.797628Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:03.298844Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:03.799661Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:04.301494Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:04.803207Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:05.303883Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:05.805321Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:06.306322Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:06.807255Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:07.307966Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:07.809499Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:08.310813Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:08.812633Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:09.314659Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:09.816231Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:10.316683Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:10.818532Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:11.319648Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:11.820649Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:12.322195Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:12.823253Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:13.324484Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:13.826593Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:14.328310Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:14.828693Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:15.330181Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:15.830744Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=3 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
Check warning on line 0 in zksync_os_integration_tests::suite
github-actions / Test results
rpc::storage_proof::verify_storage_proof_with_l1_contract (zksync_os_integration_tests::suite) failed
target/nextest/default/test-results.xml [took 20m 0s]
Raw output
running 1 test
2026-04-08T09:41:16.751793Z INFO zksync_os_integration_tests: L1 chain started on http://localhost:40907
2026-04-08T09:41:16.766767Z INFO node{node=mn-1 role=main}: zksync_os_integration_tests: Launching test node
2026-04-08T09:41:16.766853Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Node version="0.18.2" role="main"
2026-04-08T09:41:16.826842Z INFO node{node=mn-1 role=main}: zksync_os_server: Reading L1 state
2026-04-08T09:41:16.833651Z INFO node{node=mn-1 role=main}: zksync_os_server: L1 state l1_state=L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, validator_timelock_sl: 0xcf4f9d6b5cb69c2a0a88efc1e8962ce8d51be9a4, batch_verification: Disabled, last_committed_batch: 0, last_proved_batch: 0, last_executed_batch: 0, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }
2026-04-08T09:41:16.833703Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockReplayStorage
2026-04-08T09:41:16.836464Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="block_replay_wal" path="/tmp/.tmpP4keIM/rocksdb/block_replay_wal" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpP4keIM/rocksdb/block_replay_wal/CURRENT: No such file or directory" }
2026-04-08T09:41:16.846064Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `block_replay_wal` at `/tmp/.tmpP4keIM/rocksdb/block_replay_wal` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:41:16.906808Z INFO node{node=mn-1 role=main}: zksync_os_storage::db::replay: block replay DB is empty, assuming start of the chain; appending genesis
2026-04-08T09:41:16.907397Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing Tree RocksDB
2026-04-08T09:41:16.907496Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="zkos_merkle_tree" path="/tmp/.tmpP4keIM/rocksdb/tree" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpP4keIM/rocksdb/tree/CURRENT: No such file or directory" }
2026-04-08T09:41:16.910702Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `zkos_merkle_tree` at `/tmp/.tmpP4keIM/rocksdb/tree` with RocksDBOptions { block_cache_capacity: Some(134217728), include_indices_and_filters_in_block_cache: false, large_memtable_capacity: Some(268435456), stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:41:16.910746Z INFO node{node=mn-1 role=main}: zksync_os_merkle_tree: initialized Merkle tree info=MerkleTreeInfo { hasher: "Blake2s256", depth: 64, internal_node_depth: 3 } manifest=None
2026-04-08T09:41:16.913730Z INFO node{node=mn-1 role=main}: zksync_os_server::tree_manager: Loaded tree with last processed block at None
2026-04-08T09:41:16.913746Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing RepositoryManager
2026-04-08T09:41:16.913794Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="repository" path="/tmp/.tmpP4keIM/rocksdb/repository" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpP4keIM/rocksdb/repository/CURRENT: No such file or directory" }
2026-04-08T09:41:16.920261Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `repository` at `/tmp/.tmpP4keIM/rocksdb/repository` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:41:16.920869Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="state_full_diffs" path="/tmp/.tmpP4keIM/rocksdb/state_full_diffs" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpP4keIM/rocksdb/state_full_diffs/CURRENT: No such file or directory" }
2026-04-08T09:41:16.924648Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `state_full_diffs` at `/tmp/.tmpP4keIM/rocksdb/state_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:41:16.924680Z INFO node{node=mn-1 role=main}: zksync_os_state_full_diffs::storage: initialized full diffs storage latest_block=0
2026-04-08T09:41:16.924722Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="preimages_full_diffs" path="/tmp/.tmpP4keIM/rocksdb/preimages_full_diffs" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpP4keIM/rocksdb/preimages_full_diffs/CURRENT: No such file or directory" }
2026-04-08T09:41:16.927611Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `preimages_full_diffs` at `/tmp/.tmpP4keIM/rocksdb/preimages_full_diffs` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:41:16.928183Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing mempools
2026-04-08T09:41:16.928306Z INFO node{node=mn-1 role=main}: zksync_os_server: Node state on startup config.general_config.min_blocks_to_replay=10 node_startup_state=NodeStateOnStartup { node_role: MainNode, l1_state: L1State { bridgehub_l1: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, bridgehub_sl: Bridgehub { instance: IBridgehubInstance(0xd8f8df05efacd52f28cdf11be22ce3d6ae0fabf7), l2_chain_id: 6565 }, diamond_proxy_l1: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, diamond_proxy_sl: ZkChain { instance: IZKChainInstance(0x18f438bc08d755e164a7ae7c077e2ea93b0179ef) }, validator_timelock_sl: 0xcf4f9d6b5cb69c2a0a88efc1e8962ce8d51be9a4, batch_verification: Disabled, last_committed_batch: 0, last_proved_batch: 0, last_executed_batch: 0, da_input_mode: Rollup, l1_chain_id: 31337, sl_chain_id: 31337 }, state_block_range_available: 0..=0, block_replay_storage_last_block: 0, tree_last_block: 0, repositories_persisted_block: 0, last_l1_committed_block: 0, last_l1_proved_block: 0, last_l1_executed_block: 0 } starting_block=1 blocks_to_replay=0
2026-04-08T09:41:16.928339Z INFO node{node=mn-1 role=main}: zksync_os_server: initializing p2p networking
2026-04-08T09:41:17.111175Z INFO node{node=mn-1 role=main}: zksync_os_network::service: resolved external IP (STUN) ip=34.69.95.59
2026-04-08T09:41:17.111201Z INFO node{node=mn-1 role=main}: zksync_os_network::service: initializing p2p network service genesis=Head { number: 0, hash: 0x6e69aaee000579509b2631edb5df7f1f4967d42ac00ce5a66e4c37b7d5de05b0, difficulty: 0, total_difficulty: 0, timestamp: 0 } fork_id=ForkId { hash: ForkHash("444f8224"), next: 0 }
2026-04-08T09:41:17.132710Z INFO discv5::service: Discv5 Service started mode=Ip4
2026-04-08T09:41:17.132748Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opel"), labels: [], hashed: true, hash: 748359366388985199 }
2026-04-08T09:41:17.132764Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.opstack"), labels: [], hashed: true, hash: 9878293187158229492 }
2026-04-08T09:41:17.132768Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth"), labels: [], hashed: true, hash: 13900201513359559909 }
2026-04-08T09:41:17.132778Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.eth2"), labels: [], hashed: true, hash: 10365849084575835755 }
2026-04-08T09:41:17.132784Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.kbucket_peers_raw_total"), labels: [], hashed: true, hash: 15190512270929964529 }
2026-04-08T09:41:17.132787Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.inserted_kbucket_peers_raw_total"), labels: [], hashed: true, hash: 4947409652516661839 }
2026-04-08T09:41:17.132791Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown gauge metric key=Key { name: KeyName("discv5.sessions_raw_total"), labels: [], hashed: true, hash: 3049681908515960031 }
2026-04-08T09:41:17.132794Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_raw_total"), labels: [], hashed: true, hash: 17213241344480708068 }
2026-04-08T09:41:17.132800Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_unreachable_enr_total"), labels: [], hashed: true, hash: 569387954500625451 }
2026-04-08T09:41:17.132803Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.established_sessions_custom_filtered_total"), labels: [], hashed: true, hash: 3204431054042847201 }
2026-04-08T09:41:17.132807Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("discv5.unverifiable_enrs_raw_total"), labels: [], hashed: true, hash: 8437853454375234445 }
2026-04-08T09:41:17.132825Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.messages_sent_total"), labels: [], hashed: true, hash: 12040940466889429764 }
2026-04-08T09:41:17.132833Z WARN node{node=mn-1 role=main}: zksync_os_network::metrics: unknown counter metric key=Key { name: KeyName("network_active_session.back_pressure_total"), labels: [], hashed: true, hash: 6564520037954937780 }
2026-04-08T09:41:17.133083Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing L1 Watchers
2026-04-08T09:41:17.133234Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T09:41:17.133438Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: initializing L1 commit watcher current_l1_block=106 last_committed_batch=0 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:41:17.133683Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::commit_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:41:17.134037Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: initializing L1 execute watcher current_l1_block=106 last_executed_batch=0 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:41:17.134197Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::execute_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:41:17.134349Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: initializing L1 transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef zk_chain_address_sl=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:41:17.134614Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::tx_watcher: resolved on L1 next_l1_block=0
2026-04-08T09:41:17.135338Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing pubdata price provider
2026-04-08T09:41:17.135651Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing BlockContextProvider
2026-04-08T09:41:17.135685Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: initializing upgrade transaction watcher config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address_l1=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef zk_chain_address_sl=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:41:17.136491Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::watcher: received new events event_name="priority_tx" event_count=6 l1_block_from=0 l1_block_to=106
2026-04-08T09:41:17.136620Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain admin admin_l1=0xebeaefb8dd278ae3297610f7d91f8dde750878f8
2026-04-08T09:41:17.137107Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: resolved chain type manager ctm_sl=0x7845be2ab080506883be3d3e4fb34b5557a453da
2026-04-08T09:41:17.137616Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::upgrade_tx_watcher: checking block starting from last_l1_block=0
2026-04-08T09:41:17.137888Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="executed_batch_storage" path="/tmp/.tmpP4keIM/rocksdb/batch" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpP4keIM/rocksdb/batch/CURRENT: No such file or directory" }
2026-04-08T09:41:17.141967Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `executed_batch_storage` at `/tmp/.tmpP4keIM/rocksdb/batch` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:41:17.142178Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: initializing L1 persist batch watcher current_l1_block=106 last_persisted_batch=0 config.max_blocks_to_process=1000 config.poll_interval=100ms zk_chain_address=0x18f438bc08d755e164a7ae7c077e2ea93b0179ef
2026-04-08T09:41:17.142313Z INFO node{node=mn-1 role=main}: zksync_os_l1_watcher::persist_batch_watcher: resolved on L1 last_l1_block=0
2026-04-08T09:41:17.143830Z INFO node{node=mn-1 role=main}: zksync_os_base_token_adjuster: initialized base token price updater token_multiplier_setter_address=None chain_admin_address=0xeBEAeFB8DD278aE3297610F7D91F8DdE750878F8 last_l1_ratio=Ratio { numer: 1, denom: 1 }
2026-04-08T09:41:17.143929Z INFO node{node=mn-1 role=main}: zksync_os_internal_config: Created new internal config file at /tmp/.tmpP4keIM/rocksdb/internal_config.json
2026-04-08T09:41:17.143998Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing ProofStorage
2026-04-08T09:41:17.144026Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::proof_storage: Initializing proof storage path="/tmp/.tmpP4keIM/proof_storage_path" batch_with_proof_capacity=1073741824 failed_capacity=1073741824
2026-04-08T09:41:17.144087Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: Replaying WAL blocks from 1 until 0.
2026-04-08T09:41:17.144096Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: All WAL blocks replayed. Starting main loop.
2026-04-08T09:41:17.144101Z INFO node{node=mn-1 role=main}: zksync_os_server::command_source: Consensus role initialized role=Leader
2026-04-08T09:41:17.144136Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Command Produce block received by BlockExecutor
2026-04-08T09:41:17.144496Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing fake FRI provers workers=5 compute_time=2s min_task_age=3s timeout_frequency=0.0
2026-04-08T09:41:17.144527Z INFO node{node=mn-1 role=main}: zksync_os_server: Initializing fake SNARK prover max_batch_age=10s
2026-04-08T09:41:17.144672Z WARN node{node=mn-1 role=main}: zksync_os_rocksdb::db: Failed getting column families for RocksDB, assuming CFs are empty db_name="priority_tree" path="/tmp/.tmpP4keIM/rocksdb/priority_txs_tree" err=Error { message: "IO error: No such file or directory: While opening a file for sequentially reading: /tmp/.tmpP4keIM/rocksdb/priority_txs_tree/CURRENT: No such file or directory" }
2026-04-08T09:41:17.148198Z INFO node{node=mn-1 role=main}: zksync_os_rocksdb::db: Initialized RocksDB `priority_tree` at `/tmp/.tmpP4keIM/rocksdb/priority_txs_tree` with RocksDBOptions { block_cache_capacity: None, include_indices_and_filters_in_block_cache: false, large_memtable_capacity: None, stalled_writes_retries: StalledWritesRetries { max_batch_size: 134217728, timeout: 10s, start_interval: 50ms, max_interval: 2s, scale_factor: 1.5 }, max_open_files: None }
2026-04-08T09:41:17.148246Z INFO node{node=mn-1 role=main}: zksync_os_server: Launching pipeline
2026-04-08T09:41:17.148261Z INFO node{node=mn-1 role=main}: zksync_os_rpc: Starting JSON-RPC server at 0.0.0.0:43897
2026-04-08T09:41:17.148365Z INFO node{node=mn-1 role=main}: zksync_os_server: All components scheduled for initialization in 381.546429ms
2026-04-08T09:41:17.148649Z INFO node{node=mn-1 role=main}: zksync_os_server::prover_api::prover_server: starting proof data server on 0.0.0.0:39139
2026-04-08T09:41:17.148837Z INFO node{node=mn-1 role=main}: zksync_os_priority_tree: adding missing blocks to priority tree persisted_up_to=0 last_executed_block=0
2026-04-08T09:41:17.148867Z INFO node{node=mn-1 role=main}: zksync_os_priority_tree: re-built priority tree last_executed_block=0 root=0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470 time_taken=30.54µs
2026-04-08T09:41:17.148939Z INFO node{node=mn-1 role=main}: zksync_os_status_server: status server running addr=0.0.0.0:36743
2026-04-08T09:41:17.149087Z INFO node{node=mn-1 role=main}: zksync_os_mempool::pool: L1 upgrade transaction found for protocol version 0.30.1 protocol_version=0.30.1 tx_hash=0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209
2026-04-08T09:41:17.149118Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::block_executor: Prepared context for block 1. expected_block_output_hash: None, starting_l1_priority_id: 0, timestamp: 1775641277, execution_version: 5. Executing.. block_number=1
2026-04-08T09:41:17.149131Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing command command=PreparedBlockCommand { block_context: BlockContext { chain_id: 6565, block_number: 1, block_hashes: "0, 108370568839051644819081111464635134690470516151825823078061969349091444428229", timestamp: 1775641277, eip1559_basefee: 97494900, pubdata_price: 766309916, native_price: 974949, coinbase: 0x08858efca04a5dcb1579e8f7fd841fd05f2f78de, gas_limit: 100000000, pubdata_limit: 110000, mix_hash: 0, execution_version: 5 }, seal_policy: Decide(250ms, 1000), invalid_tx_policy: RejectAndContinue { mark_in_source: true }, starting_cursors: BlockStartCursors { l1_priority_id: 0, interop_root_id: 0, migration_number: 0, interop_fee_number: 0 }, metrics_label: "produce", expected_block_output_hash: None, previous_block_timestamp: 0 } block_number=1
2026-04-08T09:41:17.149161Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Executing transaction 0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209 (Upgrade) in block 1 at index 0 signer 0x0000000000000000000000000000000000008007 nonce 30 with gas limit 72000000 and cumulative gas used 0... block_number=1
2026-04-08T09:41:17.149583Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender: initialized L1 sender command_name="commit" balance_eth="100.000000000000000000" address=0xb591739ae7C188E9fdF5443aaef829fE53eBa8Cd nonce=0
2026-04-08T09:41:17.149688Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender: initialized L1 sender command_name="execute" balance_eth="100.000000000000000000" address=0xb2ACAEfc984e824e9c6c277BDBeeEEFccB256a2a nonce=0
2026-04-08T09:41:17.149732Z INFO node{node=mn-1 role=main}: zksync_os_l1_sender: initialized L1 sender command_name="prove" balance_eth="100.000000000000000000" address=0xA064F1795A4508a01388dBE8BE0d793B8Fe30C12 nonce=0
2026-04-08T09:41:17.152192Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Transaction 0x4c2120eb64ed17e643d55bfce8ca57d91984a5a490c2f2fd97dd965371634209 executed with status success in block 1 block_number=1 output=TxProcessingOutputOwned { status: true, output: [], contract_address: None, gas_used: 18705048, gas_refunded: 0, computational_native_used: 50482802, native_used: 187050482802, pubdata_used: 23375 }
2026-04-08T09:41:17.152211Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: sealing block as upgrade tx was executed block_number=1
2026-04-08T09:41:17.152524Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Block 1 (produce) sealed because of UpgradeTx in block executor with 1 transactions (0 purged) and 18705048 gas. Block hash output: 0xff71d66648911b78b77cd36ad950d2e8451003555196a2a5561c52f24ec71355, canonical hash: 0xda08dc5b7a16b5330588ab3cd182a444b94a2f708cff40f2111244857f752dda. storage_writes: 91, preimages: 21, pubdata bytes: 23315. block_number=1
2026-04-08T09:41:17.152538Z INFO node{node=mn-1 role=main}: zksync_os_sequencer::execution::execute_block_in_vm: Full block 1 output output=BlockOutput { header: Sealed { inner: Header { parent_hash: 0xef97917ce9bd9fa7d12ad6a8d81ea26c80ac1d727acc37cbb9799ae199788dc5, ommers_hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347, beneficiary: 0x08858efca04a5dcb1579e8f7fd841fd05f2f78de, state_root: 0x0000000000000000000000000000000000000000000000000000000000000000, transactions_root: 0xe8ccacda1c8a26fff3888d5b0ac5b860a2ba49335396ae375593b3836e489f0b, receipts_root: 0x0000000000000000000000000000000000000000000000000000000000000000, logs_bloom: 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, difficulty: 0, number: 1, gas_limit: 100000000, gas_used: 18705048, timestamp: 1775641277, extra_data: 0x, mix_hash: 0x0000000000000000000000000000000000000000000000000000000000000001, nonce: 0x0000000000000000, base_fee_per_gas: Some(97494900), withdrawals_root: None, blob_gas_used: None, excess_blob_gas: None, parent_beacon_block_root: None, requests_hash: None }, seal: 0xda08dc5b7a16b5330588ab3cd182a444b94a2f708cff40f2111244857f752dda }, tx_results: [Ok(TxOutput { execution_result: Success(Call([])), gas_used: 18705048, gas_refunded: 0, computational_native_used: 50482802, native_used: 187050482802, pubdata_used: 23375, contract_address: None, logs: [Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000001fcc6d27940b02a500b5c7272d2b22f9fa414951], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010005, data: LogData { topics: [0x5d96eda109bfd71cf9f4f70c83de31c4150760e8828979a95d9e5f9f15455af7, 0x00000000000000000000000000000000000000000000000000000000000019a5, 0x0000000000000000000000000000000000000000000000000000000000000000], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000000e6fac42db36d87fa0c9bc69e035f7200cffa6a1], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010002, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x000000000000000000000000b07c2207b33cfe898883eb22b39827053fd91476], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x2632cc0d58b0cb1017b99cc0b6cc66ad86440cc0dd923bfdaa294f95ba1b0201, 0x8df3463b1850eb1d8d1847743ea155aef6b16074db8ba81d897dc30554fb2085, 0x0000000000000000000000000000000000000000000000000000000000010004], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010003, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70], data: 0x } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000000000000000000000000000000000000000010007], data: 0x } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0xc21caeb4e8f73861400d4c0870ad3e468ddb4e45225da3832ce1da5561f1f61e], data: 0x000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000012000000000000000000000000000000000000000000000000000000000000000d577261707065642045746865720000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000045745544800000000000000000000000000000000000000000000000000000000 } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x0000000000000000000000000000000000000000000000000000000000000003 } }, Log { address: 0x8eb3ecf09250994c2d85dbd24ee6e502147381d0, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70 } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x000000000000000000000000a6f731ed750597d2d264d0fd800a8548d0fa295f], data: 0x } }, Log { address: 0x000000000000000000000000000000000001000b, data: LogData { topics: [0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f], data: 0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000c } }, Log { address: 0x000000000000000000000000000000000001000b, data: LogData { topics: [0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b, 0x0000000000000000000000009c218d39ba173b36fd2c5844318952291c687c23], data: 0x } }, Log { address: 0x6989d64cab9c2b90f8b022022bd985bde04a367c, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x814887615ba743b9c2c6785aedc9e49e79585e61, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000000000000000000000000000000000000001000b], data: 0x } }, Log { address: 0x814887615ba743b9c2c6785aedc9e49e79585e61, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x000000000000000000000000000000000000000000000000000000000001000b, 0x000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498], data: 0x00000000000000000000000000000000000000000000000000000000000000ff } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000181b2bf91767defd48d9f9e32cf15c999b196f70], data: 0x } }, Log { address: 0x0000000000000000000000000000000000010004, data: LogData { topics: [0x01fd5911e6d04aec6b21f19752502ad7f3e9876279643c8fa7a4d30c88a29fb2, 0x000000000000000000000000814887615ba743b9c2c6785aedc9e49e79585e61, 0x010000f1477ebc7355591c664c501757b31e9cd0…'t finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:21.257974Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:21.759228Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:22.260382Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:22.761434Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:23.262937Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:23.764487Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:24.266599Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:24.768573Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:25.270461Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:25.771946Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:26.272782Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:26.773882Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:27.274754Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:27.775932Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:28.276779Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:28.777705Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:29.279160Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:29.780539Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:30.282036Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:30.783459Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:31.284898Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:31.786154Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:32.286848Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:32.787695Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:33.289599Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:33.790952Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:34.292305Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:34.793719Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:35.295146Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:35.796670Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:36.298167Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:36.799139Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:37.299746Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:37.385424Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T10:00:37.800767Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:38.302144Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:38.803063Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:39.304054Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:39.805640Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:40.306769Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:40.807802Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:41.309401Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:41.810119Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:42.311136Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:42.812335Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:43.313649Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:43.814933Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:44.316590Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:44.818580Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:45.320685Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:45.821747Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:46.322853Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:46.824571Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:47.326079Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:47.826839Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:48.328545Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:48.830133Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:49.331051Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:49.832475Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:50.333712Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:50.835783Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:51.337114Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:51.837763Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:52.339429Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:52.841656Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:53.343814Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:53.845192Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:54.346315Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:54.846701Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:55.347724Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:55.849453Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:56.351634Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:56.852830Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:57.354670Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:57.386977Z WARN discv5::service: No known_closest_peers found. Return empty result without sending query.
2026-04-08T10:00:57.856587Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:58.358233Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:58.858866Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:59.360500Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:00:59.862058Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:00.362789Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:00.864292Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:01.364925Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:01.866054Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:02.367661Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:02.868743Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:03.370076Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:03.871643Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:04.373581Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:04.875656Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:05.377499Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:05.879501Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:06.380795Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:06.882614Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:07.383803Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:07.885558Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:08.387400Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:08.887925Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:09.388941Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:09.890236Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:10.391220Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:10.892282Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:11.393666Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:11.895135Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:12.396386Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:12.897582Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:13.399613Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:13.901551Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:14.403112Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:14.903997Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:15.404993Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet
2026-04-08T10:01:15.905668Z INFO zksync_os_integration_tests::provider: batch corresponding to block isn't finalized; waiting block_number=4 err=server returned an error response: error code -32603: L1 batch containing the transaction has not been finalized or indexed by this node yet