2026-03-29 12:54:24 +00:00

1272 lines
222 KiB
Plaintext

WRN 2026-03-29 11:57:23.675+00:00 whether to mount storeSync is not specified, defaulting to not mounting topics="waku conf builder" tid=1 file=waku_conf_builder.nim:471
bSubscribeShards: some(@[0])
INF 2026-03-29 11:57:23.675+00:00 Sharding configuration: topics="waku conf builder" tid=1 file=waku_conf_builder.nim:506 shardingConf="(kind: AutoSharding, numShardsInCluster: 1)" subscribeShards=@[0]
INF 2026-03-29 11:57:23.675+00:00 Configuration: Enabled protocols topics="waku conf" tid=1 file=waku_conf.nim:157 relay=true rlnRelay=false store=false filter=false lightPush=false peerExchange=true rendezvous=true
INF 2026-03-29 11:57:23.675+00:00 Configuration. Network topics="waku conf" tid=1 file=waku_conf.nim:166 cluster=3
INF 2026-03-29 11:57:23.675+00:00 Configuration. Active Relay Shards topics="waku conf" tid=1 file=waku_conf.nim:169 shard=0
INF 2026-03-29 11:57:23.676+00:00 Setting up storage tid=1 file=node_factory.nim:532
INF 2026-03-29 11:57:23.676+00:00 Initializing node tid=1 file=node_factory.nim:541
TRC 2026-03-29 11:57:23.677+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/ipfs/id/1.0.0]"
TRC 2026-03-29 11:57:23.677+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/libp2p/autonat/1.0.0]"
TRC 2026-03-29 11:57:23.677+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/libp2p/circuit/relay/0.2.0/hop, /libp2p/circuit/relay/0.1.0]"
TRC 2026-03-29 11:57:23.677+00:00 no peer storage found tid=1 file=peer_manager.nim:1219
INF 2026-03-29 11:57:23.677+00:00 Initializing networking tid=1 file=waku_node.nim:228 addrs="@[/ip4/172.18.182.11/tcp/13086, /ip4/172.18.182.11/tcp/13087/ws]"
INF 2026-03-29 11:57:23.677+00:00 Mounting protocols tid=1 file=node_factory.nim:547
INF 2026-03-29 11:57:23.677+00:00 Created WakuMetadata protocol topics="waku node" tid=1 file=protocol.nim:107 clusterId=3 shards="[0]"
TRC 2026-03-29 11:57:23.678+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/metadata/1.0.0]"
INF 2026-03-29 11:57:23.678+00:00 mounting store client topics="waku node store api" tid=1 file=store.nim:274
INF 2026-03-29 11:57:23.678+00:00 mounting legacy store client topics="waku node store api" tid=1 file=store.nim:145
INF 2026-03-29 11:57:23.678+00:00 mounting auto sharding topics="waku node" tid=1 file=waku_node.nim:305 clusterId=3 shardCount=1
INF 2026-03-29 11:57:23.678+00:00 Shards created from content topics tid=1 file=node_factory.nim:333 contentTopics=[] shards=[]
INF 2026-03-29 11:57:23.678+00:00 Setting max message size tid=1 file=node_factory.nim:342 num_bytes=153600
INF 2026-03-29 11:57:23.678+00:00 mounting relay protocol topics="waku node relay api" tid=1 file=relay.nim:259
TRC 2026-03-29 11:57:23.678+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
INF 2026-03-29 11:57:23.678+00:00 relay mounted successfully topics="waku node relay api" tid=1 file=relay.nim:276
INF 2026-03-29 11:57:23.678+00:00 adding validator to signed shards tid=1 file=validator_signed.nim:56 protectedShards=[] clusterId=3
INF 2026-03-29 11:57:23.678+00:00 mounting rendezvous discovery protocol topics="waku node" tid=1 file=waku_node.nim:432
INF 2026-03-29 11:57:23.678+00:00 waku rendezvous initialized topics="waku node" tid=1 file=protocol.nim:206 clusterId=3 shards="[0]" capabilities="[Relay]" wakuPeerRecord="(peerId: 16U*C4cBfP, seqNo: 1774785443, addresses: [/ip4/172.18.182.11/tcp/13086, /ip4/172.18.182.11/tcp/13087/ws], mixKey: )"
TRC 2026-03-29 11:57:23.678+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/rendezvous/1.0.0]"
INF 2026-03-29 11:57:23.678+00:00 mounting rendezvous client topics="waku node" tid=1 file=waku_node.nim:418
INF 2026-03-29 11:57:23.678+00:00 waku rendezvous client initialized topics="waku node" tid=1 file=client.nim:130 clusterId=3
INF 2026-03-29 11:57:23.678+00:00 mounting libp2p ping protocol topics="waku node ping api" tid=1 file=ping.nim:20
TRC 2026-03-29 11:57:23.678+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/ipfs/ping/1.0.0]"
INF 2026-03-29 11:57:23.678+00:00 mounting light push client topics="waku node lightpush api" tid=1 file=lightpush.nim:183
INF 2026-03-29 11:57:23.678+00:00 mounting legacy light push client topics="waku node lightpush api" tid=1 file=lightpush.nim:72
INF 2026-03-29 11:57:23.678+00:00 mounting filter client topics="waku node filter api" tid=1 file=filter.nim:81
TRC 2026-03-29 11:57:23.678+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/filter-push/2.0.0-beta1]"
INF 2026-03-29 11:57:23.678+00:00 mounting waku peer exchange topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:37
TRC 2026-03-29 11:57:23.678+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/peer-exchange/2.0.0-alpha1]"
INF 2026-03-29 11:57:23.678+00:00 mounting waku peer exchange client topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:54
NTC 2026-03-29 11:57:23.679+00:00 REST service started tid=1 file=server.nim:182 address=0.0.0.0:13085
INF 2026-03-29 11:57:23.679+00:00 Starting REST HTTP server tid=1 file=builder.nim:113 url=http://0.0.0.0:13085/
INF 2026-03-29 11:57:23.679+00:00 No external callbacks to be set topics="wakunode waku" tid=1 file=waku.nim:127
TRC 2026-03-29 11:57:23.679+00:00 Send processor chain topics="send service" tid=1 file=send_service.nim:94 index=1 processor=BaseSendProcessor
INF 2026-03-29 11:57:23.679+00:00 Retrieve dynamic bootstrap nodes topics="wakunode waku" tid=1 file=waku.nim:367
INF 2026-03-29 11:57:23.679+00:00 Running nwaku node tid=1 file=node_factory.nim:464 version=v0.38.0-rc.0-14-g5c335c
INF 2026-03-29 11:57:23.679+00:00 Starting Waku node topics="waku node" tid=1 file=waku_node.nim:625 version=v0.38.0-rc.0-14-g5c335c
INF 2026-03-29 11:57:23.679+00:00 starting relay protocol topics="waku node" tid=1 file=waku_node.nim:389
INF 2026-03-29 11:57:23.679+00:00 start topics="waku relay" tid=1 file=protocol.nim:519
TRC 2026-03-29 11:57:23.679+00:00 gossipsub start topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1113
TRC 2026-03-29 11:57:23.679+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140366363742288
TRC 2026-03-29 11:57:23.679+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 11:57:23.679+00:00 running scoring heartbeat topics="libp2p gossipsub" tid=1 file=scoring.nim:312 instance=140366363742288
TRC 2026-03-29 11:57:23.680+00:00 updating scores topics="libp2p gossipsub" tid=1 file=scoring.nim:144 peers=0
TRC 2026-03-29 11:57:23.680+00:00 updated scores topics="libp2p gossipsub" tid=1 file=scoring.nim:308 peers=0
INF 2026-03-29 11:57:23.680+00:00 relay started successfully topics="waku node" tid=1 file=waku_node.nim:410
INF 2026-03-29 11:57:23.680+00:00 waku rendezvous periodic registration started topics="waku rendezvous" tid=1 file=protocol.nim:127 interval=10s
INF 2026-03-29 11:57:23.680+00:00 waku rendezvous discovery started topics="waku rendezvous" tid=1 file=protocol.nim:227
INF 2026-03-29 11:57:23.680+00:00 waku rendezvous periodic requests started topics="waku rendezvous client" tid=1 file=client.nim:80 interval=10s
INF 2026-03-29 11:57:23.680+00:00 waku rendezvous client started topics="waku rendezvous client" tid=1 file=client.nim:136
DBG 2026-03-29 11:57:23.680+00:00 starting switch for peer topics="libp2p switch" tid=1 file=switch.nim:363 peerInfo="(peerId: 16Uiu2HAmFKWHByGmq6vcWHhNdqZQbXxe1KmUD2tpLzS4i4C4cBfP, listenAddrs: [/ip4/0.0.0.0/tcp/13087/ws, /ip4/0.0.0.0/tcp/13086], addrs: [], protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], protoVersion: ipfs/0.1.0, agentVersion: logos-delivery-v0.38.0-rc.0-14-g5c335c)"
TRC 2026-03-29 11:57:23.680+00:00 Starting TCP transport topics="libp2p tcptransport" tid=1 file=tcptransport.nim:116
TRC 2026-03-29 11:57:23.681+00:00 Listening on topics="libp2p tcptransport" tid=1 file=tcptransport.nim:140 address=/ip4/0.0.0.0/tcp/13086
TRC 2026-03-29 11:57:23.681+00:00 starting transport on addrs topics="libp2p transport" tid=1 file=transport.nim:49 address=@[/ip4/0.0.0.0/tcp/13086]
DBG 2026-03-29 11:57:23.681+00:00 About to accept incoming connection topics="libp2p switch" tid=1 file=switch.nim:272
TRC 2026-03-29 11:57:23.681+00:00 Starting WS transport topics="libp2p wstransport" tid=1 file=wstransport.nim:154
TRC 2026-03-29 11:57:23.681+00:00 starting transport on addrs topics="libp2p transport" tid=1 file=transport.nim:49 address=@[/ip4/0.0.0.0/tcp/13087/ws]
TRC 2026-03-29 11:57:23.681+00:00 Created HTTP Server topics="libp2p wstransport" tid=1 file=server.nim:262 host=0.0.0.0:13087
TRC 2026-03-29 11:57:23.681+00:00 Listening on topics="libp2p wstransport" tid=1 file=wstransport.nim:204 addresses="[/ip4/0.0.0.0/tcp/13087/ws]"
INF 2026-03-29 11:57:23.681+00:00 Setting up AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:207
TRC 2026-03-29 11:57:23.681+00:00 Running AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:231
TRC 2026-03-29 11:57:23.681+00:00 Asking peers for reachability topics="libp2p autonatservice" tid=1 file=service.nim:160
DBG 2026-03-29 11:57:23.681+00:00 About to accept incoming connection topics="libp2p switch" tid=1 file=switch.nim:272
TRC 2026-03-29 11:57:23.682+00:00 WsTransport accept topics="libp2p wstransport" tid=1 file=wstransport.nim:279
TRC 2026-03-29 11:57:23.682+00:00 Awaiting new request topics="websock http-server" tid=1 file=server.nim:194
TRC 2026-03-29 11:57:23.682+00:00 gossipsub start topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1113
WRN 2026-03-29 11:57:23.682+00:00 Starting gossipsub twice topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1116
WRN 2026-03-29 11:57:23.682+00:00 Starting rendezvous twice topics="waku rendezvous" tid=1 file=rendezvous.nim:626
DBG 2026-03-29 11:57:23.682+00:00 Started libp2p node topics="libp2p switch" tid=1 file=switch.nim:403 peer="(peerId: 16Uiu2HAmFKWHByGmq6vcWHhNdqZQbXxe1KmUD2tpLzS4i4C4cBfP, listenAddrs: [/ip4/0.0.0.0/tcp/13086, /ip4/0.0.0.0/tcp/13087/ws], addrs: [/ip4/172.18.182.11/tcp/13086, /ip4/172.18.182.11/tcp/13087/ws], protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], protoVersion: ipfs/0.1.0, agentVersion: logos-delivery-v0.38.0-rc.0-14-g5c335c)"
INF 2026-03-29 11:57:23.682+00:00 PeerInfo topics="waku node" tid=1 file=waku_node.nim:478 peerId=16U*C4cBfP addrs="[/ip4/172.18.182.11/tcp/13086, /ip4/172.18.182.11/tcp/13087/ws]"
INF 2026-03-29 11:57:23.682+00:00 Listening on topics="waku node" tid=1 file=waku_node.nim:501 full=[/ip4/0.0.0.0/tcp/13086/p2p/16Uiu2HAmFKWHByGmq6vcWHhNdqZQbXxe1KmUD2tpLzS4i4C4cBfP][/ip4/0.0.0.0/tcp/13087/ws/p2p/16Uiu2HAmFKWHByGmq6vcWHhNdqZQbXxe1KmUD2tpLzS4i4C4cBfP] localIp=172.17.0.129 switchAddress="@[/ip4/172.18.182.11/tcp/13086, /ip4/172.18.182.11/tcp/13087/ws]"
INF 2026-03-29 11:57:23.682+00:00 Announcing addresses topics="waku node" tid=1 file=waku_node.nim:503 full=[/ip4/172.18.182.11/tcp/13086/p2p/16Uiu2HAmFKWHByGmq6vcWHhNdqZQbXxe1KmUD2tpLzS4i4C4cBfP][/ip4/172.18.182.11/tcp/13087/ws/p2p/16Uiu2HAmFKWHByGmq6vcWHhNdqZQbXxe1KmUD2tpLzS4i4C4cBfP]
INF 2026-03-29 11:57:23.682+00:00 DNS: discoverable ENR topics="waku node" tid=1 file=waku_node.nim:504 enr=enr:-LO4QB4LCiCiSZIfITVel8IPgGZtu830a9_tni4y7ST-Ba12T2D0hEvmzEceUjOEwVXpjNrZj7KOAiiAObm8INjAXGABgmlkgnY0gmlwhKwStguKbXVsdGlhZGRyc4wACgSsErYLBjMf3QOCcnOFAAMBAACJc2VjcDI1NmsxoQMnlUkow10J6j-8_7OSa6paUmD7s5rITtyKAyz9Tz0u4oN0Y3CCMx6DdWRwgjMghXdha3UyAQ
INF 2026-03-29 11:57:23.682+00:00 Node started successfully topics="waku node" tid=1 file=waku_node.nim:681
TRC 2026-03-29 11:57:23.682+00:00 Starting relay connectivity loop topics="waku node peer_manager" tid=1 file=peer_manager.nim:1069
TRC 2026-03-29 11:57:23.682+00:00 Starting prune peerstore loop topics="waku node peer_manager" tid=1 file=peer_manager.nim:1062
INF 2026-03-29 11:57:23.682+00:00 Relay peer connections topics="waku node peer_manager" tid=1 file=peer_manager.nim:843 inRelayConns=0/50 outRelayConns=0/25 totalConnections=0/150 notConnectedPeers=0 outsideBackoffPeers=0
INF 2026-03-29 11:57:23.682+00:00 PeerInfo topics="waku node" tid=1 file=waku_node.nim:478 peerId=16U*C4cBfP addrs="[/ip4/172.18.182.11/tcp/13086, /ip4/172.18.182.11/tcp/13087/ws]"
INF 2026-03-29 11:57:23.683+00:00 Listening on topics="waku node" tid=1 file=waku_node.nim:501 full=[/ip4/0.0.0.0/tcp/13086/p2p/16Uiu2HAmFKWHByGmq6vcWHhNdqZQbXxe1KmUD2tpLzS4i4C4cBfP][/ip4/0.0.0.0/tcp/13087/ws/p2p/16Uiu2HAmFKWHByGmq6vcWHhNdqZQbXxe1KmUD2tpLzS4i4C4cBfP] localIp=172.17.0.129 switchAddress="@[/ip4/172.18.182.11/tcp/13086, /ip4/172.18.182.11/tcp/13087/ws]"
INF 2026-03-29 11:57:23.683+00:00 Announcing addresses topics="waku node" tid=1 file=waku_node.nim:503 full=[/ip4/172.18.182.11/tcp/13086/p2p/16Uiu2HAmFKWHByGmq6vcWHhNdqZQbXxe1KmUD2tpLzS4i4C4cBfP][/ip4/172.18.182.11/tcp/13087/ws/p2p/16Uiu2HAmFKWHByGmq6vcWHhNdqZQbXxe1KmUD2tpLzS4i4C4cBfP]
INF 2026-03-29 11:57:23.683+00:00 DNS: discoverable ENR topics="waku node" tid=1 file=waku_node.nim:504 enr=enr:-LO4QB4LCiCiSZIfITVel8IPgGZtu830a9_tni4y7ST-Ba12T2D0hEvmzEceUjOEwVXpjNrZj7KOAiiAObm8INjAXGABgmlkgnY0gmlwhKwStguKbXVsdGlhZGRyc4wACgSsErYLBjMf3QOCcnOFAAMBAACJc2VjcDI1NmsxoQMnlUkow10J6j-8_7OSa6paUmD7s5rITtyKAyz9Tz0u4oN0Y3CCMx6DdWRwgjMghXdha3UyAQ
INF 2026-03-29 11:57:23.683+00:00 Waku node ENR updated successfully with new multiaddress topics="wakunode waku" tid=1 file=waku.nim:301 enr=enr:-L24QC6xxBb9eXAR9sirc_SFhB9bjdQHk_pZFYxv_HkMqNvjI8BS9etRDDpk_Usc8DGuk_uh5-u9ilRRRykspFTFpegCgmlkgnY0gmlwhKwStguKbXVsdGlhZGRyc5YACASsErYLBjMeAAoErBK2CwYzH90DgnJzhQADAQAAiXNlY3AyNTZrMaEDJ5VJKMNdCeo_vP-zkmuqWlJg-7OayE7cigMs_U89LuKDdGNwgjMeg3VkcIIzIIV3YWt1MgE record="(2, id: \"v4\", ip: 172.18.182.11, multiaddrs: 0x000804AC12B60B06331E000A04AC12B60B06331FDD03, rs: 0x0003010000, secp256k1: 0x0327954928C35D09EA3FBCFFB3926BAA5A5260FBB39AC84EDC8A032CFD4F3D2EE2, tcp: 13086, udp: 13088, waku2: 0x01)"
INF 2026-03-29 11:57:23.683+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
INF 2026-03-29 11:57:23.684+00:00 Starting discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:336
INF 2026-03-29 11:57:23.684+00:00 start listening on udp port topics="waku discv5" tid=1 file=waku_discv5.nim:338 address=0.0.0.0 port=13088
TRC 2026-03-29 11:57:23.684+00:00 start discv5 service topics="waku discv5" tid=1 file=waku_discv5.nim:346
INF 2026-03-29 11:57:23.684+00:00 Starting discovery v5 search topics="waku discv5" tid=1 file=waku_discv5.nim:258
TRC 2026-03-29 11:57:23.684+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 11:57:23.684+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 11:57:23.684+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
INF 2026-03-29 11:57:23.684+00:00 Successfully started discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:352
INF 2026-03-29 11:57:23.684+00:00 Discv5: discoverable ENR topics="waku discv5" tid=1 file=waku_discv5.nim:353 enrUri=enr:-L24QBB91WJxc8kAm6NBQNUMA35yg5SCRmn5YxOnR6P4MbqPL6ZducVoppQn2s-9i2sswdHkh6WPYWvi6Yc1MRLThH8DgmlkgnY0gmlwhKwStguKbXVsdGlhZGRyc5YACASsErYLBjMeAAoErBK2CwYzH90DgnJzhQADAQAAiXNlY3AyNTZrMaEDJ5VJKMNdCeo_vP-zkmuqWlJg-7OayE7cigMs_U89LuKDdGNwgjMeg3VkcIIzIIV3YWt1MgE enr="(3, id: \"v4\", ip: 172.18.182.11, multiaddrs: 0x000804AC12B60B06331E000A04AC12B60B06331FDD03, rs: 0x0003010000, secp256k1: 0x0327954928C35D09EA3FBCFFB3926BAA5A5260FBB39AC84EDC8A032CFD4F3D2EE2, tcp: 13086, udp: 13088, waku2: 0x01)"
INF 2026-03-29 11:57:23.684+00:00 subscribe topics="waku relay" tid=1 file=protocol.nim:594 pubsubTopic=/waku/2/rs/3/0
TRC 2026-03-29 11:57:23.685+00:00 adding validator for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:667 topic=/waku/2/rs/3/0
TRC 2026-03-29 11:57:23.685+00:00 subscribing to topic topics="libp2p pubsub" tid=1 file=pubsub.nim:625 name=/waku/2/rs/3/0
TRC 2026-03-29 11:57:23.685+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:23.685+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:23.685+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:23.685+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
WRN 2026-03-29 11:57:23.685+00:00 No-effect API call to subscribe. Already subscribed to topic topics="waku node relay api" tid=1 file=relay.nim:161 pubsubTopic=/waku/2/rs/3/0
TRC 2026-03-29 11:57:23.685+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:101 address=one.one.one.one servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_UNSPEC
INF 2026-03-29 11:57:23.685+00:00 Health monitor loop start tid=1 file=node_health_monitor.nim:516
DBG 2026-03-29 11:57:23.686+00:00 calculateConnectionState tid=1 file=node_health_monitor.nim:408 relayCount=0 storeClientCount=0 lightpushCount=0 filterCount=0
INF 2026-03-29 11:57:23.686+00:00 starting keepalive tid=1 file=node_health_monitor.nim:678 randomPeersKeepalive=10s allPeersKeepalive=2m
TRC 2026-03-29 11:57:23.686+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
INF 2026-03-29 11:57:23.687+00:00 subscribe (was already subscribed in the mesh; appHandler set) topics="waku node relay api" tid=1 file=relay.nim:163 pubsubTopic=/waku/2/rs/3/0
INF 2026-03-29 11:57:23.689+00:00 REST services are installed tid=1 file=builder.nim:221
INF 2026-03-29 11:57:23.689+00:00 Starting metrics HTTP server topics="waku node metrics" tid=1 file=waku_metrics.nim:63 serverIp=0.0.0.0 serverPort=13089
INF 2026-03-29 11:57:23.689+00:00 getPubSubPeersInMesh - there is no mesh peer for the given pubsub topic topics="waku relay" tid=1 file=protocol.nim:419 pubsubTopic=/waku/2/rs/3/0
INF 2026-03-29 11:57:23.691+00:00 Metrics HTTP server started topics="waku node metrics" tid=1 file=waku_metrics.nim:73 serverIp=0.0.0.0 serverPort=13089
INF 2026-03-29 11:57:23.691+00:00 Setting up shutdown hooks topics="wakunode main" tid=1 file=wakunode2.nim:63
INF 2026-03-29 11:57:23.691+00:00 Node setup complete topics="wakunode main" tid=1 file=wakunode2.nim:102
TRC 2026-03-29 11:57:24.682+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140366363742288
TRC 2026-03-29 11:57:24.682+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:24.682+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:24.682+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:24.682+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:24.682+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:57:24.718+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:58148 meth=GET uri=/health
DBG 2026-03-29 11:57:24.718+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:58148 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:24.719+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:58148 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:24.822+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:54890 meth=GET uri=/health
DBG 2026-03-29 11:57:24.822+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:54890 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:24.822+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:54890 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:24.926+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:54900 meth=GET uri=/health
DBG 2026-03-29 11:57:24.926+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:54900 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:24.926+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:54900 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:25.029+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:54914 meth=GET uri=/health
DBG 2026-03-29 11:57:25.029+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:54914 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:25.029+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:54914 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:25.133+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:54922 meth=GET uri=/health
DBG 2026-03-29 11:57:25.133+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:54922 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:25.133+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:54922 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:25.236+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:54934 meth=GET uri=/health
DBG 2026-03-29 11:57:25.236+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:54934 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:25.237+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:54934 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:25.340+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:54940 meth=GET uri=/health
DBG 2026-03-29 11:57:25.340+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:54940 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:25.340+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:54940 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:25.443+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:54946 meth=GET uri=/health
DBG 2026-03-29 11:57:25.443+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:54946 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:25.443+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:54946 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:25.547+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:54952 meth=GET uri=/health
DBG 2026-03-29 11:57:25.547+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:54952 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:25.548+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:54952 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:25.651+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:54964 meth=GET uri=/health
DBG 2026-03-29 11:57:25.651+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:54964 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:25.651+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:54964 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:57:25.680+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140366363742288
TRC 2026-03-29 11:57:25.680+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:25.680+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:25.680+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:25.680+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:25.680+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:57:25.754+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:54980 meth=GET uri=/health
DBG 2026-03-29 11:57:25.754+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:54980 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:25.754+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:54980 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:25.858+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:54986 meth=GET uri=/health
DBG 2026-03-29 11:57:25.858+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:54986 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:25.859+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:54986 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:25.962+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:54996 meth=GET uri=/health
DBG 2026-03-29 11:57:25.962+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:54996 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:25.962+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:54996 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:26.065+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55000 meth=GET uri=/health
DBG 2026-03-29 11:57:26.065+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55000 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:26.066+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55000 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:26.169+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55004 meth=GET uri=/health
DBG 2026-03-29 11:57:26.169+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55004 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:26.169+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55004 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:26.273+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55012 meth=GET uri=/health
DBG 2026-03-29 11:57:26.273+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55012 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:26.273+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55012 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:26.377+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55016 meth=GET uri=/health
DBG 2026-03-29 11:57:26.377+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55016 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:26.377+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55016 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:26.480+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55030 meth=GET uri=/health
DBG 2026-03-29 11:57:26.480+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55030 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:26.481+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55030 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:26.584+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55042 meth=GET uri=/health
DBG 2026-03-29 11:57:26.584+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55042 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:26.584+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55042 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:57:26.680+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140366363742288
TRC 2026-03-29 11:57:26.680+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:26.680+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:26.680+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:26.680+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:26.680+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:57:26.687+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55048 meth=GET uri=/health
DBG 2026-03-29 11:57:26.687+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55048 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:26.688+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55048 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:26.791+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55058 meth=GET uri=/health
DBG 2026-03-29 11:57:26.791+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55058 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:26.791+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55058 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:26.895+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55074 meth=GET uri=/health
DBG 2026-03-29 11:57:26.896+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55074 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:26.896+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55074 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:26.999+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55076 meth=GET uri=/health
DBG 2026-03-29 11:57:26.999+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55076 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:26.999+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55076 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:27.102+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55086 meth=GET uri=/health
DBG 2026-03-29 11:57:27.103+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55086 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:27.103+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55086 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:27.206+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55102 meth=GET uri=/health
DBG 2026-03-29 11:57:27.206+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55102 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:27.206+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55102 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:27.309+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55114 meth=GET uri=/health
DBG 2026-03-29 11:57:27.309+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55114 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:27.310+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55114 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:27.413+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55124 meth=GET uri=/health
DBG 2026-03-29 11:57:27.413+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55124 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:27.414+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55124 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:27.517+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55126 meth=GET uri=/health
DBG 2026-03-29 11:57:27.517+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55126 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:27.517+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55126 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:27.620+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55138 meth=GET uri=/health
DBG 2026-03-29 11:57:27.620+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55138 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:27.621+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55138 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:57:27.681+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140366363742288
TRC 2026-03-29 11:57:27.681+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:27.681+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:27.681+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:27.681+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:27.681+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:57:27.724+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55150 meth=GET uri=/health
DBG 2026-03-29 11:57:27.724+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55150 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:27.725+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55150 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:27.828+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55164 meth=GET uri=/health
DBG 2026-03-29 11:57:27.828+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55164 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:27.828+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55164 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:27.932+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55172 meth=GET uri=/health
DBG 2026-03-29 11:57:27.932+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55172 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:27.932+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55172 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:28.035+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55182 meth=GET uri=/health
DBG 2026-03-29 11:57:28.035+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55182 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:28.036+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55182 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:28.139+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55184 meth=GET uri=/health
DBG 2026-03-29 11:57:28.139+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55184 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:28.139+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55184 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:28.242+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55196 meth=GET uri=/health
DBG 2026-03-29 11:57:28.243+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55196 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:28.243+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55196 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:28.346+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55204 meth=GET uri=/health
DBG 2026-03-29 11:57:28.346+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55204 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:28.346+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55204 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:28.449+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55218 meth=GET uri=/health
DBG 2026-03-29 11:57:28.449+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55218 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:28.450+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55218 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:28.553+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55220 meth=GET uri=/health
DBG 2026-03-29 11:57:28.553+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55220 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:28.553+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55220 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:28.657+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55234 meth=GET uri=/health
DBG 2026-03-29 11:57:28.657+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55234 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:28.657+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55234 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:57:28.680+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140366363742288
TRC 2026-03-29 11:57:28.680+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:28.680+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:28.680+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:28.680+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:28.680+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 11:57:28.684+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 11:57:28.684+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 11:57:28.684+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
INF 2026-03-29 11:57:28.708+00:00 Failed to query DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:124 address=one.one.one.one error="DNS server timeout: Timeout exceeded!"
DBG 2026-03-29 11:57:28.761+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55236 meth=GET uri=/health
DBG 2026-03-29 11:57:28.761+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55236 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:28.761+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55236 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:28.864+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55238 meth=GET uri=/health
DBG 2026-03-29 11:57:28.864+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55238 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:28.864+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55238 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:28.967+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55254 meth=GET uri=/health
DBG 2026-03-29 11:57:28.967+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55254 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:28.968+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55254 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:29.071+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55266 meth=GET uri=/health
DBG 2026-03-29 11:57:29.071+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55266 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:29.071+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55266 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:29.174+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55282 meth=GET uri=/health
DBG 2026-03-29 11:57:29.174+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55282 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:29.175+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55282 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:29.278+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55288 meth=GET uri=/health
DBG 2026-03-29 11:57:29.278+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55288 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:29.278+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55288 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:29.381+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55304 meth=GET uri=/health
DBG 2026-03-29 11:57:29.381+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55304 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:29.382+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55304 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:29.485+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55316 meth=GET uri=/health
DBG 2026-03-29 11:57:29.485+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55316 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:29.485+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55316 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:29.588+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55330 meth=GET uri=/health
DBG 2026-03-29 11:57:29.588+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55330 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:29.588+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55330 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:57:29.680+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140366363742288
TRC 2026-03-29 11:57:29.680+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:29.680+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:29.680+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:29.680+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:29.680+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:57:29.691+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55338 meth=GET uri=/health
DBG 2026-03-29 11:57:29.691+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55338 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:29.692+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55338 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:29.794+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55350 meth=GET uri=/health
DBG 2026-03-29 11:57:29.795+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55350 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:29.795+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55350 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:29.898+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55352 meth=GET uri=/health
DBG 2026-03-29 11:57:29.898+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55352 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:29.898+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55352 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:30.001+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55366 meth=GET uri=/health
DBG 2026-03-29 11:57:30.001+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55366 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:30.002+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55366 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:30.104+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55380 meth=GET uri=/health
DBG 2026-03-29 11:57:30.105+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55380 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:30.105+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55380 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:30.208+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55392 meth=GET uri=/health
DBG 2026-03-29 11:57:30.208+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55392 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:30.208+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55392 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:30.311+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55396 meth=GET uri=/health
DBG 2026-03-29 11:57:30.312+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55396 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:30.312+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55396 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:30.415+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55402 meth=GET uri=/health
DBG 2026-03-29 11:57:30.415+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55402 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:30.415+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55402 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:30.518+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55416 meth=GET uri=/health
DBG 2026-03-29 11:57:30.518+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55416 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:30.518+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55416 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:30.622+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55426 meth=GET uri=/health
DBG 2026-03-29 11:57:30.622+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55426 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:30.622+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55426 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:57:30.681+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140366363742288
TRC 2026-03-29 11:57:30.681+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:30.681+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:30.681+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:30.681+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:30.681+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:57:30.726+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55436 meth=GET uri=/health
DBG 2026-03-29 11:57:30.726+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55436 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:30.726+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55436 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:30.830+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55452 meth=GET uri=/health
DBG 2026-03-29 11:57:30.830+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55452 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:30.830+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55452 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:30.933+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55454 meth=GET uri=/health
DBG 2026-03-29 11:57:30.933+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55454 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:30.933+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55454 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:31.037+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55462 meth=GET uri=/health
DBG 2026-03-29 11:57:31.037+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55462 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:31.038+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55462 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:31.142+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55474 meth=GET uri=/health
DBG 2026-03-29 11:57:31.142+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55474 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:31.143+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55474 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:31.247+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55490 meth=GET uri=/health
DBG 2026-03-29 11:57:31.247+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55490 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:31.247+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55490 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:31.352+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55500 meth=GET uri=/health
DBG 2026-03-29 11:57:31.352+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55500 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:31.352+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55500 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:31.457+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55514 meth=GET uri=/health
DBG 2026-03-29 11:57:31.457+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55514 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:31.458+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55514 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:31.560+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55526 meth=GET uri=/health
DBG 2026-03-29 11:57:31.561+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55526 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:31.561+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55526 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:31.664+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55536 meth=GET uri=/health
DBG 2026-03-29 11:57:31.664+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55536 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:31.664+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55536 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:57:31.680+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140366363742288
TRC 2026-03-29 11:57:31.680+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:31.680+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:31.680+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:31.680+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:31.680+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:57:31.767+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55550 meth=GET uri=/health
DBG 2026-03-29 11:57:31.767+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55550 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:31.767+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55550 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:31.870+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55560 meth=GET uri=/health
DBG 2026-03-29 11:57:31.870+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55560 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:31.871+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55560 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:31.973+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55564 meth=GET uri=/health
DBG 2026-03-29 11:57:31.973+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55564 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:31.974+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55564 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:32.078+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55570 meth=GET uri=/health
DBG 2026-03-29 11:57:32.078+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55570 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:32.079+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55570 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:32.182+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55574 meth=GET uri=/health
DBG 2026-03-29 11:57:32.182+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55574 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:32.183+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55574 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:32.285+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55580 meth=GET uri=/health
DBG 2026-03-29 11:57:32.285+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55580 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:32.286+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55580 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:32.389+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55592 meth=GET uri=/health
DBG 2026-03-29 11:57:32.389+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55592 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:32.389+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55592 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:32.492+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55606 meth=GET uri=/health
DBG 2026-03-29 11:57:32.493+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55606 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:32.493+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55606 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:32.596+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55616 meth=GET uri=/health
DBG 2026-03-29 11:57:32.596+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55616 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:32.596+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55616 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:57:32.680+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140366363742288
TRC 2026-03-29 11:57:32.680+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:32.680+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:32.680+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:32.680+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:32.680+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:57:32.699+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55620 meth=GET uri=/health
DBG 2026-03-29 11:57:32.699+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55620 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:32.699+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55620 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:32.802+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55628 meth=GET uri=/health
DBG 2026-03-29 11:57:32.802+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55628 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:32.802+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55628 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:32.905+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55640 meth=GET uri=/health
DBG 2026-03-29 11:57:32.905+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55640 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:32.906+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55640 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:33.009+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55652 meth=GET uri=/health
DBG 2026-03-29 11:57:33.009+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55652 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:33.009+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55652 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:33.112+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55664 meth=GET uri=/health
DBG 2026-03-29 11:57:33.112+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55664 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:33.113+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55664 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:33.215+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55678 meth=GET uri=/health
DBG 2026-03-29 11:57:33.216+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55678 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:33.216+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55678 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:33.319+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55692 meth=GET uri=/health
DBG 2026-03-29 11:57:33.319+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55692 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:33.319+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55692 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:33.422+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55700 meth=GET uri=/health
DBG 2026-03-29 11:57:33.423+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55700 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:33.423+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55700 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:33.526+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55706 meth=GET uri=/health
DBG 2026-03-29 11:57:33.526+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55706 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:33.526+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55706 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:33.629+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55720 meth=GET uri=/health
DBG 2026-03-29 11:57:33.630+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55720 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:33.630+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55720 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:57:33.680+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140366363742288
TRC 2026-03-29 11:57:33.680+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:33.680+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:33.680+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:33.680+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:33.680+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 11:57:33.681+00:00 waku rendezvous advertisements started topics="waku rendezvous" tid=1 file=protocol.nim:112
TRC 2026-03-29 11:57:33.681+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=140366363632592
TRC 2026-03-29 11:57:33.681+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:265 protocol=/vac/waku/rendezvous/1.0.0
INF 2026-03-29 11:57:33.681+00:00 waku rendezvous advertisements failed topics="waku rendezvous" tid=1 file=protocol.nim:135 error="could not get a peer supporting RendezVousCodec"
TRC 2026-03-29 11:57:33.681+00:00 waku rendezvous client requests started topics="waku rendezvous client" tid=1 file=client.nim:43
TRC 2026-03-29 11:57:33.681+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=140366363632592
TRC 2026-03-29 11:57:33.681+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:265 protocol=/vac/waku/rendezvous/1.0.0
ERR 2026-03-29 11:57:33.681+00:00 waku rendezvous requests failed topics="waku rendezvous client" tid=1 file=client.nim:87 error="could not get a peer supporting WakuRendezVousCodec"
TRC 2026-03-29 11:57:33.685+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 11:57:33.685+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 11:57:33.685+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
TRC 2026-03-29 11:57:33.686+00:00 Mesh peers for keepalive tid=1 file=node_health_monitor.nim:558 meshPeers=[]
TRC 2026-03-29 11:57:33.686+00:00 Selected peers for keepalive tid=1 file=node_health_monitor.nim:569 selected=[]
TRC 2026-03-29 11:57:33.686+00:00 Pinging random peers tid=1 file=node_health_monitor.nim:629 count=0 countdownToPingAll=11
TRC 2026-03-29 11:57:33.686+00:00 Keepalive results tid=1 file=node_health_monitor.nim:644 attemptedPings=0 successfulPings=0
TRC 2026-03-29 11:57:33.686+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
INF 2026-03-29 11:57:33.709+00:00 Failed to query DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:124 address=one.one.one.one error="DNS server timeout: Timeout exceeded!"
DBG 2026-03-29 11:57:33.709+00:00 Failed to resolve address, returning empty set topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:158
DBG 2026-03-29 11:57:33.733+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55732 meth=GET uri=/health
DBG 2026-03-29 11:57:33.733+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55732 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:33.734+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55732 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:33.837+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55734 meth=GET uri=/health
DBG 2026-03-29 11:57:33.837+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55734 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:33.837+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55734 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:33.941+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55748 meth=GET uri=/health
DBG 2026-03-29 11:57:33.941+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55748 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:33.941+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55748 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:34.044+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55762 meth=GET uri=/health
DBG 2026-03-29 11:57:34.044+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55762 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:34.044+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55762 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:34.147+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55774 meth=GET uri=/health
DBG 2026-03-29 11:57:34.147+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55774 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:34.148+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55774 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:34.251+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55786 meth=GET uri=/health
DBG 2026-03-29 11:57:34.251+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55786 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:34.252+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55786 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:34.354+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55790 meth=GET uri=/health
DBG 2026-03-29 11:57:34.354+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55790 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:34.355+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55790 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:34.457+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55798 meth=GET uri=/health
DBG 2026-03-29 11:57:34.458+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55798 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:34.458+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55798 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:34.561+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55804 meth=GET uri=/health
DBG 2026-03-29 11:57:34.561+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55804 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:34.561+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55804 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:34.665+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55812 meth=GET uri=/health
DBG 2026-03-29 11:57:34.665+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55812 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:34.665+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55812 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:57:34.680+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140366363742288
TRC 2026-03-29 11:57:34.680+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:34.680+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:34.680+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:34.680+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:34.680+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:57:34.689+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
DBG 2026-03-29 11:57:34.768+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60106 meth=GET uri=/health
DBG 2026-03-29 11:57:34.768+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60106 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:34.768+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60106 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:34.871+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60112 meth=GET uri=/health
DBG 2026-03-29 11:57:34.872+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60112 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:34.872+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60112 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:34.975+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60128 meth=GET uri=/health
DBG 2026-03-29 11:57:34.975+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60128 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:34.975+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60128 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:35.078+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60132 meth=GET uri=/health
DBG 2026-03-29 11:57:35.078+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60132 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:35.079+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60132 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:35.182+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60134 meth=GET uri=/health
DBG 2026-03-29 11:57:35.182+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60134 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:35.182+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60134 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:35.285+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60144 meth=GET uri=/health
DBG 2026-03-29 11:57:35.286+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60144 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:35.286+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60144 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:35.389+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60156 meth=GET uri=/health
DBG 2026-03-29 11:57:35.389+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60156 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:35.390+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60156 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:35.494+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60166 meth=GET uri=/health
DBG 2026-03-29 11:57:35.494+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60166 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:35.495+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60166 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:35.598+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60182 meth=GET uri=/health
DBG 2026-03-29 11:57:35.598+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60182 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:35.598+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60182 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:57:35.680+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140366363742288
TRC 2026-03-29 11:57:35.680+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:35.680+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:35.680+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:35.680+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:35.680+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 11:57:35.680+00:00 running scoring heartbeat topics="libp2p gossipsub" tid=1 file=scoring.nim:312 instance=140366363742288
TRC 2026-03-29 11:57:35.680+00:00 updating scores topics="libp2p gossipsub" tid=1 file=scoring.nim:144 peers=0
TRC 2026-03-29 11:57:35.680+00:00 updated scores topics="libp2p gossipsub" tid=1 file=scoring.nim:308 peers=0
ERR 2026-03-29 11:57:35.690+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
DBG 2026-03-29 11:57:35.701+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60192 meth=GET uri=/health
DBG 2026-03-29 11:57:35.702+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60192 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:35.702+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60192 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:35.806+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60196 meth=GET uri=/health
DBG 2026-03-29 11:57:35.806+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60196 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:35.806+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60196 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:35.909+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60202 meth=GET uri=/health
DBG 2026-03-29 11:57:35.909+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60202 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:35.909+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60202 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:36.012+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60214 meth=GET uri=/health
DBG 2026-03-29 11:57:36.013+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60214 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:36.013+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60214 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:36.116+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60228 meth=GET uri=/health
DBG 2026-03-29 11:57:36.117+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60228 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:36.117+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60228 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:36.220+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60242 meth=GET uri=/health
DBG 2026-03-29 11:57:36.220+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60242 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:36.220+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60242 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:36.323+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60246 meth=GET uri=/health
DBG 2026-03-29 11:57:36.323+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60246 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:36.324+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60246 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:36.426+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60256 meth=GET uri=/health
DBG 2026-03-29 11:57:36.426+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60256 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:36.427+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60256 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:36.530+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60266 meth=GET uri=/health
DBG 2026-03-29 11:57:36.531+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60266 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:36.531+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60266 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:36.634+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60268 meth=GET uri=/health
DBG 2026-03-29 11:57:36.634+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60268 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:36.635+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60268 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:57:36.680+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140366363742288
TRC 2026-03-29 11:57:36.680+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:36.680+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:36.680+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:36.680+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:36.680+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:57:36.690+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
DBG 2026-03-29 11:57:36.738+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60282 meth=GET uri=/health
DBG 2026-03-29 11:57:36.738+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60282 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:36.738+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60282 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:36.842+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60292 meth=GET uri=/health
DBG 2026-03-29 11:57:36.842+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60292 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:36.842+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60292 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:36.946+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60302 meth=GET uri=/health
DBG 2026-03-29 11:57:36.946+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60302 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:36.946+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60302 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:37.049+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60308 meth=GET uri=/health
DBG 2026-03-29 11:57:37.049+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60308 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:37.050+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60308 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:37.153+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60310 meth=GET uri=/health
DBG 2026-03-29 11:57:37.153+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60310 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:37.153+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60310 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:37.256+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60316 meth=GET uri=/health
DBG 2026-03-29 11:57:37.256+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60316 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:37.257+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60316 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:37.360+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60320 meth=GET uri=/health
DBG 2026-03-29 11:57:37.360+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60320 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:37.360+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60320 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:37.465+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60334 meth=GET uri=/health
DBG 2026-03-29 11:57:37.465+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60334 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:37.465+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60334 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:37.568+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60344 meth=GET uri=/health
DBG 2026-03-29 11:57:37.568+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60344 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:37.569+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60344 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:37.671+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60352 meth=GET uri=/health
DBG 2026-03-29 11:57:37.672+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60352 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:37.672+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60352 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:57:37.679+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140366363742288
TRC 2026-03-29 11:57:37.680+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:37.680+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:37.680+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:37.680+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:37.680+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:57:37.691+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
DBG 2026-03-29 11:57:37.775+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60356 meth=GET uri=/health
DBG 2026-03-29 11:57:37.775+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60356 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:37.775+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60356 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:37.878+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60358 meth=GET uri=/health
DBG 2026-03-29 11:57:37.878+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60358 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:37.879+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60358 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:37.982+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60366 meth=GET uri=/health
DBG 2026-03-29 11:57:37.982+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60366 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:37.982+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60366 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:38.086+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60382 meth=GET uri=/health
DBG 2026-03-29 11:57:38.086+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60382 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:38.086+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60382 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:38.189+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60390 meth=GET uri=/health
DBG 2026-03-29 11:57:38.189+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60390 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:38.190+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60390 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:38.292+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60406 meth=GET uri=/health
DBG 2026-03-29 11:57:38.293+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60406 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:38.293+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60406 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:38.396+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60408 meth=GET uri=/health
DBG 2026-03-29 11:57:38.396+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60408 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:38.396+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60408 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:38.499+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60420 meth=GET uri=/health
DBG 2026-03-29 11:57:38.500+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60420 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:38.500+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60420 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:38.603+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60432 meth=GET uri=/health
DBG 2026-03-29 11:57:38.603+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60432 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:38.603+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60432 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:57:38.680+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140366363742288
TRC 2026-03-29 11:57:38.680+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:38.680+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:38.680+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:38.680+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:38.680+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 11:57:38.685+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 11:57:38.686+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 11:57:38.686+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
ERR 2026-03-29 11:57:38.692+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
DBG 2026-03-29 11:57:38.706+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60438 meth=GET uri=/health
DBG 2026-03-29 11:57:38.706+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60438 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:38.707+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60438 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:57:38.709+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:101 address=one.one.one.one servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_UNSPEC
DBG 2026-03-29 11:57:38.810+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60450 meth=GET uri=/health
DBG 2026-03-29 11:57:38.810+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60450 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:38.810+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60450 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:38.913+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60456 meth=GET uri=/health
DBG 2026-03-29 11:57:38.913+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60456 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:38.914+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60456 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:39.016+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60466 meth=GET uri=/health
DBG 2026-03-29 11:57:39.017+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60466 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:39.017+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60466 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:39.120+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60468 meth=GET uri=/health
DBG 2026-03-29 11:57:39.120+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60468 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:39.121+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60468 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:39.224+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60484 meth=GET uri=/health
DBG 2026-03-29 11:57:39.224+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60484 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:39.224+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60484 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:39.327+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60490 meth=GET uri=/health
DBG 2026-03-29 11:57:39.327+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60490 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:39.327+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60490 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:39.430+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60502 meth=GET uri=/health
DBG 2026-03-29 11:57:39.430+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60502 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:39.431+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60502 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:39.534+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60512 meth=GET uri=/health
DBG 2026-03-29 11:57:39.534+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60512 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:39.535+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60512 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:39.638+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60528 meth=GET uri=/health
DBG 2026-03-29 11:57:39.638+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60528 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:39.639+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60528 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:57:39.680+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140366363742288
TRC 2026-03-29 11:57:39.680+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:39.680+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:39.680+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:39.680+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:39.680+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:57:39.693+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
DBG 2026-03-29 11:57:39.742+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60540 meth=GET uri=/health
DBG 2026-03-29 11:57:39.742+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60540 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:39.742+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60540 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:39.845+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60554 meth=GET uri=/health
DBG 2026-03-29 11:57:39.845+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60554 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:39.846+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60554 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:39.948+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60570 meth=GET uri=/health
DBG 2026-03-29 11:57:39.948+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60570 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:39.949+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60570 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:40.052+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60580 meth=GET uri=/health
DBG 2026-03-29 11:57:40.052+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60580 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:40.052+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60580 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:40.155+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60590 meth=GET uri=/health
DBG 2026-03-29 11:57:40.155+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60590 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:40.156+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60590 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:40.258+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60592 meth=GET uri=/health
DBG 2026-03-29 11:57:40.258+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60592 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:40.259+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60592 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:40.362+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60606 meth=GET uri=/health
DBG 2026-03-29 11:57:40.363+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60606 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:40.363+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60606 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:40.466+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60616 meth=GET uri=/health
DBG 2026-03-29 11:57:40.466+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60616 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:40.467+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60616 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:40.569+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60622 meth=GET uri=/health
DBG 2026-03-29 11:57:40.570+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60622 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:40.570+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60622 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:40.673+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60634 meth=GET uri=/health
DBG 2026-03-29 11:57:40.673+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60634 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:40.674+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60634 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:57:40.680+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140366363742288
TRC 2026-03-29 11:57:40.680+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:40.680+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:40.680+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:40.680+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:40.680+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:57:40.693+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
DBG 2026-03-29 11:57:40.776+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60644 meth=GET uri=/health
DBG 2026-03-29 11:57:40.777+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60644 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:40.777+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60644 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:40.880+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60656 meth=GET uri=/health
DBG 2026-03-29 11:57:40.880+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60656 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:40.880+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60656 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:40.984+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60666 meth=GET uri=/health
DBG 2026-03-29 11:57:40.984+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60666 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:40.985+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60666 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:41.088+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60672 meth=GET uri=/health
DBG 2026-03-29 11:57:41.088+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60672 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:41.088+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60672 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:41.191+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60674 meth=GET uri=/health
DBG 2026-03-29 11:57:41.191+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60674 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:41.191+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60674 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:41.294+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60684 meth=GET uri=/health
DBG 2026-03-29 11:57:41.295+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60684 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:41.295+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60684 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:41.398+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60694 meth=GET uri=/health
DBG 2026-03-29 11:57:41.398+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60694 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:41.399+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60694 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:41.502+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60696 meth=GET uri=/health
DBG 2026-03-29 11:57:41.502+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60696 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:41.503+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60696 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:41.607+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60708 meth=GET uri=/health
DBG 2026-03-29 11:57:41.607+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60708 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:41.608+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60708 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:57:41.680+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140366363742288
TRC 2026-03-29 11:57:41.680+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:41.680+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:41.680+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:41.680+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:41.680+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:57:41.693+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
DBG 2026-03-29 11:57:41.711+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60716 meth=GET uri=/health
DBG 2026-03-29 11:57:41.711+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60716 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:41.712+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60716 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:41.815+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60730 meth=GET uri=/health
DBG 2026-03-29 11:57:41.815+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60730 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:41.815+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60730 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:41.918+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60736 meth=GET uri=/health
DBG 2026-03-29 11:57:41.919+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60736 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:41.919+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60736 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:42.022+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60738 meth=GET uri=/health
DBG 2026-03-29 11:57:42.022+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60738 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:42.022+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60738 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:42.125+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60748 meth=GET uri=/health
DBG 2026-03-29 11:57:42.125+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60748 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:42.126+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60748 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:42.229+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60750 meth=GET uri=/health
DBG 2026-03-29 11:57:42.230+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60750 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:42.230+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60750 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:42.333+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60766 meth=GET uri=/health
DBG 2026-03-29 11:57:42.334+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60766 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:42.334+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60766 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:42.437+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60770 meth=GET uri=/health
DBG 2026-03-29 11:57:42.437+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60770 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:42.438+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60770 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:42.541+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60776 meth=GET uri=/health
DBG 2026-03-29 11:57:42.541+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60776 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:42.541+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60776 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:42.645+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60788 meth=GET uri=/health
DBG 2026-03-29 11:57:42.645+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60788 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:42.645+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60788 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:57:42.680+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140366363742288
TRC 2026-03-29 11:57:42.680+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:42.680+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:42.680+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:42.680+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:42.680+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:57:42.694+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
DBG 2026-03-29 11:57:42.748+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60796 meth=GET uri=/health
DBG 2026-03-29 11:57:42.748+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60796 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:42.748+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60796 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:42.852+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60806 meth=GET uri=/health
DBG 2026-03-29 11:57:42.852+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60806 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:42.852+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60806 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:42.955+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60812 meth=GET uri=/health
DBG 2026-03-29 11:57:42.955+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60812 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:42.955+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60812 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:43.058+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60832 meth=GET uri=/health
DBG 2026-03-29 11:57:43.058+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60832 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:43.059+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60832 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:43.162+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60844 meth=GET uri=/health
DBG 2026-03-29 11:57:43.162+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60844 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:43.162+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60844 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:43.266+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60854 meth=GET uri=/health
DBG 2026-03-29 11:57:43.266+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60854 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:43.267+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60854 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:43.370+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60866 meth=GET uri=/health
DBG 2026-03-29 11:57:43.370+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60866 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:43.370+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60866 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:43.473+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60870 meth=GET uri=/health
DBG 2026-03-29 11:57:43.473+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60870 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:43.474+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60870 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:43.577+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60884 meth=GET uri=/health
DBG 2026-03-29 11:57:43.577+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60884 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:43.578+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60884 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:57:43.681+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140366363742288
TRC 2026-03-29 11:57:43.681+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:43.681+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:43.681+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:43.681+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:43.681+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 11:57:43.681+00:00 waku rendezvous advertisements started topics="waku rendezvous" tid=1 file=protocol.nim:112
TRC 2026-03-29 11:57:43.681+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=140366363632592
TRC 2026-03-29 11:57:43.681+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:265 protocol=/vac/waku/rendezvous/1.0.0
INF 2026-03-29 11:57:43.681+00:00 waku rendezvous advertisements failed topics="waku rendezvous" tid=1 file=protocol.nim:135 error="could not get a peer supporting RendezVousCodec"
TRC 2026-03-29 11:57:43.681+00:00 waku rendezvous client requests started topics="waku rendezvous client" tid=1 file=client.nim:43
TRC 2026-03-29 11:57:43.681+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=140366363632592
TRC 2026-03-29 11:57:43.681+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:265 protocol=/vac/waku/rendezvous/1.0.0
ERR 2026-03-29 11:57:43.681+00:00 waku rendezvous requests failed topics="waku rendezvous client" tid=1 file=client.nim:87 error="could not get a peer supporting WakuRendezVousCodec"
DBG 2026-03-29 11:57:43.682+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60900 meth=GET uri=/health
DBG 2026-03-29 11:57:43.682+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60900 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:43.682+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60900 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:57:43.686+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 11:57:43.686+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 11:57:43.686+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
TRC 2026-03-29 11:57:43.687+00:00 Mesh peers for keepalive tid=1 file=node_health_monitor.nim:558 meshPeers=[]
TRC 2026-03-29 11:57:43.687+00:00 Selected peers for keepalive tid=1 file=node_health_monitor.nim:569 selected=[]
TRC 2026-03-29 11:57:43.687+00:00 Pinging random peers tid=1 file=node_health_monitor.nim:629 count=0 countdownToPingAll=10
TRC 2026-03-29 11:57:43.687+00:00 Keepalive results tid=1 file=node_health_monitor.nim:644 attemptedPings=0 successfulPings=0
TRC 2026-03-29 11:57:43.687+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
ERR 2026-03-29 11:57:43.694+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
INF 2026-03-29 11:57:43.711+00:00 Failed to query DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:124 address=one.one.one.one error="DNS server timeout: Timeout exceeded!"
DBG 2026-03-29 11:57:43.786+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60908 meth=GET uri=/health
DBG 2026-03-29 11:57:43.786+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60908 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:43.786+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60908 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:43.889+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60910 meth=GET uri=/health
DBG 2026-03-29 11:57:43.889+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60910 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:43.890+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60910 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:43.992+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60912 meth=GET uri=/health
DBG 2026-03-29 11:57:43.993+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60912 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:43.993+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60912 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:44.096+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60926 meth=GET uri=/health
DBG 2026-03-29 11:57:44.097+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60926 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:44.097+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60926 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:44.200+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60938 meth=GET uri=/health
DBG 2026-03-29 11:57:44.200+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60938 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:44.200+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60938 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:44.303+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60950 meth=GET uri=/health
DBG 2026-03-29 11:57:44.303+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60950 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:44.304+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60950 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:44.406+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60954 meth=GET uri=/health
DBG 2026-03-29 11:57:44.406+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60954 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:44.407+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60954 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:44.510+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60956 meth=GET uri=/health
DBG 2026-03-29 11:57:44.510+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60956 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:44.510+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60956 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:44.614+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60958 meth=GET uri=/health
DBG 2026-03-29 11:57:44.614+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60958 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:44.614+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60958 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:57:44.680+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140366363742288
TRC 2026-03-29 11:57:44.680+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:44.680+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:44.680+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:44.680+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:44.680+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:57:44.695+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
DBG 2026-03-29 11:57:44.717+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60962 meth=GET uri=/health
DBG 2026-03-29 11:57:44.717+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60962 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:44.718+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60962 uri=/health content_type=application/json content_size=919
NTC 2026-03-29 11:57:44.816+00:00 Shutting down after receiving SIGTERM topics="wakunode main" tid=1 file=wakunode2.nim:82
INF 2026-03-29 11:57:44.817+00:00 Stopping discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:362
TRC 2026-03-29 11:57:44.817+00:00 Stop listening on discv5 port topics="waku discv5" tid=1 file=waku_discv5.nim:365
INF 2026-03-29 11:57:44.817+00:00 Successfully stopped discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:368
TRC 2026-03-29 11:57:44.817+00:00 Stopping switch topics="libp2p switch" tid=1 file=switch.nim:328
INF 2026-03-29 11:57:44.818+00:00 Stopping AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:237
TRC 2026-03-29 11:57:44.818+00:00 Closing ConnManager topics="libp2p connmanager" tid=1 file=connmanager.nim:434
TRC 2026-03-29 11:57:44.818+00:00 Closed ConnManager topics="libp2p connmanager" tid=1 file=connmanager.nim:448
TRC 2026-03-29 11:57:44.818+00:00 Stopping TCP transport topics="libp2p tcptransport" tid=1 file=tcptransport.nim:159
TRC 2026-03-29 11:57:44.818+00:00 stopping transport topics="libp2p transport" tid=1 file=transport.nim:59 address=@[/ip4/0.0.0.0/tcp/13086]
TRC 2026-03-29 11:57:44.818+00:00 Transport stopped topics="libp2p tcptransport" tid=1 file=tcptransport.nim:189
TRC 2026-03-29 11:57:44.818+00:00 Stopping WS transport topics="libp2p wstransport" tid=1 file=wstransport.nim:213
TRC 2026-03-29 11:57:44.818+00:00 stopping transport topics="libp2p transport" tid=1 file=transport.nim:59 address=@[/ip4/0.0.0.0/tcp/13087/ws]
TRC 2026-03-29 11:57:44.818+00:00 Transport stopped topics="libp2p wstransport" tid=1 file=wstransport.nim:235
TRC 2026-03-29 11:57:44.819+00:00 gossipsub stop topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1131
TRC 2026-03-29 11:57:44.819+00:00 Switch stopped topics="libp2p switch" tid=1 file=switch.nim:354
WRN 2026-03-29 11:57:44.819+00:00 Stopping rendezvous without starting it topics="waku rendezvous" tid=1 file=rendezvous.nim:638
WRN 2026-03-29 11:57:44.819+00:00 Stopping rendezvous without starting it topics="waku rendezvous" tid=1 file=rendezvous.nim:638
INF 2026-03-29 11:57:44.819+00:00 waku rendezvous discovery stopped topics="waku rendezvous" tid=1 file=protocol.nim:239
INF 2026-03-29 11:57:44.819+00:00 waku rendezvous client stopped topics="waku rendezvous client" tid=1 file=client.nim:142
INF 2026-03-29 11:57:44.820+00:00 Health monitor loop end tid=1 file=node_health_monitor.nim:543
NTC 2026-03-29 11:57:44.820+00:00 REST service stopped tid=1 file=server.nim:187 address=0.0.0.0:13085
WRN 2026-03-29 11:57:23.675+00:00 whether to mount storeSync is not specified, defaulting to not mounting topics="waku conf builder" tid=1 file=waku_conf_builder.nim:471
bSubscribeShards: some(@[0])
INF 2026-03-29 11:57:23.675+00:00 Sharding configuration: topics="waku conf builder" tid=1 file=waku_conf_builder.nim:506 shardingConf="(kind: AutoSharding, numShardsInCluster: 1)" subscribeShards=@[0]
INF 2026-03-29 11:57:23.675+00:00 Configuration: Enabled protocols topics="waku conf" tid=1 file=waku_conf.nim:157 relay=true rlnRelay=false store=false filter=false lightPush=false peerExchange=true rendezvous=true
INF 2026-03-29 11:57:23.675+00:00 Configuration. Network topics="waku conf" tid=1 file=waku_conf.nim:166 cluster=3
INF 2026-03-29 11:57:23.675+00:00 Configuration. Active Relay Shards topics="waku conf" tid=1 file=waku_conf.nim:169 shard=0
INF 2026-03-29 11:57:23.676+00:00 Setting up storage tid=1 file=node_factory.nim:532
INF 2026-03-29 11:57:23.676+00:00 Initializing node tid=1 file=node_factory.nim:541
TRC 2026-03-29 11:57:23.677+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/ipfs/id/1.0.0]"
TRC 2026-03-29 11:57:23.677+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/libp2p/autonat/1.0.0]"
TRC 2026-03-29 11:57:23.677+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/libp2p/circuit/relay/0.2.0/hop, /libp2p/circuit/relay/0.1.0]"
TRC 2026-03-29 11:57:23.677+00:00 no peer storage found tid=1 file=peer_manager.nim:1219
INF 2026-03-29 11:57:23.677+00:00 Initializing networking tid=1 file=waku_node.nim:228 addrs="@[/ip4/172.18.182.11/tcp/13086, /ip4/172.18.182.11/tcp/13087/ws]"
INF 2026-03-29 11:57:23.677+00:00 Mounting protocols tid=1 file=node_factory.nim:547
INF 2026-03-29 11:57:23.677+00:00 Created WakuMetadata protocol topics="waku node" tid=1 file=protocol.nim:107 clusterId=3 shards="[0]"
TRC 2026-03-29 11:57:23.678+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/metadata/1.0.0]"
INF 2026-03-29 11:57:23.678+00:00 mounting store client topics="waku node store api" tid=1 file=store.nim:274
INF 2026-03-29 11:57:23.678+00:00 mounting legacy store client topics="waku node store api" tid=1 file=store.nim:145
INF 2026-03-29 11:57:23.678+00:00 mounting auto sharding topics="waku node" tid=1 file=waku_node.nim:305 clusterId=3 shardCount=1
INF 2026-03-29 11:57:23.678+00:00 Shards created from content topics tid=1 file=node_factory.nim:333 contentTopics=[] shards=[]
INF 2026-03-29 11:57:23.678+00:00 Setting max message size tid=1 file=node_factory.nim:342 num_bytes=153600
INF 2026-03-29 11:57:23.678+00:00 mounting relay protocol topics="waku node relay api" tid=1 file=relay.nim:259
TRC 2026-03-29 11:57:23.678+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
INF 2026-03-29 11:57:23.678+00:00 relay mounted successfully topics="waku node relay api" tid=1 file=relay.nim:276
INF 2026-03-29 11:57:23.678+00:00 adding validator to signed shards tid=1 file=validator_signed.nim:56 protectedShards=[] clusterId=3
INF 2026-03-29 11:57:23.678+00:00 mounting rendezvous discovery protocol topics="waku node" tid=1 file=waku_node.nim:432
INF 2026-03-29 11:57:23.678+00:00 waku rendezvous initialized topics="waku node" tid=1 file=protocol.nim:206 clusterId=3 shards="[0]" capabilities="[Relay]" wakuPeerRecord="(peerId: 16U*C4cBfP, seqNo: 1774785443, addresses: [/ip4/172.18.182.11/tcp/13086, /ip4/172.18.182.11/tcp/13087/ws], mixKey: )"
TRC 2026-03-29 11:57:23.678+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/rendezvous/1.0.0]"
INF 2026-03-29 11:57:23.678+00:00 mounting rendezvous client topics="waku node" tid=1 file=waku_node.nim:418
INF 2026-03-29 11:57:23.678+00:00 waku rendezvous client initialized topics="waku node" tid=1 file=client.nim:130 clusterId=3
INF 2026-03-29 11:57:23.678+00:00 mounting libp2p ping protocol topics="waku node ping api" tid=1 file=ping.nim:20
TRC 2026-03-29 11:57:23.678+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/ipfs/ping/1.0.0]"
INF 2026-03-29 11:57:23.678+00:00 mounting light push client topics="waku node lightpush api" tid=1 file=lightpush.nim:183
INF 2026-03-29 11:57:23.678+00:00 mounting legacy light push client topics="waku node lightpush api" tid=1 file=lightpush.nim:72
INF 2026-03-29 11:57:23.678+00:00 mounting filter client topics="waku node filter api" tid=1 file=filter.nim:81
TRC 2026-03-29 11:57:23.678+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/filter-push/2.0.0-beta1]"
INF 2026-03-29 11:57:23.678+00:00 mounting waku peer exchange topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:37
TRC 2026-03-29 11:57:23.678+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/peer-exchange/2.0.0-alpha1]"
INF 2026-03-29 11:57:23.678+00:00 mounting waku peer exchange client topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:54
NTC 2026-03-29 11:57:23.679+00:00 REST service started tid=1 file=server.nim:182 address=0.0.0.0:13085
INF 2026-03-29 11:57:23.679+00:00 Starting REST HTTP server tid=1 file=builder.nim:113 url=http://0.0.0.0:13085/
INF 2026-03-29 11:57:23.679+00:00 No external callbacks to be set topics="wakunode waku" tid=1 file=waku.nim:127
TRC 2026-03-29 11:57:23.679+00:00 Send processor chain topics="send service" tid=1 file=send_service.nim:94 index=1 processor=BaseSendProcessor
INF 2026-03-29 11:57:23.679+00:00 Retrieve dynamic bootstrap nodes topics="wakunode waku" tid=1 file=waku.nim:367
INF 2026-03-29 11:57:23.679+00:00 Running nwaku node tid=1 file=node_factory.nim:464 version=v0.38.0-rc.0-14-g5c335c
INF 2026-03-29 11:57:23.679+00:00 Starting Waku node topics="waku node" tid=1 file=waku_node.nim:625 version=v0.38.0-rc.0-14-g5c335c
INF 2026-03-29 11:57:23.679+00:00 starting relay protocol topics="waku node" tid=1 file=waku_node.nim:389
INF 2026-03-29 11:57:23.679+00:00 start topics="waku relay" tid=1 file=protocol.nim:519
TRC 2026-03-29 11:57:23.679+00:00 gossipsub start topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1113
TRC 2026-03-29 11:57:23.679+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140366363742288
TRC 2026-03-29 11:57:23.679+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 11:57:23.679+00:00 running scoring heartbeat topics="libp2p gossipsub" tid=1 file=scoring.nim:312 instance=140366363742288
TRC 2026-03-29 11:57:23.680+00:00 updating scores topics="libp2p gossipsub" tid=1 file=scoring.nim:144 peers=0
TRC 2026-03-29 11:57:23.680+00:00 updated scores topics="libp2p gossipsub" tid=1 file=scoring.nim:308 peers=0
INF 2026-03-29 11:57:23.680+00:00 relay started successfully topics="waku node" tid=1 file=waku_node.nim:410
INF 2026-03-29 11:57:23.680+00:00 waku rendezvous periodic registration started topics="waku rendezvous" tid=1 file=protocol.nim:127 interval=10s
INF 2026-03-29 11:57:23.680+00:00 waku rendezvous discovery started topics="waku rendezvous" tid=1 file=protocol.nim:227
INF 2026-03-29 11:57:23.680+00:00 waku rendezvous periodic requests started topics="waku rendezvous client" tid=1 file=client.nim:80 interval=10s
INF 2026-03-29 11:57:23.680+00:00 waku rendezvous client started topics="waku rendezvous client" tid=1 file=client.nim:136
DBG 2026-03-29 11:57:23.680+00:00 starting switch for peer topics="libp2p switch" tid=1 file=switch.nim:363 peerInfo="(peerId: 16Uiu2HAmFKWHByGmq6vcWHhNdqZQbXxe1KmUD2tpLzS4i4C4cBfP, listenAddrs: [/ip4/0.0.0.0/tcp/13087/ws, /ip4/0.0.0.0/tcp/13086], addrs: [], protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], protoVersion: ipfs/0.1.0, agentVersion: logos-delivery-v0.38.0-rc.0-14-g5c335c)"
TRC 2026-03-29 11:57:23.680+00:00 Starting TCP transport topics="libp2p tcptransport" tid=1 file=tcptransport.nim:116
TRC 2026-03-29 11:57:23.681+00:00 Listening on topics="libp2p tcptransport" tid=1 file=tcptransport.nim:140 address=/ip4/0.0.0.0/tcp/13086
TRC 2026-03-29 11:57:23.681+00:00 starting transport on addrs topics="libp2p transport" tid=1 file=transport.nim:49 address=@[/ip4/0.0.0.0/tcp/13086]
DBG 2026-03-29 11:57:23.681+00:00 About to accept incoming connection topics="libp2p switch" tid=1 file=switch.nim:272
TRC 2026-03-29 11:57:23.681+00:00 Starting WS transport topics="libp2p wstransport" tid=1 file=wstransport.nim:154
TRC 2026-03-29 11:57:23.681+00:00 starting transport on addrs topics="libp2p transport" tid=1 file=transport.nim:49 address=@[/ip4/0.0.0.0/tcp/13087/ws]
TRC 2026-03-29 11:57:23.681+00:00 Created HTTP Server topics="libp2p wstransport" tid=1 file=server.nim:262 host=0.0.0.0:13087
TRC 2026-03-29 11:57:23.681+00:00 Listening on topics="libp2p wstransport" tid=1 file=wstransport.nim:204 addresses="[/ip4/0.0.0.0/tcp/13087/ws]"
INF 2026-03-29 11:57:23.681+00:00 Setting up AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:207
TRC 2026-03-29 11:57:23.681+00:00 Running AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:231
TRC 2026-03-29 11:57:23.681+00:00 Asking peers for reachability topics="libp2p autonatservice" tid=1 file=service.nim:160
DBG 2026-03-29 11:57:23.681+00:00 About to accept incoming connection topics="libp2p switch" tid=1 file=switch.nim:272
TRC 2026-03-29 11:57:23.682+00:00 WsTransport accept topics="libp2p wstransport" tid=1 file=wstransport.nim:279
TRC 2026-03-29 11:57:23.682+00:00 Awaiting new request topics="websock http-server" tid=1 file=server.nim:194
TRC 2026-03-29 11:57:23.682+00:00 gossipsub start topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1113
WRN 2026-03-29 11:57:23.682+00:00 Starting gossipsub twice topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1116
WRN 2026-03-29 11:57:23.682+00:00 Starting rendezvous twice topics="waku rendezvous" tid=1 file=rendezvous.nim:626
DBG 2026-03-29 11:57:23.682+00:00 Started libp2p node topics="libp2p switch" tid=1 file=switch.nim:403 peer="(peerId: 16Uiu2HAmFKWHByGmq6vcWHhNdqZQbXxe1KmUD2tpLzS4i4C4cBfP, listenAddrs: [/ip4/0.0.0.0/tcp/13086, /ip4/0.0.0.0/tcp/13087/ws], addrs: [/ip4/172.18.182.11/tcp/13086, /ip4/172.18.182.11/tcp/13087/ws], protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], protoVersion: ipfs/0.1.0, agentVersion: logos-delivery-v0.38.0-rc.0-14-g5c335c)"
INF 2026-03-29 11:57:23.682+00:00 PeerInfo topics="waku node" tid=1 file=waku_node.nim:478 peerId=16U*C4cBfP addrs="[/ip4/172.18.182.11/tcp/13086, /ip4/172.18.182.11/tcp/13087/ws]"
INF 2026-03-29 11:57:23.682+00:00 Listening on topics="waku node" tid=1 file=waku_node.nim:501 full=[/ip4/0.0.0.0/tcp/13086/p2p/16Uiu2HAmFKWHByGmq6vcWHhNdqZQbXxe1KmUD2tpLzS4i4C4cBfP][/ip4/0.0.0.0/tcp/13087/ws/p2p/16Uiu2HAmFKWHByGmq6vcWHhNdqZQbXxe1KmUD2tpLzS4i4C4cBfP] localIp=172.17.0.129 switchAddress="@[/ip4/172.18.182.11/tcp/13086, /ip4/172.18.182.11/tcp/13087/ws]"
INF 2026-03-29 11:57:23.682+00:00 Announcing addresses topics="waku node" tid=1 file=waku_node.nim:503 full=[/ip4/172.18.182.11/tcp/13086/p2p/16Uiu2HAmFKWHByGmq6vcWHhNdqZQbXxe1KmUD2tpLzS4i4C4cBfP][/ip4/172.18.182.11/tcp/13087/ws/p2p/16Uiu2HAmFKWHByGmq6vcWHhNdqZQbXxe1KmUD2tpLzS4i4C4cBfP]
INF 2026-03-29 11:57:23.682+00:00 DNS: discoverable ENR topics="waku node" tid=1 file=waku_node.nim:504 enr=enr:-LO4QB4LCiCiSZIfITVel8IPgGZtu830a9_tni4y7ST-Ba12T2D0hEvmzEceUjOEwVXpjNrZj7KOAiiAObm8INjAXGABgmlkgnY0gmlwhKwStguKbXVsdGlhZGRyc4wACgSsErYLBjMf3QOCcnOFAAMBAACJc2VjcDI1NmsxoQMnlUkow10J6j-8_7OSa6paUmD7s5rITtyKAyz9Tz0u4oN0Y3CCMx6DdWRwgjMghXdha3UyAQ
INF 2026-03-29 11:57:23.682+00:00 Node started successfully topics="waku node" tid=1 file=waku_node.nim:681
TRC 2026-03-29 11:57:23.682+00:00 Starting relay connectivity loop topics="waku node peer_manager" tid=1 file=peer_manager.nim:1069
TRC 2026-03-29 11:57:23.682+00:00 Starting prune peerstore loop topics="waku node peer_manager" tid=1 file=peer_manager.nim:1062
INF 2026-03-29 11:57:23.682+00:00 Relay peer connections topics="waku node peer_manager" tid=1 file=peer_manager.nim:843 inRelayConns=0/50 outRelayConns=0/25 totalConnections=0/150 notConnectedPeers=0 outsideBackoffPeers=0
INF 2026-03-29 11:57:23.682+00:00 PeerInfo topics="waku node" tid=1 file=waku_node.nim:478 peerId=16U*C4cBfP addrs="[/ip4/172.18.182.11/tcp/13086, /ip4/172.18.182.11/tcp/13087/ws]"
INF 2026-03-29 11:57:23.683+00:00 Listening on topics="waku node" tid=1 file=waku_node.nim:501 full=[/ip4/0.0.0.0/tcp/13086/p2p/16Uiu2HAmFKWHByGmq6vcWHhNdqZQbXxe1KmUD2tpLzS4i4C4cBfP][/ip4/0.0.0.0/tcp/13087/ws/p2p/16Uiu2HAmFKWHByGmq6vcWHhNdqZQbXxe1KmUD2tpLzS4i4C4cBfP] localIp=172.17.0.129 switchAddress="@[/ip4/172.18.182.11/tcp/13086, /ip4/172.18.182.11/tcp/13087/ws]"
INF 2026-03-29 11:57:23.683+00:00 Announcing addresses topics="waku node" tid=1 file=waku_node.nim:503 full=[/ip4/172.18.182.11/tcp/13086/p2p/16Uiu2HAmFKWHByGmq6vcWHhNdqZQbXxe1KmUD2tpLzS4i4C4cBfP][/ip4/172.18.182.11/tcp/13087/ws/p2p/16Uiu2HAmFKWHByGmq6vcWHhNdqZQbXxe1KmUD2tpLzS4i4C4cBfP]
INF 2026-03-29 11:57:23.683+00:00 DNS: discoverable ENR topics="waku node" tid=1 file=waku_node.nim:504 enr=enr:-LO4QB4LCiCiSZIfITVel8IPgGZtu830a9_tni4y7ST-Ba12T2D0hEvmzEceUjOEwVXpjNrZj7KOAiiAObm8INjAXGABgmlkgnY0gmlwhKwStguKbXVsdGlhZGRyc4wACgSsErYLBjMf3QOCcnOFAAMBAACJc2VjcDI1NmsxoQMnlUkow10J6j-8_7OSa6paUmD7s5rITtyKAyz9Tz0u4oN0Y3CCMx6DdWRwgjMghXdha3UyAQ
INF 2026-03-29 11:57:23.683+00:00 Waku node ENR updated successfully with new multiaddress topics="wakunode waku" tid=1 file=waku.nim:301 enr=enr:-L24QC6xxBb9eXAR9sirc_SFhB9bjdQHk_pZFYxv_HkMqNvjI8BS9etRDDpk_Usc8DGuk_uh5-u9ilRRRykspFTFpegCgmlkgnY0gmlwhKwStguKbXVsdGlhZGRyc5YACASsErYLBjMeAAoErBK2CwYzH90DgnJzhQADAQAAiXNlY3AyNTZrMaEDJ5VJKMNdCeo_vP-zkmuqWlJg-7OayE7cigMs_U89LuKDdGNwgjMeg3VkcIIzIIV3YWt1MgE record="(2, id: \"v4\", ip: 172.18.182.11, multiaddrs: 0x000804AC12B60B06331E000A04AC12B60B06331FDD03, rs: 0x0003010000, secp256k1: 0x0327954928C35D09EA3FBCFFB3926BAA5A5260FBB39AC84EDC8A032CFD4F3D2EE2, tcp: 13086, udp: 13088, waku2: 0x01)"
INF 2026-03-29 11:57:23.683+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
INF 2026-03-29 11:57:23.684+00:00 Starting discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:336
INF 2026-03-29 11:57:23.684+00:00 start listening on udp port topics="waku discv5" tid=1 file=waku_discv5.nim:338 address=0.0.0.0 port=13088
TRC 2026-03-29 11:57:23.684+00:00 start discv5 service topics="waku discv5" tid=1 file=waku_discv5.nim:346
INF 2026-03-29 11:57:23.684+00:00 Starting discovery v5 search topics="waku discv5" tid=1 file=waku_discv5.nim:258
TRC 2026-03-29 11:57:23.684+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 11:57:23.684+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 11:57:23.684+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
INF 2026-03-29 11:57:23.684+00:00 Successfully started discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:352
INF 2026-03-29 11:57:23.684+00:00 Discv5: discoverable ENR topics="waku discv5" tid=1 file=waku_discv5.nim:353 enrUri=enr:-L24QBB91WJxc8kAm6NBQNUMA35yg5SCRmn5YxOnR6P4MbqPL6ZducVoppQn2s-9i2sswdHkh6WPYWvi6Yc1MRLThH8DgmlkgnY0gmlwhKwStguKbXVsdGlhZGRyc5YACASsErYLBjMeAAoErBK2CwYzH90DgnJzhQADAQAAiXNlY3AyNTZrMaEDJ5VJKMNdCeo_vP-zkmuqWlJg-7OayE7cigMs_U89LuKDdGNwgjMeg3VkcIIzIIV3YWt1MgE enr="(3, id: \"v4\", ip: 172.18.182.11, multiaddrs: 0x000804AC12B60B06331E000A04AC12B60B06331FDD03, rs: 0x0003010000, secp256k1: 0x0327954928C35D09EA3FBCFFB3926BAA5A5260FBB39AC84EDC8A032CFD4F3D2EE2, tcp: 13086, udp: 13088, waku2: 0x01)"
INF 2026-03-29 11:57:23.684+00:00 subscribe topics="waku relay" tid=1 file=protocol.nim:594 pubsubTopic=/waku/2/rs/3/0
TRC 2026-03-29 11:57:23.685+00:00 adding validator for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:667 topic=/waku/2/rs/3/0
TRC 2026-03-29 11:57:23.685+00:00 subscribing to topic topics="libp2p pubsub" tid=1 file=pubsub.nim:625 name=/waku/2/rs/3/0
TRC 2026-03-29 11:57:23.685+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:23.685+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:23.685+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:23.685+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
WRN 2026-03-29 11:57:23.685+00:00 No-effect API call to subscribe. Already subscribed to topic topics="waku node relay api" tid=1 file=relay.nim:161 pubsubTopic=/waku/2/rs/3/0
TRC 2026-03-29 11:57:23.685+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:101 address=one.one.one.one servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_UNSPEC
INF 2026-03-29 11:57:23.685+00:00 Health monitor loop start tid=1 file=node_health_monitor.nim:516
DBG 2026-03-29 11:57:23.686+00:00 calculateConnectionState tid=1 file=node_health_monitor.nim:408 relayCount=0 storeClientCount=0 lightpushCount=0 filterCount=0
INF 2026-03-29 11:57:23.686+00:00 starting keepalive tid=1 file=node_health_monitor.nim:678 randomPeersKeepalive=10s allPeersKeepalive=2m
TRC 2026-03-29 11:57:23.686+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
INF 2026-03-29 11:57:23.687+00:00 subscribe (was already subscribed in the mesh; appHandler set) topics="waku node relay api" tid=1 file=relay.nim:163 pubsubTopic=/waku/2/rs/3/0
INF 2026-03-29 11:57:23.689+00:00 REST services are installed tid=1 file=builder.nim:221
INF 2026-03-29 11:57:23.689+00:00 Starting metrics HTTP server topics="waku node metrics" tid=1 file=waku_metrics.nim:63 serverIp=0.0.0.0 serverPort=13089
INF 2026-03-29 11:57:23.689+00:00 getPubSubPeersInMesh - there is no mesh peer for the given pubsub topic topics="waku relay" tid=1 file=protocol.nim:419 pubsubTopic=/waku/2/rs/3/0
INF 2026-03-29 11:57:23.691+00:00 Metrics HTTP server started topics="waku node metrics" tid=1 file=waku_metrics.nim:73 serverIp=0.0.0.0 serverPort=13089
INF 2026-03-29 11:57:23.691+00:00 Setting up shutdown hooks topics="wakunode main" tid=1 file=wakunode2.nim:63
INF 2026-03-29 11:57:23.691+00:00 Node setup complete topics="wakunode main" tid=1 file=wakunode2.nim:102
TRC 2026-03-29 11:57:24.682+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140366363742288
TRC 2026-03-29 11:57:24.682+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:24.682+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:24.682+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:24.682+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:24.682+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:57:24.718+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:58148 meth=GET uri=/health
DBG 2026-03-29 11:57:24.718+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:58148 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:24.719+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:58148 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:24.822+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:54890 meth=GET uri=/health
DBG 2026-03-29 11:57:24.822+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:54890 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:24.822+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:54890 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:24.926+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:54900 meth=GET uri=/health
DBG 2026-03-29 11:57:24.926+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:54900 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:24.926+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:54900 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:25.029+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:54914 meth=GET uri=/health
DBG 2026-03-29 11:57:25.029+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:54914 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:25.029+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:54914 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:25.133+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:54922 meth=GET uri=/health
DBG 2026-03-29 11:57:25.133+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:54922 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:25.133+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:54922 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:25.236+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:54934 meth=GET uri=/health
DBG 2026-03-29 11:57:25.236+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:54934 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:25.237+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:54934 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:25.340+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:54940 meth=GET uri=/health
DBG 2026-03-29 11:57:25.340+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:54940 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:25.340+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:54940 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:25.443+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:54946 meth=GET uri=/health
DBG 2026-03-29 11:57:25.443+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:54946 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:25.443+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:54946 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:25.547+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:54952 meth=GET uri=/health
DBG 2026-03-29 11:57:25.547+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:54952 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:25.548+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:54952 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:25.651+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:54964 meth=GET uri=/health
DBG 2026-03-29 11:57:25.651+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:54964 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:25.651+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:54964 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:57:25.680+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140366363742288
TRC 2026-03-29 11:57:25.680+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:25.680+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:25.680+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:25.680+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:25.680+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:57:25.754+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:54980 meth=GET uri=/health
DBG 2026-03-29 11:57:25.754+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:54980 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:25.754+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:54980 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:25.858+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:54986 meth=GET uri=/health
DBG 2026-03-29 11:57:25.858+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:54986 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:25.859+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:54986 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:25.962+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:54996 meth=GET uri=/health
DBG 2026-03-29 11:57:25.962+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:54996 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:25.962+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:54996 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:57:26.065+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55000 meth=GET uri=/health
DBG 2026-03-29 11:57:26.065+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55000 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:57:26.066+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55000 uri=/health content_type=application/json content_size=919
"libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:26.361+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:26.361+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:57:26.393+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
TRC 2026-03-29 11:57:27.360+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140654811725904
TRC 2026-03-29 11:57:27.360+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:27.360+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:27.360+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:27.360+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:27.360+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:57:27.394+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
TRC 2026-03-29 11:57:28.361+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140654811725904
TRC 2026-03-29 11:57:28.361+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:28.361+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:28.361+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:28.361+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:28.361+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 11:57:28.361+00:00 running scoring heartbeat topics="libp2p gossipsub" tid=1 file=scoring.nim:312 instance=140654811725904
TRC 2026-03-29 11:57:28.361+00:00 updating scores topics="libp2p gossipsub" tid=1 file=scoring.nim:144 peers=0
TRC 2026-03-29 11:57:28.361+00:00 updated scores topics="libp2p gossipsub" tid=1 file=scoring.nim:308 peers=0
ERR 2026-03-29 11:57:28.395+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
TRC 2026-03-29 11:57:29.360+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140654811725904
TRC 2026-03-29 11:57:29.360+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:29.360+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:29.360+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:29.360+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:29.360+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:57:29.395+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
TRC 2026-03-29 11:57:29.607+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:101 address=one.one.one.one servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_UNSPEC
TRC 2026-03-29 11:57:30.361+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140654811725904
TRC 2026-03-29 11:57:30.361+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:30.361+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:30.361+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:30.361+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:30.361+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 11:57:30.363+00:00 waku rendezvous advertisements started topics="waku rendezvous" tid=1 file=protocol.nim:112
TRC 2026-03-29 11:57:30.363+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=140654811616208
TRC 2026-03-29 11:57:30.363+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:265 protocol=/vac/waku/rendezvous/1.0.0
INF 2026-03-29 11:57:30.363+00:00 waku rendezvous advertisements failed topics="waku rendezvous" tid=1 file=protocol.nim:135 error="could not get a peer supporting RendezVousCodec"
TRC 2026-03-29 11:57:30.364+00:00 waku rendezvous client requests started topics="waku rendezvous client" tid=1 file=client.nim:43
TRC 2026-03-29 11:57:30.364+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=140654811616208
TRC 2026-03-29 11:57:30.364+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:265 protocol=/vac/waku/rendezvous/1.0.0
ERR 2026-03-29 11:57:30.364+00:00 waku rendezvous requests failed topics="waku rendezvous client" tid=1 file=client.nim:87 error="could not get a peer supporting WakuRendezVousCodec"
TRC 2026-03-29 11:57:30.373+00:00 Mesh peers for keepalive tid=1 file=node_health_monitor.nim:558 meshPeers=[]
TRC 2026-03-29 11:57:30.373+00:00 Selected peers for keepalive tid=1 file=node_health_monitor.nim:569 selected=[]
TRC 2026-03-29 11:57:30.373+00:00 Pinging random peers tid=1 file=node_health_monitor.nim:629 count=0 countdownToPingAll=7
TRC 2026-03-29 11:57:30.373+00:00 Keepalive results tid=1 file=node_health_monitor.nim:644 attemptedPings=0 successfulPings=0
TRC 2026-03-29 11:57:30.373+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
TRC 2026-03-29 11:57:30.373+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 11:57:30.373+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 11:57:30.373+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
ERR 2026-03-29 11:57:30.395+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
TRC 2026-03-29 11:57:31.360+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140654811725904
TRC 2026-03-29 11:57:31.360+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:31.360+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:31.360+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:31.360+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:31.360+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:57:31.396+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
TRC 2026-03-29 11:57:32.360+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140654811725904
TRC 2026-03-29 11:57:32.360+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:32.360+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:32.360+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:32.360+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:32.360+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:57:32.397+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
TRC 2026-03-29 11:57:33.361+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140654811725904
TRC 2026-03-29 11:57:33.361+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:33.361+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:33.361+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:33.361+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:33.361+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:57:33.397+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
TRC 2026-03-29 11:57:34.360+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140654811725904
TRC 2026-03-29 11:57:34.360+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:34.360+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:34.360+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:34.360+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:34.360+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:57:34.397+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
INF 2026-03-29 11:57:34.609+00:00 Failed to query DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:124 address=one.one.one.one error="DNS server timeout: Timeout exceeded!"
TRC 2026-03-29 11:57:35.360+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140654811725904
TRC 2026-03-29 11:57:35.360+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:35.360+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:35.360+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:35.360+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:35.360+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 11:57:35.374+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 11:57:35.374+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 11:57:35.374+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
ERR 2026-03-29 11:57:35.398+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
TRC 2026-03-29 11:57:36.360+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140654811725904
TRC 2026-03-29 11:57:36.360+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:36.360+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:36.360+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:36.360+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:36.360+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:57:36.399+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
TRC 2026-03-29 11:57:37.361+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140654811725904
TRC 2026-03-29 11:57:37.361+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:37.361+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:37.361+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:37.361+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:37.361+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:57:37.399+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
TRC 2026-03-29 11:57:38.360+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140654811725904
TRC 2026-03-29 11:57:38.360+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:38.360+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:38.360+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:38.360+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:38.360+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:57:38.399+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
TRC 2026-03-29 11:57:39.361+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140654811725904
TRC 2026-03-29 11:57:39.361+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:39.361+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:39.361+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:39.361+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:39.361+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:57:39.400+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
INF 2026-03-29 11:57:39.610+00:00 Failed to query DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:124 address=one.one.one.one error="DNS server timeout: Timeout exceeded!"
DBG 2026-03-29 11:57:39.611+00:00 Failed to resolve address, returning empty set topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:158
TRC 2026-03-29 11:57:40.360+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140654811725904
TRC 2026-03-29 11:57:40.360+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:40.360+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:40.360+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:40.361+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:40.361+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 11:57:40.361+00:00 running scoring heartbeat topics="libp2p gossipsub" tid=1 file=scoring.nim:312 instance=140654811725904
TRC 2026-03-29 11:57:40.361+00:00 updating scores topics="libp2p gossipsub" tid=1 file=scoring.nim:144 peers=0
TRC 2026-03-29 11:57:40.361+00:00 updated scores topics="libp2p gossipsub" tid=1 file=scoring.nim:308 peers=0
TRC 2026-03-29 11:57:40.363+00:00 Running AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:231
TRC 2026-03-29 11:57:40.363+00:00 Asking peers for reachability topics="libp2p autonatservice" tid=1 file=service.nim:160
TRC 2026-03-29 11:57:40.364+00:00 waku rendezvous advertisements started topics="waku rendezvous" tid=1 file=protocol.nim:112
TRC 2026-03-29 11:57:40.364+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=140654811616208
TRC 2026-03-29 11:57:40.364+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:265 protocol=/vac/waku/rendezvous/1.0.0
INF 2026-03-29 11:57:40.364+00:00 waku rendezvous advertisements failed topics="waku rendezvous" tid=1 file=protocol.nim:135 error="could not get a peer supporting RendezVousCodec"
TRC 2026-03-29 11:57:40.364+00:00 waku rendezvous client requests started topics="waku rendezvous client" tid=1 file=client.nim:43
TRC 2026-03-29 11:57:40.364+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=140654811616208
TRC 2026-03-29 11:57:40.364+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:265 protocol=/vac/waku/rendezvous/1.0.0
ERR 2026-03-29 11:57:40.364+00:00 waku rendezvous requests failed topics="waku rendezvous client" tid=1 file=client.nim:87 error="could not get a peer supporting WakuRendezVousCodec"
TRC 2026-03-29 11:57:40.374+00:00 Mesh peers for keepalive tid=1 file=node_health_monitor.nim:558 meshPeers=[]
TRC 2026-03-29 11:57:40.374+00:00 Selected peers for keepalive tid=1 file=node_health_monitor.nim:569 selected=[]
TRC 2026-03-29 11:57:40.374+00:00 Pinging random peers tid=1 file=node_health_monitor.nim:629 count=0 countdownToPingAll=6
TRC 2026-03-29 11:57:40.374+00:00 Keepalive results tid=1 file=node_health_monitor.nim:644 attemptedPings=0 successfulPings=0
TRC 2026-03-29 11:57:40.374+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
TRC 2026-03-29 11:57:40.375+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 11:57:40.375+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 11:57:40.375+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
ERR 2026-03-29 11:57:40.401+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
TRC 2026-03-29 11:57:41.360+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140654811725904
TRC 2026-03-29 11:57:41.360+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:41.360+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:41.360+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:41.360+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:41.360+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:57:41.401+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
TRC 2026-03-29 11:57:42.360+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140654811725904
TRC 2026-03-29 11:57:42.360+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:42.360+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:42.360+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:42.360+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:42.360+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:57:42.401+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
TRC 2026-03-29 11:57:43.360+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140654811725904
TRC 2026-03-29 11:57:43.360+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:43.360+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:43.360+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:43.360+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:43.360+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:57:43.402+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
TRC 2026-03-29 11:57:44.360+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140654811725904
TRC 2026-03-29 11:57:44.360+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:44.360+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:44.360+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:44.360+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:44.361+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:57:44.403+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
TRC 2026-03-29 11:57:44.611+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:101 address=one.one.one.one servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_UNSPEC
TRC 2026-03-29 11:57:45.361+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140654811725904
TRC 2026-03-29 11:57:45.362+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:45.362+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:45.362+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:45.362+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:57:45.362+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 11:57:45.376+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 11:57:45.376+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 11:57:45.376+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
ERR 2026-03-29 11:57:45.403+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624