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

1243 lines
220 KiB
Plaintext

WRN 2026-03-29 10:51:14.421+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 10:51:14.421+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 10:51:14.421+00:00 Configuration: Enabled protocols topics="waku conf" tid=1 file=waku_conf.nim:157 relay=true rlnRelay=false store=false filter=true lightPush=false peerExchange=true rendezvous=true
INF 2026-03-29 10:51:14.421+00:00 Configuration. Network topics="waku conf" tid=1 file=waku_conf.nim:166 cluster=3
INF 2026-03-29 10:51:14.421+00:00 Configuration. Active Relay Shards topics="waku conf" tid=1 file=waku_conf.nim:169 shard=0
INF 2026-03-29 10:51:14.421+00:00 Setting up storage tid=1 file=node_factory.nim:532
INF 2026-03-29 10:51:14.421+00:00 Initializing node tid=1 file=node_factory.nim:541
TRC 2026-03-29 10:51:14.422+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/ipfs/id/1.0.0]"
TRC 2026-03-29 10:51:14.422+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/libp2p/autonat/1.0.0]"
TRC 2026-03-29 10:51:14.422+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 10:51:14.423+00:00 no peer storage found tid=1 file=peer_manager.nim:1219
INF 2026-03-29 10:51:14.423+00:00 Initializing networking tid=1 file=waku_node.nim:228 addrs="@[/ip4/172.18.207.69/tcp/7243, /ip4/172.18.207.69/tcp/7244/ws]"
INF 2026-03-29 10:51:14.423+00:00 Mounting protocols tid=1 file=node_factory.nim:547
INF 2026-03-29 10:51:14.423+00:00 Created WakuMetadata protocol topics="waku node" tid=1 file=protocol.nim:107 clusterId=3 shards="[0]"
TRC 2026-03-29 10:51:14.423+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/metadata/1.0.0]"
INF 2026-03-29 10:51:14.423+00:00 mounting store client topics="waku node store api" tid=1 file=store.nim:274
INF 2026-03-29 10:51:14.423+00:00 mounting legacy store client topics="waku node store api" tid=1 file=store.nim:145
INF 2026-03-29 10:51:14.423+00:00 mounting auto sharding topics="waku node" tid=1 file=waku_node.nim:305 clusterId=3 shardCount=1
INF 2026-03-29 10:51:14.423+00:00 Shards created from content topics tid=1 file=node_factory.nim:333 contentTopics=[] shards=[]
INF 2026-03-29 10:51:14.423+00:00 Setting max message size tid=1 file=node_factory.nim:342 num_bytes=153600
INF 2026-03-29 10:51:14.423+00:00 mounting relay protocol topics="waku node relay api" tid=1 file=relay.nim:259
TRC 2026-03-29 10:51:14.423+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 10:51:14.423+00:00 relay mounted successfully topics="waku node relay api" tid=1 file=relay.nim:276
INF 2026-03-29 10:51:14.423+00:00 adding validator to signed shards tid=1 file=validator_signed.nim:56 protectedShards=[] clusterId=3
INF 2026-03-29 10:51:14.423+00:00 mounting rendezvous discovery protocol topics="waku node" tid=1 file=waku_node.nim:432
INF 2026-03-29 10:51:14.425+00:00 waku rendezvous initialized topics="waku node" tid=1 file=protocol.nim:206 clusterId=3 shards="[0]" capabilities="[Relay, Filter]" wakuPeerRecord="(peerId: 16U*FtnQiD, seqNo: 1774781474, addresses: [/ip4/172.18.207.69/tcp/7243, /ip4/172.18.207.69/tcp/7244/ws], mixKey: )"
TRC 2026-03-29 10:51:14.425+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/rendezvous/1.0.0]"
INF 2026-03-29 10:51:14.425+00:00 mounting rendezvous client topics="waku node" tid=1 file=waku_node.nim:418
INF 2026-03-29 10:51:14.425+00:00 waku rendezvous client initialized topics="waku node" tid=1 file=client.nim:130 clusterId=3
INF 2026-03-29 10:51:14.425+00:00 mounting libp2p ping protocol topics="waku node ping api" tid=1 file=ping.nim:20
TRC 2026-03-29 10:51:14.425+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/ipfs/ping/1.0.0]"
INF 2026-03-29 10:51:14.425+00:00 mounting light push client topics="waku node lightpush api" tid=1 file=lightpush.nim:183
INF 2026-03-29 10:51:14.425+00:00 mounting legacy light push client topics="waku node lightpush api" tid=1 file=lightpush.nim:72
INF 2026-03-29 10:51:14.425+00:00 mounting filter protocol topics="waku node filter api" tid=1 file=filter.nim:48
INF 2026-03-29 10:51:14.425+00:00 starting filter protocol topics="waku filter" tid=1 file=protocol.nim:397
INF 2026-03-29 10:51:14.425+00:00 starting to maintain subscriptions topics="waku filter" tid=1 file=protocol.nim:391
INF 2026-03-29 10:51:14.425+00:00 maintaining subscriptions topics="waku filter" tid=1 file=protocol.nim:222
INF 2026-03-29 10:51:14.425+00:00 cleanUp topics="waku filter subscriptions" tid=1 file=subscriptions.nim:119 currentPeerIds=[]
INF 2026-03-29 10:51:14.425+00:00 after cleanUp topics="waku filter subscriptions" tid=1 file=subscriptions.nim:131 currentPeerIds=[]
TRC 2026-03-29 10:51:14.425+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
INF 2026-03-29 10:51:14.425+00:00 mounting filter client topics="waku node filter api" tid=1 file=filter.nim:81
TRC 2026-03-29 10:51:14.425+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 10:51:14.425+00:00 mounting waku peer exchange topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:37
TRC 2026-03-29 10:51:14.425+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 10:51:14.425+00:00 mounting waku peer exchange client topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:54
NTC 2026-03-29 10:51:14.425+00:00 REST service started tid=1 file=server.nim:182 address=0.0.0.0:7242
INF 2026-03-29 10:51:14.425+00:00 Starting REST HTTP server tid=1 file=builder.nim:113 url=http://0.0.0.0:7242/
INF 2026-03-29 10:51:14.425+00:00 No external callbacks to be set topics="wakunode waku" tid=1 file=waku.nim:127
TRC 2026-03-29 10:51:14.425+00:00 Send processor chain topics="send service" tid=1 file=send_service.nim:94 index=1 processor=BaseSendProcessor
INF 2026-03-29 10:51:14.425+00:00 Retrieve dynamic bootstrap nodes topics="wakunode waku" tid=1 file=waku.nim:367
INF 2026-03-29 10:51:14.426+00:00 Running nwaku node tid=1 file=node_factory.nim:464 version=v0.38.0-rc.0-14-g5c335c
INF 2026-03-29 10:51:14.426+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 10:51:14.426+00:00 starting relay protocol topics="waku node" tid=1 file=waku_node.nim:389
INF 2026-03-29 10:51:14.426+00:00 start topics="waku relay" tid=1 file=protocol.nim:519
TRC 2026-03-29 10:51:14.426+00:00 gossipsub start topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1113
TRC 2026-03-29 10:51:14.426+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140245293437008
TRC 2026-03-29 10:51:14.426+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:14.426+00:00 running scoring heartbeat topics="libp2p gossipsub" tid=1 file=scoring.nim:312 instance=140245293437008
TRC 2026-03-29 10:51:14.426+00:00 updating scores topics="libp2p gossipsub" tid=1 file=scoring.nim:144 peers=0
TRC 2026-03-29 10:51:14.426+00:00 updated scores topics="libp2p gossipsub" tid=1 file=scoring.nim:308 peers=0
INF 2026-03-29 10:51:14.426+00:00 relay started successfully topics="waku node" tid=1 file=waku_node.nim:410
INF 2026-03-29 10:51:14.426+00:00 waku rendezvous periodic registration started topics="waku rendezvous" tid=1 file=protocol.nim:127 interval=10s
INF 2026-03-29 10:51:14.426+00:00 waku rendezvous discovery started topics="waku rendezvous" tid=1 file=protocol.nim:227
INF 2026-03-29 10:51:14.426+00:00 waku rendezvous periodic requests started topics="waku rendezvous client" tid=1 file=client.nim:80 interval=10s
INF 2026-03-29 10:51:14.427+00:00 waku rendezvous client started topics="waku rendezvous client" tid=1 file=client.nim:136
DBG 2026-03-29 10:51:14.427+00:00 starting switch for peer topics="libp2p switch" tid=1 file=switch.nim:363 peerInfo="(peerId: 16Uiu2HAm6aciRfmRUhxQdx3ZLyz1rJQxhBrwbJRiRbFQUnFtnQiD, listenAddrs: [/ip4/0.0.0.0/tcp/7244/ws, /ip4/0.0.0.0/tcp/7243], 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-subscribe/2.0.0-beta1, /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 10:51:14.427+00:00 Starting TCP transport topics="libp2p tcptransport" tid=1 file=tcptransport.nim:116
TRC 2026-03-29 10:51:14.427+00:00 Listening on topics="libp2p tcptransport" tid=1 file=tcptransport.nim:140 address=/ip4/0.0.0.0/tcp/7243
TRC 2026-03-29 10:51:14.427+00:00 starting transport on addrs topics="libp2p transport" tid=1 file=transport.nim:49 address=@[/ip4/0.0.0.0/tcp/7243]
DBG 2026-03-29 10:51:14.427+00:00 About to accept incoming connection topics="libp2p switch" tid=1 file=switch.nim:272
TRC 2026-03-29 10:51:14.430+00:00 Starting WS transport topics="libp2p wstransport" tid=1 file=wstransport.nim:154
TRC 2026-03-29 10:51:14.430+00:00 starting transport on addrs topics="libp2p transport" tid=1 file=transport.nim:49 address=@[/ip4/0.0.0.0/tcp/7244/ws]
TRC 2026-03-29 10:51:14.430+00:00 Created HTTP Server topics="libp2p wstransport" tid=1 file=server.nim:262 host=0.0.0.0:7244
TRC 2026-03-29 10:51:14.430+00:00 Listening on topics="libp2p wstransport" tid=1 file=wstransport.nim:204 addresses="[/ip4/0.0.0.0/tcp/7244/ws]"
INF 2026-03-29 10:51:14.430+00:00 Setting up AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:207
TRC 2026-03-29 10:51:14.430+00:00 Running AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:231
TRC 2026-03-29 10:51:14.430+00:00 Asking peers for reachability topics="libp2p autonatservice" tid=1 file=service.nim:160
DBG 2026-03-29 10:51:14.430+00:00 About to accept incoming connection topics="libp2p switch" tid=1 file=switch.nim:272
TRC 2026-03-29 10:51:14.432+00:00 WsTransport accept topics="libp2p wstransport" tid=1 file=wstransport.nim:279
TRC 2026-03-29 10:51:14.432+00:00 Awaiting new request topics="websock http-server" tid=1 file=server.nim:194
TRC 2026-03-29 10:51:14.432+00:00 gossipsub start topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1113
WRN 2026-03-29 10:51:14.432+00:00 Starting gossipsub twice topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1116
WRN 2026-03-29 10:51:14.432+00:00 Starting rendezvous twice topics="waku rendezvous" tid=1 file=rendezvous.nim:626
DBG 2026-03-29 10:51:14.432+00:00 Started libp2p node topics="libp2p switch" tid=1 file=switch.nim:403 peer="(peerId: 16Uiu2HAm6aciRfmRUhxQdx3ZLyz1rJQxhBrwbJRiRbFQUnFtnQiD, listenAddrs: [/ip4/0.0.0.0/tcp/7243, /ip4/0.0.0.0/tcp/7244/ws], addrs: [/ip4/172.18.207.69/tcp/7243, /ip4/172.18.207.69/tcp/7244/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-subscribe/2.0.0-beta1, /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 10:51:14.432+00:00 PeerInfo topics="waku node" tid=1 file=waku_node.nim:478 peerId=16U*FtnQiD addrs="[/ip4/172.18.207.69/tcp/7243, /ip4/172.18.207.69/tcp/7244/ws]"
INF 2026-03-29 10:51:14.432+00:00 Listening on topics="waku node" tid=1 file=waku_node.nim:501 full=[/ip4/0.0.0.0/tcp/7243/p2p/16Uiu2HAm6aciRfmRUhxQdx3ZLyz1rJQxhBrwbJRiRbFQUnFtnQiD][/ip4/0.0.0.0/tcp/7244/ws/p2p/16Uiu2HAm6aciRfmRUhxQdx3ZLyz1rJQxhBrwbJRiRbFQUnFtnQiD] localIp=172.17.0.8 switchAddress="@[/ip4/172.18.207.69/tcp/7243, /ip4/172.18.207.69/tcp/7244/ws]"
INF 2026-03-29 10:51:14.432+00:00 Announcing addresses topics="waku node" tid=1 file=waku_node.nim:503 full=[/ip4/172.18.207.69/tcp/7243/p2p/16Uiu2HAm6aciRfmRUhxQdx3ZLyz1rJQxhBrwbJRiRbFQUnFtnQiD][/ip4/172.18.207.69/tcp/7244/ws/p2p/16Uiu2HAm6aciRfmRUhxQdx3ZLyz1rJQxhBrwbJRiRbFQUnFtnQiD]
INF 2026-03-29 10:51:14.432+00:00 DNS: discoverable ENR topics="waku node" tid=1 file=waku_node.nim:504 enr=enr:-LO4QBpENKnjHdrJRyTulhyK748RQs-WSjAf5X9ipXVQP6zBAC69meacdXYXaiEc1eq2ok8x_aZtZzdP9DiwWQLSLNsBgmlkgnY0gmlwhKwSz0WKbXVsdGlhZGRyc4wACgSsEs9FBhxM3QOCcnOFAAMBAACJc2VjcDI1NmsxoQKluxd-lcfwX1J7lQYNazK_waKLqlvjxwPk3tPLCQ_JSoN0Y3CCHEuDdWRwghxNhXdha3UyBQ
INF 2026-03-29 10:51:14.432+00:00 Node started successfully topics="waku node" tid=1 file=waku_node.nim:681
TRC 2026-03-29 10:51:14.433+00:00 Starting relay connectivity loop topics="waku node peer_manager" tid=1 file=peer_manager.nim:1069
TRC 2026-03-29 10:51:14.433+00:00 Starting prune peerstore loop topics="waku node peer_manager" tid=1 file=peer_manager.nim:1062
INF 2026-03-29 10:51:14.433+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 10:51:14.433+00:00 PeerInfo topics="waku node" tid=1 file=waku_node.nim:478 peerId=16U*FtnQiD addrs="[/ip4/172.18.207.69/tcp/7243, /ip4/172.18.207.69/tcp/7244/ws]"
INF 2026-03-29 10:51:14.433+00:00 Listening on topics="waku node" tid=1 file=waku_node.nim:501 full=[/ip4/0.0.0.0/tcp/7243/p2p/16Uiu2HAm6aciRfmRUhxQdx3ZLyz1rJQxhBrwbJRiRbFQUnFtnQiD][/ip4/0.0.0.0/tcp/7244/ws/p2p/16Uiu2HAm6aciRfmRUhxQdx3ZLyz1rJQxhBrwbJRiRbFQUnFtnQiD] localIp=172.17.0.8 switchAddress="@[/ip4/172.18.207.69/tcp/7243, /ip4/172.18.207.69/tcp/7244/ws]"
INF 2026-03-29 10:51:14.433+00:00 Announcing addresses topics="waku node" tid=1 file=waku_node.nim:503 full=[/ip4/172.18.207.69/tcp/7243/p2p/16Uiu2HAm6aciRfmRUhxQdx3ZLyz1rJQxhBrwbJRiRbFQUnFtnQiD][/ip4/172.18.207.69/tcp/7244/ws/p2p/16Uiu2HAm6aciRfmRUhxQdx3ZLyz1rJQxhBrwbJRiRbFQUnFtnQiD]
INF 2026-03-29 10:51:14.433+00:00 DNS: discoverable ENR topics="waku node" tid=1 file=waku_node.nim:504 enr=enr:-LO4QBpENKnjHdrJRyTulhyK748RQs-WSjAf5X9ipXVQP6zBAC69meacdXYXaiEc1eq2ok8x_aZtZzdP9DiwWQLSLNsBgmlkgnY0gmlwhKwSz0WKbXVsdGlhZGRyc4wACgSsEs9FBhxM3QOCcnOFAAMBAACJc2VjcDI1NmsxoQKluxd-lcfwX1J7lQYNazK_waKLqlvjxwPk3tPLCQ_JSoN0Y3CCHEuDdWRwghxNhXdha3UyBQ
INF 2026-03-29 10:51:14.433+00:00 Waku node ENR updated successfully with new multiaddress topics="wakunode waku" tid=1 file=waku.nim:301 enr=enr:-L24QCJsWbtWnr26DKTKYwHHpbmMrIm41By3wnuYvBtSbmXlFRiWRaIMsn1ukzyOwdyDfyOnCHCHF2z2p980FpUxil0CgmlkgnY0gmlwhKwSz0WKbXVsdGlhZGRyc5YACASsEs9FBhxLAAoErBLPRQYcTN0DgnJzhQADAQAAiXNlY3AyNTZrMaECpbsXfpXH8F9Se5UGDWsyv8Gii6pb48cD5N7TywkPyUqDdGNwghxLg3VkcIIcTYV3YWt1MgU record="(2, id: \"v4\", ip: 172.18.207.69, multiaddrs: 0x000804AC12CF45061C4B000A04AC12CF45061C4CDD03, rs: 0x0003010000, secp256k1: 0x02A5BB177E95C7F05F527B95060D6B32BFC1A28BAA5BE3C703E4DED3CB090FC94A, tcp: 7243, udp: 7245, waku2: 0x05)"
INF 2026-03-29 10:51:14.434+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
INF 2026-03-29 10:51:14.434+00:00 Starting discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:336
INF 2026-03-29 10:51:14.435+00:00 start listening on udp port topics="waku discv5" tid=1 file=waku_discv5.nim:338 address=0.0.0.0 port=7245
TRC 2026-03-29 10:51:14.435+00:00 start discv5 service topics="waku discv5" tid=1 file=waku_discv5.nim:346
INF 2026-03-29 10:51:14.435+00:00 Starting discovery v5 search topics="waku discv5" tid=1 file=waku_discv5.nim:258
TRC 2026-03-29 10:51:14.435+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 10:51:14.435+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 10:51:14.435+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
INF 2026-03-29 10:51:14.435+00:00 Successfully started discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:352
INF 2026-03-29 10:51:14.435+00:00 Discv5: discoverable ENR topics="waku discv5" tid=1 file=waku_discv5.nim:353 enrUri=enr:-L24QKkWZjIeklfTMb5I43eZ4XFVg17FN-k7KrCciveI3lAufDHFv5-J_Oa3TKEUwvh-IUsaxUhPzIZG2oUncwKtpKcDgmlkgnY0gmlwhKwSz0WKbXVsdGlhZGRyc5YACASsEs9FBhxLAAoErBLPRQYcTN0DgnJzhQADAQAAiXNlY3AyNTZrMaECpbsXfpXH8F9Se5UGDWsyv8Gii6pb48cD5N7TywkPyUqDdGNwghxLg3VkcIIcTYV3YWt1MgU enr="(3, id: \"v4\", ip: 172.18.207.69, multiaddrs: 0x000804AC12CF45061C4B000A04AC12CF45061C4CDD03, rs: 0x0003010000, secp256k1: 0x02A5BB177E95C7F05F527B95060D6B32BFC1A28BAA5BE3C703E4DED3CB090FC94A, tcp: 7243, udp: 7245, waku2: 0x05)"
INF 2026-03-29 10:51:14.436+00:00 subscribe topics="waku relay" tid=1 file=protocol.nim:594 pubsubTopic=/waku/2/rs/3/0
TRC 2026-03-29 10:51:14.436+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 10:51:14.436+00:00 subscribing to topic topics="libp2p pubsub" tid=1 file=pubsub.nim:625 name=/waku/2/rs/3/0
TRC 2026-03-29 10:51:14.436+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 10:51:14.436+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 10:51:14.436+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 10:51:14.436+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 10:51:14.436+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 10:51:14.436+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 10:51:14.436+00:00 Health monitor loop start tid=1 file=node_health_monitor.nim:516
DBG 2026-03-29 10:51:14.437+00:00 calculateConnectionState tid=1 file=node_health_monitor.nim:408 relayCount=0 storeClientCount=0 lightpushCount=0 filterCount=0
INF 2026-03-29 10:51:14.437+00:00 starting keepalive tid=1 file=node_health_monitor.nim:678 randomPeersKeepalive=10s allPeersKeepalive=2m
TRC 2026-03-29 10:51:14.437+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
INF 2026-03-29 10:51:14.437+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 10:51:14.439+00:00 REST services are installed tid=1 file=builder.nim:221
INF 2026-03-29 10:51:14.439+00:00 Starting metrics HTTP server topics="waku node metrics" tid=1 file=waku_metrics.nim:63 serverIp=0.0.0.0 serverPort=7246
INF 2026-03-29 10:51:14.439+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 10:51:14.441+00:00 Metrics HTTP server started topics="waku node metrics" tid=1 file=waku_metrics.nim:73 serverIp=0.0.0.0 serverPort=7246
INF 2026-03-29 10:51:14.441+00:00 Setting up shutdown hooks topics="wakunode main" tid=1 file=wakunode2.nim:63
INF 2026-03-29 10:51:14.441+00:00 Node setup complete topics="wakunode main" tid=1 file=wakunode2.nim:102
TRC 2026-03-29 10:51:14.443+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:155 resolvedAddresses={"1.0.0.1", "1.1.1.1", "2606:4700:4700:0000:0000:0000:0000:1001", "2606:4700:4700:0000:0000:0000:0000:1111"} server=1.1.1.1:53
TRC 2026-03-29 10:51:15.428+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140245293437008
TRC 2026-03-29 10:51:15.428+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 10:51:15.428+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 10:51:15.428+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 10:51:15.428+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 10:51:15.428+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:15.452+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39474 meth=GET uri=/health
DBG 2026-03-29 10:51:15.452+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39474 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:15.452+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39474 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:15.556+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39484 meth=GET uri=/health
DBG 2026-03-29 10:51:15.556+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39484 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:15.556+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39484 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:15.659+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46136 meth=GET uri=/health
DBG 2026-03-29 10:51:15.659+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46136 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:15.660+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46136 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:15.763+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46144 meth=GET uri=/health
DBG 2026-03-29 10:51:15.763+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46144 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:15.763+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46144 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:15.866+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46148 meth=GET uri=/health
DBG 2026-03-29 10:51:15.866+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46148 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:15.867+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46148 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:15.969+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46162 meth=GET uri=/health
DBG 2026-03-29 10:51:15.969+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46162 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:15.970+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46162 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:16.072+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46166 meth=GET uri=/health
DBG 2026-03-29 10:51:16.072+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46166 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:16.073+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46166 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:16.176+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46174 meth=GET uri=/health
DBG 2026-03-29 10:51:16.176+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46174 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:16.176+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46174 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:16.279+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46176 meth=GET uri=/health
DBG 2026-03-29 10:51:16.279+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46176 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:16.280+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46176 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:16.382+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46180 meth=GET uri=/health
DBG 2026-03-29 10:51:16.382+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46180 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:16.383+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46180 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:16.427+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140245293437008
TRC 2026-03-29 10:51:16.427+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 10:51:16.427+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 10:51:16.428+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 10:51:16.428+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 10:51:16.428+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:16.486+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46196 meth=GET uri=/health
DBG 2026-03-29 10:51:16.486+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46196 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:16.486+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46196 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:16.589+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46206 meth=GET uri=/health
DBG 2026-03-29 10:51:16.589+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46206 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:16.590+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46206 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:16.693+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46212 meth=GET uri=/health
DBG 2026-03-29 10:51:16.693+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46212 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:16.694+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46212 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:16.796+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46222 meth=GET uri=/health
DBG 2026-03-29 10:51:16.796+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46222 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:16.797+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46222 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:16.900+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46232 meth=GET uri=/health
DBG 2026-03-29 10:51:16.900+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46232 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:16.900+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46232 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:17.003+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46238 meth=GET uri=/health
DBG 2026-03-29 10:51:17.003+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46238 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:17.004+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46238 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:17.106+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46254 meth=GET uri=/health
DBG 2026-03-29 10:51:17.107+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46254 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:17.107+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46254 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:17.210+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46262 meth=GET uri=/health
DBG 2026-03-29 10:51:17.210+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46262 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:17.210+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46262 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:17.313+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46268 meth=GET uri=/health
DBG 2026-03-29 10:51:17.313+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46268 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:17.313+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46268 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:17.416+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46278 meth=GET uri=/health
DBG 2026-03-29 10:51:17.416+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46278 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:17.417+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46278 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:17.427+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140245293437008
TRC 2026-03-29 10:51:17.427+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 10:51:17.427+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 10:51:17.427+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 10:51:17.428+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 10:51:17.428+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:17.520+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46282 meth=GET uri=/health
DBG 2026-03-29 10:51:17.520+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46282 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:17.520+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46282 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:17.623+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46288 meth=GET uri=/health
DBG 2026-03-29 10:51:17.623+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46288 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:17.623+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46288 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:17.727+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46290 meth=GET uri=/health
DBG 2026-03-29 10:51:17.727+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46290 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:17.727+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46290 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:17.830+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46300 meth=GET uri=/health
DBG 2026-03-29 10:51:17.830+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46300 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:17.830+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46300 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:17.933+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46308 meth=GET uri=/health
DBG 2026-03-29 10:51:17.933+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46308 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:17.933+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46308 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:18.036+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46314 meth=GET uri=/health
DBG 2026-03-29 10:51:18.036+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46314 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:18.036+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46314 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:18.140+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46330 meth=GET uri=/health
DBG 2026-03-29 10:51:18.140+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46330 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:18.140+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46330 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:18.243+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46332 meth=GET uri=/health
DBG 2026-03-29 10:51:18.243+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46332 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:18.244+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46332 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:18.347+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46340 meth=GET uri=/health
DBG 2026-03-29 10:51:18.347+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46340 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:18.347+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46340 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:18.427+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140245293437008
TRC 2026-03-29 10:51:18.427+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 10:51:18.427+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 10:51:18.427+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 10:51:18.428+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 10:51:18.428+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:18.450+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46344 meth=GET uri=/health
DBG 2026-03-29 10:51:18.450+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46344 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:18.450+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46344 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:18.553+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46356 meth=GET uri=/health
DBG 2026-03-29 10:51:18.553+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46356 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:18.554+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46356 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:18.656+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46372 meth=GET uri=/health
DBG 2026-03-29 10:51:18.656+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46372 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:18.657+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46372 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:18.760+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46378 meth=GET uri=/health
DBG 2026-03-29 10:51:18.760+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46378 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:18.760+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46378 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:18.863+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46392 meth=GET uri=/health
DBG 2026-03-29 10:51:18.863+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46392 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:18.863+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46392 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:18.966+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46404 meth=GET uri=/health
DBG 2026-03-29 10:51:18.966+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46404 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:18.967+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46404 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:19.070+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46418 meth=GET uri=/health
DBG 2026-03-29 10:51:19.070+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46418 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:19.070+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46418 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:19.173+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46432 meth=GET uri=/health
DBG 2026-03-29 10:51:19.173+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46432 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:19.173+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46432 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:19.276+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46436 meth=GET uri=/health
DBG 2026-03-29 10:51:19.276+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46436 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:19.277+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46436 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:19.380+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46442 meth=GET uri=/health
DBG 2026-03-29 10:51:19.380+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46442 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:19.381+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46442 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:19.427+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140245293437008
TRC 2026-03-29 10:51:19.427+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 10:51:19.427+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 10:51:19.427+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 10:51:19.427+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 10:51:19.427+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:19.436+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 10:51:19.436+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 10:51:19.436+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
TRC 2026-03-29 10:51:19.444+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 10:51:19.451+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:155 resolvedAddresses={"1.0.0.1", "1.1.1.1", "2606:4700:4700:0000:0000:0000:0000:1001", "2606:4700:4700:0000:0000:0000:0000:1111"} server=1.1.1.1:53
DBG 2026-03-29 10:51:19.483+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46454 meth=GET uri=/health
DBG 2026-03-29 10:51:19.484+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46454 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:19.484+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46454 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:19.587+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46464 meth=GET uri=/health
DBG 2026-03-29 10:51:19.587+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46464 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:19.587+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46464 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:19.690+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46470 meth=GET uri=/health
DBG 2026-03-29 10:51:19.690+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46470 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:19.690+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46470 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:19.793+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46476 meth=GET uri=/health
DBG 2026-03-29 10:51:19.793+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46476 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:19.793+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46476 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:19.896+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46484 meth=GET uri=/health
DBG 2026-03-29 10:51:19.896+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46484 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:19.897+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46484 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:20.000+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46488 meth=GET uri=/health
DBG 2026-03-29 10:51:20.000+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46488 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:20.000+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46488 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:20.103+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46498 meth=GET uri=/health
DBG 2026-03-29 10:51:20.103+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46498 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:20.103+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46498 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:20.207+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46512 meth=GET uri=/health
DBG 2026-03-29 10:51:20.207+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46512 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:20.207+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46512 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:20.310+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46522 meth=GET uri=/health
DBG 2026-03-29 10:51:20.310+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46522 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:20.310+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46522 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:20.413+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46536 meth=GET uri=/health
DBG 2026-03-29 10:51:20.413+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46536 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:20.414+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46536 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:20.427+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140245293437008
TRC 2026-03-29 10:51:20.427+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 10:51:20.427+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 10:51:20.427+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 10:51:20.427+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 10:51:20.427+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:20.517+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46548 meth=GET uri=/health
DBG 2026-03-29 10:51:20.517+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46548 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:20.517+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46548 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:20.620+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46560 meth=GET uri=/health
DBG 2026-03-29 10:51:20.620+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46560 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:20.621+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46560 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:20.723+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46572 meth=GET uri=/health
DBG 2026-03-29 10:51:20.724+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46572 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:20.724+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46572 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:20.827+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46576 meth=GET uri=/health
DBG 2026-03-29 10:51:20.827+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46576 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:20.827+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46576 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:20.930+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46578 meth=GET uri=/health
DBG 2026-03-29 10:51:20.930+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46578 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:20.930+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46578 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:21.033+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46580 meth=GET uri=/health
DBG 2026-03-29 10:51:21.033+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46580 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:21.034+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46580 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:21.137+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46590 meth=GET uri=/health
DBG 2026-03-29 10:51:21.137+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46590 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:21.137+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46590 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:21.240+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46592 meth=GET uri=/health
DBG 2026-03-29 10:51:21.240+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46592 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:21.241+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46592 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:21.344+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46602 meth=GET uri=/health
DBG 2026-03-29 10:51:21.344+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46602 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:21.344+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46602 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:21.428+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140245293437008
TRC 2026-03-29 10:51:21.428+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 10:51:21.428+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 10:51:21.428+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 10:51:21.428+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 10:51:21.428+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:21.447+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46610 meth=GET uri=/health
DBG 2026-03-29 10:51:21.447+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46610 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:21.447+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46610 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:21.550+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46620 meth=GET uri=/health
DBG 2026-03-29 10:51:21.550+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46620 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:21.550+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46620 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:21.653+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46634 meth=GET uri=/health
DBG 2026-03-29 10:51:21.653+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46634 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:21.654+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46634 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:21.757+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46646 meth=GET uri=/health
DBG 2026-03-29 10:51:21.757+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46646 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:21.757+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46646 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:21.860+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46662 meth=GET uri=/health
DBG 2026-03-29 10:51:21.860+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46662 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:21.861+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46662 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:21.964+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46678 meth=GET uri=/health
DBG 2026-03-29 10:51:21.964+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46678 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:21.964+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46678 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:22.067+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46690 meth=GET uri=/health
DBG 2026-03-29 10:51:22.067+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46690 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:22.067+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46690 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:22.171+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46696 meth=GET uri=/health
DBG 2026-03-29 10:51:22.171+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46696 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:22.171+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46696 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:22.274+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46710 meth=GET uri=/health
DBG 2026-03-29 10:51:22.275+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46710 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:22.275+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46710 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:22.378+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46716 meth=GET uri=/health
DBG 2026-03-29 10:51:22.378+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46716 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:22.378+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46716 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:22.428+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140245293437008
TRC 2026-03-29 10:51:22.428+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 10:51:22.428+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 10:51:22.428+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 10:51:22.428+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 10:51:22.428+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:22.481+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46724 meth=GET uri=/health
DBG 2026-03-29 10:51:22.481+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46724 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:22.482+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46724 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:22.585+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46732 meth=GET uri=/health
DBG 2026-03-29 10:51:22.585+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46732 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:22.585+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46732 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:22.688+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46748 meth=GET uri=/health
DBG 2026-03-29 10:51:22.688+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46748 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:22.688+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46748 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:22.792+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46756 meth=GET uri=/health
DBG 2026-03-29 10:51:22.792+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46756 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:22.792+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46756 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:22.895+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46760 meth=GET uri=/health
DBG 2026-03-29 10:51:22.895+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46760 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:22.895+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46760 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:22.998+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46774 meth=GET uri=/health
DBG 2026-03-29 10:51:22.999+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46774 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:22.999+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46774 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:23.102+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46786 meth=GET uri=/health
DBG 2026-03-29 10:51:23.102+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46786 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:23.102+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46786 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:23.205+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46790 meth=GET uri=/health
DBG 2026-03-29 10:51:23.205+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46790 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:23.206+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46790 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:23.309+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46804 meth=GET uri=/health
DBG 2026-03-29 10:51:23.309+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46804 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:23.309+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46804 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:23.412+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46816 meth=GET uri=/health
DBG 2026-03-29 10:51:23.412+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46816 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:23.413+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46816 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:23.427+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140245293437008
TRC 2026-03-29 10:51:23.427+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 10:51:23.427+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 10:51:23.427+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 10:51:23.427+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 10:51:23.427+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:23.516+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46824 meth=GET uri=/health
DBG 2026-03-29 10:51:23.516+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46824 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:23.516+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46824 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:23.619+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46836 meth=GET uri=/health
DBG 2026-03-29 10:51:23.619+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46836 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:23.620+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46836 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:23.723+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46846 meth=GET uri=/health
DBG 2026-03-29 10:51:23.723+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46846 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:23.723+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46846 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:23.826+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46862 meth=GET uri=/health
DBG 2026-03-29 10:51:23.826+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46862 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:23.826+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46862 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:23.929+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46872 meth=GET uri=/health
DBG 2026-03-29 10:51:23.929+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46872 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:23.930+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46872 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:24.033+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46882 meth=GET uri=/health
DBG 2026-03-29 10:51:24.033+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46882 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:24.033+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46882 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:24.136+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46890 meth=GET uri=/health
DBG 2026-03-29 10:51:24.136+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46890 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:24.137+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46890 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:24.240+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46894 meth=GET uri=/health
DBG 2026-03-29 10:51:24.240+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46894 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:24.240+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46894 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:24.343+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46900 meth=GET uri=/health
DBG 2026-03-29 10:51:24.343+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46900 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:24.344+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46900 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:24.427+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140245293437008
TRC 2026-03-29 10:51:24.427+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 10:51:24.427+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 10:51:24.427+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 10:51:24.427+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 10:51:24.427+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:24.428+00:00 waku rendezvous advertisements started topics="waku rendezvous" tid=1 file=protocol.nim:112
TRC 2026-03-29 10:51:24.428+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=140245293351696
TRC 2026-03-29 10:51:24.428+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 10:51:24.428+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 10:51:24.428+00:00 waku rendezvous client requests started topics="waku rendezvous client" tid=1 file=client.nim:43
TRC 2026-03-29 10:51:24.428+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=140245293351696
TRC 2026-03-29 10:51:24.428+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 10:51:24.428+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 10:51:24.437+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 10:51:24.437+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 10:51:24.437+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
TRC 2026-03-29 10:51:24.438+00:00 Mesh peers for keepalive tid=1 file=node_health_monitor.nim:558 meshPeers=[]
TRC 2026-03-29 10:51:24.438+00:00 Selected peers for keepalive tid=1 file=node_health_monitor.nim:569 selected=[]
TRC 2026-03-29 10:51:24.438+00:00 Pinging random peers tid=1 file=node_health_monitor.nim:629 count=0 countdownToPingAll=11
TRC 2026-03-29 10:51:24.438+00:00 Keepalive results tid=1 file=node_health_monitor.nim:644 attemptedPings=0 successfulPings=0
TRC 2026-03-29 10:51:24.438+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
DBG 2026-03-29 10:51:24.446+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46916 meth=GET uri=/health
DBG 2026-03-29 10:51:24.447+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46916 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:24.447+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46916 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:24.452+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 10:51:24.455+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:155 resolvedAddresses={"1.0.0.1", "1.1.1.1", "2606:4700:4700:0000:0000:0000:0000:1001", "2606:4700:4700:0000:0000:0000:0000:1111"} server=1.1.1.1:53
DBG 2026-03-29 10:51:24.550+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46918 meth=GET uri=/health
DBG 2026-03-29 10:51:24.550+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46918 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:24.550+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46918 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:24.653+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46922 meth=GET uri=/health
DBG 2026-03-29 10:51:24.653+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46922 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:24.654+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46922 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:24.757+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46924 meth=GET uri=/health
DBG 2026-03-29 10:51:24.757+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46924 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:24.758+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46924 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:24.861+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46930 meth=GET uri=/health
DBG 2026-03-29 10:51:24.861+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46930 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:24.861+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46930 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:24.964+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46940 meth=GET uri=/health
DBG 2026-03-29 10:51:24.964+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46940 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:24.965+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46940 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:25.067+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46944 meth=GET uri=/health
DBG 2026-03-29 10:51:25.068+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46944 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:25.068+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46944 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:25.171+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46956 meth=GET uri=/health
DBG 2026-03-29 10:51:25.171+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46956 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:25.171+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46956 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:25.274+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46970 meth=GET uri=/health
DBG 2026-03-29 10:51:25.274+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46970 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:25.275+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46970 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:25.377+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46984 meth=GET uri=/health
DBG 2026-03-29 10:51:25.378+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46984 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:25.378+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46984 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:25.428+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140245293437008
TRC 2026-03-29 10:51:25.428+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 10:51:25.428+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 10:51:25.428+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 10:51:25.428+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 10:51:25.428+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:25.481+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46998 meth=GET uri=/health
DBG 2026-03-29 10:51:25.481+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46998 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:25.481+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46998 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:25.584+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47014 meth=GET uri=/health
DBG 2026-03-29 10:51:25.584+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47014 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:25.584+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47014 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:25.687+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49520 meth=GET uri=/health
DBG 2026-03-29 10:51:25.687+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49520 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:25.688+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49520 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:25.791+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49524 meth=GET uri=/health
DBG 2026-03-29 10:51:25.791+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49524 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:25.791+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49524 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:25.894+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49530 meth=GET uri=/health
DBG 2026-03-29 10:51:25.894+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49530 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:25.894+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49530 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:25.997+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49544 meth=GET uri=/health
DBG 2026-03-29 10:51:25.998+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49544 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:25.998+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49544 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:26.101+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49550 meth=GET uri=/health
DBG 2026-03-29 10:51:26.101+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49550 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:26.101+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49550 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:26.204+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49560 meth=GET uri=/health
DBG 2026-03-29 10:51:26.204+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49560 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:26.204+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49560 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:26.307+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49574 meth=GET uri=/health
DBG 2026-03-29 10:51:26.307+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49574 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:26.308+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49574 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:26.410+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49586 meth=GET uri=/health
DBG 2026-03-29 10:51:26.411+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49586 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:26.411+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49586 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:26.427+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140245293437008
TRC 2026-03-29 10:51:26.428+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 10:51:26.428+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 10:51:26.428+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 10:51:26.428+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 10:51:26.428+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:26.428+00:00 running scoring heartbeat topics="libp2p gossipsub" tid=1 file=scoring.nim:312 instance=140245293437008
TRC 2026-03-29 10:51:26.428+00:00 updating scores topics="libp2p gossipsub" tid=1 file=scoring.nim:144 peers=0
TRC 2026-03-29 10:51:26.428+00:00 updated scores topics="libp2p gossipsub" tid=1 file=scoring.nim:308 peers=0
DBG 2026-03-29 10:51:26.514+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49588 meth=GET uri=/health
DBG 2026-03-29 10:51:26.514+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49588 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:26.514+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49588 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:26.617+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49596 meth=GET uri=/health
DBG 2026-03-29 10:51:26.617+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49596 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:26.617+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49596 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:26.720+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49608 meth=GET uri=/health
DBG 2026-03-29 10:51:26.720+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49608 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:26.720+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49608 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:26.824+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49620 meth=GET uri=/health
DBG 2026-03-29 10:51:26.824+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49620 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:26.824+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49620 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:26.927+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49622 meth=GET uri=/health
DBG 2026-03-29 10:51:26.927+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49622 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:26.927+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49622 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:27.030+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49636 meth=GET uri=/health
DBG 2026-03-29 10:51:27.030+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49636 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:27.030+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49636 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:27.133+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49638 meth=GET uri=/health
DBG 2026-03-29 10:51:27.133+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49638 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:27.134+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49638 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:27.236+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49652 meth=GET uri=/health
DBG 2026-03-29 10:51:27.236+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49652 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:27.237+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49652 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:27.340+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49658 meth=GET uri=/health
DBG 2026-03-29 10:51:27.340+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49658 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:27.340+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49658 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:27.428+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140245293437008
TRC 2026-03-29 10:51:27.428+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 10:51:27.428+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 10:51:27.428+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 10:51:27.428+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 10:51:27.428+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:27.443+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49674 meth=GET uri=/health
DBG 2026-03-29 10:51:27.443+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49674 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:27.443+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49674 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:27.546+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49682 meth=GET uri=/health
DBG 2026-03-29 10:51:27.547+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49682 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:27.547+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49682 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:27.649+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49698 meth=GET uri=/health
DBG 2026-03-29 10:51:27.650+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49698 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:27.650+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49698 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:27.753+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49702 meth=GET uri=/health
DBG 2026-03-29 10:51:27.753+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49702 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:27.753+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49702 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:27.856+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49708 meth=GET uri=/health
DBG 2026-03-29 10:51:27.856+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49708 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:27.856+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49708 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:27.959+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49718 meth=GET uri=/health
DBG 2026-03-29 10:51:27.959+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49718 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:27.959+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49718 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:28.062+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49722 meth=GET uri=/health
DBG 2026-03-29 10:51:28.062+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49722 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:28.063+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49722 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:28.166+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49734 meth=GET uri=/health
DBG 2026-03-29 10:51:28.166+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49734 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:28.166+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49734 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:28.269+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49746 meth=GET uri=/health
DBG 2026-03-29 10:51:28.269+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49746 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:28.269+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49746 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:28.372+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49756 meth=GET uri=/health
DBG 2026-03-29 10:51:28.372+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49756 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:28.372+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49756 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:28.427+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140245293437008
TRC 2026-03-29 10:51:28.427+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 10:51:28.427+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 10:51:28.427+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 10:51:28.427+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 10:51:28.427+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:28.475+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49758 meth=GET uri=/health
DBG 2026-03-29 10:51:28.475+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49758 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:28.476+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49758 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:28.578+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49760 meth=GET uri=/health
DBG 2026-03-29 10:51:28.579+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49760 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:28.579+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49760 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:28.681+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49762 meth=GET uri=/health
DBG 2026-03-29 10:51:28.682+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49762 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:28.682+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49762 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:28.785+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49772 meth=GET uri=/health
DBG 2026-03-29 10:51:28.785+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49772 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:28.785+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49772 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:28.888+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49780 meth=GET uri=/health
DBG 2026-03-29 10:51:28.888+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49780 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:28.888+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49780 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:28.991+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49784 meth=GET uri=/health
DBG 2026-03-29 10:51:28.992+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49784 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:28.992+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49784 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:29.095+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49790 meth=GET uri=/health
DBG 2026-03-29 10:51:29.095+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49790 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:29.095+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49790 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:29.198+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49806 meth=GET uri=/health
DBG 2026-03-29 10:51:29.198+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49806 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:29.199+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49806 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:29.301+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49816 meth=GET uri=/health
DBG 2026-03-29 10:51:29.301+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49816 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:29.302+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49816 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:29.405+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49828 meth=GET uri=/health
DBG 2026-03-29 10:51:29.405+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49828 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:29.405+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49828 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:29.428+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140245293437008
TRC 2026-03-29 10:51:29.428+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 10:51:29.428+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 10:51:29.428+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 10:51:29.428+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 10:51:29.428+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:29.437+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 10:51:29.437+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 10:51:29.437+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
TRC 2026-03-29 10:51:29.456+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 10:51:29.458+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:155 resolvedAddresses={"1.1.1.1", "1.0.0.1", "2606:4700:4700:0000:0000:0000:0000:1111", "2606:4700:4700:0000:0000:0000:0000:1001"} server=1.1.1.1:53
DBG 2026-03-29 10:51:29.508+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49836 meth=GET uri=/health
DBG 2026-03-29 10:51:29.508+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49836 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:29.508+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49836 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:29.611+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49848 meth=GET uri=/health
DBG 2026-03-29 10:51:29.611+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49848 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:29.612+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49848 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:29.714+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49852 meth=GET uri=/health
DBG 2026-03-29 10:51:29.714+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49852 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:29.715+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49852 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:29.818+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49860 meth=GET uri=/health
DBG 2026-03-29 10:51:29.818+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49860 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:29.818+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49860 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:29.921+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49866 meth=GET uri=/health
DBG 2026-03-29 10:51:29.921+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49866 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:29.922+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49866 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:30.024+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49876 meth=GET uri=/health
DBG 2026-03-29 10:51:30.024+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49876 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:30.025+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49876 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:30.128+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49882 meth=GET uri=/health
DBG 2026-03-29 10:51:30.128+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49882 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:30.128+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49882 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:30.231+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49888 meth=GET uri=/health
DBG 2026-03-29 10:51:30.231+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49888 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:30.231+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49888 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:30.334+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49892 meth=GET uri=/health
DBG 2026-03-29 10:51:30.334+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49892 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:30.334+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49892 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:30.427+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140245293437008
TRC 2026-03-29 10:51:30.427+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 10:51:30.427+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 10:51:30.427+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 10:51:30.427+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 10:51:30.427+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:30.437+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49900 meth=GET uri=/health
DBG 2026-03-29 10:51:30.437+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49900 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:30.438+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49900 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:30.541+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49904 meth=GET uri=/health
DBG 2026-03-29 10:51:30.541+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49904 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:30.541+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49904 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:30.644+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49914 meth=GET uri=/health
DBG 2026-03-29 10:51:30.644+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49914 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:30.644+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49914 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:30.747+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49916 meth=GET uri=/health
DBG 2026-03-29 10:51:30.747+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49916 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:30.747+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49916 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:30.850+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49928 meth=GET uri=/health
DBG 2026-03-29 10:51:30.850+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49928 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:30.851+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49928 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:30.953+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49944 meth=GET uri=/health
DBG 2026-03-29 10:51:30.954+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49944 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:30.954+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49944 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:31.057+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49950 meth=GET uri=/health
DBG 2026-03-29 10:51:31.057+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49950 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:31.057+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49950 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:31.160+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49958 meth=GET uri=/health
DBG 2026-03-29 10:51:31.160+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49958 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:31.161+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49958 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:31.263+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49968 meth=GET uri=/health
DBG 2026-03-29 10:51:31.263+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49968 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:31.264+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49968 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:31.367+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49970 meth=GET uri=/health
DBG 2026-03-29 10:51:31.367+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49970 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:31.367+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49970 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:31.427+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140245293437008
TRC 2026-03-29 10:51:31.427+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 10:51:31.428+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 10:51:31.428+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 10:51:31.428+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 10:51:31.428+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:31.470+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49974 meth=GET uri=/health
DBG 2026-03-29 10:51:31.470+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49974 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:31.470+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49974 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:31.573+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49980 meth=GET uri=/health
DBG 2026-03-29 10:51:31.573+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49980 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:31.573+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49980 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:31.676+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49988 meth=GET uri=/health
DBG 2026-03-29 10:51:31.676+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49988 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:31.677+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49988 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:31.779+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:49996 meth=GET uri=/health
DBG 2026-03-29 10:51:31.779+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:49996 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:31.780+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:49996 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:31.882+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50000 meth=GET uri=/health
DBG 2026-03-29 10:51:31.882+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50000 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:31.883+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50000 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:31.986+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50016 meth=GET uri=/health
DBG 2026-03-29 10:51:31.986+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50016 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:31.986+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50016 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:32.089+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50022 meth=GET uri=/health
DBG 2026-03-29 10:51:32.089+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50022 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:32.089+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50022 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:32.192+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50030 meth=GET uri=/health
DBG 2026-03-29 10:51:32.192+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50030 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:32.193+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50030 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:32.295+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50042 meth=GET uri=/health
DBG 2026-03-29 10:51:32.295+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50042 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:32.296+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50042 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:32.399+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50052 meth=GET uri=/health
DBG 2026-03-29 10:51:32.399+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50052 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:32.399+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50052 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:32.428+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140245293437008
TRC 2026-03-29 10:51:32.428+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 10:51:32.428+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 10:51:32.428+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 10:51:32.428+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 10:51:32.428+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:32.502+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50060 meth=GET uri=/health
DBG 2026-03-29 10:51:32.502+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50060 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:32.502+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50060 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:32.605+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50064 meth=GET uri=/health
DBG 2026-03-29 10:51:32.605+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50064 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:32.606+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50064 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:32.709+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50080 meth=GET uri=/health
DBG 2026-03-29 10:51:32.709+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50080 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:32.709+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50080 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:32.812+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50088 meth=GET uri=/health
DBG 2026-03-29 10:51:32.812+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50088 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:32.812+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50088 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:32.915+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50104 meth=GET uri=/health
DBG 2026-03-29 10:51:32.915+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50104 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:32.916+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50104 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:33.018+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50114 meth=GET uri=/health
DBG 2026-03-29 10:51:33.019+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50114 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:33.019+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50114 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:33.122+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50126 meth=GET uri=/health
DBG 2026-03-29 10:51:33.122+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50126 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:33.122+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50126 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:33.225+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50134 meth=GET uri=/health
DBG 2026-03-29 10:51:33.225+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50134 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:33.225+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50134 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:33.328+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50146 meth=GET uri=/health
DBG 2026-03-29 10:51:33.329+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50146 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:33.329+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50146 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:33.428+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140245293437008
TRC 2026-03-29 10:51:33.428+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 10:51:33.428+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 10:51:33.428+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 10:51:33.428+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 10:51:33.428+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:33.432+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50162 meth=GET uri=/health
DBG 2026-03-29 10:51:33.432+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50162 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:33.432+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50162 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:33.535+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50174 meth=GET uri=/health
DBG 2026-03-29 10:51:33.535+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50174 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:33.536+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50174 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:33.638+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50184 meth=GET uri=/health
DBG 2026-03-29 10:51:33.638+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50184 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:33.639+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50184 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:33.742+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50196 meth=GET uri=/health
DBG 2026-03-29 10:51:33.742+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50196 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:33.742+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50196 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:33.845+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50198 meth=GET uri=/health
DBG 2026-03-29 10:51:33.845+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50198 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:33.845+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50198 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:33.948+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50210 meth=GET uri=/health
DBG 2026-03-29 10:51:33.948+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50210 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:33.949+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50210 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:34.052+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50212 meth=GET uri=/health
DBG 2026-03-29 10:51:34.052+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50212 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:34.052+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50212 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:34.155+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50226 meth=GET uri=/health
DBG 2026-03-29 10:51:34.155+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50226 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:34.155+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50226 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:34.258+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50242 meth=GET uri=/health
DBG 2026-03-29 10:51:34.258+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50242 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:34.259+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50242 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:34.361+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50252 meth=GET uri=/health
DBG 2026-03-29 10:51:34.361+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50252 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:34.362+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50252 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:34.427+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140245293437008
TRC 2026-03-29 10:51:34.428+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 10:51:34.428+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 10:51:34.428+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 10:51:34.428+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 10:51:34.428+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:34.428+00:00 waku rendezvous advertisements started topics="waku rendezvous" tid=1 file=protocol.nim:112
TRC 2026-03-29 10:51:34.428+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=140245293351696
TRC 2026-03-29 10:51:34.428+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 10:51:34.428+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 10:51:34.428+00:00 waku rendezvous client requests started topics="waku rendezvous client" tid=1 file=client.nim:43
TRC 2026-03-29 10:51:34.428+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=140245293351696
TRC 2026-03-29 10:51:34.428+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 10:51:34.428+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 10:51:34.438+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 10:51:34.438+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 10:51:34.438+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
TRC 2026-03-29 10:51:34.438+00:00 Mesh peers for keepalive tid=1 file=node_health_monitor.nim:558 meshPeers=[]
TRC 2026-03-29 10:51:34.438+00:00 Selected peers for keepalive tid=1 file=node_health_monitor.nim:569 selected=[]
TRC 2026-03-29 10:51:34.438+00:00 Pinging random peers tid=1 file=node_health_monitor.nim:629 count=0 countdownToPingAll=10
TRC 2026-03-29 10:51:34.438+00:00 Keepalive results tid=1 file=node_health_monitor.nim:644 attemptedPings=0 successfulPings=0
TRC 2026-03-29 10:51:34.438+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
TRC 2026-03-29 10:51:34.459+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 10:51:34.462+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:155 resolvedAddresses={"1.0.0.1", "1.1.1.1", "2606:4700:4700:0000:0000:0000:0000:1001", "2606:4700:4700:0000:0000:0000:0000:1111"} server=1.1.1.1:53
DBG 2026-03-29 10:51:34.464+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50266 meth=GET uri=/health
DBG 2026-03-29 10:51:34.464+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50266 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:34.465+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50266 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:34.568+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50274 meth=GET uri=/health
DBG 2026-03-29 10:51:34.568+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50274 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:34.568+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50274 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:34.671+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50288 meth=GET uri=/health
DBG 2026-03-29 10:51:34.671+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50288 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:34.671+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50288 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:34.774+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50296 meth=GET uri=/health
DBG 2026-03-29 10:51:34.774+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50296 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:34.774+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50296 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:34.877+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50302 meth=GET uri=/health
DBG 2026-03-29 10:51:34.878+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50302 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:34.878+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50302 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:34.981+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50318 meth=GET uri=/health
DBG 2026-03-29 10:51:34.981+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50318 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:34.981+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50318 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:35.084+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50332 meth=GET uri=/health
DBG 2026-03-29 10:51:35.084+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50332 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:35.085+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50332 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:35.187+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50334 meth=GET uri=/health
DBG 2026-03-29 10:51:35.188+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50334 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:35.188+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50334 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:35.291+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50344 meth=GET uri=/health
DBG 2026-03-29 10:51:35.291+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50344 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:35.291+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50344 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:35.394+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50348 meth=GET uri=/health
DBG 2026-03-29 10:51:35.394+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50348 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:35.394+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50348 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:35.427+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140245293437008
TRC 2026-03-29 10:51:35.427+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 10:51:35.427+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 10:51:35.427+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 10:51:35.427+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 10:51:35.427+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:35.497+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50356 meth=GET uri=/health
DBG 2026-03-29 10:51:35.497+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50356 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:35.498+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50356 uri=/health content_type=application/json content_size=991
NTC 2026-03-29 10:51:35.575+00:00 Shutting down after receiving SIGTERM topics="wakunode main" tid=1 file=wakunode2.nim:82
INF 2026-03-29 10:51:35.588+00:00 Stopping discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:362
TRC 2026-03-29 10:51:35.588+00:00 Stop listening on discv5 port topics="waku discv5" tid=1 file=waku_discv5.nim:365
INF 2026-03-29 10:51:35.589+00:00 Successfully stopped discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:368
TRC 2026-03-29 10:51:35.589+00:00 Stopping switch topics="libp2p switch" tid=1 file=switch.nim:328
INF 2026-03-29 10:51:35.589+00:00 Stopping AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:237
TRC 2026-03-29 10:51:35.589+00:00 Closing ConnManager topics="libp2p connmanager" tid=1 file=connmanager.nim:434
TRC 2026-03-29 10:51:35.589+00:00 Closed ConnManager topics="libp2p connmanager" tid=1 file=connmanager.nim:448
TRC 2026-03-29 10:51:35.589+00:00 Stopping TCP transport topics="libp2p tcptransport" tid=1 file=tcptransport.nim:159
TRC 2026-03-29 10:51:35.589+00:00 stopping transport topics="libp2p transport" tid=1 file=transport.nim:59 address=@[/ip4/0.0.0.0/tcp/7243]
TRC 2026-03-29 10:51:35.590+00:00 Transport stopped topics="libp2p tcptransport" tid=1 file=tcptransport.nim:189
TRC 2026-03-29 10:51:35.590+00:00 Stopping WS transport topics="libp2p wstransport" tid=1 file=wstransport.nim:213
TRC 2026-03-29 10:51:35.590+00:00 stopping transport topics="libp2p transport" tid=1 file=transport.nim:59 address=@[/ip4/0.0.0.0/tcp/7244/ws]
TRC 2026-03-29 10:51:35.590+00:00 Transport stopped topics="libp2p wstransport" tid=1 file=wstransport.nim:235
TRC 2026-03-29 10:51:35.590+00:00 gossipsub stop topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1131
TRC 2026-03-29 10:51:35.590+00:00 Switch stopped topics="libp2p switch" tid=1 file=switch.nim:354
WRN 2026-03-29 10:51:35.590+00:00 Stopping rendezvous without starting it topics="waku rendezvous" tid=1 file=rendezvous.nim:638
WRN 2026-03-29 10:51:35.590+00:00 Stopping rendezvous without starting it topics="waku rendezvous" tid=1 file=rendezvous.nim:638
INF 2026-03-29 10:51:35.590+00:00 waku rendezvous discovery stopped topics="waku rendezvous" tid=1 file=protocol.nim:239
INF 2026-03-29 10:51:35.590+00:00 waku rendezvous client stopped topics="waku rendezvous client" tid=1 file=client.nim:142
INF 2026-03-29 10:51:35.590+00:00 Health monitor loop end tid=1 file=node_health_monitor.nim:543
NTC 2026-03-29 10:51:35.590+00:00 REST service stopped tid=1 file=server.nim:187 address=0.0.0.0:7242
WRN 2026-03-29 10:51:14.421+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 10:51:14.421+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 10:51:14.421+00:00 Configuration: Enabled protocols topics="waku conf" tid=1 file=waku_conf.nim:157 relay=true rlnRelay=false store=false filter=true lightPush=false peerExchange=true rendezvous=true
INF 2026-03-29 10:51:14.421+00:00 Configuration. Network topics="waku conf" tid=1 file=waku_conf.nim:166 cluster=3
INF 2026-03-29 10:51:14.421+00:00 Configuration. Active Relay Shards topics="waku conf" tid=1 file=waku_conf.nim:169 shard=0
INF 2026-03-29 10:51:14.421+00:00 Setting up storage tid=1 file=node_factory.nim:532
INF 2026-03-29 10:51:14.421+00:00 Initializing node tid=1 file=node_factory.nim:541
TRC 2026-03-29 10:51:14.422+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/ipfs/id/1.0.0]"
TRC 2026-03-29 10:51:14.422+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/libp2p/autonat/1.0.0]"
TRC 2026-03-29 10:51:14.422+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 10:51:14.423+00:00 no peer storage found tid=1 file=peer_manager.nim:1219
INF 2026-03-29 10:51:14.423+00:00 Initializing networking tid=1 file=waku_node.nim:228 addrs="@[/ip4/172.18.207.69/tcp/7243, /ip4/172.18.207.69/tcp/7244/ws]"
INF 2026-03-29 10:51:14.423+00:00 Mounting protocols tid=1 file=node_factory.nim:547
INF 2026-03-29 10:51:14.423+00:00 Created WakuMetadata protocol topics="waku node" tid=1 file=protocol.nim:107 clusterId=3 shards="[0]"
TRC 2026-03-29 10:51:14.423+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/metadata/1.0.0]"
INF 2026-03-29 10:51:14.423+00:00 mounting store client topics="waku node store api" tid=1 file=store.nim:274
INF 2026-03-29 10:51:14.423+00:00 mounting legacy store client topics="waku node store api" tid=1 file=store.nim:145
INF 2026-03-29 10:51:14.423+00:00 mounting auto sharding topics="waku node" tid=1 file=waku_node.nim:305 clusterId=3 shardCount=1
INF 2026-03-29 10:51:14.423+00:00 Shards created from content topics tid=1 file=node_factory.nim:333 contentTopics=[] shards=[]
INF 2026-03-29 10:51:14.423+00:00 Setting max message size tid=1 file=node_factory.nim:342 num_bytes=153600
INF 2026-03-29 10:51:14.423+00:00 mounting relay protocol topics="waku node relay api" tid=1 file=relay.nim:259
TRC 2026-03-29 10:51:14.423+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 10:51:14.423+00:00 relay mounted successfully topics="waku node relay api" tid=1 file=relay.nim:276
INF 2026-03-29 10:51:14.423+00:00 adding validator to signed shards tid=1 file=validator_signed.nim:56 protectedShards=[] clusterId=3
INF 2026-03-29 10:51:14.423+00:00 mounting rendezvous discovery protocol topics="waku node" tid=1 file=waku_node.nim:432
INF 2026-03-29 10:51:14.425+00:00 waku rendezvous initialized topics="waku node" tid=1 file=protocol.nim:206 clusterId=3 shards="[0]" capabilities="[Relay, Filter]" wakuPeerRecord="(peerId: 16U*FtnQiD, seqNo: 1774781474, addresses: [/ip4/172.18.207.69/tcp/7243, /ip4/172.18.207.69/tcp/7244/ws], mixKey: )"
TRC 2026-03-29 10:51:14.425+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/rendezvous/1.0.0]"
INF 2026-03-29 10:51:14.425+00:00 mounting rendezvous client topics="waku node" tid=1 file=waku_node.nim:418
INF 2026-03-29 10:51:14.425+00:00 waku rendezvous client initialized topics="waku node" tid=1 file=client.nim:130 clusterId=3
INF 2026-03-29 10:51:14.425+00:00 mounting libp2p ping protocol topics="waku node ping api" tid=1 file=ping.nim:20
TRC 2026-03-29 10:51:14.425+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/ipfs/ping/1.0.0]"
INF 2026-03-29 10:51:14.425+00:00 mounting light push client topics="waku node lightpush api" tid=1 file=lightpush.nim:183
INF 2026-03-29 10:51:14.425+00:00 mounting legacy light push client topics="waku node lightpush api" tid=1 file=lightpush.nim:72
INF 2026-03-29 10:51:14.425+00:00 mounting filter protocol topics="waku node filter api" tid=1 file=filter.nim:48
INF 2026-03-29 10:51:14.425+00:00 starting filter protocol topics="waku filter" tid=1 file=protocol.nim:397
INF 2026-03-29 10:51:14.425+00:00 starting to maintain subscriptions topics="waku filter" tid=1 file=protocol.nim:391
INF 2026-03-29 10:51:14.425+00:00 maintaining subscriptions topics="waku filter" tid=1 file=protocol.nim:222
INF 2026-03-29 10:51:14.425+00:00 cleanUp topics="waku filter subscriptions" tid=1 file=subscriptions.nim:119 currentPeerIds=[]
INF 2026-03-29 10:51:14.425+00:00 after cleanUp topics="waku filter subscriptions" tid=1 file=subscriptions.nim:131 currentPeerIds=[]
TRC 2026-03-29 10:51:14.425+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
INF 2026-03-29 10:51:14.425+00:00 mounting filter client topics="waku node filter api" tid=1 file=filter.nim:81
TRC 2026-03-29 10:51:14.425+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 10:51:14.425+00:00 mounting waku peer exchange topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:37
TRC 2026-03-29 10:51:14.425+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 10:51:14.425+00:00 mounting waku peer exchange client topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:54
NTC 2026-03-29 10:51:14.425+00:00 REST service started tid=1 file=server.nim:182 address=0.0.0.0:7242
INF 2026-03-29 10:51:14.425+00:00 Starting REST HTTP server tid=1 file=builder.nim:113 url=http://0.0.0.0:7242/
INF 2026-03-29 10:51:14.425+00:00 No external callbacks to be set topics="wakunode waku" tid=1 file=waku.nim:127
TRC 2026-03-29 10:51:14.425+00:00 Send processor chain topics="send service" tid=1 file=send_service.nim:94 index=1 processor=BaseSendProcessor
INF 2026-03-29 10:51:14.425+00:00 Retrieve dynamic bootstrap nodes topics="wakunode waku" tid=1 file=waku.nim:367
INF 2026-03-29 10:51:14.426+00:00 Running nwaku node tid=1 file=node_factory.nim:464 version=v0.38.0-rc.0-14-g5c335c
INF 2026-03-29 10:51:14.426+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 10:51:14.426+00:00 starting relay protocol topics="waku node" tid=1 file=waku_node.nim:389
INF 2026-03-29 10:51:14.426+00:00 start topics="waku relay" tid=1 file=protocol.nim:519
TRC 2026-03-29 10:51:14.426+00:00 gossipsub start topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1113
TRC 2026-03-29 10:51:14.426+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140245293437008
TRC 2026-03-29 10:51:14.426+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:14.426+00:00 running scoring heartbeat topics="libp2p gossipsub" tid=1 file=scoring.nim:312 instance=140245293437008
TRC 2026-03-29 10:51:14.426+00:00 updating scores topics="libp2p gossipsub" tid=1 file=scoring.nim:144 peers=0
TRC 2026-03-29 10:51:14.426+00:00 updated scores topics="libp2p gossipsub" tid=1 file=scoring.nim:308 peers=0
INF 2026-03-29 10:51:14.426+00:00 relay started successfully topics="waku node" tid=1 file=waku_node.nim:410
INF 2026-03-29 10:51:14.426+00:00 waku rendezvous periodic registration started topics="waku rendezvous" tid=1 file=protocol.nim:127 interval=10s
INF 2026-03-29 10:51:14.426+00:00 waku rendezvous discovery started topics="waku rendezvous" tid=1 file=protocol.nim:227
INF 2026-03-29 10:51:14.426+00:00 waku rendezvous periodic requests started topics="waku rendezvous client" tid=1 file=client.nim:80 interval=10s
INF 2026-03-29 10:51:14.427+00:00 waku rendezvous client started topics="waku rendezvous client" tid=1 file=client.nim:136
DBG 2026-03-29 10:51:14.427+00:00 starting switch for peer topics="libp2p switch" tid=1 file=switch.nim:363 peerInfo="(peerId: 16Uiu2HAm6aciRfmRUhxQdx3ZLyz1rJQxhBrwbJRiRbFQUnFtnQiD, listenAddrs: [/ip4/0.0.0.0/tcp/7244/ws, /ip4/0.0.0.0/tcp/7243], 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-subscribe/2.0.0-beta1, /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 10:51:14.427+00:00 Starting TCP transport topics="libp2p tcptransport" tid=1 file=tcptransport.nim:116
TRC 2026-03-29 10:51:14.427+00:00 Listening on topics="libp2p tcptransport" tid=1 file=tcptransport.nim:140 address=/ip4/0.0.0.0/tcp/7243
TRC 2026-03-29 10:51:14.427+00:00 starting transport on addrs topics="libp2p transport" tid=1 file=transport.nim:49 address=@[/ip4/0.0.0.0/tcp/7243]
DBG 2026-03-29 10:51:14.427+00:00 About to accept incoming connection topics="libp2p switch" tid=1 file=switch.nim:272
TRC 2026-03-29 10:51:14.430+00:00 Starting WS transport topics="libp2p wstransport" tid=1 file=wstransport.nim:154
TRC 2026-03-29 10:51:14.430+00:00 starting transport on addrs topics="libp2p transport" tid=1 file=transport.nim:49 address=@[/ip4/0.0.0.0/tcp/7244/ws]
TRC 2026-03-29 10:51:14.430+00:00 Created HTTP Server topics="libp2p wstransport" tid=1 file=server.nim:262 host=0.0.0.0:7244
TRC 2026-03-29 10:51:14.430+00:00 Listening on topics="libp2p wstransport" tid=1 file=wstransport.nim:204 addresses="[/ip4/0.0.0.0/tcp/7244/ws]"
INF 2026-03-29 10:51:14.430+00:00 Setting up AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:207
TRC 2026-03-29 10:51:14.430+00:00 Running AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:231
TRC 2026-03-29 10:51:14.430+00:00 Asking peers for reachability topics="libp2p autonatservice" tid=1 file=service.nim:160
DBG 2026-03-29 10:51:14.430+00:00 About to accept incoming connection topics="libp2p switch" tid=1 file=switch.nim:272
TRC 2026-03-29 10:51:14.432+00:00 WsTransport accept topics="libp2p wstransport" tid=1 file=wstransport.nim:279
TRC 2026-03-29 10:51:14.432+00:00 Awaiting new request topics="websock http-server" tid=1 file=server.nim:194
TRC 2026-03-29 10:51:14.432+00:00 gossipsub start topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1113
WRN 2026-03-29 10:51:14.432+00:00 Starting gossipsub twice topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1116
WRN 2026-03-29 10:51:14.432+00:00 Starting rendezvous twice topics="waku rendezvous" tid=1 file=rendezvous.nim:626
DBG 2026-03-29 10:51:14.432+00:00 Started libp2p node topics="libp2p switch" tid=1 file=switch.nim:403 peer="(peerId: 16Uiu2HAm6aciRfmRUhxQdx3ZLyz1rJQxhBrwbJRiRbFQUnFtnQiD, listenAddrs: [/ip4/0.0.0.0/tcp/7243, /ip4/0.0.0.0/tcp/7244/ws], addrs: [/ip4/172.18.207.69/tcp/7243, /ip4/172.18.207.69/tcp/7244/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-subscribe/2.0.0-beta1, /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 10:51:14.432+00:00 PeerInfo topics="waku node" tid=1 file=waku_node.nim:478 peerId=16U*FtnQiD addrs="[/ip4/172.18.207.69/tcp/7243, /ip4/172.18.207.69/tcp/7244/ws]"
INF 2026-03-29 10:51:14.432+00:00 Listening on topics="waku node" tid=1 file=waku_node.nim:501 full=[/ip4/0.0.0.0/tcp/7243/p2p/16Uiu2HAm6aciRfmRUhxQdx3ZLyz1rJQxhBrwbJRiRbFQUnFtnQiD][/ip4/0.0.0.0/tcp/7244/ws/p2p/16Uiu2HAm6aciRfmRUhxQdx3ZLyz1rJQxhBrwbJRiRbFQUnFtnQiD] localIp=172.17.0.8 switchAddress="@[/ip4/172.18.207.69/tcp/7243, /ip4/172.18.207.69/tcp/7244/ws]"
INF 2026-03-29 10:51:14.432+00:00 Announcing addresses topics="waku node" tid=1 file=waku_node.nim:503 full=[/ip4/172.18.207.69/tcp/7243/p2p/16Uiu2HAm6aciRfmRUhxQdx3ZLyz1rJQxhBrwbJRiRbFQUnFtnQiD][/ip4/172.18.207.69/tcp/7244/ws/p2p/16Uiu2HAm6aciRfmRUhxQdx3ZLyz1rJQxhBrwbJRiRbFQUnFtnQiD]
INF 2026-03-29 10:51:14.432+00:00 DNS: discoverable ENR topics="waku node" tid=1 file=waku_node.nim:504 enr=enr:-LO4QBpENKnjHdrJRyTulhyK748RQs-WSjAf5X9ipXVQP6zBAC69meacdXYXaiEc1eq2ok8x_aZtZzdP9DiwWQLSLNsBgmlkgnY0gmlwhKwSz0WKbXVsdGlhZGRyc4wACgSsEs9FBhxM3QOCcnOFAAMBAACJc2VjcDI1NmsxoQKluxd-lcfwX1J7lQYNazK_waKLqlvjxwPk3tPLCQ_JSoN0Y3CCHEuDdWRwghxNhXdha3UyBQ
INF 2026-03-29 10:51:14.432+00:00 Node started successfully topics="waku node" tid=1 file=waku_node.nim:681
TRC 2026-03-29 10:51:14.433+00:00 Starting relay connectivity loop topics="waku node peer_manager" tid=1 file=peer_manager.nim:1069
TRC 2026-03-29 10:51:14.433+00:00 Starting prune peerstore loop topics="waku node peer_manager" tid=1 file=peer_manager.nim:1062
INF 2026-03-29 10:51:14.433+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 10:51:14.433+00:00 PeerInfo topics="waku node" tid=1 file=waku_node.nim:478 peerId=16U*FtnQiD addrs="[/ip4/172.18.207.69/tcp/7243, /ip4/172.18.207.69/tcp/7244/ws]"
INF 2026-03-29 10:51:14.433+00:00 Listening on topics="waku node" tid=1 file=waku_node.nim:501 full=[/ip4/0.0.0.0/tcp/7243/p2p/16Uiu2HAm6aciRfmRUhxQdx3ZLyz1rJQxhBrwbJRiRbFQUnFtnQiD][/ip4/0.0.0.0/tcp/7244/ws/p2p/16Uiu2HAm6aciRfmRUhxQdx3ZLyz1rJQxhBrwbJRiRbFQUnFtnQiD] localIp=172.17.0.8 switchAddress="@[/ip4/172.18.207.69/tcp/7243, /ip4/172.18.207.69/tcp/7244/ws]"
INF 2026-03-29 10:51:14.433+00:00 Announcing addresses topics="waku node" tid=1 file=waku_node.nim:503 full=[/ip4/172.18.207.69/tcp/7243/p2p/16Uiu2HAm6aciRfmRUhxQdx3ZLyz1rJQxhBrwbJRiRbFQUnFtnQiD][/ip4/172.18.207.69/tcp/7244/ws/p2p/16Uiu2HAm6aciRfmRUhxQdx3ZLyz1rJQxhBrwbJRiRbFQUnFtnQiD]
INF 2026-03-29 10:51:14.433+00:00 DNS: discoverable ENR topics="waku node" tid=1 file=waku_node.nim:504 enr=enr:-LO4QBpENKnjHdrJRyTulhyK748RQs-WSjAf5X9ipXVQP6zBAC69meacdXYXaiEc1eq2ok8x_aZtZzdP9DiwWQLSLNsBgmlkgnY0gmlwhKwSz0WKbXVsdGlhZGRyc4wACgSsEs9FBhxM3QOCcnOFAAMBAACJc2VjcDI1NmsxoQKluxd-lcfwX1J7lQYNazK_waKLqlvjxwPk3tPLCQ_JSoN0Y3CCHEuDdWRwghxNhXdha3UyBQ
INF 2026-03-29 10:51:14.433+00:00 Waku node ENR updated successfully with new multiaddress topics="wakunode waku" tid=1 file=waku.nim:301 enr=enr:-L24QCJsWbtWnr26DKTKYwHHpbmMrIm41By3wnuYvBtSbmXlFRiWRaIMsn1ukzyOwdyDfyOnCHCHF2z2p980FpUxil0CgmlkgnY0gmlwhKwSz0WKbXVsdGlhZGRyc5YACASsEs9FBhxLAAoErBLPRQYcTN0DgnJzhQADAQAAiXNlY3AyNTZrMaECpbsXfpXH8F9Se5UGDWsyv8Gii6pb48cD5N7TywkPyUqDdGNwghxLg3VkcIIcTYV3YWt1MgU record="(2, id: \"v4\", ip: 172.18.207.69, multiaddrs: 0x000804AC12CF45061C4B000A04AC12CF45061C4CDD03, rs: 0x0003010000, secp256k1: 0x02A5BB177E95C7F05F527B95060D6B32BFC1A28BAA5BE3C703E4DED3CB090FC94A, tcp: 7243, udp: 7245, waku2: 0x05)"
INF 2026-03-29 10:51:14.434+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
INF 2026-03-29 10:51:14.434+00:00 Starting discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:336
INF 2026-03-29 10:51:14.435+00:00 start listening on udp port topics="waku discv5" tid=1 file=waku_discv5.nim:338 address=0.0.0.0 port=7245
TRC 2026-03-29 10:51:14.435+00:00 start discv5 service topics="waku discv5" tid=1 file=waku_discv5.nim:346
INF 2026-03-29 10:51:14.435+00:00 Starting discovery v5 search topics="waku discv5" tid=1 file=waku_discv5.nim:258
TRC 2026-03-29 10:51:14.435+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 10:51:14.435+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 10:51:14.435+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
INF 2026-03-29 10:51:14.435+00:00 Successfully started discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:352
INF 2026-03-29 10:51:14.435+00:00 Discv5: discoverable ENR topics="waku discv5" tid=1 file=waku_discv5.nim:353 enrUri=enr:-L24QKkWZjIeklfTMb5I43eZ4XFVg17FN-k7KrCciveI3lAufDHFv5-J_Oa3TKEUwvh-IUsaxUhPzIZG2oUncwKtpKcDgmlkgnY0gmlwhKwSz0WKbXVsdGlhZGRyc5YACASsEs9FBhxLAAoErBLPRQYcTN0DgnJzhQADAQAAiXNlY3AyNTZrMaECpbsXfpXH8F9Se5UGDWsyv8Gii6pb48cD5N7TywkPyUqDdGNwghxLg3VkcIIcTYV3YWt1MgU enr="(3, id: \"v4\", ip: 172.18.207.69, multiaddrs: 0x000804AC12CF45061C4B000A04AC12CF45061C4CDD03, rs: 0x0003010000, secp256k1: 0x02A5BB177E95C7F05F527B95060D6B32BFC1A28BAA5BE3C703E4DED3CB090FC94A, tcp: 7243, udp: 7245, waku2: 0x05)"
INF 2026-03-29 10:51:14.436+00:00 subscribe topics="waku relay" tid=1 file=protocol.nim:594 pubsubTopic=/waku/2/rs/3/0
TRC 2026-03-29 10:51:14.436+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 10:51:14.436+00:00 subscribing to topic topics="libp2p pubsub" tid=1 file=pubsub.nim:625 name=/waku/2/rs/3/0
TRC 2026-03-29 10:51:14.436+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 10:51:14.436+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 10:51:14.436+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 10:51:14.436+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 10:51:14.436+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 10:51:14.436+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 10:51:14.436+00:00 Health monitor loop start tid=1 file=node_health_monitor.nim:516
DBG 2026-03-29 10:51:14.437+00:00 calculateConnectionState tid=1 file=node_health_monitor.nim:408 relayCount=0 storeClientCount=0 lightpushCount=0 filterCount=0
INF 2026-03-29 10:51:14.437+00:00 starting keepalive tid=1 file=node_health_monitor.nim:678 randomPeersKeepalive=10s allPeersKeepalive=2m
TRC 2026-03-29 10:51:14.437+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
INF 2026-03-29 10:51:14.437+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 10:51:14.439+00:00 REST services are installed tid=1 file=builder.nim:221
INF 2026-03-29 10:51:14.439+00:00 Starting metrics HTTP server topics="waku node metrics" tid=1 file=waku_metrics.nim:63 serverIp=0.0.0.0 serverPort=7246
INF 2026-03-29 10:51:14.439+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 10:51:14.441+00:00 Metrics HTTP server started topics="waku node metrics" tid=1 file=waku_metrics.nim:73 serverIp=0.0.0.0 serverPort=7246
INF 2026-03-29 10:51:14.441+00:00 Setting up shutdown hooks topics="wakunode main" tid=1 file=wakunode2.nim:63
INF 2026-03-29 10:51:14.441+00:00 Node setup complete topics="wakunode main" tid=1 file=wakunode2.nim:102
TRC 2026-03-29 10:51:14.443+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:155 resolvedAddresses={"1.0.0.1", "1.1.1.1", "2606:4700:4700:0000:0000:0000:0000:1001", "2606:4700:4700:0000:0000:0000:0000:1111"} server=1.1.1.1:53
TRC 2026-03-29 10:51:15.428+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140245293437008
TRC 2026-03-29 10:51:15.428+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 10:51:15.428+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 10:51:15.428+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 10:51:15.428+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 10:51:15.428+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:15.452+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39474 meth=GET uri=/health
DBG 2026-03-29 10:51:15.452+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39474 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:15.452+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39474 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:15.556+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39484 meth=GET uri=/health
DBG 2026-03-29 10:51:15.556+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39484 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:15.556+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39484 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:15.659+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46136 meth=GET uri=/health
DBG 2026-03-29 10:51:15.659+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46136 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:15.660+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46136 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:15.763+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46144 meth=GET uri=/health
DBG 2026-03-29 10:51:15.763+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46144 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:15.763+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46144 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:15.866+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46148 meth=GET uri=/health
DBG 2026-03-29 10:51:15.866+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46148 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:15.867+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46148 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:15.969+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46162 meth=GET uri=/health
DBG 2026-03-29 10:51:15.969+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46162 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:15.970+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46162 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:16.072+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46166 meth=GET uri=/health
DBG 2026-03-29 10:51:16.072+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46166 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:16.073+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46166 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:16.176+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46174 meth=GET uri=/health
DBG 2026-03-29 10:51:16.176+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46174 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:16.176+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46174 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:16.279+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46176 meth=GET uri=/health
DBG 2026-03-29 10:51:16.279+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46176 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:16.280+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46176 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:16.382+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46180 meth=GET uri=/health
DBG 2026-03-29 10:51:16.382+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46180 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:16.383+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46180 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:16.427+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140245293437008
TRC 2026-03-29 10:51:16.427+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 10:51:16.427+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 10:51:16.428+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 10:51:16.428+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 10:51:16.428+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:16.486+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46196 meth=GET uri=/health
DBG 2026-03-29 10:51:16.486+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46196 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:16.486+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46196 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:16.589+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46206 meth=GET uri=/health
DBG 2026-03-29 10:51:16.589+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46206 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:16.590+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46206 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:16.693+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46212 meth=GET uri=/health
DBG 2026-03-29 10:51:16.693+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46212 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:16.694+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46212 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:16.796+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46222 meth=GET uri=/health
DBG 2026-03-29 10:51:16.796+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46222 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:16.797+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46222 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:16.900+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46232 meth=GET uri=/health
DBG 2026-03-29 10:51:16.900+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46232 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:16.900+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46232 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:17.003+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46238 meth=GET uri=/health
DBG 2026-03-29 10:51:17.003+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46238 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:17.004+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46238 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:17.106+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46254 meth=GET uri=/health
DBG 2026-03-29 10:51:17.107+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46254 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:17.107+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46254 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:17.210+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46262 meth=GET uri=/health
DBG 2026-03-29 10:51:17.210+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46262 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:17.210+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46262 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:17.313+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46268 meth=GET uri=/health
DBG 2026-03-29 10:51:17.313+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46268 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:17.313+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46268 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:17.416+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46278 meth=GET uri=/health
DBG 2026-03-29 10:51:17.416+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46278 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:17.417+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46278 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:17.427+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140245293437008
TRC 2026-03-29 10:51:17.427+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 10:51:17.427+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 10:51:17.427+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 10:51:17.428+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 10:51:17.428+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:17.520+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46282 meth=GET uri=/health
DBG 2026-03-29 10:51:17.520+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46282 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:17.520+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46282 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:17.623+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46288 meth=GET uri=/health
DBG 2026-03-29 10:51:17.623+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46288 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:17.623+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46288 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:17.727+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46290 meth=GET uri=/health
DBG 2026-03-29 10:51:17.727+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46290 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:17.727+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46290 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:17.830+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46300 meth=GET uri=/health
DBG 2026-03-29 10:51:17.830+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46300 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:17.830+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46300 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:17.933+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46308 meth=GET uri=/health
DBG 2026-03-29 10:51:17.933+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46308 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:17.933+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46308 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:18.036+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46314 meth=GET uri=/health
DBG 2026-03-29 10:51:18.036+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46314 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:18.036+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46314 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:18.140+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46330 meth=GET uri=/health
DBG 2026-03-29 10:51:18.140+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46330 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:18.140+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46330 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:18.243+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46332 meth=GET uri=/health
DBG 2026-03-29 10:51:18.243+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46332 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:18.244+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46332 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:18.347+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46340 meth=GET uri=/health
DBG 2026-03-29 10:51:18.347+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46340 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:18.347+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46340 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:18.427+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140245293437008
TRC 2026-03-29 10:51:18.427+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 10:51:18.427+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 10:51:18.427+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 10:51:18.428+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 10:51:18.428+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:18.450+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46344 meth=GET uri=/health
DBG 2026-03-29 10:51:18.450+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46344 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:18.450+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46344 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:18.553+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46356 meth=GET uri=/health
DBG 2026-03-29 10:51:18.553+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46356 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:18.554+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46356 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:18.656+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46372 meth=GET uri=/health
DBG 2026-03-29 10:51:18.656+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46372 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:18.657+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46372 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:18.760+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46378 meth=GET uri=/health
DBG 2026-03-29 10:51:18.760+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46378 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:18.760+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46378 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:18.863+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46392 meth=GET uri=/health
DBG 2026-03-29 10:51:18.863+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46392 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:18.863+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46392 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:18.966+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46404 meth=GET uri=/health
DBG 2026-03-29 10:51:18.966+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46404 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:18.967+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46404 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:19.070+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46418 meth=GET uri=/health
DBG 2026-03-29 10:51:19.070+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46418 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:19.070+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46418 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:19.173+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46432 meth=GET uri=/health
DBG 2026-03-29 10:51:19.173+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46432 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:19.173+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46432 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:19.276+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46436 meth=GET uri=/health
DBG 2026-03-29 10:51:19.276+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46436 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:19.277+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46436 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:19.380+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46442 meth=GET uri=/health
DBG 2026-03-29 10:51:19.380+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46442 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:19.381+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46442 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:19.427+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140245293437008
TRC 2026-03-29 10:51:19.427+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 10:51:19.427+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 10:51:19.427+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 10:51:19.427+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 10:51:19.427+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:19.436+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 10:51:19.436+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 10:51:19.436+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
TRC 2026-03-29 10:51:19.444+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 10:51:19.451+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:155 resolvedAddresses={"1.0.0.1", "1.1.1.1", "2606:4700:4700:0000:0000:0000:0000:1001", "2606:4700:4700:0000:0000:0000:0000:1111"} server=1.1.1.1:53
DBG 2026-03-29 10:51:19.483+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46454 meth=GET uri=/health
DBG 2026-03-29 10:51:19.484+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46454 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:19.484+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46454 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:19.587+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46464 meth=GET uri=/health
DBG 2026-03-29 10:51:19.587+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46464 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:19.587+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46464 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:19.690+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46470 meth=GET uri=/health
DBG 2026-03-29 10:51:19.690+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46470 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:19.690+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46470 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:19.793+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46476 meth=GET uri=/health
DBG 2026-03-29 10:51:19.793+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46476 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:19.793+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46476 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:19.896+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46484 meth=GET uri=/health
DBG 2026-03-29 10:51:19.896+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46484 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:19.897+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46484 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:20.000+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46488 meth=GET uri=/health
DBG 2026-03-29 10:51:20.000+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46488 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:20.000+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46488 uri=/health content_type=application/json content_size=991
resolver.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 10:51:31.701+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:155 resolvedAddresses={"1.1.1.1", "1.0.0.1", "2606:4700:4700:0000:0000:0000:0000:1111", "2606:4700:4700:0000:0000:0000:0000:1001"} server=1.1.1.1:53
TRC 2026-03-29 10:51:32.646+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139981999239248
TRC 2026-03-29 10:51:32.646+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 10:51:32.646+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 10:51:32.646+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 10:51:32.646+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 10:51:32.646+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:33.646+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139981999239248
TRC 2026-03-29 10:51:33.646+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 10:51:33.646+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 10:51:33.646+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 10:51:33.646+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 10:51:33.646+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:34.646+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139981999239248
TRC 2026-03-29 10:51:34.646+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 10:51:34.646+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 10:51:34.646+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 10:51:34.646+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 10:51:34.646+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:35.645+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139981999239248
TRC 2026-03-29 10:51:35.645+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 10:51:35.645+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 10:51:35.645+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 10:51:35.645+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 10:51:35.645+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
application/json content_size=991
DBG 2026-03-29 10:51:20.723+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46572 meth=GET uri=/health
DBG 2026-03-29 10:51:20.724+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46572 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:20.724+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:46572 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:20.827+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:46576 meth=GET uri=/health
DBG 2026-03-29 10:51:20.827+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:46576 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)