mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 17:43:17 +00:00
2885 lines
612 KiB
Plaintext
2885 lines
612 KiB
Plaintext
WRN 2026-03-28 04:37:24.207+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-28 04:37:24.207+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-28 04:37:24.207+00:00 Configuration: Enabled protocols topics="waku conf" tid=1 file=waku_conf.nim:157 relay=false rlnRelay=false store=false filter=false lightPush=false peerExchange=true rendezvous=true
|
|
INF 2026-03-28 04:37:24.207+00:00 Configuration. Network topics="waku conf" tid=1 file=waku_conf.nim:166 cluster=3
|
|
INF 2026-03-28 04:37:24.207+00:00 Configuration. Active Relay Shards topics="waku conf" tid=1 file=waku_conf.nim:169 shard=0
|
|
INF 2026-03-28 04:37:24.207+00:00 Configuration. Bootstrap nodes topics="waku conf" tid=1 file=waku_conf.nim:173 node=enr:-L24QMPsfnOgESQci9ZiHqv8n9wqf7qrbRbuvjZHvLbKhQPmFHqlzmxMAHqOxQjU8pzZYMPcx0LVQVciILpZQyXo15ECgmlkgnY0gmlwhKwSgaeKbXVsdGlhZGRyc5YACASsEoGnBuWoAAoErBKBpwblqd0DgnJzhQADAQAAiXNlY3AyNTZrMaED1uB9-A1GozZMgIULilV1HcEsbBw-UXeMjQf4QH9DPuWDdGNwguWog3VkcILlqoV3YWt1MgU
|
|
INF 2026-03-28 04:37:24.208+00:00 Setting up storage tid=1 file=node_factory.nim:532
|
|
INF 2026-03-28 04:37:24.208+00:00 Initializing node tid=1 file=node_factory.nim:541
|
|
TRC 2026-03-28 04:37:24.209+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/ipfs/id/1.0.0]"
|
|
TRC 2026-03-28 04:37:24.209+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/libp2p/autonat/1.0.0]"
|
|
TRC 2026-03-28 04:37:24.209+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-28 04:37:24.209+00:00 no peer storage found tid=1 file=peer_manager.nim:1219
|
|
INF 2026-03-28 04:37:24.209+00:00 Initializing networking tid=1 file=waku_node.nim:228 addrs="@[/ip4/172.18.242.174/tcp/3968, /ip4/172.18.242.174/tcp/3969/ws]"
|
|
INF 2026-03-28 04:37:24.209+00:00 Mounting protocols tid=1 file=node_factory.nim:547
|
|
INF 2026-03-28 04:37:24.209+00:00 Created WakuMetadata protocol topics="waku node" tid=1 file=protocol.nim:107 clusterId=3 shards="[0]"
|
|
TRC 2026-03-28 04:37:24.209+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/metadata/1.0.0]"
|
|
INF 2026-03-28 04:37:24.209+00:00 mounting store client topics="waku node store api" tid=1 file=store.nim:274
|
|
INF 2026-03-28 04:37:24.209+00:00 mounting legacy store client topics="waku node store api" tid=1 file=store.nim:145
|
|
INF 2026-03-28 04:37:24.209+00:00 mounting auto sharding topics="waku node" tid=1 file=waku_node.nim:305 clusterId=3 shardCount=1
|
|
INF 2026-03-28 04:37:24.209+00:00 Shards created from content topics tid=1 file=node_factory.nim:333 contentTopics=[] shards=[]
|
|
INF 2026-03-28 04:37:24.209+00:00 mounting rendezvous discovery protocol topics="waku node" tid=1 file=waku_node.nim:432
|
|
INF 2026-03-28 04:37:24.209+00:00 waku rendezvous initialized topics="waku node" tid=1 file=protocol.nim:206 clusterId=3 shards="[0]" capabilities=[] wakuPeerRecord="(peerId: 16U*9ZM696, seqNo: 1774672644, addresses: [/ip4/172.18.242.174/tcp/3968, /ip4/172.18.242.174/tcp/3969/ws], mixKey: )"
|
|
TRC 2026-03-28 04:37:24.209+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/rendezvous/1.0.0]"
|
|
INF 2026-03-28 04:37:24.209+00:00 mounting rendezvous client topics="waku node" tid=1 file=waku_node.nim:418
|
|
INF 2026-03-28 04:37:24.209+00:00 waku rendezvous client initialized topics="waku node" tid=1 file=client.nim:130 clusterId=3
|
|
INF 2026-03-28 04:37:24.209+00:00 mounting libp2p ping protocol topics="waku node ping api" tid=1 file=ping.nim:20
|
|
TRC 2026-03-28 04:37:24.209+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/ipfs/ping/1.0.0]"
|
|
INF 2026-03-28 04:37:24.209+00:00 mounting light push client topics="waku node lightpush api" tid=1 file=lightpush.nim:183
|
|
INF 2026-03-28 04:37:24.209+00:00 mounting legacy light push client topics="waku node lightpush api" tid=1 file=lightpush.nim:72
|
|
INF 2026-03-28 04:37:24.209+00:00 mounting filter client topics="waku node filter api" tid=1 file=filter.nim:81
|
|
TRC 2026-03-28 04:37:24.209+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-28 04:37:24.209+00:00 Adding peer to service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:281 peerId=16U*6VsxSG addr=/ip4/172.18.129.167/tcp/58792 service=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:24.209+00:00 Adding peer to manager topics="waku node peer_manager" tid=1 file=peer_manager.nim:154 peerId=16U*6VsxSG addresses="[/ip4/172.18.129.167/tcp/58792]" origin=UnknownOrigin
|
|
INF 2026-03-28 04:37:24.209+00:00 mounting waku peer exchange topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:37
|
|
TRC 2026-03-28 04:37:24.209+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-28 04:37:24.209+00:00 mounting waku peer exchange client topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:54
|
|
NTC 2026-03-28 04:37:24.210+00:00 REST service started tid=1 file=server.nim:182 address=0.0.0.0:3967
|
|
INF 2026-03-28 04:37:24.210+00:00 Starting REST HTTP server tid=1 file=builder.nim:113 url=http://0.0.0.0:3967/
|
|
INF 2026-03-28 04:37:24.210+00:00 No external callbacks to be set topics="wakunode waku" tid=1 file=waku.nim:127
|
|
INF 2026-03-28 04:37:24.210+00:00 Retrieve dynamic bootstrap nodes topics="wakunode waku" tid=1 file=waku.nim:367
|
|
INF 2026-03-28 04:37:24.211+00:00 Running nwaku node tid=1 file=node_factory.nim:464 version=v0.38.0-rc.0-14-g5c335c
|
|
INF 2026-03-28 04:37:24.211+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-28 04:37:24.211+00:00 waku rendezvous periodic registration started topics="waku rendezvous" tid=1 file=protocol.nim:127 interval=10s
|
|
INF 2026-03-28 04:37:24.211+00:00 waku rendezvous discovery started topics="waku rendezvous" tid=1 file=protocol.nim:227
|
|
INF 2026-03-28 04:37:24.211+00:00 waku rendezvous periodic requests started topics="waku rendezvous client" tid=1 file=client.nim:80 interval=10s
|
|
INF 2026-03-28 04:37:24.211+00:00 waku rendezvous client started topics="waku rendezvous client" tid=1 file=client.nim:136
|
|
DBG 2026-03-28 04:37:24.211+00:00 starting switch for peer topics="libp2p switch" tid=1 file=switch.nim:363 peerInfo="(peerId: 16Uiu2HAm3hn9VDFVaYhfRpuoksX5HN6UiTUSF4YJ1LMmEU9ZM696, listenAddrs: [/ip4/0.0.0.0/tcp/3969/ws, /ip4/0.0.0.0/tcp/3968], 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/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], protoVersion: ipfs/0.1.0, agentVersion: logos-delivery-v0.38.0-rc.0-14-g5c335c)"
|
|
TRC 2026-03-28 04:37:24.212+00:00 Starting TCP transport topics="libp2p tcptransport" tid=1 file=tcptransport.nim:116
|
|
TRC 2026-03-28 04:37:24.212+00:00 Listening on topics="libp2p tcptransport" tid=1 file=tcptransport.nim:140 address=/ip4/0.0.0.0/tcp/3968
|
|
TRC 2026-03-28 04:37:24.212+00:00 starting transport on addrs topics="libp2p transport" tid=1 file=transport.nim:49 address=@[/ip4/0.0.0.0/tcp/3968]
|
|
DBG 2026-03-28 04:37:24.212+00:00 About to accept incoming connection topics="libp2p switch" tid=1 file=switch.nim:272
|
|
TRC 2026-03-28 04:37:24.213+00:00 Starting WS transport topics="libp2p wstransport" tid=1 file=wstransport.nim:154
|
|
TRC 2026-03-28 04:37:24.213+00:00 starting transport on addrs topics="libp2p transport" tid=1 file=transport.nim:49 address=@[/ip4/0.0.0.0/tcp/3969/ws]
|
|
TRC 2026-03-28 04:37:24.213+00:00 Created HTTP Server topics="libp2p wstransport" tid=1 file=server.nim:262 host=0.0.0.0:3969
|
|
TRC 2026-03-28 04:37:24.213+00:00 Listening on topics="libp2p wstransport" tid=1 file=wstransport.nim:204 addresses="[/ip4/0.0.0.0/tcp/3969/ws]"
|
|
INF 2026-03-28 04:37:24.214+00:00 Setting up AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:207
|
|
TRC 2026-03-28 04:37:24.214+00:00 Running AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:231
|
|
TRC 2026-03-28 04:37:24.214+00:00 Asking peers for reachability topics="libp2p autonatservice" tid=1 file=service.nim:160
|
|
DBG 2026-03-28 04:37:24.214+00:00 About to accept incoming connection topics="libp2p switch" tid=1 file=switch.nim:272
|
|
TRC 2026-03-28 04:37:24.214+00:00 WsTransport accept topics="libp2p wstransport" tid=1 file=wstransport.nim:279
|
|
TRC 2026-03-28 04:37:24.214+00:00 Awaiting new request topics="websock http-server" tid=1 file=server.nim:194
|
|
WRN 2026-03-28 04:37:24.214+00:00 Starting rendezvous twice topics="waku rendezvous" tid=1 file=rendezvous.nim:626
|
|
DBG 2026-03-28 04:37:24.214+00:00 Started libp2p node topics="libp2p switch" tid=1 file=switch.nim:403 peer="(peerId: 16Uiu2HAm3hn9VDFVaYhfRpuoksX5HN6UiTUSF4YJ1LMmEU9ZM696, listenAddrs: [/ip4/0.0.0.0/tcp/3968, /ip4/0.0.0.0/tcp/3969/ws], addrs: [/ip4/172.18.242.174/tcp/3968, /ip4/172.18.242.174/tcp/3969/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/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], protoVersion: ipfs/0.1.0, agentVersion: logos-delivery-v0.38.0-rc.0-14-g5c335c)"
|
|
INF 2026-03-28 04:37:24.214+00:00 PeerInfo topics="waku node" tid=1 file=waku_node.nim:478 peerId=16U*9ZM696 addrs="[/ip4/172.18.242.174/tcp/3968, /ip4/172.18.242.174/tcp/3969/ws]"
|
|
INF 2026-03-28 04:37:24.214+00:00 Listening on topics="waku node" tid=1 file=waku_node.nim:501 full=[/ip4/0.0.0.0/tcp/3968/p2p/16Uiu2HAm3hn9VDFVaYhfRpuoksX5HN6UiTUSF4YJ1LMmEU9ZM696][/ip4/0.0.0.0/tcp/3969/ws/p2p/16Uiu2HAm3hn9VDFVaYhfRpuoksX5HN6UiTUSF4YJ1LMmEU9ZM696] localIp=172.17.0.3 switchAddress="@[/ip4/172.18.242.174/tcp/3968, /ip4/172.18.242.174/tcp/3969/ws]"
|
|
INF 2026-03-28 04:37:24.214+00:00 Announcing addresses topics="waku node" tid=1 file=waku_node.nim:503 full=[/ip4/172.18.242.174/tcp/3968/p2p/16Uiu2HAm3hn9VDFVaYhfRpuoksX5HN6UiTUSF4YJ1LMmEU9ZM696][/ip4/172.18.242.174/tcp/3969/ws/p2p/16Uiu2HAm3hn9VDFVaYhfRpuoksX5HN6UiTUSF4YJ1LMmEU9ZM696]
|
|
INF 2026-03-28 04:37:24.214+00:00 DNS: discoverable ENR topics="waku node" tid=1 file=waku_node.nim:504 enr=enr:-LO4QBuCop1MdCvRzEjTDb7m9xVtTG05Y9rCbugWbYB9yzbNFFzkRdRAtNRguPUYQVsCf_tEbKYDVvGbWAS1BVT2SKcBgmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc4wACgSsEvKuBg-B3QOCcnOFAAMBAACJc2VjcDI1NmsxoQJ6_cL1SO1Vs5CXSraqdwCjHxEj5SlJQFHWwmM4Rzte6YN0Y3CCD4CDdWRwgg-ChXdha3UyAA
|
|
INF 2026-03-28 04:37:24.214+00:00 Node started successfully topics="waku node" tid=1 file=waku_node.nim:681
|
|
INF 2026-03-28 04:37:24.214+00:00 PeerInfo topics="waku node" tid=1 file=waku_node.nim:478 peerId=16U*9ZM696 addrs="[/ip4/172.18.242.174/tcp/3968, /ip4/172.18.242.174/tcp/3969/ws]"
|
|
INF 2026-03-28 04:37:24.214+00:00 Listening on topics="waku node" tid=1 file=waku_node.nim:501 full=[/ip4/0.0.0.0/tcp/3968/p2p/16Uiu2HAm3hn9VDFVaYhfRpuoksX5HN6UiTUSF4YJ1LMmEU9ZM696][/ip4/0.0.0.0/tcp/3969/ws/p2p/16Uiu2HAm3hn9VDFVaYhfRpuoksX5HN6UiTUSF4YJ1LMmEU9ZM696] localIp=172.17.0.3 switchAddress="@[/ip4/172.18.242.174/tcp/3968, /ip4/172.18.242.174/tcp/3969/ws]"
|
|
INF 2026-03-28 04:37:24.214+00:00 Announcing addresses topics="waku node" tid=1 file=waku_node.nim:503 full=[/ip4/172.18.242.174/tcp/3968/p2p/16Uiu2HAm3hn9VDFVaYhfRpuoksX5HN6UiTUSF4YJ1LMmEU9ZM696][/ip4/172.18.242.174/tcp/3969/ws/p2p/16Uiu2HAm3hn9VDFVaYhfRpuoksX5HN6UiTUSF4YJ1LMmEU9ZM696]
|
|
INF 2026-03-28 04:37:24.214+00:00 DNS: discoverable ENR topics="waku node" tid=1 file=waku_node.nim:504 enr=enr:-LO4QBuCop1MdCvRzEjTDb7m9xVtTG05Y9rCbugWbYB9yzbNFFzkRdRAtNRguPUYQVsCf_tEbKYDVvGbWAS1BVT2SKcBgmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc4wACgSsEvKuBg-B3QOCcnOFAAMBAACJc2VjcDI1NmsxoQJ6_cL1SO1Vs5CXSraqdwCjHxEj5SlJQFHWwmM4Rzte6YN0Y3CCD4CDdWRwgg-ChXdha3UyAA
|
|
INF 2026-03-28 04:37:24.215+00:00 Waku node ENR updated successfully with new multiaddress topics="wakunode waku" tid=1 file=waku.nim:301 enr=enr:-L24QA3AVELw81nU8ZssvdPkD5GH-XEBYLZes9ECjfwatP21PWZtUjyoHBoGskr6oCmrykBeY3sHewe8y3LKKeNdb8UCgmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc5YACASsEvKuBg-AAAoErBLyrgYPgd0DgnJzhQADAQAAiXNlY3AyNTZrMaECev3C9UjtVbOQl0q2qncAox8RI-UpSUBR1sJjOEc7XumDdGNwgg-Ag3VkcIIPgoV3YWt1MgA record="(2, id: \"v4\", ip: 172.18.242.174, multiaddrs: 0x000804AC12F2AE060F80000A04AC12F2AE060F81DD03, rs: 0x0003010000, secp256k1: 0x027AFDC2F548ED55B390974AB6AA7700A31F1123E529494051D6C26338473B5EE9, tcp: 3968, udp: 3970, waku2: 0x00)"
|
|
TRC 2026-03-28 04:37:24.215+00:00 Adding peer to manager topics="waku node peer_manager" tid=1 file=peer_manager.nim:154 peerId=16U*6VsxSG addresses="[/ip4/172.18.129.167/tcp/58792]" origin=Discv5
|
|
INF 2026-03-28 04:37:24.216+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
INF 2026-03-28 04:37:24.216+00:00 Starting discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:336
|
|
INF 2026-03-28 04:37:24.216+00:00 start listening on udp port topics="waku discv5" tid=1 file=waku_discv5.nim:338 address=0.0.0.0 port=3970
|
|
TRC 2026-03-28 04:37:24.216+00:00 start discv5 service topics="waku discv5" tid=1 file=waku_discv5.nim:346
|
|
INF 2026-03-28 04:37:24.216+00:00 Starting discovery v5 search topics="waku discv5" tid=1 file=waku_discv5.nim:258
|
|
TRC 2026-03-28 04:37:24.216+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
|
|
INF 2026-03-28 04:37:24.216+00:00 Successfully started discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:352
|
|
INF 2026-03-28 04:37:24.216+00:00 Discv5: discoverable ENR topics="waku discv5" tid=1 file=waku_discv5.nim:353 enrUri=enr:-L24QNoLAkXf5c5DFPiSAaUGGqDw7KJ3qo4oZYKk3thHCx5rCnrkHXuyk2mT_icPijr8L2ody4Sid-WF-ESJBVUTO3oDgmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc5YACASsEvKuBg-AAAoErBLyrgYPgd0DgnJzhQADAQAAiXNlY3AyNTZrMaECev3C9UjtVbOQl0q2qncAox8RI-UpSUBR1sJjOEc7XumDdGNwgg-Ag3VkcIIPgoV3YWt1MgA enr="(3, id: \"v4\", ip: 172.18.242.174, multiaddrs: 0x000804AC12F2AE060F80000A04AC12F2AE060F81DD03, rs: 0x0003010000, secp256k1: 0x027AFDC2F548ED55B390974AB6AA7700A31F1123E529494051D6C26338473B5EE9, tcp: 3968, udp: 3970, waku2: 0x00)"
|
|
TRC 2026-03-28 04:37:24.217+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-28 04:37:24.217+00:00 Health monitor loop start tid=1 file=node_health_monitor.nim:516
|
|
DBG 2026-03-28 04:37:24.218+00:00 calculateConnectionState tid=1 file=node_health_monitor.nim:408 relayCount=0 storeClientCount=0 lightpushCount=0 filterCount=0
|
|
INF 2026-03-28 04:37:24.218+00:00 starting keepalive tid=1 file=node_health_monitor.nim:678 randomPeersKeepalive=10s allPeersKeepalive=2m
|
|
TRC 2026-03-28 04:37:24.218+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
|
|
INF 2026-03-28 04:37:24.219+00:00 REST services are installed tid=1 file=builder.nim:221
|
|
INF 2026-03-28 04:37:24.219+00:00 Starting metrics HTTP server topics="waku node metrics" tid=1 file=waku_metrics.nim:63 serverIp=0.0.0.0 serverPort=3971
|
|
INF 2026-03-28 04:37:24.220+00:00 Metrics HTTP server started topics="waku node metrics" tid=1 file=waku_metrics.nim:73 serverIp=0.0.0.0 serverPort=3971
|
|
INF 2026-03-28 04:37:24.220+00:00 Setting up shutdown hooks topics="wakunode main" tid=1 file=wakunode2.nim:63
|
|
INF 2026-03-28 04:37:24.220+00:00 Node setup complete topics="wakunode main" tid=1 file=wakunode2.nim:102
|
|
TRC 2026-03-28 04:37:24.223+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:1111", "2606:4700:4700:0000:0000:0000:0000:1001"} server=1.1.1.1:53
|
|
DBG 2026-03-28 04:37:25.236+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57104 meth=GET uri=/health
|
|
DBG 2026-03-28 04:37:25.236+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57104 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
|
|
DBG 2026-03-28 04:37:25.237+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57104 uri=/health content_type=application/json content_size=893
|
|
DBG 2026-03-28 04:37:25.239+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57110 meth=GET uri=/debug/v1/info
|
|
DBG 2026-03-28 04:37:25.239+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57110 meth=GET uri=/debug/v1/info path_params=[] query_params=[] content_body=(None)
|
|
INF 2026-03-28 04:37:25.239+00:00 node info topics="waku node" tid=1 file=waku_node.nim:270 wakuInfo="(listenAddresses: [/ip4/172.18.242.174/tcp/3968/p2p/16Uiu2HAm3hn9VDFVaYhfRpuoksX5HN6UiTUSF4YJ1LMmEU9ZM696, /ip4/172.18.242.174/tcp/3969/ws/p2p/16Uiu2HAm3hn9VDFVaYhfRpuoksX5HN6UiTUSF4YJ1LMmEU9ZM696], enrUri: enr:-L24QA3AVELw81nU8ZssvdPkD5GH-XEBYLZes9ECjfwatP21PWZtUjyoHBoGskr6oCmrykBeY3sHewe8y3LKKeNdb8UCgmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc5YACASsEvKuBg-AAAoErBLyrgYPgd0DgnJzhQADAQAAiXNlY3AyNTZrMaECev3C9UjtVbOQl0q2qncAox8RI-UpSUBR1sJjOEc7XumDdGNwgg-Ag3VkcIIPgoV3YWt1MgA, mixPubKey: none(string))"
|
|
DBG 2026-03-28 04:37:25.239+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57110 uri=/debug/v1/info content_type=application/json content_size=473
|
|
DBG 2026-03-28 04:37:25.242+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57122 meth=POST uri=/admin/v1/peers
|
|
DBG 2026-03-28 04:37:25.255+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57122 meth=POST uri=/admin/v1/peers path_params=[] query_params=[] content_body="(application/json, 91 bytes)"
|
|
TRC 2026-03-28 04:37:25.255+00:00 Connecting to peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:318 wireAddr="[/ip4/172.18.129.167/tcp/58792]" peerId=16U*6VsxSG failedAttempts=0
|
|
TRC 2026-03-28 04:37:25.255+00:00 connection not found topics="libp2p connmanager" tid=1 file=connmanager.nim:294 peerId=16U*6VsxSG
|
|
DBG 2026-03-28 04:37:25.255+00:00 Dialing peer topics="libp2p dialer" tid=1 file=dialer.nim:141 peerId=16U*6VsxSG addrs="[/ip4/172.18.129.167/tcp/58792]"
|
|
DBG 2026-03-28 04:37:25.256+00:00 Expanded address and hostname topics="libp2p dialer" tid=1 file=dialer.nim:156 expandedAddress=/ip4/172.18.129.167/tcp/58792 hostname=172.18.129.167 resolvedAddresses="[/ip4/172.18.129.167/tcp/58792]"
|
|
TRC 2026-03-28 04:37:25.256+00:00 Dialing address topics="libp2p dialer" tid=1 file=dialer.nim:49 addrs=/ip4/172.18.129.167/tcp/58792 peerId=16U*6VsxSG hostname=172.18.129.167
|
|
TRC 2026-03-28 04:37:25.256+00:00 Dialing remote peer topics="libp2p tcptransport" tid=1 file=tcptransport.nim:298 address=/ip4/172.18.129.167/tcp/58792
|
|
TRC 2026-03-28 04:37:25.256+00:00 Handling tcp connection topics="libp2p tcptransport" tid=1 file=tcptransport.nim:47 address=ok(/ip4/172.18.129.167/tcp/58792) dir=Out clients=0
|
|
TRC 2026-03-28 04:37:25.256+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c4328 objName=ChronosStream dir=Out
|
|
TRC 2026-03-28 04:37:25.256+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c4328 timeout=10m
|
|
TRC 2026-03-28 04:37:25.256+00:00 Upgrading connection topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:63 conn=:69c75b0569531c45a53c4328 direction=Out
|
|
TRC 2026-03-28 04:37:25.256+00:00 initiating handshake topics="libp2p upgrade" tid=1 file=multistream.nim:47 conn=:69c75b0569531c45a53c4328 codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.257+00:00 selecting proto topics="libp2p upgrade" tid=1 file=multistream.nim:51 conn=:69c75b0569531c45a53c4328 proto=/noise
|
|
TRC 2026-03-28 04:37:25.257+00:00 multistream handshake success topics="libp2p upgrade" tid=1 file=multistream.nim:61 conn=:69c75b0569531c45a53c4328
|
|
TRC 2026-03-28 04:37:25.257+00:00 reading first requested proto topics="libp2p upgrade" tid=1 file=multistream.nim:68 conn=:69c75b0569531c45a53c4328 s=/noise proto="[/noise]"
|
|
TRC 2026-03-28 04:37:25.257+00:00 successfully selected topics="libp2p upgrade" tid=1 file=multistream.nim:70 conn=:69c75b0569531c45a53c4328 proto=/noise
|
|
TRC 2026-03-28 04:37:25.257+00:00 Securing connection topics="libp2p upgrade" tid=1 file=upgrade.nim:58 conn=:69c75b0569531c45a53c4328 codec=/noise
|
|
TRC 2026-03-28 04:37:25.257+00:00 Starting Noise handshake topics="libp2p noise" tid=1 file=noise.nim:495 conn=:69c75b0569531c45a53c4328 initiator=true
|
|
TRC 2026-03-28 04:37:25.257+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=f3d15e6108ed...2e0958dc002d
|
|
TRC 2026-03-28 04:37:25.257+00:00 noise write e topics="libp2p noise" tid=1 file=noise.nim:231
|
|
TRC 2026-03-28 04:37:25.257+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=182f36ffe9c7...a5b8b89fb321
|
|
TRC 2026-03-28 04:37:25.257+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=4897e116a4ba...fdb65bc6b485
|
|
TRC 2026-03-28 04:37:25.257+00:00 sendHSMessage topics="libp2p noise" tid=1 file=noise.nim:329 conn=:69c75b0569531c45a53c4328 size=32
|
|
TRC 2026-03-28 04:37:25.257+00:00 Empty byte seq, nothing to write topics="libp2p chronosstream" tid=1 file=chronosstream.nim:138
|
|
TRC 2026-03-28 04:37:25.259+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=:69c75b0569531c45a53c4328 size=207
|
|
TRC 2026-03-28 04:37:25.259+00:00 noise read e topics="libp2p noise" tid=1 file=noise.nim:272 size=207
|
|
TRC 2026-03-28 04:37:25.259+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=ec3908cb699c...0401293d843f
|
|
TRC 2026-03-28 04:37:25.259+00:00 noise dh ee topics="libp2p noise" tid=1 file=noise.nim:245
|
|
TRC 2026-03-28 04:37:25.259+00:00 mixKey topics="libp2p noise" tid=1 file=noise.nim:184 key=214f332dd966...e7c777e156f2
|
|
TRC 2026-03-28 04:37:25.259+00:00 noise read s topics="libp2p noise" tid=1 file=noise.nim:285 size=175
|
|
TRC 2026-03-28 04:37:25.259+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=197f50c7a33b...197d374948a9 tagOut=197f50c7a33b...197d374948a9 nonce=0
|
|
TRC 2026-03-28 04:37:25.259+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=d4b449e75c3e...09a0ab6849de
|
|
TRC 2026-03-28 04:37:25.259+00:00 noise dh es topics="libp2p noise" tid=1 file=noise.nim:250
|
|
TRC 2026-03-28 04:37:25.259+00:00 mixKey topics="libp2p noise" tid=1 file=noise.nim:184 key=32f9e25b4855...9e54fc613ae6
|
|
TRC 2026-03-28 04:37:25.259+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=03be3f974243...9cc25fd95485 tagOut=03be3f974243...9cc25fd95485 nonce=0
|
|
TRC 2026-03-28 04:37:25.259+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=5c74505d5032...1a92b1a698c3
|
|
TRC 2026-03-28 04:37:25.259+00:00 noise write s topics="libp2p noise" tid=1 file=noise.nim:240
|
|
TRC 2026-03-28 04:37:25.259+00:00 encryptWithAd topics="libp2p noise" tid=1 file=noise.nim:150 tag=b0255e6c0ab473e4b7a1c0bc20ae1dc6 data=b36880af9750...c0bc20ae1dc6 nonce=1
|
|
TRC 2026-03-28 04:37:25.259+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=82e8f97ab2a4...daee318d3eb4
|
|
TRC 2026-03-28 04:37:25.259+00:00 noise dh se topics="libp2p noise" tid=1 file=noise.nim:258
|
|
TRC 2026-03-28 04:37:25.259+00:00 mixKey topics="libp2p noise" tid=1 file=noise.nim:184 key=56caf65d2d16...611ad20cce92
|
|
TRC 2026-03-28 04:37:25.259+00:00 encryptWithAd topics="libp2p noise" tid=1 file=noise.nim:150 tag=479aad3a2d6475e74bcb3bf627e8deeb data=c9dec4a2a892...3bf627e8deeb nonce=0
|
|
TRC 2026-03-28 04:37:25.259+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=47f87b86f989...63f82f7091af
|
|
TRC 2026-03-28 04:37:25.260+00:00 sendHSMessage topics="libp2p noise" tid=1 file=noise.nim:329 conn=:69c75b0569531c45a53c4328 size=176
|
|
TRC 2026-03-28 04:37:25.260+00:00 Remote signature verified topics="libp2p noise" tid=1 file=noise.nim:555 conn=:69c75b0569531c45a53c4328
|
|
TRC 2026-03-28 04:37:25.260+00:00 Remote peer id topics="libp2p noise" tid=1 file=noise.nim:560 pid=16Uiu2HAmT7n94n3S5Fp8yX2npixvp1bq2KfGxWWozjAfvz6VsxSG
|
|
TRC 2026-03-28 04:37:25.260+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c4329 objName=SecureConn dir=Out
|
|
TRC 2026-03-28 04:37:25.260+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=16U*6VsxSG:69c75b0569531c45a53c4329 timeout=5m
|
|
TRC 2026-03-28 04:37:25.260+00:00 Noise handshake completed! topics="libp2p noise" tid=1 file=noise.nim:592 initiator=true peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.260+00:00 Muxing connection topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:34 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.260+00:00 initiating handshake topics="libp2p upgrade" tid=1 file=multistream.nim:47 conn=16U*6VsxSG:69c75b0569531c45a53c4329 codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.260+00:00 selecting proto topics="libp2p upgrade" tid=1 file=multistream.nim:51 conn=16U*6VsxSG:69c75b0569531c45a53c4329 proto=/yamux/1.0.0
|
|
TRC 2026-03-28 04:37:25.261+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=36
|
|
TRC 2026-03-28 04:37:25.261+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=7264a80a01af...3fecd18d8308 tagOut=7264a80a01af...3fecd18d8308 nonce=0
|
|
TRC 2026-03-28 04:37:25.261+00:00 multistream handshake success topics="libp2p upgrade" tid=1 file=multistream.nim:61 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.262+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=30
|
|
TRC 2026-03-28 04:37:25.262+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a08666a0bd49...e1b2742dfa0f tagOut=a08666a0bd49...e1b2742dfa0f nonce=1
|
|
TRC 2026-03-28 04:37:25.262+00:00 reading first requested proto topics="libp2p upgrade" tid=1 file=multistream.nim:68 conn=16U*6VsxSG:69c75b0569531c45a53c4329 s=/yamux/1.0.0 proto="[/yamux/1.0.0, /mplex/6.7.0]"
|
|
TRC 2026-03-28 04:37:25.262+00:00 successfully selected topics="libp2p upgrade" tid=1 file=multistream.nim:70 conn=16U*6VsxSG:69c75b0569531c45a53c4329 proto=/yamux/1.0.0
|
|
TRC 2026-03-28 04:37:25.262+00:00 Found a muxer topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:50 conn=16U*6VsxSG:69c75b0569531c45a53c4329 muxerName=/yamux/1.0.0
|
|
TRC 2026-03-28 04:37:25.262+00:00 Starting yamux handler topics="libp2p yamux" tid=1 file=yamux.nim:559 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.262+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.262+00:00 Upgraded connection topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:81 conn=16U*6VsxSG:69c75b0569531c45a53c4328 sconn=16U*6VsxSG:69c75b0569531c45a53c4329 direction=Out
|
|
DBG 2026-03-28 04:37:25.262+00:00 Dial successful topics="libp2p dialer" tid=1 file=dialer.nim:92 peerId=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.262+00:00 About to trigger connection events topics="libp2p connmanager" tid=1 file=connmanager.nim:148 peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.263+00:00 About to trigger peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:180 peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.263+00:00 triggering peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:185 peer=16U*6VsxSG event="(kind: Joined, initiator: true)"
|
|
TRC 2026-03-28 04:37:25.263+00:00 Dialing (existing) topics="libp2p dialer" tid=1 file=dialer.nim:322 peerId=16U*6VsxSG protos="[/vac/waku/metadata/1.0.0]"
|
|
TRC 2026-03-28 04:37:25.263+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c432a objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.263+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c432a timeout=5m
|
|
TRC 2026-03-28 04:37:25.263+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=1 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.263+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 1, length: 0}"
|
|
TRC 2026-03-28 04:37:25.263+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*6VsxSG:69c75b0569531c45a53c432a protos="[/vac/waku/metadata/1.0.0]"
|
|
TRC 2026-03-28 04:37:25.263+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*6VsxSG:69c75b0569531c45a53c432a codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.263+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 1, length: 20}"
|
|
TRC 2026-03-28 04:37:25.263+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*6VsxSG:69c75b0569531c45a53c432a proto=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-28 04:37:25.263+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 1, length: 26}"
|
|
TRC 2026-03-28 04:37:25.263+00:00 Stored muxer topics="libp2p connmanager" tid=1 file=connmanager.nim:347 muxer=16U*6VsxSG:69c75b0569531c45a53c4329 direction=Out peers=1
|
|
TRC 2026-03-28 04:37:25.263+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c432b objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.263+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c432b timeout=5m
|
|
TRC 2026-03-28 04:37:25.263+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=3 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.263+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 3, length: 0}"
|
|
TRC 2026-03-28 04:37:25.263+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*6VsxSG:69c75b0569531c45a53c432b codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.263+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 20}"
|
|
TRC 2026-03-28 04:37:25.263+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*6VsxSG:69c75b0569531c45a53c432b proto=/ipfs/id/1.0.0
|
|
TRC 2026-03-28 04:37:25.263+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 16}"
|
|
TRC 2026-03-28 04:37:25.263+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.263+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=4d23a8c3f6e9...7bf23ac1859e tagOut=4d23a8c3f6e9...7bf23ac1859e nonce=2
|
|
TRC 2026-03-28 04:37:25.263+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Syn}, streamId: 2, length: 0}"
|
|
TRC 2026-03-28 04:37:25.263+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c432c objName=YamuxStream dir=In
|
|
TRC 2026-03-28 04:37:25.264+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c432c timeout=5m
|
|
TRC 2026-03-28 04:37:25.264+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=2 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.264+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Ack}, streamId: 2, length: 0}"
|
|
TRC 2026-03-28 04:37:25.264+00:00 Starting stream handler tid=1 file=muxedupgrade.nim:93 conn=16U*6VsxSG:69c75b0569531c45a53c432c
|
|
TRC 2026-03-28 04:37:25.264+00:00 Starting multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:175 conn=16U*6VsxSG:69c75b0569531c45a53c432c handshaked=false
|
|
TRC 2026-03-28 04:37:25.264+00:00 Starting multistream negotiation topics="libp2p multistream" tid=1 file=multistream.nim:132 conn=16U*6VsxSG:69c75b0569531c45a53c432c handshaked=false
|
|
TRC 2026-03-28 04:37:25.264+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.264+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=48
|
|
TRC 2026-03-28 04:37:25.264+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=120a93ab8084...03e62d74b3d3 tagOut=120a93ab8084...03e62d74b3d3 nonce=3
|
|
TRC 2026-03-28 04:37:25.264+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 2, length: 20}"
|
|
TRC 2026-03-28 04:37:25.264+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-28 04:37:25.264+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.264+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=54
|
|
TRC 2026-03-28 04:37:25.264+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=2a7adb6ec4c7...58208cb7bfbb tagOut=2a7adb6ec4c7...58208cb7bfbb nonce=4
|
|
TRC 2026-03-28 04:37:25.265+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 2, length: 26}"
|
|
TRC 2026-03-28 04:37:25.265+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=192f7661632f...312e302e300a
|
|
TRC 2026-03-28 04:37:25.265+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.265+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.265+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=bef2c38d9e20...ad73e27af56f tagOut=bef2c38d9e20...ad73e27af56f nonce=5
|
|
TRC 2026-03-28 04:37:25.265+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Syn}, streamId: 4, length: 0}"
|
|
TRC 2026-03-28 04:37:25.265+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c432d objName=YamuxStream dir=In
|
|
TRC 2026-03-28 04:37:25.265+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c432d timeout=5m
|
|
TRC 2026-03-28 04:37:25.265+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=4 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.265+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Ack}, streamId: 4, length: 0}"
|
|
TRC 2026-03-28 04:37:25.265+00:00 Starting stream handler tid=1 file=muxedupgrade.nim:93 conn=16U*6VsxSG:69c75b0569531c45a53c432d
|
|
TRC 2026-03-28 04:37:25.265+00:00 Starting multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:175 conn=16U*6VsxSG:69c75b0569531c45a53c432d handshaked=false
|
|
TRC 2026-03-28 04:37:25.265+00:00 Starting multistream negotiation topics="libp2p multistream" tid=1 file=multistream.nim:132 conn=16U*6VsxSG:69c75b0569531c45a53c432d handshaked=false
|
|
TRC 2026-03-28 04:37:25.265+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.265+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=48
|
|
TRC 2026-03-28 04:37:25.265+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a7e163a8dd90...0ab7c697dda7 tagOut=a7e163a8dd90...0ab7c697dda7 nonce=6
|
|
TRC 2026-03-28 04:37:25.265+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 20}"
|
|
TRC 2026-03-28 04:37:25.265+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-28 04:37:25.265+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.265+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=51
|
|
TRC 2026-03-28 04:37:25.265+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=4013327321d2...fedd90097176 tagOut=4013327321d2...fedd90097176 nonce=7
|
|
TRC 2026-03-28 04:37:25.265+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 23}"
|
|
TRC 2026-03-28 04:37:25.265+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=162f7661632f...322e302e300a
|
|
TRC 2026-03-28 04:37:25.265+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.265+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.265+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=447f1ebcc115...dcb4814f2210 tagOut=447f1ebcc115...dcb4814f2210 nonce=8
|
|
TRC 2026-03-28 04:37:25.265+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Syn}, streamId: 6, length: 0}"
|
|
TRC 2026-03-28 04:37:25.265+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c432e objName=YamuxStream dir=In
|
|
TRC 2026-03-28 04:37:25.265+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c432e timeout=5m
|
|
TRC 2026-03-28 04:37:25.265+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=6 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.265+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Ack}, streamId: 6, length: 0}"
|
|
TRC 2026-03-28 04:37:25.265+00:00 Starting stream handler tid=1 file=muxedupgrade.nim:93 conn=16U*6VsxSG:69c75b0569531c45a53c432e
|
|
TRC 2026-03-28 04:37:25.265+00:00 Starting multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:175 conn=16U*6VsxSG:69c75b0569531c45a53c432e handshaked=false
|
|
TRC 2026-03-28 04:37:25.266+00:00 Starting multistream negotiation topics="libp2p multistream" tid=1 file=multistream.nim:132 conn=16U*6VsxSG:69c75b0569531c45a53c432e handshaked=false
|
|
TRC 2026-03-28 04:37:25.266+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.266+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=48
|
|
TRC 2026-03-28 04:37:25.266+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=fea5c1e983d4...f2d501430174 tagOut=fea5c1e983d4...f2d501430174 nonce=9
|
|
TRC 2026-03-28 04:37:25.266+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*6VsxSG:69c75b0569531c45a53c432c ms=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.266+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 2, length: 20}"
|
|
TRC 2026-03-28 04:37:25.266+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*6VsxSG:69c75b0569531c45a53c432c ms=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-28 04:37:25.266+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:164 conn=16U*6VsxSG:69c75b0569531c45a53c432c protocol=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-28 04:37:25.266+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 2, length: 26}"
|
|
TRC 2026-03-28 04:37:25.266+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*6VsxSG:69c75b0569531c45a53c432d ms=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.266+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 4, length: 20}"
|
|
TRC 2026-03-28 04:37:25.266+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*6VsxSG:69c75b0569531c45a53c432d ms=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-28 04:37:25.266+00:00 no handlers topics="libp2p multistream" tid=1 file=multistream.nim:169 conn=16U*6VsxSG:69c75b0569531c45a53c432d protocol=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-28 04:37:25.266+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 4, length: 4}"
|
|
TRC 2026-03-28 04:37:25.266+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:189 conn=16U*6VsxSG:69c75b0569531c45a53c432c protocol=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-28 04:37:25.266+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 6, length: 20}"
|
|
TRC 2026-03-28 04:37:25.266+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-28 04:37:25.266+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.266+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=44
|
|
TRC 2026-03-28 04:37:25.267+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=fec94ccd6ef1...605981f8635d tagOut=fec94ccd6ef1...605981f8635d nonce=10
|
|
TRC 2026-03-28 04:37:25.267+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 6, length: 16}"
|
|
TRC 2026-03-28 04:37:25.267+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0f2f69706673...312e302e300a
|
|
TRC 2026-03-28 04:37:25.267+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.267+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.267+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=18ce899ebba8...dccdd6a151c6 tagOut=18ce899ebba8...dccdd6a151c6 nonce=11
|
|
TRC 2026-03-28 04:37:25.267+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 1, length: 0}"
|
|
TRC 2026-03-28 04:37:25.267+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.267+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.267+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=6c326a331c96...41a67a1309c2 tagOut=6c326a331c96...41a67a1309c2 nonce=12
|
|
TRC 2026-03-28 04:37:25.267+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 3, length: 0}"
|
|
TRC 2026-03-28 04:37:25.267+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.267+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=48
|
|
TRC 2026-03-28 04:37:25.267+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=0c4cca310b92...2f565b37066d tagOut=0c4cca310b92...2f565b37066d nonce=13
|
|
TRC 2026-03-28 04:37:25.267+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 1, length: 20}"
|
|
TRC 2026-03-28 04:37:25.267+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-28 04:37:25.267+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.267+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=54
|
|
TRC 2026-03-28 04:37:25.267+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=5553d835ab8a...7b5d991bdb18 tagOut=5553d835ab8a...7b5d991bdb18 nonce=14
|
|
TRC 2026-03-28 04:37:25.267+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 1, length: 26}"
|
|
TRC 2026-03-28 04:37:25.267+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=192f7661632f...312e302e300a
|
|
TRC 2026-03-28 04:37:25.267+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.267+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=48
|
|
TRC 2026-03-28 04:37:25.267+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=1203a608c2d7...5907f6a9f5ed tagOut=1203a608c2d7...5907f6a9f5ed nonce=15
|
|
TRC 2026-03-28 04:37:25.268+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 3, length: 20}"
|
|
TRC 2026-03-28 04:37:25.268+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-28 04:37:25.268+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.268+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=44
|
|
TRC 2026-03-28 04:37:25.268+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=93b0b264af29...eef620875567 tagOut=93b0b264af29...eef620875567 nonce=16
|
|
TRC 2026-03-28 04:37:25.268+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*6VsxSG:69c75b0569531c45a53c432e ms=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.268+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 6, length: 20}"
|
|
TRC 2026-03-28 04:37:25.268+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*6VsxSG:69c75b0569531c45a53c432e ms=/ipfs/id/1.0.0
|
|
TRC 2026-03-28 04:37:25.268+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:164 conn=16U*6VsxSG:69c75b0569531c45a53c432e protocol=/ipfs/id/1.0.0
|
|
TRC 2026-03-28 04:37:25.268+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 6, length: 16}"
|
|
TRC 2026-03-28 04:37:25.268+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*6VsxSG:69c75b0569531c45a53c432a
|
|
TRC 2026-03-28 04:37:25.268+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*6VsxSG:69c75b0569531c45a53c432a s=/vac/waku/metadata/1.0.0 proto="[/vac/waku/metadata/1.0.0]"
|
|
TRC 2026-03-28 04:37:25.268+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*6VsxSG:69c75b0569531c45a53c432a proto=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-28 04:37:25.268+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*6VsxSG:69c75b0569531c45a53c432b
|
|
TRC 2026-03-28 04:37:25.268+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:189 conn=16U*6VsxSG:69c75b0569531c45a53c432e protocol=/ipfs/id/1.0.0
|
|
TRC 2026-03-28 04:37:25.268+00:00 handling identify request topics="libp2p identify" tid=1 file=identify.nim:146 conn=16U*6VsxSG:69c75b0569531c45a53c432e
|
|
TRC 2026-03-28 04:37:25.269+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 6, length: 342}"
|
|
DBG 2026-03-28 04:37:25.269+00:00 identify: info sent topics="libp2p identify" tid=1 file=identify.nim:149 conn=16U*6VsxSG:69c75b0569531c45a53c432e info="(peerId: 16Uiu2HAm3hn9VDFVaYhfRpuoksX5HN6UiTUSF4YJ1LMmEU9ZM696, listenAddrs: [/ip4/0.0.0.0/tcp/3968, /ip4/0.0.0.0/tcp/3969/ws], addrs: [/ip4/172.18.242.174/tcp/3968, /ip4/172.18.242.174/tcp/3969/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/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], protoVersion: ipfs/0.1.0, agentVersion: logos-delivery-v0.38.0-rc.0-14-g5c335c)"
|
|
TRC 2026-03-28 04:37:25.269+00:00 exiting identify handler topics="libp2p identify" tid=1 file=identify.nim:156 conn=16U*6VsxSG:69c75b0569531c45a53c432e
|
|
TRC 2026-03-28 04:37:25.269+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0569531c45a53c432e
|
|
TRC 2026-03-28 04:37:25.269+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=6 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.269+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 6, length: 0}"
|
|
TRC 2026-03-28 04:37:25.269+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 3, length: 16}"
|
|
TRC 2026-03-28 04:37:25.269+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0f2f69706673...312e302e300a
|
|
TRC 2026-03-28 04:37:25.269+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.269+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=433
|
|
TRC 2026-03-28 04:37:25.269+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d162548c594f...04617ea6863f tagOut=d162548c594f...04617ea6863f nonce=17
|
|
TRC 2026-03-28 04:37:25.269+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 3, length: 405}"
|
|
TRC 2026-03-28 04:37:25.269+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=93030a250802...356333333563
|
|
TRC 2026-03-28 04:37:25.269+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.269+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.269+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=8f9f02267fea...58dce24e1e61 tagOut=8f9f02267fea...58dce24e1e61 nonce=18
|
|
TRC 2026-03-28 04:37:25.270+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 3, length: 0}"
|
|
TRC 2026-03-28 04:37:25.270+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-28 04:37:25.270+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.270+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 1, length: 8}"
|
|
TRC 2026-03-28 04:37:25.270+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=44
|
|
TRC 2026-03-28 04:37:25.270+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=5cbda4660f9f...e90e010603ab tagOut=5cbda4660f9f...e90e010603ab nonce=19
|
|
TRC 2026-03-28 04:37:25.270+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*6VsxSG:69c75b0569531c45a53c432b s=/ipfs/id/1.0.0 proto="[/ipfs/id/1.0.0]"
|
|
TRC 2026-03-28 04:37:25.270+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*6VsxSG:69c75b0569531c45a53c432b proto=/ipfs/id/1.0.0
|
|
TRC 2026-03-28 04:37:25.270+00:00 initiating identify topics="libp2p identify" tid=1 file=identify.nim:170 conn=16U*6VsxSG:69c75b0569531c45a53c432b
|
|
DBG 2026-03-28 04:37:25.270+00:00 identify: info received topics="libp2p identify" tid=1 file=identify.nim:178 conn=16U*6VsxSG:69c75b0569531c45a53c432b pubkey=some(s...33e1)) addresses=/ip4/172.18.129.167/tcp/58792,/ip4/172.18.129.167/tcp/58793/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 observable_address=some(/ip4/172.18.242.174/tcp/34602) proto_version=ipfs/0.1.0 agent_version=logos-delivery-v0.38.0-rc.0-14-g5c335c signedPeerRecord=None
|
|
TRC 2026-03-28 04:37:25.270+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0569531c45a53c432b
|
|
TRC 2026-03-28 04:37:25.270+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=3 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.271+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 3, length: 0}"
|
|
TRC 2026-03-28 04:37:25.271+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0569531c45a53c432b
|
|
TRC 2026-03-28 04:37:25.271+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0569531c45a53c432b
|
|
TRC 2026-03-28 04:37:25.271+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0569531c45a53c432b objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.271+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0569531c45a53c432b objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.271+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 16}"
|
|
TRC 2026-03-28 04:37:25.271+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0f2f6d657368...312e332e300a
|
|
TRC 2026-03-28 04:37:25.271+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.271+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=36
|
|
TRC 2026-03-28 04:37:25.271+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=3a5b547ca49e...bb933e861ccb tagOut=3a5b547ca49e...bb933e861ccb nonce=20
|
|
TRC 2026-03-28 04:37:25.272+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 2, length: 8}"
|
|
TRC 2026-03-28 04:37:25.272+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=07080310001a0100
|
|
TRC 2026-03-28 04:37:25.272+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.272+00:00 About to trigger peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:180 peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.272+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.272+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=fba66feac423...3278f3d31245 tagOut=fba66feac423...3278f3d31245 nonce=21
|
|
TRC 2026-03-28 04:37:25.272+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*6VsxSG:69c75b0569531c45a53c432d ms=/meshsub/1.3.0
|
|
TRC 2026-03-28 04:37:25.272+00:00 no handlers topics="libp2p multistream" tid=1 file=multistream.nim:169 conn=16U*6VsxSG:69c75b0569531c45a53c432d protocol=/meshsub/1.3.0
|
|
TRC 2026-03-28 04:37:25.272+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 4, length: 4}"
|
|
INF 2026-03-28 04:37:25.272+00:00 Received WakuMetadata request topics="waku metadata" tid=1 file=protocol.nim:86 remoteClusterId=some(3) remoteShards="[0]" localClusterId=3 localShards="[0]" peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.272+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 2, length: 8}"
|
|
TRC 2026-03-28 04:37:25.272+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0569531c45a53c432c
|
|
TRC 2026-03-28 04:37:25.272+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=2 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.272+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 2, length: 0}"
|
|
TRC 2026-03-28 04:37:25.272+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 6, length: 0}"
|
|
TRC 2026-03-28 04:37:25.272+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-28 04:37:25.272+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0569531c45a53c432e
|
|
TRC 2026-03-28 04:37:25.272+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0569531c45a53c432e
|
|
TRC 2026-03-28 04:37:25.273+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0569531c45a53c432e objName=YamuxStream dir=In
|
|
TRC 2026-03-28 04:37:25.273+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0569531c45a53c432e objName=YamuxStream dir=In
|
|
TRC 2026-03-28 04:37:25.273+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
DBG 2026-03-28 04:37:25.273+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:57122 uri=/admin/v1/peers content_type=text/plain content_size=2
|
|
TRC 2026-03-28 04:37:25.273+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69c75b0569531c45a53c432e
|
|
TRC 2026-03-28 04:37:25.274+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0569531c45a53c432e
|
|
TRC 2026-03-28 04:37:25.274+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:309
|
|
TRC 2026-03-28 04:37:25.274+00:00 Stream handler done tid=1 file=muxedupgrade.nim:100 conn=16U*6VsxSG:69c75b0569531c45a53c432e
|
|
TRC 2026-03-28 04:37:25.274+00:00 finished handling stream topics="libp2p yamux" tid=1 file=yamux.nim:555
|
|
TRC 2026-03-28 04:37:25.289+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=36
|
|
TRC 2026-03-28 04:37:25.289+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=8cf1e9f5b788...7ffe5a75b935 tagOut=8cf1e9f5b788...7ffe5a75b935 nonce=22
|
|
TRC 2026-03-28 04:37:25.289+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 1, length: 8}"
|
|
TRC 2026-03-28 04:37:25.289+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=07080310001a0100
|
|
TRC 2026-03-28 04:37:25.289+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.289+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.289+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=648abf0cdb7a...834d6aa544e4 tagOut=648abf0cdb7a...834d6aa544e4 nonce=23
|
|
TRC 2026-03-28 04:37:25.289+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 1, length: 0}"
|
|
TRC 2026-03-28 04:37:25.289+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-28 04:37:25.289+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.289+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0569531c45a53c432a
|
|
TRC 2026-03-28 04:37:25.289+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=1 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.289+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 1, length: 0}"
|
|
TRC 2026-03-28 04:37:25.289+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0569531c45a53c432a
|
|
TRC 2026-03-28 04:37:25.289+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0569531c45a53c432a
|
|
TRC 2026-03-28 04:37:25.289+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0569531c45a53c432a objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.289+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0569531c45a53c432a objName=YamuxStream dir=Out
|
|
DBG 2026-03-28 04:37:25.290+00:00 calculateConnectionState tid=1 file=node_health_monitor.nim:408 relayCount=0 storeClientCount=0 lightpushCount=0 filterCount=1
|
|
TRC 2026-03-28 04:37:25.291+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.291+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a3fa3601a4b1...dda5827e830c tagOut=a3fa3601a4b1...dda5827e830c nonce=24
|
|
TRC 2026-03-28 04:37:25.291+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 2, length: 0}"
|
|
TRC 2026-03-28 04:37:25.291+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-28 04:37:25.291+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0569531c45a53c432c
|
|
TRC 2026-03-28 04:37:25.291+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0569531c45a53c432c
|
|
TRC 2026-03-28 04:37:25.291+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0569531c45a53c432c objName=YamuxStream dir=In
|
|
TRC 2026-03-28 04:37:25.291+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0569531c45a53c432c objName=YamuxStream dir=In
|
|
TRC 2026-03-28 04:37:25.291+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.291+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=44
|
|
TRC 2026-03-28 04:37:25.291+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=f6c966bb6d88...a509a2e9458d tagOut=f6c966bb6d88...a509a2e9458d nonce=25
|
|
TRC 2026-03-28 04:37:25.291+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 16}"
|
|
TRC 2026-03-28 04:37:25.291+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0f2f6d657368...312e322e300a
|
|
TRC 2026-03-28 04:37:25.291+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.292+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69c75b0569531c45a53c432c
|
|
TRC 2026-03-28 04:37:25.292+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0569531c45a53c432c
|
|
TRC 2026-03-28 04:37:25.292+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:309
|
|
TRC 2026-03-28 04:37:25.292+00:00 Stream handler done tid=1 file=muxedupgrade.nim:100 conn=16U*6VsxSG:69c75b0569531c45a53c432c
|
|
TRC 2026-03-28 04:37:25.292+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*6VsxSG:69c75b0569531c45a53c432d ms=/meshsub/1.2.0
|
|
TRC 2026-03-28 04:37:25.292+00:00 no handlers topics="libp2p multistream" tid=1 file=multistream.nim:169 conn=16U*6VsxSG:69c75b0569531c45a53c432d protocol=/meshsub/1.2.0
|
|
TRC 2026-03-28 04:37:25.292+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 4, length: 4}"
|
|
TRC 2026-03-28 04:37:25.292+00:00 finished handling stream topics="libp2p yamux" tid=1 file=yamux.nim:555
|
|
TRC 2026-03-28 04:37:25.294+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=44
|
|
TRC 2026-03-28 04:37:25.294+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=09d21355d844...5982a8cb8f38 tagOut=09d21355d844...5982a8cb8f38 nonce=26
|
|
TRC 2026-03-28 04:37:25.294+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 16}"
|
|
TRC 2026-03-28 04:37:25.294+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0f2f6d657368...312e312e300a
|
|
TRC 2026-03-28 04:37:25.294+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.294+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*6VsxSG:69c75b0569531c45a53c432d ms=/meshsub/1.1.0
|
|
TRC 2026-03-28 04:37:25.294+00:00 no handlers topics="libp2p multistream" tid=1 file=multistream.nim:169 conn=16U*6VsxSG:69c75b0569531c45a53c432d protocol=/meshsub/1.1.0
|
|
TRC 2026-03-28 04:37:25.294+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 4, length: 4}"
|
|
TRC 2026-03-28 04:37:25.294+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=44
|
|
TRC 2026-03-28 04:37:25.295+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=18f7e76bed09...32cf43b205a7 tagOut=18f7e76bed09...32cf43b205a7 nonce=27
|
|
TRC 2026-03-28 04:37:25.295+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 16}"
|
|
TRC 2026-03-28 04:37:25.295+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0f2f6d657368...312e302e300a
|
|
TRC 2026-03-28 04:37:25.295+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.295+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*6VsxSG:69c75b0569531c45a53c432d ms=/meshsub/1.0.0
|
|
TRC 2026-03-28 04:37:25.295+00:00 no handlers topics="libp2p multistream" tid=1 file=multistream.nim:169 conn=16U*6VsxSG:69c75b0569531c45a53c432d protocol=/meshsub/1.0.0
|
|
TRC 2026-03-28 04:37:25.295+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 4, length: 4}"
|
|
TRC 2026-03-28 04:37:25.297+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=44
|
|
TRC 2026-03-28 04:37:25.298+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b1f64ea73fb3...de7780db8801 tagOut=b1f64ea73fb3...de7780db8801 nonce=28
|
|
TRC 2026-03-28 04:37:25.298+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 16}"
|
|
TRC 2026-03-28 04:37:25.298+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0f2f6d657368...312e332e300a
|
|
TRC 2026-03-28 04:37:25.298+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.298+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*6VsxSG:69c75b0569531c45a53c432d ms=/meshsub/1.3.0
|
|
TRC 2026-03-28 04:37:25.298+00:00 no handlers topics="libp2p multistream" tid=1 file=multistream.nim:169 conn=16U*6VsxSG:69c75b0569531c45a53c432d protocol=/meshsub/1.3.0
|
|
TRC 2026-03-28 04:37:25.298+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 4, length: 4}"
|
|
TRC 2026-03-28 04:37:25.299+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=44
|
|
TRC 2026-03-28 04:37:25.299+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=047985d1cbf5...cf7802121d78 tagOut=047985d1cbf5...cf7802121d78 nonce=29
|
|
TRC 2026-03-28 04:37:25.299+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 16}"
|
|
TRC 2026-03-28 04:37:25.299+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0f2f6d657368...312e322e300a
|
|
TRC 2026-03-28 04:37:25.299+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.299+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*6VsxSG:69c75b0569531c45a53c432d ms=/meshsub/1.2.0
|
|
TRC 2026-03-28 04:37:25.299+00:00 no handlers topics="libp2p multistream" tid=1 file=multistream.nim:169 conn=16U*6VsxSG:69c75b0569531c45a53c432d protocol=/meshsub/1.2.0
|
|
TRC 2026-03-28 04:37:25.299+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 4, length: 4}"
|
|
DBG 2026-03-28 04:37:25.299+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57130 meth=POST uri=/filter/v2/subscriptions
|
|
TRC 2026-03-28 04:37:25.300+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=44
|
|
TRC 2026-03-28 04:37:25.300+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=33e7ebe52521...d5ec970b6c74 tagOut=33e7ebe52521...d5ec970b6c74 nonce=30
|
|
TRC 2026-03-28 04:37:25.300+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 16}"
|
|
TRC 2026-03-28 04:37:25.300+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0f2f6d657368...312e312e300a
|
|
TRC 2026-03-28 04:37:25.300+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.300+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*6VsxSG:69c75b0569531c45a53c432d ms=/meshsub/1.1.0
|
|
TRC 2026-03-28 04:37:25.301+00:00 no handlers topics="libp2p multistream" tid=1 file=multistream.nim:169 conn=16U*6VsxSG:69c75b0569531c45a53c432d protocol=/meshsub/1.1.0
|
|
TRC 2026-03-28 04:37:25.301+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 4, length: 4}"
|
|
DBG 2026-03-28 04:37:25.301+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57130 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 135 bytes)"
|
|
INF 2026-03-28 04:37:25.301+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 97, 55, 52, 51, 49, 98, 97, 54, 45, 100, 55, 101, 51, 45, 52, 55, 55, 55, 45, 57, 51, 98, 48, 45, 48, 52, 56, 101, 99, 102, 57, 97, 51, 48, 99, 48, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 47, 116, 101, 115, 116, 47, 49, 47, 119, 97, 107, 117, 45, 102, 105, 108, 116, 101, 114, 47, 112, 114, 111, 116, 111, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-28 04:37:25.301+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*6VsxSG, addrs: [/ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58793/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 129, 167])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229])), ("tcp", (kind: kNum, num: 58792)), ("udp", (kind: kNum, num: 58794)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 195, 236, 126, 115, 160, 17, 36, 28, 139, 214, 98, 30, 171, 252, 159, 220, 42, 127, 186, 171, 109, 22, 238, 190, 54, 71, 188, 182, 202, 133, 3, 230, 20, 122, 165, 206, 108, 76, 0, 122, 142, 197, 8, 212, 242, 156, 217, 96, 195, 220, 199, 66, 213, 65, 87, 34, 32, 186, 89, 67, 37, 232, 215, 145, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 129, 167, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229, 131, 116, 99, 112, 130, 229, 168, 131, 117, 100, 112, 130, 229, 170, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), 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], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04d6e07df80d46a3364c80850b8a55751dc12c6c1c3e51778c8d07f8407f433ee5442e6696af3a66e355a80f34f2708f241518cbe9f66c30c31f98b60bfc3d33e1), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140077473375248
|
|
TRC 2026-03-28 04:37:25.301+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*6VsxSG multi=/ip4/172.18.129.167/tcp/58792 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-28 04:37:25.301+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[/test/1/waku-filter/proto]" peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.301+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*6VsxSG filterSubscribeRequest=FilterSubscribeRequest of req:de035a5d14e883823dad [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["/test/1/waku-filter/proto"]
|
|
TRC 2026-03-28 04:37:25.302+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.129.167/tcp/58792]" peerId=16U*6VsxSG proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.302+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*6VsxSG protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.302+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*6VsxSG:69c75b0569531c45a53c4329 direction=Out
|
|
TRC 2026-03-28 04:37:25.302+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.302+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c432f objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.302+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c432f timeout=5m
|
|
TRC 2026-03-28 04:37:25.302+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=5 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.302+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 5, length: 0}"
|
|
TRC 2026-03-28 04:37:25.302+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*6VsxSG:69c75b0569531c45a53c432f protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.302+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*6VsxSG:69c75b0569531c45a53c432f codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.302+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 5, length: 20}"
|
|
TRC 2026-03-28 04:37:25.302+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*6VsxSG:69c75b0569531c45a53c432f proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.302+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 5, length: 40}"
|
|
TRC 2026-03-28 04:37:25.302+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=44
|
|
TRC 2026-03-28 04:37:25.303+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=394b1a1f2fc2...df1b86d74a4d tagOut=394b1a1f2fc2...df1b86d74a4d nonce=31
|
|
TRC 2026-03-28 04:37:25.303+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 16}"
|
|
TRC 2026-03-28 04:37:25.303+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0f2f6d657368...312e302e300a
|
|
TRC 2026-03-28 04:37:25.303+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.303+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.303+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d293393c4f30...cac606d162e5 tagOut=d293393c4f30...cac606d162e5 nonce=32
|
|
TRC 2026-03-28 04:37:25.303+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 5, length: 0}"
|
|
TRC 2026-03-28 04:37:25.303+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.303+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*6VsxSG:69c75b0569531c45a53c432d ms=/meshsub/1.0.0
|
|
TRC 2026-03-28 04:37:25.303+00:00 no handlers topics="libp2p multistream" tid=1 file=multistream.nim:169 conn=16U*6VsxSG:69c75b0569531c45a53c432d protocol=/meshsub/1.0.0
|
|
TRC 2026-03-28 04:37:25.303+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 4, length: 4}"
|
|
TRC 2026-03-28 04:37:25.304+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=48
|
|
TRC 2026-03-28 04:37:25.304+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c9b6c95f42f7...a68841e35fa9 tagOut=c9b6c95f42f7...a68841e35fa9 nonce=33
|
|
TRC 2026-03-28 04:37:25.304+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 5, length: 20}"
|
|
TRC 2026-03-28 04:37:25.304+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-28 04:37:25.304+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.304+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=68
|
|
TRC 2026-03-28 04:37:25.304+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b3b38d8bb121...1aad5d551e8a tagOut=b3b38d8bb121...1aad5d551e8a nonce=34
|
|
TRC 2026-03-28 04:37:25.304+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 5, length: 40}"
|
|
TRC 2026-03-28 04:37:25.304+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-28 04:37:25.304+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.305+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*6VsxSG:69c75b0569531c45a53c432f
|
|
TRC 2026-03-28 04:37:25.305+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*6VsxSG:69c75b0569531c45a53c432f s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.305+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*6VsxSG:69c75b0569531c45a53c432f proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.305+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.305+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 5, length: 68}"
|
|
TRC 2026-03-28 04:37:25.305+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a04754737e71...e6065372fe22 tagOut=a04754737e71...e6065372fe22 nonce=35
|
|
TRC 2026-03-28 04:37:25.305+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 4, length: 0}"
|
|
TRC 2026-03-28 04:37:25.305+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-28 04:37:25.305+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.305+00:00 couldn't read all bytes, stream EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:158 s=69c75b0569531c45a53c432d nbytes=1 read=0 objName=YamuxStream
|
|
TRC 2026-03-28 04:37:25.305+00:00 Exception in multistream topics="libp2p multistream" tid=1 file=multistream.nim:209 conn=16U*6VsxSG:69c75b0569531c45a53c432d description="Stream Remotely Closed!"
|
|
TRC 2026-03-28 04:37:25.305+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=4 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.305+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 4, length: 0}"
|
|
TRC 2026-03-28 04:37:25.305+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0569531c45a53c432d
|
|
TRC 2026-03-28 04:37:25.305+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0569531c45a53c432d
|
|
TRC 2026-03-28 04:37:25.305+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0569531c45a53c432d objName=YamuxStream dir=In
|
|
TRC 2026-03-28 04:37:25.305+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0569531c45a53c432d objName=YamuxStream dir=In
|
|
TRC 2026-03-28 04:37:25.306+00:00 Stopped multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:213 conn=16U*6VsxSG:69c75b0569531c45a53c432d
|
|
TRC 2026-03-28 04:37:25.306+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0569531c45a53c432d
|
|
TRC 2026-03-28 04:37:25.306+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69c75b0569531c45a53c432d
|
|
TRC 2026-03-28 04:37:25.306+00:00 Stream handler done tid=1 file=muxedupgrade.nim:100 conn=16U*6VsxSG:69c75b0569531c45a53c432d
|
|
TRC 2026-03-28 04:37:25.306+00:00 finished handling stream topics="libp2p yamux" tid=1 file=yamux.nim:555
|
|
TRC 2026-03-28 04:37:25.306+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=58
|
|
TRC 2026-03-28 04:37:25.306+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=5a14de3dea56...4d5df22bbeb0 tagOut=5a14de3dea56...4d5df22bbeb0 nonce=36
|
|
TRC 2026-03-28 04:37:25.306+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 5, length: 30}"
|
|
TRC 2026-03-28 04:37:25.307+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14646530...c8015a024f4b
|
|
TRC 2026-03-28 04:37:25.307+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.307+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.307+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d1b36cabbb49...344bd1ba5510 tagOut=d1b36cabbb49...344bd1ba5510 nonce=37
|
|
TRC 2026-03-28 04:37:25.307+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 5, length: 0}"
|
|
TRC 2026-03-28 04:37:25.307+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-28 04:37:25.307+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.307+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0569531c45a53c432f
|
|
TRC 2026-03-28 04:37:25.307+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=5 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.307+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 5, length: 0}"
|
|
TRC 2026-03-28 04:37:25.307+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0569531c45a53c432f
|
|
TRC 2026-03-28 04:37:25.307+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0569531c45a53c432f
|
|
TRC 2026-03-28 04:37:25.307+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0569531c45a53c432f objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.307+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0569531c45a53c432f objName=YamuxStream dir=Out
|
|
INF 2026-03-28 04:37:25.307+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[/test/1/waku-filter/proto]"
|
|
INF 2026-03-28 04:37:25.308+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QMxe0vFWsbj4ycHlGaJG5GJ4ey2BB6cE1cZjL1nZQ2rcJbxKFB1fyMO0M6OuIh0jcPLKvOTVtCif7izOAa-fVDkEgmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc5YACASsEvKuBg-AAAoErBLyrgYPgd0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQJ6_cL1SO1Vs5CXSraqdwCjHxEj5SlJQFHWwmM4Rzte6YN0Y3CCD4CDdWRwgg-ChXdha3UyAA enr="(4, id: \"v4\", ip: 172.18.242.174, multiaddrs: 0x000804AC12F2AE060F80000A04AC12F2AE060F81DD03, rs: 0x00030200000001, secp256k1: 0x027AFDC2F548ED55B390974AB6AA7700A31F1123E529494051D6C26338473B5EE9, tcp: 3968, udp: 3970, waku2: 0x00)"
|
|
INF 2026-03-28 04:37:25.308+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-28 04:37:25.308+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:57130 uri=/filter/v2/subscriptions content_type=application/json content_size=70
|
|
DBG 2026-03-28 04:37:25.313+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57132 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-28 04:37:25.313+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57132 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 76 bytes)"
|
|
INF 2026-03-28 04:37:25.313+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 48, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-28 04:37:25.313+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*6VsxSG, addrs: [/ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58793/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 129, 167])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229])), ("tcp", (kind: kNum, num: 58792)), ("udp", (kind: kNum, num: 58794)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 195, 236, 126, 115, 160, 17, 36, 28, 139, 214, 98, 30, 171, 252, 159, 220, 42, 127, 186, 171, 109, 22, 238, 190, 54, 71, 188, 182, 202, 133, 3, 230, 20, 122, 165, 206, 108, 76, 0, 122, 142, 197, 8, 212, 242, 156, 217, 96, 195, 220, 199, 66, 213, 65, 87, 34, 32, 186, 89, 67, 37, 232, 215, 145, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 129, 167, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229, 131, 116, 99, 112, 130, 229, 168, 131, 117, 100, 112, 130, 229, 170, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), 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], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04d6e07df80d46a3364c80850b8a55751dc12c6c1c3e51778c8d07f8407f433ee5442e6696af3a66e355a80f34f2708f241518cbe9f66c30c31f98b60bfc3d33e1), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140077473375248
|
|
TRC 2026-03-28 04:37:25.314+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*6VsxSG multi=/ip4/172.18.129.167/tcp/58792 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-28 04:37:25.314+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[0]" peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.314+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*6VsxSG filterSubscribeRequest=FilterSubscribeRequest of req:3541f2914c3d8dfb806e [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["0"]
|
|
TRC 2026-03-28 04:37:25.314+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.129.167/tcp/58792]" peerId=16U*6VsxSG proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.314+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*6VsxSG protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.314+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*6VsxSG:69c75b0569531c45a53c4329 direction=Out
|
|
TRC 2026-03-28 04:37:25.314+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.314+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c4330 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.314+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c4330 timeout=5m
|
|
TRC 2026-03-28 04:37:25.314+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=7 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.314+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 7, length: 0}"
|
|
TRC 2026-03-28 04:37:25.314+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*6VsxSG:69c75b0569531c45a53c4330 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.315+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*6VsxSG:69c75b0569531c45a53c4330 codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.315+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 7, length: 20}"
|
|
TRC 2026-03-28 04:37:25.315+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*6VsxSG:69c75b0569531c45a53c4330 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.315+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 7, length: 40}"
|
|
TRC 2026-03-28 04:37:25.315+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.315+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e3d4f45604b7...73d5bebd7c63 tagOut=e3d4f45604b7...73d5bebd7c63 nonce=38
|
|
TRC 2026-03-28 04:37:25.315+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 7, length: 0}"
|
|
TRC 2026-03-28 04:37:25.315+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.316+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=48
|
|
TRC 2026-03-28 04:37:25.316+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=76bc8d1efcec...e02e94d93ee8 tagOut=76bc8d1efcec...e02e94d93ee8 nonce=39
|
|
TRC 2026-03-28 04:37:25.316+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 7, length: 20}"
|
|
TRC 2026-03-28 04:37:25.316+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-28 04:37:25.316+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.316+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*6VsxSG:69c75b0569531c45a53c4330
|
|
TRC 2026-03-28 04:37:25.316+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=68
|
|
TRC 2026-03-28 04:37:25.316+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=75ef03636bae...7aea89e7f394 tagOut=75ef03636bae...7aea89e7f394 nonce=40
|
|
TRC 2026-03-28 04:37:25.317+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 7, length: 40}"
|
|
TRC 2026-03-28 04:37:25.317+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-28 04:37:25.317+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.317+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*6VsxSG:69c75b0569531c45a53c4330 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.317+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*6VsxSG:69c75b0569531c45a53c4330 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.317+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 7, length: 44}"
|
|
TRC 2026-03-28 04:37:25.318+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=58
|
|
TRC 2026-03-28 04:37:25.318+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e72937c5fe02...e8229ee5185d tagOut=e72937c5fe02...e8229ee5185d nonce=41
|
|
TRC 2026-03-28 04:37:25.318+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 7, length: 30}"
|
|
TRC 2026-03-28 04:37:25.318+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14333534...c8015a024f4b
|
|
TRC 2026-03-28 04:37:25.318+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.318+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.318+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=ecab3bedf40e...9851db8cee9c tagOut=ecab3bedf40e...9851db8cee9c nonce=42
|
|
TRC 2026-03-28 04:37:25.318+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 7, length: 0}"
|
|
TRC 2026-03-28 04:37:25.318+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-28 04:37:25.318+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.318+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0569531c45a53c4330
|
|
TRC 2026-03-28 04:37:25.319+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=7 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.319+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 7, length: 0}"
|
|
TRC 2026-03-28 04:37:25.319+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0569531c45a53c4330
|
|
TRC 2026-03-28 04:37:25.319+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0569531c45a53c4330
|
|
TRC 2026-03-28 04:37:25.319+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0569531c45a53c4330 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.319+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0569531c45a53c4330 objName=YamuxStream dir=Out
|
|
INF 2026-03-28 04:37:25.319+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[0]"
|
|
INF 2026-03-28 04:37:25.319+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QAu_5EOe9plMg0GZDRPlQaPAJJXKWECKkvYxr-XkjQwSL6vosRqJTo-ojoGMtVQA007-aDQDdOjqm_m89SM5TXsFgmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc5YACASsEvKuBg-AAAoErBLyrgYPgd0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQJ6_cL1SO1Vs5CXSraqdwCjHxEj5SlJQFHWwmM4Rzte6YN0Y3CCD4CDdWRwgg-ChXdha3UyAA enr="(5, id: \"v4\", ip: 172.18.242.174, multiaddrs: 0x000804AC12F2AE060F80000A04AC12F2AE060F81DD03, rs: 0x00030200000001, secp256k1: 0x027AFDC2F548ED55B390974AB6AA7700A31F1123E529494051D6C26338473B5EE9, tcp: 3968, udp: 3970, waku2: 0x00)"
|
|
INF 2026-03-28 04:37:25.319+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-28 04:37:25.320+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:57132 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-28 04:37:25.324+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57136 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-28 04:37:25.324+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57136 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 76 bytes)"
|
|
INF 2026-03-28 04:37:25.324+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 49, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-28 04:37:25.324+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*6VsxSG, addrs: [/ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58793/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 129, 167])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229])), ("tcp", (kind: kNum, num: 58792)), ("udp", (kind: kNum, num: 58794)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 195, 236, 126, 115, 160, 17, 36, 28, 139, 214, 98, 30, 171, 252, 159, 220, 42, 127, 186, 171, 109, 22, 238, 190, 54, 71, 188, 182, 202, 133, 3, 230, 20, 122, 165, 206, 108, 76, 0, 122, 142, 197, 8, 212, 242, 156, 217, 96, 195, 220, 199, 66, 213, 65, 87, 34, 32, 186, 89, 67, 37, 232, 215, 145, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 129, 167, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229, 131, 116, 99, 112, 130, 229, 168, 131, 117, 100, 112, 130, 229, 170, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), 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], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04d6e07df80d46a3364c80850b8a55751dc12c6c1c3e51778c8d07f8407f433ee5442e6696af3a66e355a80f34f2708f241518cbe9f66c30c31f98b60bfc3d33e1), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140077473375248
|
|
TRC 2026-03-28 04:37:25.325+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*6VsxSG multi=/ip4/172.18.129.167/tcp/58792 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-28 04:37:25.325+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[1]" peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.325+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*6VsxSG filterSubscribeRequest=FilterSubscribeRequest of req:d23d4a959baa5d7e340b [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["1"]
|
|
TRC 2026-03-28 04:37:25.325+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.129.167/tcp/58792]" peerId=16U*6VsxSG proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.325+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*6VsxSG protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.325+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*6VsxSG:69c75b0569531c45a53c4329 direction=Out
|
|
TRC 2026-03-28 04:37:25.325+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.325+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c4331 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.325+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c4331 timeout=5m
|
|
TRC 2026-03-28 04:37:25.325+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=9 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.325+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 9, length: 0}"
|
|
TRC 2026-03-28 04:37:25.325+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*6VsxSG:69c75b0569531c45a53c4331 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.325+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*6VsxSG:69c75b0569531c45a53c4331 codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.325+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 9, length: 20}"
|
|
TRC 2026-03-28 04:37:25.325+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*6VsxSG:69c75b0569531c45a53c4331 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.325+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 9, length: 40}"
|
|
TRC 2026-03-28 04:37:25.325+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.325+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=1ff20ba3d3ba...6f42507c6ff6 tagOut=1ff20ba3d3ba...6f42507c6ff6 nonce=43
|
|
TRC 2026-03-28 04:37:25.326+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 9, length: 0}"
|
|
TRC 2026-03-28 04:37:25.326+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.326+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=48
|
|
TRC 2026-03-28 04:37:25.326+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a79e518ced60...0a38a81f4c7b tagOut=a79e518ced60...0a38a81f4c7b nonce=44
|
|
TRC 2026-03-28 04:37:25.326+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 9, length: 20}"
|
|
TRC 2026-03-28 04:37:25.326+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-28 04:37:25.326+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.326+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=68
|
|
TRC 2026-03-28 04:37:25.326+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=12f1a66f6ea7...2223a973fd5c tagOut=12f1a66f6ea7...2223a973fd5c nonce=45
|
|
TRC 2026-03-28 04:37:25.326+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*6VsxSG:69c75b0569531c45a53c4331
|
|
TRC 2026-03-28 04:37:25.326+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 9, length: 40}"
|
|
TRC 2026-03-28 04:37:25.326+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-28 04:37:25.326+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.326+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*6VsxSG:69c75b0569531c45a53c4331 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.327+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*6VsxSG:69c75b0569531c45a53c4331 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.327+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 9, length: 44}"
|
|
TRC 2026-03-28 04:37:25.329+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=58
|
|
TRC 2026-03-28 04:37:25.329+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=f5c0dc28c537...82239c47e88e tagOut=f5c0dc28c537...82239c47e88e nonce=46
|
|
TRC 2026-03-28 04:37:25.329+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 9, length: 30}"
|
|
TRC 2026-03-28 04:37:25.329+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14643233...c8015a024f4b
|
|
TRC 2026-03-28 04:37:25.329+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.329+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.329+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c63b0f326072...2d608d4ac3d4 tagOut=c63b0f326072...2d608d4ac3d4 nonce=47
|
|
TRC 2026-03-28 04:37:25.329+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 9, length: 0}"
|
|
TRC 2026-03-28 04:37:25.329+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-28 04:37:25.329+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.329+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0569531c45a53c4331
|
|
TRC 2026-03-28 04:37:25.329+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=9 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.329+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 9, length: 0}"
|
|
TRC 2026-03-28 04:37:25.329+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0569531c45a53c4331
|
|
TRC 2026-03-28 04:37:25.329+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0569531c45a53c4331
|
|
TRC 2026-03-28 04:37:25.330+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0569531c45a53c4331 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.330+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0569531c45a53c4331 objName=YamuxStream dir=Out
|
|
INF 2026-03-28 04:37:25.330+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[1]"
|
|
INF 2026-03-28 04:37:25.330+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QOqPlNCP29MD17mQy9tWLRtP2SGePCy7xy44TTPlyCS8cUhwQC90Hxbngh7Hh9UO8TtQB194jKc7vusnOriqQD0GgmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc5YACASsEvKuBg-AAAoErBLyrgYPgd0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQJ6_cL1SO1Vs5CXSraqdwCjHxEj5SlJQFHWwmM4Rzte6YN0Y3CCD4CDdWRwgg-ChXdha3UyAA enr="(6, id: \"v4\", ip: 172.18.242.174, multiaddrs: 0x000804AC12F2AE060F80000A04AC12F2AE060F81DD03, rs: 0x00030200000001, secp256k1: 0x027AFDC2F548ED55B390974AB6AA7700A31F1123E529494051D6C26338473B5EE9, tcp: 3968, udp: 3970, waku2: 0x00)"
|
|
INF 2026-03-28 04:37:25.330+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-28 04:37:25.330+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:57136 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-28 04:37:25.334+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57140 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-28 04:37:25.334+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57140 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 76 bytes)"
|
|
INF 2026-03-28 04:37:25.334+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 50, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-28 04:37:25.335+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*6VsxSG, addrs: [/ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58793/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 129, 167])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229])), ("tcp", (kind: kNum, num: 58792)), ("udp", (kind: kNum, num: 58794)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 195, 236, 126, 115, 160, 17, 36, 28, 139, 214, 98, 30, 171, 252, 159, 220, 42, 127, 186, 171, 109, 22, 238, 190, 54, 71, 188, 182, 202, 133, 3, 230, 20, 122, 165, 206, 108, 76, 0, 122, 142, 197, 8, 212, 242, 156, 217, 96, 195, 220, 199, 66, 213, 65, 87, 34, 32, 186, 89, 67, 37, 232, 215, 145, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 129, 167, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229, 131, 116, 99, 112, 130, 229, 168, 131, 117, 100, 112, 130, 229, 170, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), 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], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04d6e07df80d46a3364c80850b8a55751dc12c6c1c3e51778c8d07f8407f433ee5442e6696af3a66e355a80f34f2708f241518cbe9f66c30c31f98b60bfc3d33e1), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140077473375248
|
|
TRC 2026-03-28 04:37:25.335+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*6VsxSG multi=/ip4/172.18.129.167/tcp/58792 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-28 04:37:25.335+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[2]" peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.335+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*6VsxSG filterSubscribeRequest=FilterSubscribeRequest of req:fcc95347af7401f8a829 [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["2"]
|
|
TRC 2026-03-28 04:37:25.335+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.129.167/tcp/58792]" peerId=16U*6VsxSG proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.335+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*6VsxSG protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.335+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*6VsxSG:69c75b0569531c45a53c4329 direction=Out
|
|
TRC 2026-03-28 04:37:25.335+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.335+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c4332 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.335+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c4332 timeout=5m
|
|
TRC 2026-03-28 04:37:25.335+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=11 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.335+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 11, length: 0}"
|
|
TRC 2026-03-28 04:37:25.336+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*6VsxSG:69c75b0569531c45a53c4332 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.336+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*6VsxSG:69c75b0569531c45a53c4332 codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.336+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 11, length: 20}"
|
|
TRC 2026-03-28 04:37:25.336+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*6VsxSG:69c75b0569531c45a53c4332 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.336+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 11, length: 40}"
|
|
TRC 2026-03-28 04:37:25.336+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.336+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=51cc24012920...a5a4b8c1e20e tagOut=51cc24012920...a5a4b8c1e20e nonce=48
|
|
TRC 2026-03-28 04:37:25.336+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 11, length: 0}"
|
|
TRC 2026-03-28 04:37:25.336+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.337+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=48
|
|
TRC 2026-03-28 04:37:25.337+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=966bc4f7c123...8cf12d336a72 tagOut=966bc4f7c123...8cf12d336a72 nonce=49
|
|
TRC 2026-03-28 04:37:25.338+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 11, length: 20}"
|
|
TRC 2026-03-28 04:37:25.338+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-28 04:37:25.338+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.338+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=68
|
|
TRC 2026-03-28 04:37:25.338+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=7c8f17b31a6a...cada18da5226 tagOut=7c8f17b31a6a...cada18da5226 nonce=50
|
|
TRC 2026-03-28 04:37:25.338+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 11, length: 40}"
|
|
TRC 2026-03-28 04:37:25.338+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-28 04:37:25.338+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.338+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*6VsxSG:69c75b0569531c45a53c4332
|
|
TRC 2026-03-28 04:37:25.338+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*6VsxSG:69c75b0569531c45a53c4332 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.338+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*6VsxSG:69c75b0569531c45a53c4332 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.338+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 11, length: 44}"
|
|
TRC 2026-03-28 04:37:25.340+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=58
|
|
TRC 2026-03-28 04:37:25.340+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e10644a6e5f0...17a1422740d6 tagOut=e10644a6e5f0...17a1422740d6 nonce=51
|
|
TRC 2026-03-28 04:37:25.340+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 11, length: 30}"
|
|
TRC 2026-03-28 04:37:25.340+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14666363...c8015a024f4b
|
|
TRC 2026-03-28 04:37:25.340+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.340+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.340+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=81a7bfdd1906...c3908f43f3b5 tagOut=81a7bfdd1906...c3908f43f3b5 nonce=52
|
|
TRC 2026-03-28 04:37:25.340+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 11, length: 0}"
|
|
TRC 2026-03-28 04:37:25.340+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-28 04:37:25.340+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.340+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0569531c45a53c4332
|
|
TRC 2026-03-28 04:37:25.340+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=11 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.340+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 11, length: 0}"
|
|
TRC 2026-03-28 04:37:25.340+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0569531c45a53c4332
|
|
TRC 2026-03-28 04:37:25.340+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0569531c45a53c4332
|
|
TRC 2026-03-28 04:37:25.341+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0569531c45a53c4332 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.341+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0569531c45a53c4332 objName=YamuxStream dir=Out
|
|
INF 2026-03-28 04:37:25.341+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[2]"
|
|
INF 2026-03-28 04:37:25.341+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QP00HvmZuItyyoBLx7FLRUnsQ-wQHN5dwwKRdhBYEHjMYYVpHJcZ1MBQVh_Uxx_XPIwxqjJHtSBJzo76obT10k8HgmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc5YACASsEvKuBg-AAAoErBLyrgYPgd0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQJ6_cL1SO1Vs5CXSraqdwCjHxEj5SlJQFHWwmM4Rzte6YN0Y3CCD4CDdWRwgg-ChXdha3UyAA enr="(7, id: \"v4\", ip: 172.18.242.174, multiaddrs: 0x000804AC12F2AE060F80000A04AC12F2AE060F81DD03, rs: 0x00030200000001, secp256k1: 0x027AFDC2F548ED55B390974AB6AA7700A31F1123E529494051D6C26338473B5EE9, tcp: 3968, udp: 3970, waku2: 0x00)"
|
|
INF 2026-03-28 04:37:25.341+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-28 04:37:25.341+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:57140 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-28 04:37:25.345+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57142 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-28 04:37:25.345+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57142 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 76 bytes)"
|
|
INF 2026-03-28 04:37:25.345+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 51, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-28 04:37:25.346+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*6VsxSG, addrs: [/ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58793/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 129, 167])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229])), ("tcp", (kind: kNum, num: 58792)), ("udp", (kind: kNum, num: 58794)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 195, 236, 126, 115, 160, 17, 36, 28, 139, 214, 98, 30, 171, 252, 159, 220, 42, 127, 186, 171, 109, 22, 238, 190, 54, 71, 188, 182, 202, 133, 3, 230, 20, 122, 165, 206, 108, 76, 0, 122, 142, 197, 8, 212, 242, 156, 217, 96, 195, 220, 199, 66, 213, 65, 87, 34, 32, 186, 89, 67, 37, 232, 215, 145, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 129, 167, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229, 131, 116, 99, 112, 130, 229, 168, 131, 117, 100, 112, 130, 229, 170, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), 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], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04d6e07df80d46a3364c80850b8a55751dc12c6c1c3e51778c8d07f8407f433ee5442e6696af3a66e355a80f34f2708f241518cbe9f66c30c31f98b60bfc3d33e1), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140077473375248
|
|
TRC 2026-03-28 04:37:25.346+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*6VsxSG multi=/ip4/172.18.129.167/tcp/58792 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-28 04:37:25.346+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[3]" peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.346+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*6VsxSG filterSubscribeRequest=FilterSubscribeRequest of req:4427897d8d9d44e1ff93 [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["3"]
|
|
TRC 2026-03-28 04:37:25.346+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.129.167/tcp/58792]" peerId=16U*6VsxSG proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.346+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*6VsxSG protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.346+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*6VsxSG:69c75b0569531c45a53c4329 direction=Out
|
|
TRC 2026-03-28 04:37:25.346+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.346+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c4333 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.346+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c4333 timeout=5m
|
|
TRC 2026-03-28 04:37:25.346+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=13 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.346+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 13, length: 0}"
|
|
TRC 2026-03-28 04:37:25.346+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*6VsxSG:69c75b0569531c45a53c4333 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.346+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*6VsxSG:69c75b0569531c45a53c4333 codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.346+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 13, length: 20}"
|
|
TRC 2026-03-28 04:37:25.347+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*6VsxSG:69c75b0569531c45a53c4333 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.347+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 13, length: 40}"
|
|
TRC 2026-03-28 04:37:25.347+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.347+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=9b07ff2877c0...6544e714d93b tagOut=9b07ff2877c0...6544e714d93b nonce=53
|
|
TRC 2026-03-28 04:37:25.347+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 13, length: 0}"
|
|
TRC 2026-03-28 04:37:25.347+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.348+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=48
|
|
TRC 2026-03-28 04:37:25.348+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=6c49fed3b67c...22acf0206dcb tagOut=6c49fed3b67c...22acf0206dcb nonce=54
|
|
TRC 2026-03-28 04:37:25.349+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 13, length: 20}"
|
|
TRC 2026-03-28 04:37:25.349+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-28 04:37:25.349+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.349+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=68
|
|
TRC 2026-03-28 04:37:25.349+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=8e7462f6e176...0d2c219d40eb tagOut=8e7462f6e176...0d2c219d40eb nonce=55
|
|
TRC 2026-03-28 04:37:25.349+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 13, length: 40}"
|
|
TRC 2026-03-28 04:37:25.349+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-28 04:37:25.349+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.349+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*6VsxSG:69c75b0569531c45a53c4333
|
|
TRC 2026-03-28 04:37:25.349+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*6VsxSG:69c75b0569531c45a53c4333 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.349+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*6VsxSG:69c75b0569531c45a53c4333 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.349+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 13, length: 44}"
|
|
TRC 2026-03-28 04:37:25.351+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=58
|
|
TRC 2026-03-28 04:37:25.351+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=0ba5e30816e1...beac9d3a7131 tagOut=0ba5e30816e1...beac9d3a7131 nonce=56
|
|
TRC 2026-03-28 04:37:25.351+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 13, length: 30}"
|
|
TRC 2026-03-28 04:37:25.351+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14343432...c8015a024f4b
|
|
TRC 2026-03-28 04:37:25.351+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.351+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0569531c45a53c4333
|
|
TRC 2026-03-28 04:37:25.351+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=13 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.351+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 13, length: 0}"
|
|
TRC 2026-03-28 04:37:25.351+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.351+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=1bc42dd1192f...ab020909192f tagOut=1bc42dd1192f...ab020909192f nonce=57
|
|
TRC 2026-03-28 04:37:25.351+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 13, length: 0}"
|
|
TRC 2026-03-28 04:37:25.351+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-28 04:37:25.351+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0569531c45a53c4333
|
|
TRC 2026-03-28 04:37:25.352+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0569531c45a53c4333
|
|
TRC 2026-03-28 04:37:25.352+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0569531c45a53c4333 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.352+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0569531c45a53c4333 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.352+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:25.352+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[3]"
|
|
INF 2026-03-28 04:37:25.352+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QOnqhXBIfSsQAwwbHNdXMAP_P8zOJFxN5UakyZ2yPrIjeDLp40NsC5DHiHRpA0cM7J9vWHu5DeXih3A7JLpfLF0IgmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc5YACASsEvKuBg-AAAoErBLyrgYPgd0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQJ6_cL1SO1Vs5CXSraqdwCjHxEj5SlJQFHWwmM4Rzte6YN0Y3CCD4CDdWRwgg-ChXdha3UyAA enr="(8, id: \"v4\", ip: 172.18.242.174, multiaddrs: 0x000804AC12F2AE060F80000A04AC12F2AE060F81DD03, rs: 0x00030200000001, secp256k1: 0x027AFDC2F548ED55B390974AB6AA7700A31F1123E529494051D6C26338473B5EE9, tcp: 3968, udp: 3970, waku2: 0x00)"
|
|
INF 2026-03-28 04:37:25.352+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-28 04:37:25.352+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:57142 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-28 04:37:25.355+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57156 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-28 04:37:25.356+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57156 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 76 bytes)"
|
|
INF 2026-03-28 04:37:25.356+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 52, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-28 04:37:25.356+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*6VsxSG, addrs: [/ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58793/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 129, 167])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229])), ("tcp", (kind: kNum, num: 58792)), ("udp", (kind: kNum, num: 58794)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 195, 236, 126, 115, 160, 17, 36, 28, 139, 214, 98, 30, 171, 252, 159, 220, 42, 127, 186, 171, 109, 22, 238, 190, 54, 71, 188, 182, 202, 133, 3, 230, 20, 122, 165, 206, 108, 76, 0, 122, 142, 197, 8, 212, 242, 156, 217, 96, 195, 220, 199, 66, 213, 65, 87, 34, 32, 186, 89, 67, 37, 232, 215, 145, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 129, 167, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229, 131, 116, 99, 112, 130, 229, 168, 131, 117, 100, 112, 130, 229, 170, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), 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], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04d6e07df80d46a3364c80850b8a55751dc12c6c1c3e51778c8d07f8407f433ee5442e6696af3a66e355a80f34f2708f241518cbe9f66c30c31f98b60bfc3d33e1), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140077473375248
|
|
TRC 2026-03-28 04:37:25.356+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*6VsxSG multi=/ip4/172.18.129.167/tcp/58792 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-28 04:37:25.356+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[4]" peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.356+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*6VsxSG filterSubscribeRequest=FilterSubscribeRequest of req:fc9aea522a9e038cf7c4 [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["4"]
|
|
TRC 2026-03-28 04:37:25.356+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.129.167/tcp/58792]" peerId=16U*6VsxSG proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.357+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*6VsxSG protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.357+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*6VsxSG:69c75b0569531c45a53c4329 direction=Out
|
|
TRC 2026-03-28 04:37:25.357+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.357+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c4334 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.357+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c4334 timeout=5m
|
|
TRC 2026-03-28 04:37:25.357+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=15 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.357+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 15, length: 0}"
|
|
TRC 2026-03-28 04:37:25.357+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*6VsxSG:69c75b0569531c45a53c4334 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.357+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*6VsxSG:69c75b0569531c45a53c4334 codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.357+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 15, length: 20}"
|
|
TRC 2026-03-28 04:37:25.357+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*6VsxSG:69c75b0569531c45a53c4334 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.357+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 15, length: 40}"
|
|
TRC 2026-03-28 04:37:25.358+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.358+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=4a58efcd1c83...b578fd3909fb tagOut=4a58efcd1c83...b578fd3909fb nonce=58
|
|
TRC 2026-03-28 04:37:25.358+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 15, length: 0}"
|
|
TRC 2026-03-28 04:37:25.358+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.359+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=48
|
|
TRC 2026-03-28 04:37:25.359+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=1c70079115f4...345d73b6f2a8 tagOut=1c70079115f4...345d73b6f2a8 nonce=59
|
|
TRC 2026-03-28 04:37:25.359+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 15, length: 20}"
|
|
TRC 2026-03-28 04:37:25.359+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-28 04:37:25.359+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.359+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=68
|
|
TRC 2026-03-28 04:37:25.359+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=bffca5a751cb...81efe42a60fb tagOut=bffca5a751cb...81efe42a60fb nonce=60
|
|
TRC 2026-03-28 04:37:25.359+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 15, length: 40}"
|
|
TRC 2026-03-28 04:37:25.359+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-28 04:37:25.359+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.359+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*6VsxSG:69c75b0569531c45a53c4334
|
|
TRC 2026-03-28 04:37:25.359+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*6VsxSG:69c75b0569531c45a53c4334 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.359+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*6VsxSG:69c75b0569531c45a53c4334 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.359+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 15, length: 44}"
|
|
TRC 2026-03-28 04:37:25.361+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=58
|
|
TRC 2026-03-28 04:37:25.362+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=2109b8f4bc5f...0a72b332c6d8 tagOut=2109b8f4bc5f...0a72b332c6d8 nonce=61
|
|
TRC 2026-03-28 04:37:25.362+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 15, length: 30}"
|
|
TRC 2026-03-28 04:37:25.362+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14666339...c8015a024f4b
|
|
TRC 2026-03-28 04:37:25.362+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.362+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.362+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b94e2beebfae...fc982a717ad5 tagOut=b94e2beebfae...fc982a717ad5 nonce=62
|
|
TRC 2026-03-28 04:37:25.362+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 15, length: 0}"
|
|
TRC 2026-03-28 04:37:25.362+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-28 04:37:25.362+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.362+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0569531c45a53c4334
|
|
TRC 2026-03-28 04:37:25.362+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=15 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.362+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 15, length: 0}"
|
|
TRC 2026-03-28 04:37:25.362+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0569531c45a53c4334
|
|
TRC 2026-03-28 04:37:25.362+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0569531c45a53c4334
|
|
TRC 2026-03-28 04:37:25.362+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0569531c45a53c4334 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.363+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0569531c45a53c4334 objName=YamuxStream dir=Out
|
|
INF 2026-03-28 04:37:25.363+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[4]"
|
|
INF 2026-03-28 04:37:25.363+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QMj4BRV7j5WtqZyIsGyedQxS5PPl9jb2WMhUzKN1iwW-foP6dny2Z9rflbCKTG9Fuq1u02v0rvjNXmdiLn0t_0AJgmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc5YACASsEvKuBg-AAAoErBLyrgYPgd0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQJ6_cL1SO1Vs5CXSraqdwCjHxEj5SlJQFHWwmM4Rzte6YN0Y3CCD4CDdWRwgg-ChXdha3UyAA enr="(9, id: \"v4\", ip: 172.18.242.174, multiaddrs: 0x000804AC12F2AE060F80000A04AC12F2AE060F81DD03, rs: 0x00030200000001, secp256k1: 0x027AFDC2F548ED55B390974AB6AA7700A31F1123E529494051D6C26338473B5EE9, tcp: 3968, udp: 3970, waku2: 0x00)"
|
|
INF 2026-03-28 04:37:25.363+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-28 04:37:25.363+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:57156 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-28 04:37:25.366+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57170 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-28 04:37:25.366+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57170 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 76 bytes)"
|
|
INF 2026-03-28 04:37:25.367+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 53, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-28 04:37:25.367+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*6VsxSG, addrs: [/ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58793/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 129, 167])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229])), ("tcp", (kind: kNum, num: 58792)), ("udp", (kind: kNum, num: 58794)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 195, 236, 126, 115, 160, 17, 36, 28, 139, 214, 98, 30, 171, 252, 159, 220, 42, 127, 186, 171, 109, 22, 238, 190, 54, 71, 188, 182, 202, 133, 3, 230, 20, 122, 165, 206, 108, 76, 0, 122, 142, 197, 8, 212, 242, 156, 217, 96, 195, 220, 199, 66, 213, 65, 87, 34, 32, 186, 89, 67, 37, 232, 215, 145, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 129, 167, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229, 131, 116, 99, 112, 130, 229, 168, 131, 117, 100, 112, 130, 229, 170, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), 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], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04d6e07df80d46a3364c80850b8a55751dc12c6c1c3e51778c8d07f8407f433ee5442e6696af3a66e355a80f34f2708f241518cbe9f66c30c31f98b60bfc3d33e1), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140077473375248
|
|
TRC 2026-03-28 04:37:25.367+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*6VsxSG multi=/ip4/172.18.129.167/tcp/58792 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-28 04:37:25.367+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[5]" peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.367+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*6VsxSG filterSubscribeRequest=FilterSubscribeRequest of req:87afd71a318c419fb3e3 [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["5"]
|
|
TRC 2026-03-28 04:37:25.367+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.129.167/tcp/58792]" peerId=16U*6VsxSG proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.367+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*6VsxSG protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.367+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*6VsxSG:69c75b0569531c45a53c4329 direction=Out
|
|
TRC 2026-03-28 04:37:25.367+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.367+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c4335 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.367+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c4335 timeout=5m
|
|
TRC 2026-03-28 04:37:25.368+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=17 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.368+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 17, length: 0}"
|
|
TRC 2026-03-28 04:37:25.368+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*6VsxSG:69c75b0569531c45a53c4335 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.368+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*6VsxSG:69c75b0569531c45a53c4335 codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.368+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 17, length: 20}"
|
|
TRC 2026-03-28 04:37:25.368+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*6VsxSG:69c75b0569531c45a53c4335 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.368+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 17, length: 40}"
|
|
TRC 2026-03-28 04:37:25.368+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.368+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a807eeddf0bb...fd94494799d2 tagOut=a807eeddf0bb...fd94494799d2 nonce=63
|
|
TRC 2026-03-28 04:37:25.368+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 17, length: 0}"
|
|
TRC 2026-03-28 04:37:25.368+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.369+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=48
|
|
TRC 2026-03-28 04:37:25.369+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=63d953cdbaae...2303bd8573c8 tagOut=63d953cdbaae...2303bd8573c8 nonce=64
|
|
TRC 2026-03-28 04:37:25.369+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 17, length: 20}"
|
|
TRC 2026-03-28 04:37:25.369+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-28 04:37:25.369+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.369+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=68
|
|
TRC 2026-03-28 04:37:25.369+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=9dd07ba3b9e7...53e190bd8b33 tagOut=9dd07ba3b9e7...53e190bd8b33 nonce=65
|
|
TRC 2026-03-28 04:37:25.369+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 17, length: 40}"
|
|
TRC 2026-03-28 04:37:25.369+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-28 04:37:25.369+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.369+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*6VsxSG:69c75b0569531c45a53c4335
|
|
TRC 2026-03-28 04:37:25.369+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*6VsxSG:69c75b0569531c45a53c4335 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.369+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*6VsxSG:69c75b0569531c45a53c4335 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.370+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 17, length: 44}"
|
|
TRC 2026-03-28 04:37:25.372+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=58
|
|
TRC 2026-03-28 04:37:25.372+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c569a33f72dc...268f5a262e36 tagOut=c569a33f72dc...268f5a262e36 nonce=66
|
|
TRC 2026-03-28 04:37:25.372+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 17, length: 30}"
|
|
TRC 2026-03-28 04:37:25.372+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14383761...c8015a024f4b
|
|
TRC 2026-03-28 04:37:25.372+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.372+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.372+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=75962e2289eb...6f554f31984f tagOut=75962e2289eb...6f554f31984f nonce=67
|
|
TRC 2026-03-28 04:37:25.372+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 17, length: 0}"
|
|
TRC 2026-03-28 04:37:25.372+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-28 04:37:25.372+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.372+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0569531c45a53c4335
|
|
TRC 2026-03-28 04:37:25.372+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=17 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.372+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 17, length: 0}"
|
|
TRC 2026-03-28 04:37:25.372+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0569531c45a53c4335
|
|
TRC 2026-03-28 04:37:25.372+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0569531c45a53c4335
|
|
TRC 2026-03-28 04:37:25.372+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0569531c45a53c4335 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.372+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0569531c45a53c4335 objName=YamuxStream dir=Out
|
|
INF 2026-03-28 04:37:25.373+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[5]"
|
|
INF 2026-03-28 04:37:25.373+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QIDUklzir-I-nCLKVKhQVqO4HcnkTlUF_P0nQzxs2au9aghaZZC6pJlG2ZJp7c04_GMURameMODu1CadMo9C4l8KgmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc5YACASsEvKuBg-AAAoErBLyrgYPgd0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQJ6_cL1SO1Vs5CXSraqdwCjHxEj5SlJQFHWwmM4Rzte6YN0Y3CCD4CDdWRwgg-ChXdha3UyAA enr="(10, id: \"v4\", ip: 172.18.242.174, multiaddrs: 0x000804AC12F2AE060F80000A04AC12F2AE060F81DD03, rs: 0x00030200000001, secp256k1: 0x027AFDC2F548ED55B390974AB6AA7700A31F1123E529494051D6C26338473B5EE9, tcp: 3968, udp: 3970, waku2: 0x00)"
|
|
INF 2026-03-28 04:37:25.373+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-28 04:37:25.373+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:57170 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-28 04:37:25.377+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57186 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-28 04:37:25.377+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57186 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 76 bytes)"
|
|
INF 2026-03-28 04:37:25.377+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 54, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-28 04:37:25.378+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*6VsxSG, addrs: [/ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58793/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 129, 167])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229])), ("tcp", (kind: kNum, num: 58792)), ("udp", (kind: kNum, num: 58794)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 195, 236, 126, 115, 160, 17, 36, 28, 139, 214, 98, 30, 171, 252, 159, 220, 42, 127, 186, 171, 109, 22, 238, 190, 54, 71, 188, 182, 202, 133, 3, 230, 20, 122, 165, 206, 108, 76, 0, 122, 142, 197, 8, 212, 242, 156, 217, 96, 195, 220, 199, 66, 213, 65, 87, 34, 32, 186, 89, 67, 37, 232, 215, 145, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 129, 167, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229, 131, 116, 99, 112, 130, 229, 168, 131, 117, 100, 112, 130, 229, 170, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), 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], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04d6e07df80d46a3364c80850b8a55751dc12c6c1c3e51778c8d07f8407f433ee5442e6696af3a66e355a80f34f2708f241518cbe9f66c30c31f98b60bfc3d33e1), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140077473375248
|
|
TRC 2026-03-28 04:37:25.378+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*6VsxSG multi=/ip4/172.18.129.167/tcp/58792 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-28 04:37:25.378+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[6]" peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.378+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*6VsxSG filterSubscribeRequest=FilterSubscribeRequest of req:49b1c1a200084efc3c4e [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["6"]
|
|
TRC 2026-03-28 04:37:25.378+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.129.167/tcp/58792]" peerId=16U*6VsxSG proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.378+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*6VsxSG protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.378+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*6VsxSG:69c75b0569531c45a53c4329 direction=Out
|
|
TRC 2026-03-28 04:37:25.378+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.378+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c4336 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.379+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c4336 timeout=5m
|
|
TRC 2026-03-28 04:37:25.379+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=19 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.379+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 19, length: 0}"
|
|
TRC 2026-03-28 04:37:25.379+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*6VsxSG:69c75b0569531c45a53c4336 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.379+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*6VsxSG:69c75b0569531c45a53c4336 codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.379+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 19, length: 20}"
|
|
TRC 2026-03-28 04:37:25.379+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*6VsxSG:69c75b0569531c45a53c4336 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.379+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 19, length: 40}"
|
|
TRC 2026-03-28 04:37:25.379+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.379+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=4c314de24094...984774c177f9 tagOut=4c314de24094...984774c177f9 nonce=68
|
|
TRC 2026-03-28 04:37:25.379+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 19, length: 0}"
|
|
TRC 2026-03-28 04:37:25.379+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.380+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=48
|
|
TRC 2026-03-28 04:37:25.380+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=993d4e99ff5d...10dec05bf2d5 tagOut=993d4e99ff5d...10dec05bf2d5 nonce=69
|
|
TRC 2026-03-28 04:37:25.380+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 19, length: 20}"
|
|
TRC 2026-03-28 04:37:25.380+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-28 04:37:25.380+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.380+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*6VsxSG:69c75b0569531c45a53c4336
|
|
TRC 2026-03-28 04:37:25.380+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=68
|
|
TRC 2026-03-28 04:37:25.380+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=bd14d5ee1919...49353a09f29e tagOut=bd14d5ee1919...49353a09f29e nonce=70
|
|
TRC 2026-03-28 04:37:25.380+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 19, length: 40}"
|
|
TRC 2026-03-28 04:37:25.380+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-28 04:37:25.380+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.380+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*6VsxSG:69c75b0569531c45a53c4336 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.380+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*6VsxSG:69c75b0569531c45a53c4336 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.380+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 19, length: 44}"
|
|
TRC 2026-03-28 04:37:25.383+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=58
|
|
TRC 2026-03-28 04:37:25.383+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=7f099427b1b4...8dc66ef2780c tagOut=7f099427b1b4...8dc66ef2780c nonce=71
|
|
TRC 2026-03-28 04:37:25.383+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 19, length: 30}"
|
|
TRC 2026-03-28 04:37:25.383+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14343962...c8015a024f4b
|
|
TRC 2026-03-28 04:37:25.383+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.383+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.383+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a4f7471f5317...be7d04ca874f tagOut=a4f7471f5317...be7d04ca874f nonce=72
|
|
TRC 2026-03-28 04:37:25.383+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0569531c45a53c4336
|
|
TRC 2026-03-28 04:37:25.383+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=19 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.383+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 19, length: 0}"
|
|
TRC 2026-03-28 04:37:25.383+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 19, length: 0}"
|
|
TRC 2026-03-28 04:37:25.383+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-28 04:37:25.383+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0569531c45a53c4336
|
|
TRC 2026-03-28 04:37:25.383+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0569531c45a53c4336
|
|
TRC 2026-03-28 04:37:25.383+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0569531c45a53c4336 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.383+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0569531c45a53c4336 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.383+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:25.383+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[6]"
|
|
INF 2026-03-28 04:37:25.384+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QGdt9kbURHzja6XaOQgqzB9E3ORlJ76rzZv6mzArTed4JI34rG_fGdan8nIhLHc1RhoFWdD6SCnY9PXr63cWLb4LgmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc5YACASsEvKuBg-AAAoErBLyrgYPgd0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQJ6_cL1SO1Vs5CXSraqdwCjHxEj5SlJQFHWwmM4Rzte6YN0Y3CCD4CDdWRwgg-ChXdha3UyAA enr="(11, id: \"v4\", ip: 172.18.242.174, multiaddrs: 0x000804AC12F2AE060F80000A04AC12F2AE060F81DD03, rs: 0x00030200000001, secp256k1: 0x027AFDC2F548ED55B390974AB6AA7700A31F1123E529494051D6C26338473B5EE9, tcp: 3968, udp: 3970, waku2: 0x00)"
|
|
INF 2026-03-28 04:37:25.384+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-28 04:37:25.384+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:57186 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-28 04:37:25.388+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57196 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-28 04:37:25.388+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57196 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 76 bytes)"
|
|
INF 2026-03-28 04:37:25.388+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 55, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-28 04:37:25.388+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*6VsxSG, addrs: [/ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58793/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 129, 167])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229])), ("tcp", (kind: kNum, num: 58792)), ("udp", (kind: kNum, num: 58794)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 195, 236, 126, 115, 160, 17, 36, 28, 139, 214, 98, 30, 171, 252, 159, 220, 42, 127, 186, 171, 109, 22, 238, 190, 54, 71, 188, 182, 202, 133, 3, 230, 20, 122, 165, 206, 108, 76, 0, 122, 142, 197, 8, 212, 242, 156, 217, 96, 195, 220, 199, 66, 213, 65, 87, 34, 32, 186, 89, 67, 37, 232, 215, 145, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 129, 167, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229, 131, 116, 99, 112, 130, 229, 168, 131, 117, 100, 112, 130, 229, 170, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), 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], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04d6e07df80d46a3364c80850b8a55751dc12c6c1c3e51778c8d07f8407f433ee5442e6696af3a66e355a80f34f2708f241518cbe9f66c30c31f98b60bfc3d33e1), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140077473375248
|
|
TRC 2026-03-28 04:37:25.388+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*6VsxSG multi=/ip4/172.18.129.167/tcp/58792 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-28 04:37:25.388+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[7]" peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.388+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*6VsxSG filterSubscribeRequest=FilterSubscribeRequest of req:7874ce73918379c6b40f [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["7"]
|
|
TRC 2026-03-28 04:37:25.389+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.129.167/tcp/58792]" peerId=16U*6VsxSG proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.389+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*6VsxSG protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.389+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*6VsxSG:69c75b0569531c45a53c4329 direction=Out
|
|
TRC 2026-03-28 04:37:25.389+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.389+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c4337 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.389+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c4337 timeout=5m
|
|
TRC 2026-03-28 04:37:25.389+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=21 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.389+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 21, length: 0}"
|
|
TRC 2026-03-28 04:37:25.389+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*6VsxSG:69c75b0569531c45a53c4337 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.389+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*6VsxSG:69c75b0569531c45a53c4337 codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.389+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 21, length: 20}"
|
|
TRC 2026-03-28 04:37:25.389+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*6VsxSG:69c75b0569531c45a53c4337 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.389+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 21, length: 40}"
|
|
TRC 2026-03-28 04:37:25.389+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.389+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=8b2931655184...64a0b811fb7f tagOut=8b2931655184...64a0b811fb7f nonce=73
|
|
TRC 2026-03-28 04:37:25.389+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 21, length: 0}"
|
|
TRC 2026-03-28 04:37:25.389+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.390+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=48
|
|
TRC 2026-03-28 04:37:25.390+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=85c64264f520...f468b430b3de tagOut=85c64264f520...f468b430b3de nonce=74
|
|
TRC 2026-03-28 04:37:25.390+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 21, length: 20}"
|
|
TRC 2026-03-28 04:37:25.390+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-28 04:37:25.390+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.390+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*6VsxSG:69c75b0569531c45a53c4337
|
|
TRC 2026-03-28 04:37:25.390+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=68
|
|
TRC 2026-03-28 04:37:25.390+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=af46dc5adf51...3cbd01bd1e79 tagOut=af46dc5adf51...3cbd01bd1e79 nonce=75
|
|
DBG 2026-03-28 04:37:25.391+00:00 calculateConnectionState tid=1 file=node_health_monitor.nim:408 relayCount=0 storeClientCount=0 lightpushCount=0 filterCount=1
|
|
TRC 2026-03-28 04:37:25.391+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 21, length: 40}"
|
|
TRC 2026-03-28 04:37:25.391+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-28 04:37:25.391+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.391+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*6VsxSG:69c75b0569531c45a53c4337 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.391+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*6VsxSG:69c75b0569531c45a53c4337 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.391+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 21, length: 44}"
|
|
TRC 2026-03-28 04:37:25.394+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=58
|
|
TRC 2026-03-28 04:37:25.394+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a0e3c81b037e...2bb2171921d0 tagOut=a0e3c81b037e...2bb2171921d0 nonce=76
|
|
TRC 2026-03-28 04:37:25.394+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 21, length: 30}"
|
|
TRC 2026-03-28 04:37:25.394+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14373837...c8015a024f4b
|
|
TRC 2026-03-28 04:37:25.394+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.394+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0569531c45a53c4337
|
|
TRC 2026-03-28 04:37:25.394+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=21 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.394+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 21, length: 0}"
|
|
TRC 2026-03-28 04:37:25.395+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.395+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=2069b22d2efb...545bb5a9282d tagOut=2069b22d2efb...545bb5a9282d nonce=77
|
|
TRC 2026-03-28 04:37:25.395+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 21, length: 0}"
|
|
TRC 2026-03-28 04:37:25.395+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-28 04:37:25.395+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0569531c45a53c4337
|
|
TRC 2026-03-28 04:37:25.395+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0569531c45a53c4337
|
|
TRC 2026-03-28 04:37:25.395+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0569531c45a53c4337 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.395+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0569531c45a53c4337 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.395+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:25.395+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[7]"
|
|
INF 2026-03-28 04:37:25.396+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QFNsO0DvFkoiFxtx-ZD5Bz0mllEDyN1UXhVZ97FsRE78ZfqD69z2dd3ogFBaZfGKoxF-J-CcNBCE22awtHbY4lIMgmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc5YACASsEvKuBg-AAAoErBLyrgYPgd0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQJ6_cL1SO1Vs5CXSraqdwCjHxEj5SlJQFHWwmM4Rzte6YN0Y3CCD4CDdWRwgg-ChXdha3UyAA enr="(12, id: \"v4\", ip: 172.18.242.174, multiaddrs: 0x000804AC12F2AE060F80000A04AC12F2AE060F81DD03, rs: 0x00030200000001, secp256k1: 0x027AFDC2F548ED55B390974AB6AA7700A31F1123E529494051D6C26338473B5EE9, tcp: 3968, udp: 3970, waku2: 0x00)"
|
|
INF 2026-03-28 04:37:25.396+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-28 04:37:25.396+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:57196 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-28 04:37:25.399+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57212 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-28 04:37:25.399+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57212 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 76 bytes)"
|
|
INF 2026-03-28 04:37:25.400+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 56, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-28 04:37:25.400+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*6VsxSG, addrs: [/ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58793/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 129, 167])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229])), ("tcp", (kind: kNum, num: 58792)), ("udp", (kind: kNum, num: 58794)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 195, 236, 126, 115, 160, 17, 36, 28, 139, 214, 98, 30, 171, 252, 159, 220, 42, 127, 186, 171, 109, 22, 238, 190, 54, 71, 188, 182, 202, 133, 3, 230, 20, 122, 165, 206, 108, 76, 0, 122, 142, 197, 8, 212, 242, 156, 217, 96, 195, 220, 199, 66, 213, 65, 87, 34, 32, 186, 89, 67, 37, 232, 215, 145, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 129, 167, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229, 131, 116, 99, 112, 130, 229, 168, 131, 117, 100, 112, 130, 229, 170, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), 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], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04d6e07df80d46a3364c80850b8a55751dc12c6c1c3e51778c8d07f8407f433ee5442e6696af3a66e355a80f34f2708f241518cbe9f66c30c31f98b60bfc3d33e1), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140077473375248
|
|
TRC 2026-03-28 04:37:25.400+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*6VsxSG multi=/ip4/172.18.129.167/tcp/58792 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-28 04:37:25.400+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[8]" peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.400+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*6VsxSG filterSubscribeRequest=FilterSubscribeRequest of req:907efa45f5c1c3875f84 [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["8"]
|
|
TRC 2026-03-28 04:37:25.400+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.129.167/tcp/58792]" peerId=16U*6VsxSG proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.400+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*6VsxSG protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.400+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*6VsxSG:69c75b0569531c45a53c4329 direction=Out
|
|
TRC 2026-03-28 04:37:25.400+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.401+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c4338 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.401+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c4338 timeout=5m
|
|
TRC 2026-03-28 04:37:25.401+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=23 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.401+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 23, length: 0}"
|
|
TRC 2026-03-28 04:37:25.401+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*6VsxSG:69c75b0569531c45a53c4338 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.401+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*6VsxSG:69c75b0569531c45a53c4338 codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.401+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 23, length: 20}"
|
|
TRC 2026-03-28 04:37:25.401+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*6VsxSG:69c75b0569531c45a53c4338 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.401+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 23, length: 40}"
|
|
TRC 2026-03-28 04:37:25.401+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.401+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=aa1b5f6599cc...979f220c1963 tagOut=aa1b5f6599cc...979f220c1963 nonce=78
|
|
TRC 2026-03-28 04:37:25.401+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 23, length: 0}"
|
|
TRC 2026-03-28 04:37:25.402+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.402+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=48
|
|
TRC 2026-03-28 04:37:25.402+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=4e44dd7765d2...4fe82676b530 tagOut=4e44dd7765d2...4fe82676b530 nonce=79
|
|
TRC 2026-03-28 04:37:25.402+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 23, length: 20}"
|
|
TRC 2026-03-28 04:37:25.402+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-28 04:37:25.402+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.402+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=68
|
|
TRC 2026-03-28 04:37:25.402+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d84b232fed1a...943f810fa9cb tagOut=d84b232fed1a...943f810fa9cb nonce=80
|
|
TRC 2026-03-28 04:37:25.402+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 23, length: 40}"
|
|
TRC 2026-03-28 04:37:25.402+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-28 04:37:25.402+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.402+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*6VsxSG:69c75b0569531c45a53c4338
|
|
TRC 2026-03-28 04:37:25.402+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*6VsxSG:69c75b0569531c45a53c4338 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.402+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*6VsxSG:69c75b0569531c45a53c4338 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.403+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 23, length: 44}"
|
|
TRC 2026-03-28 04:37:25.406+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=58
|
|
TRC 2026-03-28 04:37:25.406+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=6fb740233dca...a79fc9d25652 tagOut=6fb740233dca...a79fc9d25652 nonce=81
|
|
TRC 2026-03-28 04:37:25.406+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 23, length: 30}"
|
|
TRC 2026-03-28 04:37:25.406+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14393037...c8015a024f4b
|
|
TRC 2026-03-28 04:37:25.406+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.406+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0569531c45a53c4338
|
|
TRC 2026-03-28 04:37:25.406+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=23 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.406+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 23, length: 0}"
|
|
TRC 2026-03-28 04:37:25.407+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.407+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a5a6901acab9...5f7357d34e9c tagOut=a5a6901acab9...5f7357d34e9c nonce=82
|
|
TRC 2026-03-28 04:37:25.407+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 23, length: 0}"
|
|
TRC 2026-03-28 04:37:25.407+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-28 04:37:25.407+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0569531c45a53c4338
|
|
TRC 2026-03-28 04:37:25.407+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0569531c45a53c4338
|
|
TRC 2026-03-28 04:37:25.407+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0569531c45a53c4338 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.407+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0569531c45a53c4338 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.407+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:25.407+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[8]"
|
|
INF 2026-03-28 04:37:25.407+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QM6GhRPiTSxfFzEFJZPvssXP_8nHVALDtRbKOWz-y5_kWXMuOM_s4PXW_SSQ68DddRKgPXKXGPkkGav5LslTLe0NgmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc5YACASsEvKuBg-AAAoErBLyrgYPgd0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQJ6_cL1SO1Vs5CXSraqdwCjHxEj5SlJQFHWwmM4Rzte6YN0Y3CCD4CDdWRwgg-ChXdha3UyAA enr="(13, id: \"v4\", ip: 172.18.242.174, multiaddrs: 0x000804AC12F2AE060F80000A04AC12F2AE060F81DD03, rs: 0x00030200000001, secp256k1: 0x027AFDC2F548ED55B390974AB6AA7700A31F1123E529494051D6C26338473B5EE9, tcp: 3968, udp: 3970, waku2: 0x00)"
|
|
INF 2026-03-28 04:37:25.407+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-28 04:37:25.408+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:57212 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-28 04:37:25.411+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57216 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-28 04:37:25.411+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57216 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 76 bytes)"
|
|
INF 2026-03-28 04:37:25.411+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 57, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-28 04:37:25.411+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*6VsxSG, addrs: [/ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58793/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 129, 167])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229])), ("tcp", (kind: kNum, num: 58792)), ("udp", (kind: kNum, num: 58794)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 195, 236, 126, 115, 160, 17, 36, 28, 139, 214, 98, 30, 171, 252, 159, 220, 42, 127, 186, 171, 109, 22, 238, 190, 54, 71, 188, 182, 202, 133, 3, 230, 20, 122, 165, 206, 108, 76, 0, 122, 142, 197, 8, 212, 242, 156, 217, 96, 195, 220, 199, 66, 213, 65, 87, 34, 32, 186, 89, 67, 37, 232, 215, 145, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 129, 167, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229, 131, 116, 99, 112, 130, 229, 168, 131, 117, 100, 112, 130, 229, 170, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), 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], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04d6e07df80d46a3364c80850b8a55751dc12c6c1c3e51778c8d07f8407f433ee5442e6696af3a66e355a80f34f2708f241518cbe9f66c30c31f98b60bfc3d33e1), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140077473375248
|
|
TRC 2026-03-28 04:37:25.411+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*6VsxSG multi=/ip4/172.18.129.167/tcp/58792 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-28 04:37:25.412+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[9]" peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.412+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*6VsxSG filterSubscribeRequest=FilterSubscribeRequest of req:fddb885c4a71e5410c2d [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["9"]
|
|
TRC 2026-03-28 04:37:25.412+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.129.167/tcp/58792]" peerId=16U*6VsxSG proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.412+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*6VsxSG protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.412+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*6VsxSG:69c75b0569531c45a53c4329 direction=Out
|
|
TRC 2026-03-28 04:37:25.412+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.412+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c4339 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.412+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c4339 timeout=5m
|
|
TRC 2026-03-28 04:37:25.412+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=25 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.412+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 25, length: 0}"
|
|
TRC 2026-03-28 04:37:25.412+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*6VsxSG:69c75b0569531c45a53c4339 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.412+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*6VsxSG:69c75b0569531c45a53c4339 codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.412+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 25, length: 20}"
|
|
TRC 2026-03-28 04:37:25.412+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*6VsxSG:69c75b0569531c45a53c4339 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.412+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 25, length: 40}"
|
|
TRC 2026-03-28 04:37:25.413+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.413+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c998418deb4e...8376d6c5799c tagOut=c998418deb4e...8376d6c5799c nonce=83
|
|
TRC 2026-03-28 04:37:25.413+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 25, length: 0}"
|
|
TRC 2026-03-28 04:37:25.413+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.413+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=48
|
|
TRC 2026-03-28 04:37:25.413+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=f2ece1cb05b4...19eb743e6372 tagOut=f2ece1cb05b4...19eb743e6372 nonce=84
|
|
TRC 2026-03-28 04:37:25.413+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 25, length: 20}"
|
|
TRC 2026-03-28 04:37:25.413+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-28 04:37:25.413+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.414+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=68
|
|
TRC 2026-03-28 04:37:25.414+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=038f7b4005b8...24a3e5bb6468 tagOut=038f7b4005b8...24a3e5bb6468 nonce=85
|
|
TRC 2026-03-28 04:37:25.414+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*6VsxSG:69c75b0569531c45a53c4339
|
|
TRC 2026-03-28 04:37:25.414+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 25, length: 40}"
|
|
TRC 2026-03-28 04:37:25.414+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-28 04:37:25.414+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.414+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*6VsxSG:69c75b0569531c45a53c4339 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.414+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*6VsxSG:69c75b0569531c45a53c4339 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.414+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 25, length: 44}"
|
|
TRC 2026-03-28 04:37:25.417+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=58
|
|
TRC 2026-03-28 04:37:25.417+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=2d20113d5acd...c94527bdf83a tagOut=2d20113d5acd...c94527bdf83a nonce=86
|
|
TRC 2026-03-28 04:37:25.417+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 25, length: 30}"
|
|
TRC 2026-03-28 04:37:25.417+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14666464...c8015a024f4b
|
|
TRC 2026-03-28 04:37:25.417+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.417+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.417+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=48ef162628bf...31e577c61e56 tagOut=48ef162628bf...31e577c61e56 nonce=87
|
|
TRC 2026-03-28 04:37:25.417+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 25, length: 0}"
|
|
TRC 2026-03-28 04:37:25.418+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-28 04:37:25.418+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.418+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0569531c45a53c4339
|
|
TRC 2026-03-28 04:37:25.418+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=25 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.418+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 25, length: 0}"
|
|
TRC 2026-03-28 04:37:25.418+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0569531c45a53c4339
|
|
TRC 2026-03-28 04:37:25.418+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0569531c45a53c4339
|
|
TRC 2026-03-28 04:37:25.418+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0569531c45a53c4339 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.418+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0569531c45a53c4339 objName=YamuxStream dir=Out
|
|
INF 2026-03-28 04:37:25.418+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[9]"
|
|
INF 2026-03-28 04:37:25.418+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QBWWwVku3Dc_mvfq4byWAbNkJh4XF7bZBt0j1qVcDp1iIY9ojC8cSzkNOJydVUThngM9ar-g1E2UpdoRbiZXkBAOgmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc5YACASsEvKuBg-AAAoErBLyrgYPgd0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQJ6_cL1SO1Vs5CXSraqdwCjHxEj5SlJQFHWwmM4Rzte6YN0Y3CCD4CDdWRwgg-ChXdha3UyAA enr="(14, id: \"v4\", ip: 172.18.242.174, multiaddrs: 0x000804AC12F2AE060F80000A04AC12F2AE060F81DD03, rs: 0x00030200000001, secp256k1: 0x027AFDC2F548ED55B390974AB6AA7700A31F1123E529494051D6C26338473B5EE9, tcp: 3968, udp: 3970, waku2: 0x00)"
|
|
INF 2026-03-28 04:37:25.418+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-28 04:37:25.419+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:57216 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-28 04:37:25.422+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57232 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-28 04:37:25.423+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57232 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 77 bytes)"
|
|
INF 2026-03-28 04:37:25.423+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 49, 48, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-28 04:37:25.423+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*6VsxSG, addrs: [/ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58793/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 129, 167])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229])), ("tcp", (kind: kNum, num: 58792)), ("udp", (kind: kNum, num: 58794)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 195, 236, 126, 115, 160, 17, 36, 28, 139, 214, 98, 30, 171, 252, 159, 220, 42, 127, 186, 171, 109, 22, 238, 190, 54, 71, 188, 182, 202, 133, 3, 230, 20, 122, 165, 206, 108, 76, 0, 122, 142, 197, 8, 212, 242, 156, 217, 96, 195, 220, 199, 66, 213, 65, 87, 34, 32, 186, 89, 67, 37, 232, 215, 145, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 129, 167, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229, 131, 116, 99, 112, 130, 229, 168, 131, 117, 100, 112, 130, 229, 170, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), 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], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04d6e07df80d46a3364c80850b8a55751dc12c6c1c3e51778c8d07f8407f433ee5442e6696af3a66e355a80f34f2708f241518cbe9f66c30c31f98b60bfc3d33e1), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140077473375248
|
|
TRC 2026-03-28 04:37:25.423+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*6VsxSG multi=/ip4/172.18.129.167/tcp/58792 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-28 04:37:25.423+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[10]" peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.423+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*6VsxSG filterSubscribeRequest=FilterSubscribeRequest of req:ede1d4907ab319afea06 [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["10"]
|
|
TRC 2026-03-28 04:37:25.423+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.129.167/tcp/58792]" peerId=16U*6VsxSG proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.424+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*6VsxSG protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.424+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*6VsxSG:69c75b0569531c45a53c4329 direction=Out
|
|
TRC 2026-03-28 04:37:25.424+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.424+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c433a objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.424+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c433a timeout=5m
|
|
TRC 2026-03-28 04:37:25.424+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=27 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.424+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 27, length: 0}"
|
|
TRC 2026-03-28 04:37:25.424+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*6VsxSG:69c75b0569531c45a53c433a protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.424+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*6VsxSG:69c75b0569531c45a53c433a codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.424+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 27, length: 20}"
|
|
TRC 2026-03-28 04:37:25.424+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*6VsxSG:69c75b0569531c45a53c433a proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.424+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 27, length: 40}"
|
|
TRC 2026-03-28 04:37:25.425+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.425+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=1ab885be0e92...40c9b2989144 tagOut=1ab885be0e92...40c9b2989144 nonce=88
|
|
TRC 2026-03-28 04:37:25.425+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 27, length: 0}"
|
|
TRC 2026-03-28 04:37:25.425+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.425+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=48
|
|
TRC 2026-03-28 04:37:25.425+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e4e1d16400ca...d2056bcf3519 tagOut=e4e1d16400ca...d2056bcf3519 nonce=89
|
|
TRC 2026-03-28 04:37:25.425+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 27, length: 20}"
|
|
TRC 2026-03-28 04:37:25.425+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-28 04:37:25.425+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.425+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=68
|
|
TRC 2026-03-28 04:37:25.425+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=dce6fc00d34d...13772af31bd9 tagOut=dce6fc00d34d...13772af31bd9 nonce=90
|
|
TRC 2026-03-28 04:37:25.425+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*6VsxSG:69c75b0569531c45a53c433a
|
|
TRC 2026-03-28 04:37:25.425+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 27, length: 40}"
|
|
TRC 2026-03-28 04:37:25.425+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-28 04:37:25.425+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.426+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*6VsxSG:69c75b0569531c45a53c433a s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.426+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*6VsxSG:69c75b0569531c45a53c433a proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.426+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 27, length: 45}"
|
|
TRC 2026-03-28 04:37:25.429+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=58
|
|
TRC 2026-03-28 04:37:25.429+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=57ec3abf2777...c0e2a5441bf7 tagOut=57ec3abf2777...c0e2a5441bf7 nonce=91
|
|
TRC 2026-03-28 04:37:25.429+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 27, length: 30}"
|
|
TRC 2026-03-28 04:37:25.429+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14656465...c8015a024f4b
|
|
TRC 2026-03-28 04:37:25.429+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.429+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0569531c45a53c433a
|
|
TRC 2026-03-28 04:37:25.429+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=27 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.429+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 27, length: 0}"
|
|
TRC 2026-03-28 04:37:25.430+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.430+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=3d479b902ecd...acce2cc7d73c tagOut=3d479b902ecd...acce2cc7d73c nonce=92
|
|
TRC 2026-03-28 04:37:25.430+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 27, length: 0}"
|
|
TRC 2026-03-28 04:37:25.430+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-28 04:37:25.430+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0569531c45a53c433a
|
|
TRC 2026-03-28 04:37:25.430+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0569531c45a53c433a
|
|
TRC 2026-03-28 04:37:25.430+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0569531c45a53c433a objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.430+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0569531c45a53c433a objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.430+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:25.430+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[10]"
|
|
INF 2026-03-28 04:37:25.430+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QJ-627ylt79jPLCSYDI7OUAQd72vvpl7xX-pMukCwQUQZMw7xQ4W0bLtZFH_cduOAVm2rV0-Ba_2xyl7AGDrP_oPgmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc5YACASsEvKuBg-AAAoErBLyrgYPgd0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQJ6_cL1SO1Vs5CXSraqdwCjHxEj5SlJQFHWwmM4Rzte6YN0Y3CCD4CDdWRwgg-ChXdha3UyAA enr="(15, id: \"v4\", ip: 172.18.242.174, multiaddrs: 0x000804AC12F2AE060F80000A04AC12F2AE060F81DD03, rs: 0x00030200000001, secp256k1: 0x027AFDC2F548ED55B390974AB6AA7700A31F1123E529494051D6C26338473B5EE9, tcp: 3968, udp: 3970, waku2: 0x00)"
|
|
INF 2026-03-28 04:37:25.430+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-28 04:37:25.430+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:57232 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-28 04:37:25.434+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57242 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-28 04:37:25.435+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57242 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 77 bytes)"
|
|
INF 2026-03-28 04:37:25.435+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 49, 49, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-28 04:37:25.435+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*6VsxSG, addrs: [/ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58793/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 129, 167])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229])), ("tcp", (kind: kNum, num: 58792)), ("udp", (kind: kNum, num: 58794)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 195, 236, 126, 115, 160, 17, 36, 28, 139, 214, 98, 30, 171, 252, 159, 220, 42, 127, 186, 171, 109, 22, 238, 190, 54, 71, 188, 182, 202, 133, 3, 230, 20, 122, 165, 206, 108, 76, 0, 122, 142, 197, 8, 212, 242, 156, 217, 96, 195, 220, 199, 66, 213, 65, 87, 34, 32, 186, 89, 67, 37, 232, 215, 145, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 129, 167, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229, 131, 116, 99, 112, 130, 229, 168, 131, 117, 100, 112, 130, 229, 170, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), 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], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04d6e07df80d46a3364c80850b8a55751dc12c6c1c3e51778c8d07f8407f433ee5442e6696af3a66e355a80f34f2708f241518cbe9f66c30c31f98b60bfc3d33e1), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140077473375248
|
|
TRC 2026-03-28 04:37:25.435+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*6VsxSG multi=/ip4/172.18.129.167/tcp/58792 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-28 04:37:25.435+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[11]" peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.435+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*6VsxSG filterSubscribeRequest=FilterSubscribeRequest of req:027abfd6977f5763ced0 [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["11"]
|
|
TRC 2026-03-28 04:37:25.435+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.129.167/tcp/58792]" peerId=16U*6VsxSG proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.435+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*6VsxSG protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.436+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*6VsxSG:69c75b0569531c45a53c4329 direction=Out
|
|
TRC 2026-03-28 04:37:25.436+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.436+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c433b objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.436+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c433b timeout=5m
|
|
TRC 2026-03-28 04:37:25.436+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=29 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.436+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 29, length: 0}"
|
|
TRC 2026-03-28 04:37:25.436+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*6VsxSG:69c75b0569531c45a53c433b protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.436+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*6VsxSG:69c75b0569531c45a53c433b codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.436+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 29, length: 20}"
|
|
TRC 2026-03-28 04:37:25.436+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*6VsxSG:69c75b0569531c45a53c433b proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.436+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 29, length: 40}"
|
|
TRC 2026-03-28 04:37:25.437+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.437+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=fc242a89be79...5d1fd0646ef9 tagOut=fc242a89be79...5d1fd0646ef9 nonce=93
|
|
TRC 2026-03-28 04:37:25.437+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 29, length: 0}"
|
|
TRC 2026-03-28 04:37:25.437+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.438+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=48
|
|
TRC 2026-03-28 04:37:25.438+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=7662396a96cc...64d234c5d37d tagOut=7662396a96cc...64d234c5d37d nonce=94
|
|
TRC 2026-03-28 04:37:25.438+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 29, length: 20}"
|
|
TRC 2026-03-28 04:37:25.438+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-28 04:37:25.438+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.438+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*6VsxSG:69c75b0569531c45a53c433b
|
|
TRC 2026-03-28 04:37:25.438+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=68
|
|
TRC 2026-03-28 04:37:25.438+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=022a9044d0c6...ac652d7039f5 tagOut=022a9044d0c6...ac652d7039f5 nonce=95
|
|
TRC 2026-03-28 04:37:25.438+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 29, length: 40}"
|
|
TRC 2026-03-28 04:37:25.439+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-28 04:37:25.439+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.439+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*6VsxSG:69c75b0569531c45a53c433b s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.439+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*6VsxSG:69c75b0569531c45a53c433b proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.439+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 29, length: 45}"
|
|
TRC 2026-03-28 04:37:25.442+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=58
|
|
TRC 2026-03-28 04:37:25.442+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d7512c5d3e9f...f5dce6e1755e tagOut=d7512c5d3e9f...f5dce6e1755e nonce=96
|
|
TRC 2026-03-28 04:37:25.442+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 29, length: 30}"
|
|
TRC 2026-03-28 04:37:25.442+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14303237...c8015a024f4b
|
|
TRC 2026-03-28 04:37:25.442+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.442+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0569531c45a53c433b
|
|
TRC 2026-03-28 04:37:25.442+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=29 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.442+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 29, length: 0}"
|
|
TRC 2026-03-28 04:37:25.442+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.442+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=2a26e4cb83a9...417945da5b5d tagOut=2a26e4cb83a9...417945da5b5d nonce=97
|
|
TRC 2026-03-28 04:37:25.442+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 29, length: 0}"
|
|
TRC 2026-03-28 04:37:25.442+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-28 04:37:25.443+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0569531c45a53c433b
|
|
TRC 2026-03-28 04:37:25.443+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0569531c45a53c433b
|
|
TRC 2026-03-28 04:37:25.443+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0569531c45a53c433b objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.443+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0569531c45a53c433b objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.443+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:25.443+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[11]"
|
|
INF 2026-03-28 04:37:25.443+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QMdQsRst1P_fXFSWbVdTKS9xS9YRXhS_Cg_9Iw0tEGnGK5PxqMMpiJsUIRPpkjx3He2y5xL6aKwwrJGEzo0m9rQQgmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc5YACASsEvKuBg-AAAoErBLyrgYPgd0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQJ6_cL1SO1Vs5CXSraqdwCjHxEj5SlJQFHWwmM4Rzte6YN0Y3CCD4CDdWRwgg-ChXdha3UyAA enr="(16, id: \"v4\", ip: 172.18.242.174, multiaddrs: 0x000804AC12F2AE060F80000A04AC12F2AE060F81DD03, rs: 0x00030200000001, secp256k1: 0x027AFDC2F548ED55B390974AB6AA7700A31F1123E529494051D6C26338473B5EE9, tcp: 3968, udp: 3970, waku2: 0x00)"
|
|
INF 2026-03-28 04:37:25.443+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-28 04:37:25.443+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:57242 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-28 04:37:25.447+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57250 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-28 04:37:25.447+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57250 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 77 bytes)"
|
|
INF 2026-03-28 04:37:25.448+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 49, 50, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-28 04:37:25.448+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*6VsxSG, addrs: [/ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58793/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 129, 167])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229])), ("tcp", (kind: kNum, num: 58792)), ("udp", (kind: kNum, num: 58794)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 195, 236, 126, 115, 160, 17, 36, 28, 139, 214, 98, 30, 171, 252, 159, 220, 42, 127, 186, 171, 109, 22, 238, 190, 54, 71, 188, 182, 202, 133, 3, 230, 20, 122, 165, 206, 108, 76, 0, 122, 142, 197, 8, 212, 242, 156, 217, 96, 195, 220, 199, 66, 213, 65, 87, 34, 32, 186, 89, 67, 37, 232, 215, 145, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 129, 167, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229, 131, 116, 99, 112, 130, 229, 168, 131, 117, 100, 112, 130, 229, 170, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), 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], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04d6e07df80d46a3364c80850b8a55751dc12c6c1c3e51778c8d07f8407f433ee5442e6696af3a66e355a80f34f2708f241518cbe9f66c30c31f98b60bfc3d33e1), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140077473375248
|
|
TRC 2026-03-28 04:37:25.448+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*6VsxSG multi=/ip4/172.18.129.167/tcp/58792 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-28 04:37:25.448+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[12]" peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.448+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*6VsxSG filterSubscribeRequest=FilterSubscribeRequest of req:f25c474e59724556b7ab [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["12"]
|
|
TRC 2026-03-28 04:37:25.448+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.129.167/tcp/58792]" peerId=16U*6VsxSG proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.448+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*6VsxSG protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.448+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*6VsxSG:69c75b0569531c45a53c4329 direction=Out
|
|
TRC 2026-03-28 04:37:25.448+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.448+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c433c objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.448+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c433c timeout=5m
|
|
TRC 2026-03-28 04:37:25.448+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=31 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.448+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 31, length: 0}"
|
|
TRC 2026-03-28 04:37:25.449+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*6VsxSG:69c75b0569531c45a53c433c protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.449+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*6VsxSG:69c75b0569531c45a53c433c codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.449+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 31, length: 20}"
|
|
TRC 2026-03-28 04:37:25.449+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*6VsxSG:69c75b0569531c45a53c433c proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.449+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 31, length: 40}"
|
|
TRC 2026-03-28 04:37:25.449+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.449+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=25de931b5e99...c445922b8e43 tagOut=25de931b5e99...c445922b8e43 nonce=98
|
|
TRC 2026-03-28 04:37:25.449+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 31, length: 0}"
|
|
TRC 2026-03-28 04:37:25.449+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.450+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=48
|
|
TRC 2026-03-28 04:37:25.450+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d9b919fe2aa2...98a90282c2cf tagOut=d9b919fe2aa2...98a90282c2cf nonce=99
|
|
TRC 2026-03-28 04:37:25.450+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 31, length: 20}"
|
|
TRC 2026-03-28 04:37:25.450+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-28 04:37:25.450+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.450+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*6VsxSG:69c75b0569531c45a53c433c
|
|
TRC 2026-03-28 04:37:25.451+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=68
|
|
TRC 2026-03-28 04:37:25.451+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=75dc9ee4ae5b...5e797fdd05eb tagOut=75dc9ee4ae5b...5e797fdd05eb nonce=100
|
|
TRC 2026-03-28 04:37:25.451+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 31, length: 40}"
|
|
TRC 2026-03-28 04:37:25.451+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-28 04:37:25.451+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.451+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*6VsxSG:69c75b0569531c45a53c433c s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.451+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*6VsxSG:69c75b0569531c45a53c433c proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.451+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 31, length: 45}"
|
|
TRC 2026-03-28 04:37:25.455+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=58
|
|
TRC 2026-03-28 04:37:25.455+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=5499d534ad58...cf5421998ac7 tagOut=5499d534ad58...cf5421998ac7 nonce=101
|
|
TRC 2026-03-28 04:37:25.455+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 31, length: 30}"
|
|
TRC 2026-03-28 04:37:25.455+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14663235...c8015a024f4b
|
|
TRC 2026-03-28 04:37:25.455+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.455+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0569531c45a53c433c
|
|
TRC 2026-03-28 04:37:25.455+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=31 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.455+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 31, length: 0}"
|
|
TRC 2026-03-28 04:37:25.455+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.455+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=1ad4e129999a...7e0242141e45 tagOut=1ad4e129999a...7e0242141e45 nonce=102
|
|
TRC 2026-03-28 04:37:25.455+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 31, length: 0}"
|
|
TRC 2026-03-28 04:37:25.455+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-28 04:37:25.455+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0569531c45a53c433c
|
|
TRC 2026-03-28 04:37:25.455+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0569531c45a53c433c
|
|
TRC 2026-03-28 04:37:25.455+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0569531c45a53c433c objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.455+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0569531c45a53c433c objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.455+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:25.455+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[12]"
|
|
INF 2026-03-28 04:37:25.456+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QEzk-Cns6Ua60aVDJ_iVegtRWnch9w-gXD5j9a2zwubOHj5Rhntqe22H4By-lZtYg_2MhR781Ci42n0nC717QFcRgmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc5YACASsEvKuBg-AAAoErBLyrgYPgd0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQJ6_cL1SO1Vs5CXSraqdwCjHxEj5SlJQFHWwmM4Rzte6YN0Y3CCD4CDdWRwgg-ChXdha3UyAA enr="(17, id: \"v4\", ip: 172.18.242.174, multiaddrs: 0x000804AC12F2AE060F80000A04AC12F2AE060F81DD03, rs: 0x00030200000001, secp256k1: 0x027AFDC2F548ED55B390974AB6AA7700A31F1123E529494051D6C26338473B5EE9, tcp: 3968, udp: 3970, waku2: 0x00)"
|
|
INF 2026-03-28 04:37:25.456+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-28 04:37:25.456+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:57250 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-28 04:37:25.459+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57256 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-28 04:37:25.460+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57256 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 77 bytes)"
|
|
INF 2026-03-28 04:37:25.460+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 49, 51, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-28 04:37:25.460+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*6VsxSG, addrs: [/ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58793/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 129, 167])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229])), ("tcp", (kind: kNum, num: 58792)), ("udp", (kind: kNum, num: 58794)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 195, 236, 126, 115, 160, 17, 36, 28, 139, 214, 98, 30, 171, 252, 159, 220, 42, 127, 186, 171, 109, 22, 238, 190, 54, 71, 188, 182, 202, 133, 3, 230, 20, 122, 165, 206, 108, 76, 0, 122, 142, 197, 8, 212, 242, 156, 217, 96, 195, 220, 199, 66, 213, 65, 87, 34, 32, 186, 89, 67, 37, 232, 215, 145, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 129, 167, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229, 131, 116, 99, 112, 130, 229, 168, 131, 117, 100, 112, 130, 229, 170, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), 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], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04d6e07df80d46a3364c80850b8a55751dc12c6c1c3e51778c8d07f8407f433ee5442e6696af3a66e355a80f34f2708f241518cbe9f66c30c31f98b60bfc3d33e1), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140077473375248
|
|
TRC 2026-03-28 04:37:25.460+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*6VsxSG multi=/ip4/172.18.129.167/tcp/58792 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-28 04:37:25.460+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[13]" peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.460+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*6VsxSG filterSubscribeRequest=FilterSubscribeRequest of req:7fc89b883cac9d4c37ba [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["13"]
|
|
TRC 2026-03-28 04:37:25.460+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.129.167/tcp/58792]" peerId=16U*6VsxSG proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.461+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*6VsxSG protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.461+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*6VsxSG:69c75b0569531c45a53c4329 direction=Out
|
|
TRC 2026-03-28 04:37:25.461+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.461+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c433d objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.461+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c433d timeout=5m
|
|
TRC 2026-03-28 04:37:25.461+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=33 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.461+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 33, length: 0}"
|
|
TRC 2026-03-28 04:37:25.461+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*6VsxSG:69c75b0569531c45a53c433d protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.461+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*6VsxSG:69c75b0569531c45a53c433d codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.461+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 33, length: 20}"
|
|
TRC 2026-03-28 04:37:25.461+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*6VsxSG:69c75b0569531c45a53c433d proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.461+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 33, length: 40}"
|
|
TRC 2026-03-28 04:37:25.462+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.462+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=48502e946912...58493366a6cc tagOut=48502e946912...58493366a6cc nonce=103
|
|
TRC 2026-03-28 04:37:25.462+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 33, length: 0}"
|
|
TRC 2026-03-28 04:37:25.462+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.463+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=48
|
|
TRC 2026-03-28 04:37:25.463+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=48f3f10e508a...34827be47cbf tagOut=48f3f10e508a...34827be47cbf nonce=104
|
|
TRC 2026-03-28 04:37:25.463+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 33, length: 20}"
|
|
TRC 2026-03-28 04:37:25.463+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-28 04:37:25.463+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.463+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=68
|
|
TRC 2026-03-28 04:37:25.463+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=71b9e294cca2...f1f5682efc0a tagOut=71b9e294cca2...f1f5682efc0a nonce=105
|
|
TRC 2026-03-28 04:37:25.463+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*6VsxSG:69c75b0569531c45a53c433d
|
|
TRC 2026-03-28 04:37:25.463+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 33, length: 40}"
|
|
TRC 2026-03-28 04:37:25.463+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-28 04:37:25.463+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.463+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*6VsxSG:69c75b0569531c45a53c433d s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.463+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*6VsxSG:69c75b0569531c45a53c433d proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.463+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 33, length: 45}"
|
|
TRC 2026-03-28 04:37:25.467+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=58
|
|
TRC 2026-03-28 04:37:25.467+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c68f36eb90c1...2ad162f2a6e7 tagOut=c68f36eb90c1...2ad162f2a6e7 nonce=106
|
|
TRC 2026-03-28 04:37:25.467+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 33, length: 30}"
|
|
TRC 2026-03-28 04:37:25.467+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14376663...c8015a024f4b
|
|
TRC 2026-03-28 04:37:25.467+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.467+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.467+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=4ab6506bdbe8...397670fb7bf8 tagOut=4ab6506bdbe8...397670fb7bf8 nonce=107
|
|
TRC 2026-03-28 04:37:25.467+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 33, length: 0}"
|
|
TRC 2026-03-28 04:37:25.467+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-28 04:37:25.467+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.467+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0569531c45a53c433d
|
|
TRC 2026-03-28 04:37:25.467+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=33 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.467+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 33, length: 0}"
|
|
TRC 2026-03-28 04:37:25.467+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0569531c45a53c433d
|
|
TRC 2026-03-28 04:37:25.467+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0569531c45a53c433d
|
|
TRC 2026-03-28 04:37:25.467+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0569531c45a53c433d objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.468+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0569531c45a53c433d objName=YamuxStream dir=Out
|
|
INF 2026-03-28 04:37:25.468+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[13]"
|
|
INF 2026-03-28 04:37:25.468+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QMKIGAVxck6QThXdIRB5_dIpZYpiT0ydJiGwmpFcUXyTQSxmRmwjFw29nmi5D8JIv1FGSrZdImh1kTx0YmMON60SgmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc5YACASsEvKuBg-AAAoErBLyrgYPgd0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQJ6_cL1SO1Vs5CXSraqdwCjHxEj5SlJQFHWwmM4Rzte6YN0Y3CCD4CDdWRwgg-ChXdha3UyAA enr="(18, id: \"v4\", ip: 172.18.242.174, multiaddrs: 0x000804AC12F2AE060F80000A04AC12F2AE060F81DD03, rs: 0x00030200000001, secp256k1: 0x027AFDC2F548ED55B390974AB6AA7700A31F1123E529494051D6C26338473B5EE9, tcp: 3968, udp: 3970, waku2: 0x00)"
|
|
INF 2026-03-28 04:37:25.468+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-28 04:37:25.468+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:57256 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-28 04:37:25.472+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57272 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-28 04:37:25.472+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57272 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 77 bytes)"
|
|
INF 2026-03-28 04:37:25.472+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 49, 52, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-28 04:37:25.472+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*6VsxSG, addrs: [/ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58793/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 129, 167])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229])), ("tcp", (kind: kNum, num: 58792)), ("udp", (kind: kNum, num: 58794)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 195, 236, 126, 115, 160, 17, 36, 28, 139, 214, 98, 30, 171, 252, 159, 220, 42, 127, 186, 171, 109, 22, 238, 190, 54, 71, 188, 182, 202, 133, 3, 230, 20, 122, 165, 206, 108, 76, 0, 122, 142, 197, 8, 212, 242, 156, 217, 96, 195, 220, 199, 66, 213, 65, 87, 34, 32, 186, 89, 67, 37, 232, 215, 145, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 129, 167, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229, 131, 116, 99, 112, 130, 229, 168, 131, 117, 100, 112, 130, 229, 170, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), 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], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04d6e07df80d46a3364c80850b8a55751dc12c6c1c3e51778c8d07f8407f433ee5442e6696af3a66e355a80f34f2708f241518cbe9f66c30c31f98b60bfc3d33e1), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140077473375248
|
|
TRC 2026-03-28 04:37:25.472+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*6VsxSG multi=/ip4/172.18.129.167/tcp/58792 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-28 04:37:25.472+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[14]" peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.472+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*6VsxSG filterSubscribeRequest=FilterSubscribeRequest of req:8a1300ab87836ea19529 [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["14"]
|
|
TRC 2026-03-28 04:37:25.473+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.129.167/tcp/58792]" peerId=16U*6VsxSG proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.473+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*6VsxSG protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.473+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*6VsxSG:69c75b0569531c45a53c4329 direction=Out
|
|
TRC 2026-03-28 04:37:25.473+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.473+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c433e objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.473+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c433e timeout=5m
|
|
TRC 2026-03-28 04:37:25.473+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=35 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.473+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 35, length: 0}"
|
|
TRC 2026-03-28 04:37:25.473+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*6VsxSG:69c75b0569531c45a53c433e protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.473+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*6VsxSG:69c75b0569531c45a53c433e codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.473+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 35, length: 20}"
|
|
TRC 2026-03-28 04:37:25.473+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*6VsxSG:69c75b0569531c45a53c433e proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.473+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 35, length: 40}"
|
|
TRC 2026-03-28 04:37:25.474+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.474+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=8928cc045212...254ca95e64ff tagOut=8928cc045212...254ca95e64ff nonce=108
|
|
TRC 2026-03-28 04:37:25.474+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 35, length: 0}"
|
|
TRC 2026-03-28 04:37:25.474+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.474+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=48
|
|
TRC 2026-03-28 04:37:25.475+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=74e5b941a97a...b6fcc6734c66 tagOut=74e5b941a97a...b6fcc6734c66 nonce=109
|
|
TRC 2026-03-28 04:37:25.475+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 35, length: 20}"
|
|
TRC 2026-03-28 04:37:25.475+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-28 04:37:25.475+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.475+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=68
|
|
TRC 2026-03-28 04:37:25.475+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=497b962797d1...39a81c0dde61 tagOut=497b962797d1...39a81c0dde61 nonce=110
|
|
TRC 2026-03-28 04:37:25.475+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 35, length: 40}"
|
|
TRC 2026-03-28 04:37:25.475+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-28 04:37:25.475+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.475+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*6VsxSG:69c75b0569531c45a53c433e
|
|
TRC 2026-03-28 04:37:25.475+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*6VsxSG:69c75b0569531c45a53c433e s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.475+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*6VsxSG:69c75b0569531c45a53c433e proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.475+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 35, length: 45}"
|
|
TRC 2026-03-28 04:37:25.479+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=58
|
|
TRC 2026-03-28 04:37:25.479+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=54c2c2fe0208...52d7eb62e9c5 tagOut=54c2c2fe0208...52d7eb62e9c5 nonce=111
|
|
TRC 2026-03-28 04:37:25.479+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 35, length: 30}"
|
|
TRC 2026-03-28 04:37:25.479+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14386131...c8015a024f4b
|
|
TRC 2026-03-28 04:37:25.479+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.479+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.479+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a85de64dba73...2ff255168c78 tagOut=a85de64dba73...2ff255168c78 nonce=112
|
|
TRC 2026-03-28 04:37:25.479+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0569531c45a53c433e
|
|
TRC 2026-03-28 04:37:25.479+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=35 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.479+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 35, length: 0}"
|
|
TRC 2026-03-28 04:37:25.479+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 35, length: 0}"
|
|
TRC 2026-03-28 04:37:25.479+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-28 04:37:25.479+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0569531c45a53c433e
|
|
TRC 2026-03-28 04:37:25.479+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0569531c45a53c433e
|
|
TRC 2026-03-28 04:37:25.480+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0569531c45a53c433e objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.480+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0569531c45a53c433e objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.480+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:25.480+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[14]"
|
|
INF 2026-03-28 04:37:25.480+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QJIQ4WicaICB0fN2k4e5siCRcipphRB2hgHHyS9IKvMbOIZSVONZhpSDq1W0BHvchk4bbhlgORZvAjHtwTQXkIsTgmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc5YACASsEvKuBg-AAAoErBLyrgYPgd0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQJ6_cL1SO1Vs5CXSraqdwCjHxEj5SlJQFHWwmM4Rzte6YN0Y3CCD4CDdWRwgg-ChXdha3UyAA enr="(19, id: \"v4\", ip: 172.18.242.174, multiaddrs: 0x000804AC12F2AE060F80000A04AC12F2AE060F81DD03, rs: 0x00030200000001, secp256k1: 0x027AFDC2F548ED55B390974AB6AA7700A31F1123E529494051D6C26338473B5EE9, tcp: 3968, udp: 3970, waku2: 0x00)"
|
|
INF 2026-03-28 04:37:25.480+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-28 04:37:25.480+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:57272 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-28 04:37:25.484+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57284 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-28 04:37:25.484+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57284 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 77 bytes)"
|
|
INF 2026-03-28 04:37:25.484+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 49, 53, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-28 04:37:25.485+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*6VsxSG, addrs: [/ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58793/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 129, 167])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229])), ("tcp", (kind: kNum, num: 58792)), ("udp", (kind: kNum, num: 58794)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 195, 236, 126, 115, 160, 17, 36, 28, 139, 214, 98, 30, 171, 252, 159, 220, 42, 127, 186, 171, 109, 22, 238, 190, 54, 71, 188, 182, 202, 133, 3, 230, 20, 122, 165, 206, 108, 76, 0, 122, 142, 197, 8, 212, 242, 156, 217, 96, 195, 220, 199, 66, 213, 65, 87, 34, 32, 186, 89, 67, 37, 232, 215, 145, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 129, 167, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229, 131, 116, 99, 112, 130, 229, 168, 131, 117, 100, 112, 130, 229, 170, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), 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], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04d6e07df80d46a3364c80850b8a55751dc12c6c1c3e51778c8d07f8407f433ee5442e6696af3a66e355a80f34f2708f241518cbe9f66c30c31f98b60bfc3d33e1), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140077473375248
|
|
TRC 2026-03-28 04:37:25.485+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*6VsxSG multi=/ip4/172.18.129.167/tcp/58792 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-28 04:37:25.485+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[15]" peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.485+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*6VsxSG filterSubscribeRequest=FilterSubscribeRequest of req:7a69eff952e56151be44 [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["15"]
|
|
TRC 2026-03-28 04:37:25.485+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.129.167/tcp/58792]" peerId=16U*6VsxSG proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.485+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*6VsxSG protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.485+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*6VsxSG:69c75b0569531c45a53c4329 direction=Out
|
|
TRC 2026-03-28 04:37:25.485+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.485+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c433f objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.485+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c433f timeout=5m
|
|
TRC 2026-03-28 04:37:25.485+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=37 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.486+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 37, length: 0}"
|
|
TRC 2026-03-28 04:37:25.486+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*6VsxSG:69c75b0569531c45a53c433f protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.486+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*6VsxSG:69c75b0569531c45a53c433f codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.486+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 37, length: 20}"
|
|
TRC 2026-03-28 04:37:25.486+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*6VsxSG:69c75b0569531c45a53c433f proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.486+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 37, length: 40}"
|
|
TRC 2026-03-28 04:37:25.486+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.486+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=6276c57b7591...3ec76d276ca5 tagOut=6276c57b7591...3ec76d276ca5 nonce=113
|
|
TRC 2026-03-28 04:37:25.486+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 37, length: 0}"
|
|
TRC 2026-03-28 04:37:25.486+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.487+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=48
|
|
TRC 2026-03-28 04:37:25.487+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=bb7397325599...0ac7005770a4 tagOut=bb7397325599...0ac7005770a4 nonce=114
|
|
TRC 2026-03-28 04:37:25.487+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 37, length: 20}"
|
|
TRC 2026-03-28 04:37:25.487+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-28 04:37:25.488+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.488+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=68
|
|
TRC 2026-03-28 04:37:25.488+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e0b2efd4c295...d1c4944fa518 tagOut=e0b2efd4c295...d1c4944fa518 nonce=115
|
|
TRC 2026-03-28 04:37:25.488+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*6VsxSG:69c75b0569531c45a53c433f
|
|
TRC 2026-03-28 04:37:25.488+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 37, length: 40}"
|
|
TRC 2026-03-28 04:37:25.488+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-28 04:37:25.488+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.488+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*6VsxSG:69c75b0569531c45a53c433f s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.488+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*6VsxSG:69c75b0569531c45a53c433f proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.488+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 37, length: 45}"
|
|
TRC 2026-03-28 04:37:25.493+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=58
|
|
TRC 2026-03-28 04:37:25.493+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a82c7bc4bc30...a29ef85fc909 tagOut=a82c7bc4bc30...a29ef85fc909 nonce=116
|
|
TRC 2026-03-28 04:37:25.493+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 37, length: 30}"
|
|
TRC 2026-03-28 04:37:25.493+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14376136...c8015a024f4b
|
|
TRC 2026-03-28 04:37:25.493+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.493+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.493+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=7cf04981a9dc...9f1a168a1c14 tagOut=7cf04981a9dc...9f1a168a1c14 nonce=117
|
|
TRC 2026-03-28 04:37:25.493+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0569531c45a53c433f
|
|
TRC 2026-03-28 04:37:25.493+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=37 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.493+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 37, length: 0}"
|
|
TRC 2026-03-28 04:37:25.493+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 37, length: 0}"
|
|
TRC 2026-03-28 04:37:25.493+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-28 04:37:25.493+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0569531c45a53c433f
|
|
TRC 2026-03-28 04:37:25.493+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0569531c45a53c433f
|
|
TRC 2026-03-28 04:37:25.493+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0569531c45a53c433f objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.493+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0569531c45a53c433f objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.493+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:25.493+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[15]"
|
|
INF 2026-03-28 04:37:25.494+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QFgYljRaBzDHp3NU519grXVgbeZo2Zxww1DGp-hadQaCcIgUnJzG2wV-8Ty-U-HGQCZhx29MVnct0m23EudZxs0UgmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc5YACASsEvKuBg-AAAoErBLyrgYPgd0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQJ6_cL1SO1Vs5CXSraqdwCjHxEj5SlJQFHWwmM4Rzte6YN0Y3CCD4CDdWRwgg-ChXdha3UyAA enr="(20, id: \"v4\", ip: 172.18.242.174, multiaddrs: 0x000804AC12F2AE060F80000A04AC12F2AE060F81DD03, rs: 0x00030200000001, secp256k1: 0x027AFDC2F548ED55B390974AB6AA7700A31F1123E529494051D6C26338473B5EE9, tcp: 3968, udp: 3970, waku2: 0x00)"
|
|
INF 2026-03-28 04:37:25.494+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-28 04:37:25.494+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:57284 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-28 04:37:25.497+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57290 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-28 04:37:25.498+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57290 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 77 bytes)"
|
|
INF 2026-03-28 04:37:25.498+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 49, 54, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-28 04:37:25.498+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*6VsxSG, addrs: [/ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58793/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 129, 167])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229])), ("tcp", (kind: kNum, num: 58792)), ("udp", (kind: kNum, num: 58794)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 195, 236, 126, 115, 160, 17, 36, 28, 139, 214, 98, 30, 171, 252, 159, 220, 42, 127, 186, 171, 109, 22, 238, 190, 54, 71, 188, 182, 202, 133, 3, 230, 20, 122, 165, 206, 108, 76, 0, 122, 142, 197, 8, 212, 242, 156, 217, 96, 195, 220, 199, 66, 213, 65, 87, 34, 32, 186, 89, 67, 37, 232, 215, 145, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 129, 167, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229, 131, 116, 99, 112, 130, 229, 168, 131, 117, 100, 112, 130, 229, 170, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), 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], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04d6e07df80d46a3364c80850b8a55751dc12c6c1c3e51778c8d07f8407f433ee5442e6696af3a66e355a80f34f2708f241518cbe9f66c30c31f98b60bfc3d33e1), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140077473375248
|
|
TRC 2026-03-28 04:37:25.498+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*6VsxSG multi=/ip4/172.18.129.167/tcp/58792 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-28 04:37:25.498+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[16]" peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.498+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*6VsxSG filterSubscribeRequest=FilterSubscribeRequest of req:e8ba08a25f37229c1875 [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["16"]
|
|
TRC 2026-03-28 04:37:25.498+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.129.167/tcp/58792]" peerId=16U*6VsxSG proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.498+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*6VsxSG protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.498+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*6VsxSG:69c75b0569531c45a53c4329 direction=Out
|
|
TRC 2026-03-28 04:37:25.498+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.499+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c4340 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.499+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c4340 timeout=5m
|
|
TRC 2026-03-28 04:37:25.499+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=39 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.499+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 39, length: 0}"
|
|
TRC 2026-03-28 04:37:25.499+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*6VsxSG:69c75b0569531c45a53c4340 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.499+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*6VsxSG:69c75b0569531c45a53c4340 codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.499+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 39, length: 20}"
|
|
TRC 2026-03-28 04:37:25.499+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*6VsxSG:69c75b0569531c45a53c4340 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.499+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 39, length: 40}"
|
|
TRC 2026-03-28 04:37:25.499+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.499+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=59b09e3a472c...aa2382b0db54 tagOut=59b09e3a472c...aa2382b0db54 nonce=118
|
|
TRC 2026-03-28 04:37:25.500+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 39, length: 0}"
|
|
TRC 2026-03-28 04:37:25.500+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.501+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=48
|
|
TRC 2026-03-28 04:37:25.501+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=632ae125e8a8...fd885993e8de tagOut=632ae125e8a8...fd885993e8de nonce=119
|
|
TRC 2026-03-28 04:37:25.501+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 39, length: 20}"
|
|
TRC 2026-03-28 04:37:25.501+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-28 04:37:25.501+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.501+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=68
|
|
TRC 2026-03-28 04:37:25.501+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b43ac2a12cfc...b57e30e31f9d tagOut=b43ac2a12cfc...b57e30e31f9d nonce=120
|
|
TRC 2026-03-28 04:37:25.501+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 39, length: 40}"
|
|
TRC 2026-03-28 04:37:25.501+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-28 04:37:25.501+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.501+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*6VsxSG:69c75b0569531c45a53c4340
|
|
TRC 2026-03-28 04:37:25.501+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*6VsxSG:69c75b0569531c45a53c4340 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.501+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*6VsxSG:69c75b0569531c45a53c4340 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.501+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 39, length: 45}"
|
|
TRC 2026-03-28 04:37:25.505+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=58
|
|
TRC 2026-03-28 04:37:25.506+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=1b2902150324...024a4ae6a866 tagOut=1b2902150324...024a4ae6a866 nonce=121
|
|
TRC 2026-03-28 04:37:25.506+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 39, length: 30}"
|
|
TRC 2026-03-28 04:37:25.506+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14653862...c8015a024f4b
|
|
TRC 2026-03-28 04:37:25.506+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.506+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.506+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=8c2cc1a53b5f...4be15893e6d2 tagOut=8c2cc1a53b5f...4be15893e6d2 nonce=122
|
|
TRC 2026-03-28 04:37:25.506+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 39, length: 0}"
|
|
TRC 2026-03-28 04:37:25.506+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-28 04:37:25.506+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.506+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0569531c45a53c4340
|
|
TRC 2026-03-28 04:37:25.506+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=39 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.506+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 39, length: 0}"
|
|
TRC 2026-03-28 04:37:25.506+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0569531c45a53c4340
|
|
TRC 2026-03-28 04:37:25.506+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0569531c45a53c4340
|
|
TRC 2026-03-28 04:37:25.506+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0569531c45a53c4340 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.506+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0569531c45a53c4340 objName=YamuxStream dir=Out
|
|
INF 2026-03-28 04:37:25.506+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[16]"
|
|
INF 2026-03-28 04:37:25.507+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QJNf7dPnhy0bnU1Dqt3KRu8MB9v2-RyWh8oc71jm9cW4VRvUGQmWMiuPkTIJpfrBAdxtyl_H1tGmtq5AcC-9TtUVgmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc5YACASsEvKuBg-AAAoErBLyrgYPgd0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQJ6_cL1SO1Vs5CXSraqdwCjHxEj5SlJQFHWwmM4Rzte6YN0Y3CCD4CDdWRwgg-ChXdha3UyAA enr="(21, id: \"v4\", ip: 172.18.242.174, multiaddrs: 0x000804AC12F2AE060F80000A04AC12F2AE060F81DD03, rs: 0x00030200000001, secp256k1: 0x027AFDC2F548ED55B390974AB6AA7700A31F1123E529494051D6C26338473B5EE9, tcp: 3968, udp: 3970, waku2: 0x00)"
|
|
INF 2026-03-28 04:37:25.507+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-28 04:37:25.507+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:57290 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-28 04:37:25.510+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57304 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-28 04:37:25.511+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57304 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 77 bytes)"
|
|
INF 2026-03-28 04:37:25.511+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 49, 55, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-28 04:37:25.511+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*6VsxSG, addrs: [/ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58793/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 129, 167])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229])), ("tcp", (kind: kNum, num: 58792)), ("udp", (kind: kNum, num: 58794)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 195, 236, 126, 115, 160, 17, 36, 28, 139, 214, 98, 30, 171, 252, 159, 220, 42, 127, 186, 171, 109, 22, 238, 190, 54, 71, 188, 182, 202, 133, 3, 230, 20, 122, 165, 206, 108, 76, 0, 122, 142, 197, 8, 212, 242, 156, 217, 96, 195, 220, 199, 66, 213, 65, 87, 34, 32, 186, 89, 67, 37, 232, 215, 145, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 129, 167, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229, 131, 116, 99, 112, 130, 229, 168, 131, 117, 100, 112, 130, 229, 170, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), 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], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04d6e07df80d46a3364c80850b8a55751dc12c6c1c3e51778c8d07f8407f433ee5442e6696af3a66e355a80f34f2708f241518cbe9f66c30c31f98b60bfc3d33e1), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140077473375248
|
|
TRC 2026-03-28 04:37:25.511+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*6VsxSG multi=/ip4/172.18.129.167/tcp/58792 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-28 04:37:25.511+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[17]" peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.511+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*6VsxSG filterSubscribeRequest=FilterSubscribeRequest of req:7f088ecf830ecb295445 [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["17"]
|
|
TRC 2026-03-28 04:37:25.511+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.129.167/tcp/58792]" peerId=16U*6VsxSG proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.512+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*6VsxSG protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.512+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*6VsxSG:69c75b0569531c45a53c4329 direction=Out
|
|
TRC 2026-03-28 04:37:25.512+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.512+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c4341 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.512+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c4341 timeout=5m
|
|
TRC 2026-03-28 04:37:25.512+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=41 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.512+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 41, length: 0}"
|
|
TRC 2026-03-28 04:37:25.513+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*6VsxSG:69c75b0569531c45a53c4341 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.513+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*6VsxSG:69c75b0569531c45a53c4341 codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.513+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 41, length: 20}"
|
|
TRC 2026-03-28 04:37:25.513+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*6VsxSG:69c75b0569531c45a53c4341 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.513+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 41, length: 40}"
|
|
TRC 2026-03-28 04:37:25.513+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.513+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=41762dcc8bc2...e5351392ab73 tagOut=41762dcc8bc2...e5351392ab73 nonce=123
|
|
TRC 2026-03-28 04:37:25.513+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 41, length: 0}"
|
|
TRC 2026-03-28 04:37:25.513+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.514+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=48
|
|
TRC 2026-03-28 04:37:25.514+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a74d35f23fcb...d86919b8c41b tagOut=a74d35f23fcb...d86919b8c41b nonce=124
|
|
TRC 2026-03-28 04:37:25.514+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 41, length: 20}"
|
|
TRC 2026-03-28 04:37:25.514+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-28 04:37:25.514+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.514+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*6VsxSG:69c75b0569531c45a53c4341
|
|
TRC 2026-03-28 04:37:25.514+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=68
|
|
TRC 2026-03-28 04:37:25.514+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=ce2f6a6a2e0e...3cecd6e52ddb tagOut=ce2f6a6a2e0e...3cecd6e52ddb nonce=125
|
|
TRC 2026-03-28 04:37:25.514+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 41, length: 40}"
|
|
TRC 2026-03-28 04:37:25.514+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-28 04:37:25.514+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.514+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*6VsxSG:69c75b0569531c45a53c4341 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.514+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*6VsxSG:69c75b0569531c45a53c4341 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.514+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 41, length: 45}"
|
|
TRC 2026-03-28 04:37:25.519+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=58
|
|
TRC 2026-03-28 04:37:25.519+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=60721131c668...17f49b018080 tagOut=60721131c668...17f49b018080 nonce=126
|
|
TRC 2026-03-28 04:37:25.519+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 41, length: 30}"
|
|
TRC 2026-03-28 04:37:25.519+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14376630...c8015a024f4b
|
|
TRC 2026-03-28 04:37:25.519+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.519+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.519+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=63b4aabd7f28...89119b008e2e tagOut=63b4aabd7f28...89119b008e2e nonce=127
|
|
TRC 2026-03-28 04:37:25.519+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 41, length: 0}"
|
|
TRC 2026-03-28 04:37:25.519+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-28 04:37:25.519+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.519+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0569531c45a53c4341
|
|
TRC 2026-03-28 04:37:25.519+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=41 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.519+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 41, length: 0}"
|
|
TRC 2026-03-28 04:37:25.520+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0569531c45a53c4341
|
|
TRC 2026-03-28 04:37:25.520+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0569531c45a53c4341
|
|
TRC 2026-03-28 04:37:25.520+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0569531c45a53c4341 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.520+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0569531c45a53c4341 objName=YamuxStream dir=Out
|
|
INF 2026-03-28 04:37:25.520+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[17]"
|
|
INF 2026-03-28 04:37:25.520+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QK5QQND34ci4km6XjWAsVM8Lk6A91He4EaS8d98qc_7ELzpaoxmr8iAWuRQOYW8lJrh0iLmvkkECt8q0yG3yAvAWgmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc5YACASsEvKuBg-AAAoErBLyrgYPgd0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQJ6_cL1SO1Vs5CXSraqdwCjHxEj5SlJQFHWwmM4Rzte6YN0Y3CCD4CDdWRwgg-ChXdha3UyAA enr="(22, id: \"v4\", ip: 172.18.242.174, multiaddrs: 0x000804AC12F2AE060F80000A04AC12F2AE060F81DD03, rs: 0x00030200000001, secp256k1: 0x027AFDC2F548ED55B390974AB6AA7700A31F1123E529494051D6C26338473B5EE9, tcp: 3968, udp: 3970, waku2: 0x00)"
|
|
INF 2026-03-28 04:37:25.520+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-28 04:37:25.521+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:57304 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-28 04:37:25.524+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57312 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-28 04:37:25.525+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57312 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 77 bytes)"
|
|
INF 2026-03-28 04:37:25.525+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 49, 56, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-28 04:37:25.525+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*6VsxSG, addrs: [/ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58793/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 129, 167])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229])), ("tcp", (kind: kNum, num: 58792)), ("udp", (kind: kNum, num: 58794)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 195, 236, 126, 115, 160, 17, 36, 28, 139, 214, 98, 30, 171, 252, 159, 220, 42, 127, 186, 171, 109, 22, 238, 190, 54, 71, 188, 182, 202, 133, 3, 230, 20, 122, 165, 206, 108, 76, 0, 122, 142, 197, 8, 212, 242, 156, 217, 96, 195, 220, 199, 66, 213, 65, 87, 34, 32, 186, 89, 67, 37, 232, 215, 145, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 129, 167, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229, 131, 116, 99, 112, 130, 229, 168, 131, 117, 100, 112, 130, 229, 170, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), 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], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04d6e07df80d46a3364c80850b8a55751dc12c6c1c3e51778c8d07f8407f433ee5442e6696af3a66e355a80f34f2708f241518cbe9f66c30c31f98b60bfc3d33e1), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140077473375248
|
|
TRC 2026-03-28 04:37:25.525+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*6VsxSG multi=/ip4/172.18.129.167/tcp/58792 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-28 04:37:25.525+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[18]" peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.525+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*6VsxSG filterSubscribeRequest=FilterSubscribeRequest of req:48fd408f37e0591d5977 [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["18"]
|
|
TRC 2026-03-28 04:37:25.525+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.129.167/tcp/58792]" peerId=16U*6VsxSG proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.525+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*6VsxSG protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.525+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*6VsxSG:69c75b0569531c45a53c4329 direction=Out
|
|
TRC 2026-03-28 04:37:25.526+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.526+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c4342 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.526+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c4342 timeout=5m
|
|
TRC 2026-03-28 04:37:25.526+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=43 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.526+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 43, length: 0}"
|
|
TRC 2026-03-28 04:37:25.526+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*6VsxSG:69c75b0569531c45a53c4342 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.526+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*6VsxSG:69c75b0569531c45a53c4342 codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.526+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 43, length: 20}"
|
|
TRC 2026-03-28 04:37:25.526+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*6VsxSG:69c75b0569531c45a53c4342 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.526+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 43, length: 40}"
|
|
TRC 2026-03-28 04:37:25.526+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.526+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=42cf93746e08...da51797e5ea3 tagOut=42cf93746e08...da51797e5ea3 nonce=128
|
|
TRC 2026-03-28 04:37:25.527+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 43, length: 0}"
|
|
TRC 2026-03-28 04:37:25.527+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.527+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=48
|
|
TRC 2026-03-28 04:37:25.527+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=7aa653c3b41d...e55530c226a3 tagOut=7aa653c3b41d...e55530c226a3 nonce=129
|
|
TRC 2026-03-28 04:37:25.527+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 43, length: 20}"
|
|
TRC 2026-03-28 04:37:25.527+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-28 04:37:25.527+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.527+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=68
|
|
TRC 2026-03-28 04:37:25.527+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=51727742bffb...7dbb1378ef45 tagOut=51727742bffb...7dbb1378ef45 nonce=130
|
|
TRC 2026-03-28 04:37:25.527+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*6VsxSG:69c75b0569531c45a53c4342
|
|
TRC 2026-03-28 04:37:25.527+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 43, length: 40}"
|
|
TRC 2026-03-28 04:37:25.527+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-28 04:37:25.527+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.528+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*6VsxSG:69c75b0569531c45a53c4342 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.528+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*6VsxSG:69c75b0569531c45a53c4342 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.528+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 43, length: 45}"
|
|
TRC 2026-03-28 04:37:25.532+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=58
|
|
TRC 2026-03-28 04:37:25.532+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c66c8cfe1314...20913d459482 tagOut=c66c8cfe1314...20913d459482 nonce=131
|
|
TRC 2026-03-28 04:37:25.532+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 43, length: 30}"
|
|
TRC 2026-03-28 04:37:25.532+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14343866...c8015a024f4b
|
|
TRC 2026-03-28 04:37:25.532+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.532+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.533+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d1b7c4622d09...c1701c37090b tagOut=d1b7c4622d09...c1701c37090b nonce=132
|
|
TRC 2026-03-28 04:37:25.533+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 43, length: 0}"
|
|
TRC 2026-03-28 04:37:25.533+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-28 04:37:25.533+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.533+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0569531c45a53c4342
|
|
TRC 2026-03-28 04:37:25.533+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=43 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.533+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 43, length: 0}"
|
|
TRC 2026-03-28 04:37:25.533+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0569531c45a53c4342
|
|
TRC 2026-03-28 04:37:25.533+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0569531c45a53c4342
|
|
TRC 2026-03-28 04:37:25.533+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0569531c45a53c4342 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.533+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0569531c45a53c4342 objName=YamuxStream dir=Out
|
|
INF 2026-03-28 04:37:25.533+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[18]"
|
|
INF 2026-03-28 04:37:25.533+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QLSwv7OlEHIUMMQ3528171eFacnHtlTapk6v6RvNRtdONF70omuvjVYYd2rutZ0eamQ5d8txE-rhzDsEs9ekOZ4XgmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc5YACASsEvKuBg-AAAoErBLyrgYPgd0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQJ6_cL1SO1Vs5CXSraqdwCjHxEj5SlJQFHWwmM4Rzte6YN0Y3CCD4CDdWRwgg-ChXdha3UyAA enr="(23, id: \"v4\", ip: 172.18.242.174, multiaddrs: 0x000804AC12F2AE060F80000A04AC12F2AE060F81DD03, rs: 0x00030200000001, secp256k1: 0x027AFDC2F548ED55B390974AB6AA7700A31F1123E529494051D6C26338473B5EE9, tcp: 3968, udp: 3970, waku2: 0x00)"
|
|
INF 2026-03-28 04:37:25.533+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-28 04:37:25.534+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:57312 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-28 04:37:25.537+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57328 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-28 04:37:25.538+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57328 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 77 bytes)"
|
|
INF 2026-03-28 04:37:25.538+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 49, 57, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-28 04:37:25.538+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*6VsxSG, addrs: [/ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58793/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 129, 167])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229])), ("tcp", (kind: kNum, num: 58792)), ("udp", (kind: kNum, num: 58794)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 195, 236, 126, 115, 160, 17, 36, 28, 139, 214, 98, 30, 171, 252, 159, 220, 42, 127, 186, 171, 109, 22, 238, 190, 54, 71, 188, 182, 202, 133, 3, 230, 20, 122, 165, 206, 108, 76, 0, 122, 142, 197, 8, 212, 242, 156, 217, 96, 195, 220, 199, 66, 213, 65, 87, 34, 32, 186, 89, 67, 37, 232, 215, 145, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 129, 167, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229, 131, 116, 99, 112, 130, 229, 168, 131, 117, 100, 112, 130, 229, 170, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), 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], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04d6e07df80d46a3364c80850b8a55751dc12c6c1c3e51778c8d07f8407f433ee5442e6696af3a66e355a80f34f2708f241518cbe9f66c30c31f98b60bfc3d33e1), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140077473375248
|
|
TRC 2026-03-28 04:37:25.538+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*6VsxSG multi=/ip4/172.18.129.167/tcp/58792 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-28 04:37:25.538+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[19]" peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.538+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*6VsxSG filterSubscribeRequest=FilterSubscribeRequest of req:84044c8712bb83e05b7f [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["19"]
|
|
TRC 2026-03-28 04:37:25.538+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.129.167/tcp/58792]" peerId=16U*6VsxSG proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.538+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*6VsxSG protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.538+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*6VsxSG:69c75b0569531c45a53c4329 direction=Out
|
|
TRC 2026-03-28 04:37:25.538+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.539+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c4343 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.539+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c4343 timeout=5m
|
|
TRC 2026-03-28 04:37:25.539+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=45 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.539+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 45, length: 0}"
|
|
TRC 2026-03-28 04:37:25.539+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*6VsxSG:69c75b0569531c45a53c4343 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.539+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*6VsxSG:69c75b0569531c45a53c4343 codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.539+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 45, length: 20}"
|
|
TRC 2026-03-28 04:37:25.539+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*6VsxSG:69c75b0569531c45a53c4343 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.539+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 45, length: 40}"
|
|
TRC 2026-03-28 04:37:25.541+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.541+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=fd0a6838ccd7...1df7698d237f tagOut=fd0a6838ccd7...1df7698d237f nonce=133
|
|
TRC 2026-03-28 04:37:25.541+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 45, length: 0}"
|
|
TRC 2026-03-28 04:37:25.541+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.541+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=48
|
|
TRC 2026-03-28 04:37:25.541+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e5f3a5138ab7...808c6470ac5d tagOut=e5f3a5138ab7...808c6470ac5d nonce=134
|
|
TRC 2026-03-28 04:37:25.541+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 45, length: 20}"
|
|
TRC 2026-03-28 04:37:25.541+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-28 04:37:25.541+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.541+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=68
|
|
TRC 2026-03-28 04:37:25.541+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=745dae7d4b7e...01dd98606894 tagOut=745dae7d4b7e...01dd98606894 nonce=135
|
|
TRC 2026-03-28 04:37:25.541+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 45, length: 40}"
|
|
TRC 2026-03-28 04:37:25.541+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-28 04:37:25.541+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.541+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*6VsxSG:69c75b0569531c45a53c4343
|
|
TRC 2026-03-28 04:37:25.541+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*6VsxSG:69c75b0569531c45a53c4343 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.541+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*6VsxSG:69c75b0569531c45a53c4343 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.541+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 45, length: 45}"
|
|
TRC 2026-03-28 04:37:25.546+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=58
|
|
TRC 2026-03-28 04:37:25.546+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=156cfea3cc52...f53cb07de75b tagOut=156cfea3cc52...f53cb07de75b nonce=136
|
|
TRC 2026-03-28 04:37:25.547+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 45, length: 30}"
|
|
TRC 2026-03-28 04:37:25.547+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14383430...c8015a024f4b
|
|
TRC 2026-03-28 04:37:25.547+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.547+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.547+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=16eb1b27f752...778fc0029bcb tagOut=16eb1b27f752...778fc0029bcb nonce=137
|
|
TRC 2026-03-28 04:37:25.547+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 45, length: 0}"
|
|
TRC 2026-03-28 04:37:25.547+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-28 04:37:25.547+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.547+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0569531c45a53c4343
|
|
TRC 2026-03-28 04:37:25.547+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=45 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.547+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 45, length: 0}"
|
|
TRC 2026-03-28 04:37:25.547+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0569531c45a53c4343
|
|
TRC 2026-03-28 04:37:25.547+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0569531c45a53c4343
|
|
TRC 2026-03-28 04:37:25.547+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0569531c45a53c4343 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.547+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0569531c45a53c4343 objName=YamuxStream dir=Out
|
|
INF 2026-03-28 04:37:25.547+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[19]"
|
|
INF 2026-03-28 04:37:25.547+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QImqGI8hWckP6PXf0aj60j80s3-49MbCIqBNXC2nTyB_ZQ5QH4DyJqxLubjswVsfY73oS7txnz_f2D9FlgpozDoYgmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc5YACASsEvKuBg-AAAoErBLyrgYPgd0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQJ6_cL1SO1Vs5CXSraqdwCjHxEj5SlJQFHWwmM4Rzte6YN0Y3CCD4CDdWRwgg-ChXdha3UyAA enr="(24, id: \"v4\", ip: 172.18.242.174, multiaddrs: 0x000804AC12F2AE060F80000A04AC12F2AE060F81DD03, rs: 0x00030200000001, secp256k1: 0x027AFDC2F548ED55B390974AB6AA7700A31F1123E529494051D6C26338473B5EE9, tcp: 3968, udp: 3970, waku2: 0x00)"
|
|
INF 2026-03-28 04:37:25.548+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-28 04:37:25.548+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:57328 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-28 04:37:25.551+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57330 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-28 04:37:25.552+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57330 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 77 bytes)"
|
|
INF 2026-03-28 04:37:25.552+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 50, 48, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-28 04:37:25.552+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*6VsxSG, addrs: [/ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58793/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 129, 167])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229])), ("tcp", (kind: kNum, num: 58792)), ("udp", (kind: kNum, num: 58794)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 195, 236, 126, 115, 160, 17, 36, 28, 139, 214, 98, 30, 171, 252, 159, 220, 42, 127, 186, 171, 109, 22, 238, 190, 54, 71, 188, 182, 202, 133, 3, 230, 20, 122, 165, 206, 108, 76, 0, 122, 142, 197, 8, 212, 242, 156, 217, 96, 195, 220, 199, 66, 213, 65, 87, 34, 32, 186, 89, 67, 37, 232, 215, 145, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 129, 167, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229, 131, 116, 99, 112, 130, 229, 168, 131, 117, 100, 112, 130, 229, 170, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), 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], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04d6e07df80d46a3364c80850b8a55751dc12c6c1c3e51778c8d07f8407f433ee5442e6696af3a66e355a80f34f2708f241518cbe9f66c30c31f98b60bfc3d33e1), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140077473375248
|
|
TRC 2026-03-28 04:37:25.552+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*6VsxSG multi=/ip4/172.18.129.167/tcp/58792 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-28 04:37:25.552+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[20]" peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.552+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*6VsxSG filterSubscribeRequest=FilterSubscribeRequest of req:1a8a15610416f1c97888 [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["20"]
|
|
TRC 2026-03-28 04:37:25.552+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.129.167/tcp/58792]" peerId=16U*6VsxSG proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.553+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*6VsxSG protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.553+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*6VsxSG:69c75b0569531c45a53c4329 direction=Out
|
|
TRC 2026-03-28 04:37:25.553+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.553+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c4344 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.553+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c4344 timeout=5m
|
|
TRC 2026-03-28 04:37:25.553+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=47 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.553+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 47, length: 0}"
|
|
TRC 2026-03-28 04:37:25.553+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*6VsxSG:69c75b0569531c45a53c4344 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.553+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*6VsxSG:69c75b0569531c45a53c4344 codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.553+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 47, length: 20}"
|
|
TRC 2026-03-28 04:37:25.553+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*6VsxSG:69c75b0569531c45a53c4344 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.553+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 47, length: 40}"
|
|
TRC 2026-03-28 04:37:25.553+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.553+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=60f2e329b575...c682ab071637 tagOut=60f2e329b575...c682ab071637 nonce=138
|
|
TRC 2026-03-28 04:37:25.554+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 47, length: 0}"
|
|
TRC 2026-03-28 04:37:25.554+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.554+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=48
|
|
TRC 2026-03-28 04:37:25.554+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=5093b6e7a265...dfab69c1c38f tagOut=5093b6e7a265...dfab69c1c38f nonce=139
|
|
TRC 2026-03-28 04:37:25.554+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 47, length: 20}"
|
|
TRC 2026-03-28 04:37:25.554+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-28 04:37:25.554+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.554+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*6VsxSG:69c75b0569531c45a53c4344
|
|
TRC 2026-03-28 04:37:25.554+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=68
|
|
TRC 2026-03-28 04:37:25.554+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=45577655127c...e5c9c4f21ea4 tagOut=45577655127c...e5c9c4f21ea4 nonce=140
|
|
TRC 2026-03-28 04:37:25.554+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 47, length: 40}"
|
|
TRC 2026-03-28 04:37:25.554+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-28 04:37:25.554+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.554+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*6VsxSG:69c75b0569531c45a53c4344 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.554+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*6VsxSG:69c75b0569531c45a53c4344 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.554+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 47, length: 45}"
|
|
TRC 2026-03-28 04:37:25.559+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=58
|
|
TRC 2026-03-28 04:37:25.559+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a4832f1c4f44...b0df4922c9c9 tagOut=a4832f1c4f44...b0df4922c9c9 nonce=141
|
|
TRC 2026-03-28 04:37:25.559+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 47, length: 30}"
|
|
TRC 2026-03-28 04:37:25.559+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14316138...c8015a024f4b
|
|
TRC 2026-03-28 04:37:25.560+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.560+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.560+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=28cdf9795dfc...8b824913e7ae tagOut=28cdf9795dfc...8b824913e7ae nonce=142
|
|
TRC 2026-03-28 04:37:25.560+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0569531c45a53c4344
|
|
TRC 2026-03-28 04:37:25.560+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=47 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.560+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 47, length: 0}"
|
|
TRC 2026-03-28 04:37:25.560+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 47, length: 0}"
|
|
TRC 2026-03-28 04:37:25.560+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-28 04:37:25.560+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0569531c45a53c4344
|
|
TRC 2026-03-28 04:37:25.560+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0569531c45a53c4344
|
|
TRC 2026-03-28 04:37:25.560+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0569531c45a53c4344 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.560+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0569531c45a53c4344 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.560+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:25.560+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[20]"
|
|
INF 2026-03-28 04:37:25.561+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QESaUAuawCk0t6096yFmxDTPmqYNIVzwUinPOglruPxtSbBJjNTMqXlNvav-z0zPb6yydk4CUqGlFdbUYDtBm5kZgmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc5YACASsEvKuBg-AAAoErBLyrgYPgd0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQJ6_cL1SO1Vs5CXSraqdwCjHxEj5SlJQFHWwmM4Rzte6YN0Y3CCD4CDdWRwgg-ChXdha3UyAA enr="(25, id: \"v4\", ip: 172.18.242.174, multiaddrs: 0x000804AC12F2AE060F80000A04AC12F2AE060F81DD03, rs: 0x00030200000001, secp256k1: 0x027AFDC2F548ED55B390974AB6AA7700A31F1123E529494051D6C26338473B5EE9, tcp: 3968, udp: 3970, waku2: 0x00)"
|
|
INF 2026-03-28 04:37:25.561+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-28 04:37:25.561+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:57330 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-28 04:37:25.565+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57332 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-28 04:37:25.565+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57332 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 77 bytes)"
|
|
INF 2026-03-28 04:37:25.565+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 50, 49, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-28 04:37:25.565+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*6VsxSG, addrs: [/ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58793/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 129, 167])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229])), ("tcp", (kind: kNum, num: 58792)), ("udp", (kind: kNum, num: 58794)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 195, 236, 126, 115, 160, 17, 36, 28, 139, 214, 98, 30, 171, 252, 159, 220, 42, 127, 186, 171, 109, 22, 238, 190, 54, 71, 188, 182, 202, 133, 3, 230, 20, 122, 165, 206, 108, 76, 0, 122, 142, 197, 8, 212, 242, 156, 217, 96, 195, 220, 199, 66, 213, 65, 87, 34, 32, 186, 89, 67, 37, 232, 215, 145, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 129, 167, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229, 131, 116, 99, 112, 130, 229, 168, 131, 117, 100, 112, 130, 229, 170, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), 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], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04d6e07df80d46a3364c80850b8a55751dc12c6c1c3e51778c8d07f8407f433ee5442e6696af3a66e355a80f34f2708f241518cbe9f66c30c31f98b60bfc3d33e1), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140077473375248
|
|
TRC 2026-03-28 04:37:25.565+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*6VsxSG multi=/ip4/172.18.129.167/tcp/58792 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-28 04:37:25.566+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[21]" peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.566+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*6VsxSG filterSubscribeRequest=FilterSubscribeRequest of req:ac4c9fc6c912ce8d9e83 [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["21"]
|
|
TRC 2026-03-28 04:37:25.566+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.129.167/tcp/58792]" peerId=16U*6VsxSG proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.566+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*6VsxSG protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.566+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*6VsxSG:69c75b0569531c45a53c4329 direction=Out
|
|
TRC 2026-03-28 04:37:25.566+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.566+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c4345 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.566+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c4345 timeout=5m
|
|
TRC 2026-03-28 04:37:25.566+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=49 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.566+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 49, length: 0}"
|
|
TRC 2026-03-28 04:37:25.566+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*6VsxSG:69c75b0569531c45a53c4345 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.567+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*6VsxSG:69c75b0569531c45a53c4345 codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.567+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 49, length: 20}"
|
|
TRC 2026-03-28 04:37:25.567+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*6VsxSG:69c75b0569531c45a53c4345 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.567+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 49, length: 40}"
|
|
TRC 2026-03-28 04:37:25.567+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.567+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=2ee0b94362cd...48a03610e046 tagOut=2ee0b94362cd...48a03610e046 nonce=143
|
|
TRC 2026-03-28 04:37:25.567+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 49, length: 0}"
|
|
TRC 2026-03-28 04:37:25.568+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.568+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=48
|
|
TRC 2026-03-28 04:37:25.568+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=2df09b1d084d...fd3a209cf925 tagOut=2df09b1d084d...fd3a209cf925 nonce=144
|
|
TRC 2026-03-28 04:37:25.568+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 49, length: 20}"
|
|
TRC 2026-03-28 04:37:25.568+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-28 04:37:25.568+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.568+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*6VsxSG:69c75b0569531c45a53c4345
|
|
TRC 2026-03-28 04:37:25.568+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=68
|
|
TRC 2026-03-28 04:37:25.568+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=af7ac7fecc98...8d1b47151be0 tagOut=af7ac7fecc98...8d1b47151be0 nonce=145
|
|
TRC 2026-03-28 04:37:25.568+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 49, length: 40}"
|
|
TRC 2026-03-28 04:37:25.568+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-28 04:37:25.568+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.569+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*6VsxSG:69c75b0569531c45a53c4345 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.569+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*6VsxSG:69c75b0569531c45a53c4345 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.569+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 49, length: 45}"
|
|
TRC 2026-03-28 04:37:25.575+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=58
|
|
TRC 2026-03-28 04:37:25.575+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e0d90a3580ef...5d92ffe9bbc7 tagOut=e0d90a3580ef...5d92ffe9bbc7 nonce=146
|
|
TRC 2026-03-28 04:37:25.575+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 49, length: 30}"
|
|
TRC 2026-03-28 04:37:25.575+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14616334...c8015a024f4b
|
|
TRC 2026-03-28 04:37:25.575+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.575+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.575+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=bd8719f5bd9a...5996fe8cb04e tagOut=bd8719f5bd9a...5996fe8cb04e nonce=147
|
|
TRC 2026-03-28 04:37:25.575+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 49, length: 0}"
|
|
TRC 2026-03-28 04:37:25.575+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-28 04:37:25.575+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.576+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0569531c45a53c4345
|
|
TRC 2026-03-28 04:37:25.576+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=49 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.576+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 49, length: 0}"
|
|
TRC 2026-03-28 04:37:25.576+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0569531c45a53c4345
|
|
TRC 2026-03-28 04:37:25.576+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0569531c45a53c4345
|
|
TRC 2026-03-28 04:37:25.576+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0569531c45a53c4345 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.576+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0569531c45a53c4345 objName=YamuxStream dir=Out
|
|
INF 2026-03-28 04:37:25.576+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[21]"
|
|
INF 2026-03-28 04:37:25.576+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QDRs5Wiv2w2E_mioFn1HghpIqTjYX6wFmiW3kFPX2HHZUzokBhm6HbyM4AtUjeMpTs2ou2Ij1LFbNQqWLnikITgagmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc5YACASsEvKuBg-AAAoErBLyrgYPgd0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQJ6_cL1SO1Vs5CXSraqdwCjHxEj5SlJQFHWwmM4Rzte6YN0Y3CCD4CDdWRwgg-ChXdha3UyAA enr="(26, id: \"v4\", ip: 172.18.242.174, multiaddrs: 0x000804AC12F2AE060F80000A04AC12F2AE060F81DD03, rs: 0x00030200000001, secp256k1: 0x027AFDC2F548ED55B390974AB6AA7700A31F1123E529494051D6C26338473B5EE9, tcp: 3968, udp: 3970, waku2: 0x00)"
|
|
INF 2026-03-28 04:37:25.577+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-28 04:37:25.577+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:57332 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-28 04:37:25.580+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57348 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-28 04:37:25.581+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57348 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 77 bytes)"
|
|
INF 2026-03-28 04:37:25.581+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 50, 50, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-28 04:37:25.581+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*6VsxSG, addrs: [/ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58793/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 129, 167])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229])), ("tcp", (kind: kNum, num: 58792)), ("udp", (kind: kNum, num: 58794)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 195, 236, 126, 115, 160, 17, 36, 28, 139, 214, 98, 30, 171, 252, 159, 220, 42, 127, 186, 171, 109, 22, 238, 190, 54, 71, 188, 182, 202, 133, 3, 230, 20, 122, 165, 206, 108, 76, 0, 122, 142, 197, 8, 212, 242, 156, 217, 96, 195, 220, 199, 66, 213, 65, 87, 34, 32, 186, 89, 67, 37, 232, 215, 145, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 129, 167, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229, 131, 116, 99, 112, 130, 229, 168, 131, 117, 100, 112, 130, 229, 170, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), 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], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04d6e07df80d46a3364c80850b8a55751dc12c6c1c3e51778c8d07f8407f433ee5442e6696af3a66e355a80f34f2708f241518cbe9f66c30c31f98b60bfc3d33e1), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140077473375248
|
|
TRC 2026-03-28 04:37:25.581+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*6VsxSG multi=/ip4/172.18.129.167/tcp/58792 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-28 04:37:25.581+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[22]" peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.581+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*6VsxSG filterSubscribeRequest=FilterSubscribeRequest of req:743198288890263a2a7d [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["22"]
|
|
TRC 2026-03-28 04:37:25.581+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.129.167/tcp/58792]" peerId=16U*6VsxSG proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.581+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*6VsxSG protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.582+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*6VsxSG:69c75b0569531c45a53c4329 direction=Out
|
|
TRC 2026-03-28 04:37:25.582+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.582+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c4346 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.582+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c4346 timeout=5m
|
|
TRC 2026-03-28 04:37:25.582+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=51 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.582+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 51, length: 0}"
|
|
TRC 2026-03-28 04:37:25.582+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*6VsxSG:69c75b0569531c45a53c4346 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.582+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*6VsxSG:69c75b0569531c45a53c4346 codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.582+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 51, length: 20}"
|
|
TRC 2026-03-28 04:37:25.582+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*6VsxSG:69c75b0569531c45a53c4346 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.582+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 51, length: 40}"
|
|
TRC 2026-03-28 04:37:25.582+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.582+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=01bf2e3013fa...74e6f15ac9d5 tagOut=01bf2e3013fa...74e6f15ac9d5 nonce=148
|
|
TRC 2026-03-28 04:37:25.582+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 51, length: 0}"
|
|
TRC 2026-03-28 04:37:25.582+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.583+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=48
|
|
TRC 2026-03-28 04:37:25.583+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=3a1ecc33d59a...44f378c3f30a tagOut=3a1ecc33d59a...44f378c3f30a nonce=149
|
|
TRC 2026-03-28 04:37:25.583+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 51, length: 20}"
|
|
TRC 2026-03-28 04:37:25.583+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-28 04:37:25.583+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.583+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=68
|
|
TRC 2026-03-28 04:37:25.583+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=bc87d06af9b8...10225c309554 tagOut=bc87d06af9b8...10225c309554 nonce=150
|
|
TRC 2026-03-28 04:37:25.583+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*6VsxSG:69c75b0569531c45a53c4346
|
|
TRC 2026-03-28 04:37:25.584+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 51, length: 40}"
|
|
TRC 2026-03-28 04:37:25.584+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-28 04:37:25.584+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.584+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*6VsxSG:69c75b0569531c45a53c4346 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.584+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*6VsxSG:69c75b0569531c45a53c4346 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.584+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 51, length: 45}"
|
|
TRC 2026-03-28 04:37:25.589+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=58
|
|
TRC 2026-03-28 04:37:25.590+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=6e2cbf6cbca5...4223a06c85f4 tagOut=6e2cbf6cbca5...4223a06c85f4 nonce=151
|
|
TRC 2026-03-28 04:37:25.590+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 51, length: 30}"
|
|
TRC 2026-03-28 04:37:25.590+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14373433...c8015a024f4b
|
|
TRC 2026-03-28 04:37:25.590+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.590+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.590+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=f82b4b02ba70...f0e2498fe6c3 tagOut=f82b4b02ba70...f0e2498fe6c3 nonce=152
|
|
TRC 2026-03-28 04:37:25.590+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 51, length: 0}"
|
|
TRC 2026-03-28 04:37:25.590+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-28 04:37:25.590+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.590+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0569531c45a53c4346
|
|
TRC 2026-03-28 04:37:25.590+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=51 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.591+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 51, length: 0}"
|
|
TRC 2026-03-28 04:37:25.591+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0569531c45a53c4346
|
|
TRC 2026-03-28 04:37:25.591+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0569531c45a53c4346
|
|
TRC 2026-03-28 04:37:25.591+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0569531c45a53c4346 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.591+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0569531c45a53c4346 objName=YamuxStream dir=Out
|
|
INF 2026-03-28 04:37:25.591+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[22]"
|
|
INF 2026-03-28 04:37:25.591+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QHP5rw-HQB3b09kkJn4XIU6J-J6TBk3dZeqGZHPCVpXSS5Jd54parS0AeJZp8ZLGVgRVtIoG_Qz18aMCv39RdAQbgmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc5YACASsEvKuBg-AAAoErBLyrgYPgd0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQJ6_cL1SO1Vs5CXSraqdwCjHxEj5SlJQFHWwmM4Rzte6YN0Y3CCD4CDdWRwgg-ChXdha3UyAA enr="(27, id: \"v4\", ip: 172.18.242.174, multiaddrs: 0x000804AC12F2AE060F80000A04AC12F2AE060F81DD03, rs: 0x00030200000001, secp256k1: 0x027AFDC2F548ED55B390974AB6AA7700A31F1123E529494051D6C26338473B5EE9, tcp: 3968, udp: 3970, waku2: 0x00)"
|
|
INF 2026-03-28 04:37:25.591+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-28 04:37:25.591+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:57348 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-28 04:37:25.595+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57356 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-28 04:37:25.595+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57356 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 77 bytes)"
|
|
INF 2026-03-28 04:37:25.595+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 50, 51, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-28 04:37:25.596+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*6VsxSG, addrs: [/ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58793/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 129, 167])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229])), ("tcp", (kind: kNum, num: 58792)), ("udp", (kind: kNum, num: 58794)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 195, 236, 126, 115, 160, 17, 36, 28, 139, 214, 98, 30, 171, 252, 159, 220, 42, 127, 186, 171, 109, 22, 238, 190, 54, 71, 188, 182, 202, 133, 3, 230, 20, 122, 165, 206, 108, 76, 0, 122, 142, 197, 8, 212, 242, 156, 217, 96, 195, 220, 199, 66, 213, 65, 87, 34, 32, 186, 89, 67, 37, 232, 215, 145, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 129, 167, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229, 131, 116, 99, 112, 130, 229, 168, 131, 117, 100, 112, 130, 229, 170, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), 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], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04d6e07df80d46a3364c80850b8a55751dc12c6c1c3e51778c8d07f8407f433ee5442e6696af3a66e355a80f34f2708f241518cbe9f66c30c31f98b60bfc3d33e1), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140077473375248
|
|
TRC 2026-03-28 04:37:25.596+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*6VsxSG multi=/ip4/172.18.129.167/tcp/58792 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-28 04:37:25.596+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[23]" peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.596+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*6VsxSG filterSubscribeRequest=FilterSubscribeRequest of req:d48b0f622f17f77b1cbb [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["23"]
|
|
TRC 2026-03-28 04:37:25.596+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.129.167/tcp/58792]" peerId=16U*6VsxSG proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.596+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*6VsxSG protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.596+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*6VsxSG:69c75b0569531c45a53c4329 direction=Out
|
|
TRC 2026-03-28 04:37:25.596+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.596+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c4347 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.596+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c4347 timeout=5m
|
|
TRC 2026-03-28 04:37:25.596+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=53 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.596+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 53, length: 0}"
|
|
TRC 2026-03-28 04:37:25.596+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*6VsxSG:69c75b0569531c45a53c4347 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.597+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*6VsxSG:69c75b0569531c45a53c4347 codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.597+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 53, length: 20}"
|
|
TRC 2026-03-28 04:37:25.597+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*6VsxSG:69c75b0569531c45a53c4347 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.597+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 53, length: 40}"
|
|
TRC 2026-03-28 04:37:25.597+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.597+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=7636ea07416a...5b8f8f5c46bb tagOut=7636ea07416a...5b8f8f5c46bb nonce=153
|
|
TRC 2026-03-28 04:37:25.597+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 53, length: 0}"
|
|
TRC 2026-03-28 04:37:25.597+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.598+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=48
|
|
TRC 2026-03-28 04:37:25.598+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c1c58b7e4d1a...a435d7be23d9 tagOut=c1c58b7e4d1a...a435d7be23d9 nonce=154
|
|
TRC 2026-03-28 04:37:25.598+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 53, length: 20}"
|
|
TRC 2026-03-28 04:37:25.598+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-28 04:37:25.598+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.598+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=68
|
|
TRC 2026-03-28 04:37:25.598+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e9f605e0b14c...288f16ef2f2f tagOut=e9f605e0b14c...288f16ef2f2f nonce=155
|
|
TRC 2026-03-28 04:37:25.598+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*6VsxSG:69c75b0569531c45a53c4347
|
|
TRC 2026-03-28 04:37:25.598+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 53, length: 40}"
|
|
TRC 2026-03-28 04:37:25.598+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-28 04:37:25.598+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.599+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*6VsxSG:69c75b0569531c45a53c4347 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.599+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*6VsxSG:69c75b0569531c45a53c4347 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.599+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 53, length: 45}"
|
|
TRC 2026-03-28 04:37:25.604+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=58
|
|
TRC 2026-03-28 04:37:25.605+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=cfbcb5d3c98e...6cf3084837bb tagOut=cfbcb5d3c98e...6cf3084837bb nonce=156
|
|
TRC 2026-03-28 04:37:25.605+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 53, length: 30}"
|
|
TRC 2026-03-28 04:37:25.605+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14643438...c8015a024f4b
|
|
TRC 2026-03-28 04:37:25.605+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.605+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.605+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=0d941817de9d...802635beeb0d tagOut=0d941817de9d...802635beeb0d nonce=157
|
|
TRC 2026-03-28 04:37:25.605+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0569531c45a53c4347
|
|
TRC 2026-03-28 04:37:25.605+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=53 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.605+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 53, length: 0}"
|
|
TRC 2026-03-28 04:37:25.605+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 53, length: 0}"
|
|
TRC 2026-03-28 04:37:25.605+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-28 04:37:25.605+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0569531c45a53c4347
|
|
TRC 2026-03-28 04:37:25.605+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0569531c45a53c4347
|
|
TRC 2026-03-28 04:37:25.605+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0569531c45a53c4347 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.606+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0569531c45a53c4347 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.606+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:25.606+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[23]"
|
|
INF 2026-03-28 04:37:25.606+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QFLMqVxwm-9vE07wtxLlIoNjrXUAGi-JZQRJE1_qSBjyF0_IVH0F7sjvpQsPRaU1HFHZTXyR2JgEbRAsl-0FOcAcgmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc5YACASsEvKuBg-AAAoErBLyrgYPgd0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQJ6_cL1SO1Vs5CXSraqdwCjHxEj5SlJQFHWwmM4Rzte6YN0Y3CCD4CDdWRwgg-ChXdha3UyAA enr="(28, id: \"v4\", ip: 172.18.242.174, multiaddrs: 0x000804AC12F2AE060F80000A04AC12F2AE060F81DD03, rs: 0x00030200000001, secp256k1: 0x027AFDC2F548ED55B390974AB6AA7700A31F1123E529494051D6C26338473B5EE9, tcp: 3968, udp: 3970, waku2: 0x00)"
|
|
INF 2026-03-28 04:37:25.606+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-28 04:37:25.606+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:57356 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-28 04:37:25.610+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57362 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-28 04:37:25.610+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57362 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 77 bytes)"
|
|
INF 2026-03-28 04:37:25.610+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 50, 52, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-28 04:37:25.610+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*6VsxSG, addrs: [/ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58793/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 129, 167])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229])), ("tcp", (kind: kNum, num: 58792)), ("udp", (kind: kNum, num: 58794)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 195, 236, 126, 115, 160, 17, 36, 28, 139, 214, 98, 30, 171, 252, 159, 220, 42, 127, 186, 171, 109, 22, 238, 190, 54, 71, 188, 182, 202, 133, 3, 230, 20, 122, 165, 206, 108, 76, 0, 122, 142, 197, 8, 212, 242, 156, 217, 96, 195, 220, 199, 66, 213, 65, 87, 34, 32, 186, 89, 67, 37, 232, 215, 145, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 129, 167, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229, 131, 116, 99, 112, 130, 229, 168, 131, 117, 100, 112, 130, 229, 170, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), 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], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04d6e07df80d46a3364c80850b8a55751dc12c6c1c3e51778c8d07f8407f433ee5442e6696af3a66e355a80f34f2708f241518cbe9f66c30c31f98b60bfc3d33e1), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140077473375248
|
|
TRC 2026-03-28 04:37:25.611+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*6VsxSG multi=/ip4/172.18.129.167/tcp/58792 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-28 04:37:25.611+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[24]" peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.611+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*6VsxSG filterSubscribeRequest=FilterSubscribeRequest of req:513b912800090e1bf109 [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["24"]
|
|
TRC 2026-03-28 04:37:25.611+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.129.167/tcp/58792]" peerId=16U*6VsxSG proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.611+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*6VsxSG protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.611+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*6VsxSG:69c75b0569531c45a53c4329 direction=Out
|
|
TRC 2026-03-28 04:37:25.611+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.611+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c4348 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.611+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c4348 timeout=5m
|
|
TRC 2026-03-28 04:37:25.611+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=55 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.611+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 55, length: 0}"
|
|
TRC 2026-03-28 04:37:25.611+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*6VsxSG:69c75b0569531c45a53c4348 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.611+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*6VsxSG:69c75b0569531c45a53c4348 codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.611+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 55, length: 20}"
|
|
TRC 2026-03-28 04:37:25.611+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*6VsxSG:69c75b0569531c45a53c4348 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.611+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 55, length: 40}"
|
|
TRC 2026-03-28 04:37:25.612+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.612+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=0e25596030d0...b26b122ecd7d tagOut=0e25596030d0...b26b122ecd7d nonce=158
|
|
TRC 2026-03-28 04:37:25.612+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 55, length: 0}"
|
|
TRC 2026-03-28 04:37:25.612+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.613+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=48
|
|
TRC 2026-03-28 04:37:25.613+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=205baedaf5da...0a48e8071453 tagOut=205baedaf5da...0a48e8071453 nonce=159
|
|
TRC 2026-03-28 04:37:25.613+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 55, length: 20}"
|
|
TRC 2026-03-28 04:37:25.613+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-28 04:37:25.613+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.613+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=68
|
|
TRC 2026-03-28 04:37:25.613+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=7bbfc7af47b3...85c363c6beed tagOut=7bbfc7af47b3...85c363c6beed nonce=160
|
|
TRC 2026-03-28 04:37:25.613+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 55, length: 40}"
|
|
TRC 2026-03-28 04:37:25.613+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-28 04:37:25.613+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.614+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*6VsxSG:69c75b0569531c45a53c4348
|
|
TRC 2026-03-28 04:37:25.614+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*6VsxSG:69c75b0569531c45a53c4348 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.614+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*6VsxSG:69c75b0569531c45a53c4348 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.614+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 55, length: 45}"
|
|
TRC 2026-03-28 04:37:25.619+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=58
|
|
TRC 2026-03-28 04:37:25.620+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=5866170dd620...079bea778d22 tagOut=5866170dd620...079bea778d22 nonce=161
|
|
TRC 2026-03-28 04:37:25.620+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 55, length: 30}"
|
|
TRC 2026-03-28 04:37:25.620+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14353133...c8015a024f4b
|
|
TRC 2026-03-28 04:37:25.620+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.620+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.620+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=ef072f75153f...3be8cb6c3c46 tagOut=ef072f75153f...3be8cb6c3c46 nonce=162
|
|
TRC 2026-03-28 04:37:25.621+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 55, length: 0}"
|
|
TRC 2026-03-28 04:37:25.621+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-28 04:37:25.621+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.621+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0569531c45a53c4348
|
|
TRC 2026-03-28 04:37:25.621+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=55 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.621+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 55, length: 0}"
|
|
TRC 2026-03-28 04:37:25.621+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0569531c45a53c4348
|
|
TRC 2026-03-28 04:37:25.621+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0569531c45a53c4348
|
|
TRC 2026-03-28 04:37:25.621+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0569531c45a53c4348 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.621+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0569531c45a53c4348 objName=YamuxStream dir=Out
|
|
INF 2026-03-28 04:37:25.621+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[24]"
|
|
INF 2026-03-28 04:37:25.622+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QDDpC3SZCHbGrxMZx8OM-RPn66Hzcw3bIk3TtqSRTRq-PAn5ghORbYuv8vb4vozJQRcNt0h8fkdVa3L2E_RnbNwdgmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc5YACASsEvKuBg-AAAoErBLyrgYPgd0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQJ6_cL1SO1Vs5CXSraqdwCjHxEj5SlJQFHWwmM4Rzte6YN0Y3CCD4CDdWRwgg-ChXdha3UyAA enr="(29, id: \"v4\", ip: 172.18.242.174, multiaddrs: 0x000804AC12F2AE060F80000A04AC12F2AE060F81DD03, rs: 0x00030200000001, secp256k1: 0x027AFDC2F548ED55B390974AB6AA7700A31F1123E529494051D6C26338473B5EE9, tcp: 3968, udp: 3970, waku2: 0x00)"
|
|
INF 2026-03-28 04:37:25.622+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-28 04:37:25.622+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:57362 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-28 04:37:25.625+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57372 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-28 04:37:25.625+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57372 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 77 bytes)"
|
|
INF 2026-03-28 04:37:25.625+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 50, 53, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-28 04:37:25.626+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*6VsxSG, addrs: [/ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58793/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 129, 167])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229])), ("tcp", (kind: kNum, num: 58792)), ("udp", (kind: kNum, num: 58794)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 195, 236, 126, 115, 160, 17, 36, 28, 139, 214, 98, 30, 171, 252, 159, 220, 42, 127, 186, 171, 109, 22, 238, 190, 54, 71, 188, 182, 202, 133, 3, 230, 20, 122, 165, 206, 108, 76, 0, 122, 142, 197, 8, 212, 242, 156, 217, 96, 195, 220, 199, 66, 213, 65, 87, 34, 32, 186, 89, 67, 37, 232, 215, 145, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 129, 167, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229, 131, 116, 99, 112, 130, 229, 168, 131, 117, 100, 112, 130, 229, 170, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), 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], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04d6e07df80d46a3364c80850b8a55751dc12c6c1c3e51778c8d07f8407f433ee5442e6696af3a66e355a80f34f2708f241518cbe9f66c30c31f98b60bfc3d33e1), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140077473375248
|
|
TRC 2026-03-28 04:37:25.626+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*6VsxSG multi=/ip4/172.18.129.167/tcp/58792 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-28 04:37:25.626+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[25]" peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.626+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*6VsxSG filterSubscribeRequest=FilterSubscribeRequest of req:e23334552b8bd59f973e [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["25"]
|
|
TRC 2026-03-28 04:37:25.626+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.129.167/tcp/58792]" peerId=16U*6VsxSG proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.626+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*6VsxSG protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.626+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*6VsxSG:69c75b0569531c45a53c4329 direction=Out
|
|
TRC 2026-03-28 04:37:25.626+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.626+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c4349 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.627+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c4349 timeout=5m
|
|
TRC 2026-03-28 04:37:25.627+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=57 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.627+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 57, length: 0}"
|
|
TRC 2026-03-28 04:37:25.627+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*6VsxSG:69c75b0569531c45a53c4349 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.627+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*6VsxSG:69c75b0569531c45a53c4349 codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.627+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 57, length: 20}"
|
|
TRC 2026-03-28 04:37:25.627+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*6VsxSG:69c75b0569531c45a53c4349 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.627+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 57, length: 40}"
|
|
TRC 2026-03-28 04:37:25.628+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.628+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e4932a9ec94a...f389c5e26840 tagOut=e4932a9ec94a...f389c5e26840 nonce=163
|
|
TRC 2026-03-28 04:37:25.628+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 57, length: 0}"
|
|
TRC 2026-03-28 04:37:25.628+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.629+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=48
|
|
TRC 2026-03-28 04:37:25.629+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=05b15d86af1e...175feb41fcd0 tagOut=05b15d86af1e...175feb41fcd0 nonce=164
|
|
TRC 2026-03-28 04:37:25.629+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 57, length: 20}"
|
|
TRC 2026-03-28 04:37:25.629+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-28 04:37:25.629+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.629+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=68
|
|
TRC 2026-03-28 04:37:25.629+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=f37fab04a2b7...e42443ab087d tagOut=f37fab04a2b7...e42443ab087d nonce=165
|
|
TRC 2026-03-28 04:37:25.629+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 57, length: 40}"
|
|
TRC 2026-03-28 04:37:25.629+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-28 04:37:25.629+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.629+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*6VsxSG:69c75b0569531c45a53c4349
|
|
TRC 2026-03-28 04:37:25.629+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*6VsxSG:69c75b0569531c45a53c4349 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.629+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*6VsxSG:69c75b0569531c45a53c4349 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.629+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 57, length: 45}"
|
|
TRC 2026-03-28 04:37:25.636+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=58
|
|
TRC 2026-03-28 04:37:25.636+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=5a98beed632b...6f81d8258496 tagOut=5a98beed632b...6f81d8258496 nonce=166
|
|
TRC 2026-03-28 04:37:25.636+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 57, length: 30}"
|
|
TRC 2026-03-28 04:37:25.636+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14653233...c8015a024f4b
|
|
TRC 2026-03-28 04:37:25.636+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.636+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.636+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=277ec7de751a...1c88ab4a7c63 tagOut=277ec7de751a...1c88ab4a7c63 nonce=167
|
|
TRC 2026-03-28 04:37:25.636+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 57, length: 0}"
|
|
TRC 2026-03-28 04:37:25.636+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-28 04:37:25.636+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.636+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0569531c45a53c4349
|
|
TRC 2026-03-28 04:37:25.636+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=57 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.636+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 57, length: 0}"
|
|
TRC 2026-03-28 04:37:25.636+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0569531c45a53c4349
|
|
TRC 2026-03-28 04:37:25.636+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0569531c45a53c4349
|
|
TRC 2026-03-28 04:37:25.636+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0569531c45a53c4349 objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.636+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0569531c45a53c4349 objName=YamuxStream dir=Out
|
|
INF 2026-03-28 04:37:25.637+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[25]"
|
|
INF 2026-03-28 04:37:25.637+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QP_5aaSue3CHvVozr24JKjrSanYn4jfeKcFh2qndFPlcdsGtyy5QZfRj72RSx7A1gk0t_XOrbvjhFZB8w2kVawQegmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc5YACASsEvKuBg-AAAoErBLyrgYPgd0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQJ6_cL1SO1Vs5CXSraqdwCjHxEj5SlJQFHWwmM4Rzte6YN0Y3CCD4CDdWRwgg-ChXdha3UyAA enr="(30, id: \"v4\", ip: 172.18.242.174, multiaddrs: 0x000804AC12F2AE060F80000A04AC12F2AE060F81DD03, rs: 0x00030200000001, secp256k1: 0x027AFDC2F548ED55B390974AB6AA7700A31F1123E529494051D6C26338473B5EE9, tcp: 3968, udp: 3970, waku2: 0x00)"
|
|
INF 2026-03-28 04:37:25.637+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-28 04:37:25.637+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:57372 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-28 04:37:25.640+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57376 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-28 04:37:25.640+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57376 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 77 bytes)"
|
|
INF 2026-03-28 04:37:25.640+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 50, 54, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-28 04:37:25.641+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*6VsxSG, addrs: [/ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58793/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 129, 167])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229])), ("tcp", (kind: kNum, num: 58792)), ("udp", (kind: kNum, num: 58794)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 195, 236, 126, 115, 160, 17, 36, 28, 139, 214, 98, 30, 171, 252, 159, 220, 42, 127, 186, 171, 109, 22, 238, 190, 54, 71, 188, 182, 202, 133, 3, 230, 20, 122, 165, 206, 108, 76, 0, 122, 142, 197, 8, 212, 242, 156, 217, 96, 195, 220, 199, 66, 213, 65, 87, 34, 32, 186, 89, 67, 37, 232, 215, 145, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 129, 167, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229, 131, 116, 99, 112, 130, 229, 168, 131, 117, 100, 112, 130, 229, 170, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), 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], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04d6e07df80d46a3364c80850b8a55751dc12c6c1c3e51778c8d07f8407f433ee5442e6696af3a66e355a80f34f2708f241518cbe9f66c30c31f98b60bfc3d33e1), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140077473375248
|
|
TRC 2026-03-28 04:37:25.641+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*6VsxSG multi=/ip4/172.18.129.167/tcp/58792 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-28 04:37:25.641+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[26]" peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.641+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*6VsxSG filterSubscribeRequest=FilterSubscribeRequest of req:4176b3982d79ba8e9d6b [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["26"]
|
|
TRC 2026-03-28 04:37:25.641+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.129.167/tcp/58792]" peerId=16U*6VsxSG proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.641+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*6VsxSG protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.641+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*6VsxSG:69c75b0569531c45a53c4329 direction=Out
|
|
TRC 2026-03-28 04:37:25.641+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.641+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c434a objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.641+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c434a timeout=5m
|
|
TRC 2026-03-28 04:37:25.641+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=59 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.641+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 59, length: 0}"
|
|
TRC 2026-03-28 04:37:25.642+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*6VsxSG:69c75b0569531c45a53c434a protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.642+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*6VsxSG:69c75b0569531c45a53c434a codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.642+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 59, length: 20}"
|
|
TRC 2026-03-28 04:37:25.642+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*6VsxSG:69c75b0569531c45a53c434a proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.642+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 59, length: 40}"
|
|
TRC 2026-03-28 04:37:25.643+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.643+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=29e890dc3a09...ee4ec7b8997b tagOut=29e890dc3a09...ee4ec7b8997b nonce=168
|
|
TRC 2026-03-28 04:37:25.643+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 59, length: 0}"
|
|
TRC 2026-03-28 04:37:25.643+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.643+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=48
|
|
TRC 2026-03-28 04:37:25.644+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=3961482d72d8...f78c8308faea tagOut=3961482d72d8...f78c8308faea nonce=169
|
|
TRC 2026-03-28 04:37:25.644+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 59, length: 20}"
|
|
TRC 2026-03-28 04:37:25.644+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-28 04:37:25.644+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.644+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=68
|
|
TRC 2026-03-28 04:37:25.644+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=377ae913d970...90ba1676f274 tagOut=377ae913d970...90ba1676f274 nonce=170
|
|
TRC 2026-03-28 04:37:25.644+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 59, length: 40}"
|
|
TRC 2026-03-28 04:37:25.644+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-28 04:37:25.644+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.644+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*6VsxSG:69c75b0569531c45a53c434a
|
|
TRC 2026-03-28 04:37:25.644+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*6VsxSG:69c75b0569531c45a53c434a s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.644+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*6VsxSG:69c75b0569531c45a53c434a proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.644+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 59, length: 45}"
|
|
TRC 2026-03-28 04:37:25.650+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=58
|
|
TRC 2026-03-28 04:37:25.650+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=f65f0e3e9134...64f322747823 tagOut=f65f0e3e9134...64f322747823 nonce=171
|
|
TRC 2026-03-28 04:37:25.650+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 59, length: 30}"
|
|
TRC 2026-03-28 04:37:25.650+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14343137...c8015a024f4b
|
|
TRC 2026-03-28 04:37:25.650+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.650+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.650+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=3737f91871c4...1279abb03831 tagOut=3737f91871c4...1279abb03831 nonce=172
|
|
TRC 2026-03-28 04:37:25.650+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0569531c45a53c434a
|
|
TRC 2026-03-28 04:37:25.650+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=59 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.650+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 59, length: 0}"
|
|
TRC 2026-03-28 04:37:25.651+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 59, length: 0}"
|
|
TRC 2026-03-28 04:37:25.651+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-28 04:37:25.651+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0569531c45a53c434a
|
|
TRC 2026-03-28 04:37:25.651+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0569531c45a53c434a
|
|
TRC 2026-03-28 04:37:25.651+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0569531c45a53c434a objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.651+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0569531c45a53c434a objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.651+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:25.651+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[26]"
|
|
INF 2026-03-28 04:37:25.651+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QA5v9pl44-F9YBUHQSZ8hdtsEL8DFx_vWQvuAjXp3tMVYEUZPTCdttJot73aEqk4nwJB8rDxj-1N0zEcVeRTvL0fgmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc5YACASsEvKuBg-AAAoErBLyrgYPgd0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQJ6_cL1SO1Vs5CXSraqdwCjHxEj5SlJQFHWwmM4Rzte6YN0Y3CCD4CDdWRwgg-ChXdha3UyAA enr="(31, id: \"v4\", ip: 172.18.242.174, multiaddrs: 0x000804AC12F2AE060F80000A04AC12F2AE060F81DD03, rs: 0x00030200000001, secp256k1: 0x027AFDC2F548ED55B390974AB6AA7700A31F1123E529494051D6C26338473B5EE9, tcp: 3968, udp: 3970, waku2: 0x00)"
|
|
INF 2026-03-28 04:37:25.652+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-28 04:37:25.652+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:57376 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-28 04:37:25.655+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57388 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-28 04:37:25.655+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57388 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 77 bytes)"
|
|
INF 2026-03-28 04:37:25.655+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 50, 55, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-28 04:37:25.655+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*6VsxSG, addrs: [/ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58793/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 129, 167])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229])), ("tcp", (kind: kNum, num: 58792)), ("udp", (kind: kNum, num: 58794)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 195, 236, 126, 115, 160, 17, 36, 28, 139, 214, 98, 30, 171, 252, 159, 220, 42, 127, 186, 171, 109, 22, 238, 190, 54, 71, 188, 182, 202, 133, 3, 230, 20, 122, 165, 206, 108, 76, 0, 122, 142, 197, 8, 212, 242, 156, 217, 96, 195, 220, 199, 66, 213, 65, 87, 34, 32, 186, 89, 67, 37, 232, 215, 145, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 129, 167, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229, 131, 116, 99, 112, 130, 229, 168, 131, 117, 100, 112, 130, 229, 170, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), 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], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04d6e07df80d46a3364c80850b8a55751dc12c6c1c3e51778c8d07f8407f433ee5442e6696af3a66e355a80f34f2708f241518cbe9f66c30c31f98b60bfc3d33e1), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140077473375248
|
|
TRC 2026-03-28 04:37:25.656+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*6VsxSG multi=/ip4/172.18.129.167/tcp/58792 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-28 04:37:25.656+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[27]" peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.656+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*6VsxSG filterSubscribeRequest=FilterSubscribeRequest of req:2d0cfa52370aaad94369 [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["27"]
|
|
TRC 2026-03-28 04:37:25.656+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.129.167/tcp/58792]" peerId=16U*6VsxSG proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.656+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*6VsxSG protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.656+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*6VsxSG:69c75b0569531c45a53c4329 direction=Out
|
|
TRC 2026-03-28 04:37:25.656+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.656+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c434b objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.656+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c434b timeout=5m
|
|
TRC 2026-03-28 04:37:25.656+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=61 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.656+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 61, length: 0}"
|
|
TRC 2026-03-28 04:37:25.656+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*6VsxSG:69c75b0569531c45a53c434b protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.656+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*6VsxSG:69c75b0569531c45a53c434b codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.656+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 61, length: 20}"
|
|
TRC 2026-03-28 04:37:25.657+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*6VsxSG:69c75b0569531c45a53c434b proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.657+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 61, length: 40}"
|
|
TRC 2026-03-28 04:37:25.657+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.657+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=8d5db9ba85ac...cc7e66561458 tagOut=8d5db9ba85ac...cc7e66561458 nonce=173
|
|
TRC 2026-03-28 04:37:25.657+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 61, length: 0}"
|
|
TRC 2026-03-28 04:37:25.657+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.658+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=48
|
|
TRC 2026-03-28 04:37:25.658+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=4d9edf69414c...4cac72eee89e tagOut=4d9edf69414c...4cac72eee89e nonce=174
|
|
TRC 2026-03-28 04:37:25.658+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 61, length: 20}"
|
|
TRC 2026-03-28 04:37:25.658+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-28 04:37:25.658+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.658+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=68
|
|
TRC 2026-03-28 04:37:25.658+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=4eda15078510...d01370dd95b5 tagOut=4eda15078510...d01370dd95b5 nonce=175
|
|
TRC 2026-03-28 04:37:25.658+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 61, length: 40}"
|
|
TRC 2026-03-28 04:37:25.659+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-28 04:37:25.659+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.659+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*6VsxSG:69c75b0569531c45a53c434b
|
|
TRC 2026-03-28 04:37:25.659+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*6VsxSG:69c75b0569531c45a53c434b s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.659+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*6VsxSG:69c75b0569531c45a53c434b proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.659+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 61, length: 45}"
|
|
TRC 2026-03-28 04:37:25.665+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=58
|
|
TRC 2026-03-28 04:37:25.665+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=49aa47e3f9c7...2d9f26bff701 tagOut=49aa47e3f9c7...2d9f26bff701 nonce=176
|
|
TRC 2026-03-28 04:37:25.665+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 61, length: 30}"
|
|
TRC 2026-03-28 04:37:25.665+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14326430...c8015a024f4b
|
|
TRC 2026-03-28 04:37:25.665+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.665+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.666+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=7cd2c14410d9...76be81f0315f tagOut=7cd2c14410d9...76be81f0315f nonce=177
|
|
TRC 2026-03-28 04:37:25.666+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 61, length: 0}"
|
|
TRC 2026-03-28 04:37:25.666+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-28 04:37:25.666+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.666+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0569531c45a53c434b
|
|
TRC 2026-03-28 04:37:25.666+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=61 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.666+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 61, length: 0}"
|
|
TRC 2026-03-28 04:37:25.666+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0569531c45a53c434b
|
|
TRC 2026-03-28 04:37:25.666+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0569531c45a53c434b
|
|
TRC 2026-03-28 04:37:25.666+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0569531c45a53c434b objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.666+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0569531c45a53c434b objName=YamuxStream dir=Out
|
|
INF 2026-03-28 04:37:25.667+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[27]"
|
|
INF 2026-03-28 04:37:25.667+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QL1ExQ_DI2DivfNH0EAsHKljJR715tGiPT2xyqBhi0lnCcwcs_b0L0cfKAS6euusaqrqJnN5275Qqiq1KCTQM18ggmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc5YACASsEvKuBg-AAAoErBLyrgYPgd0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQJ6_cL1SO1Vs5CXSraqdwCjHxEj5SlJQFHWwmM4Rzte6YN0Y3CCD4CDdWRwgg-ChXdha3UyAA enr="(32, id: \"v4\", ip: 172.18.242.174, multiaddrs: 0x000804AC12F2AE060F80000A04AC12F2AE060F81DD03, rs: 0x00030200000001, secp256k1: 0x027AFDC2F548ED55B390974AB6AA7700A31F1123E529494051D6C26338473B5EE9, tcp: 3968, udp: 3970, waku2: 0x00)"
|
|
INF 2026-03-28 04:37:25.667+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-28 04:37:25.667+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:57388 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-28 04:37:25.671+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57400 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-28 04:37:25.671+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57400 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 77 bytes)"
|
|
INF 2026-03-28 04:37:25.671+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 50, 56, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-28 04:37:25.671+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*6VsxSG, addrs: [/ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58793/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 129, 167])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229])), ("tcp", (kind: kNum, num: 58792)), ("udp", (kind: kNum, num: 58794)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 195, 236, 126, 115, 160, 17, 36, 28, 139, 214, 98, 30, 171, 252, 159, 220, 42, 127, 186, 171, 109, 22, 238, 190, 54, 71, 188, 182, 202, 133, 3, 230, 20, 122, 165, 206, 108, 76, 0, 122, 142, 197, 8, 212, 242, 156, 217, 96, 195, 220, 199, 66, 213, 65, 87, 34, 32, 186, 89, 67, 37, 232, 215, 145, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 129, 167, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229, 131, 116, 99, 112, 130, 229, 168, 131, 117, 100, 112, 130, 229, 170, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), 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], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04d6e07df80d46a3364c80850b8a55751dc12c6c1c3e51778c8d07f8407f433ee5442e6696af3a66e355a80f34f2708f241518cbe9f66c30c31f98b60bfc3d33e1), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140077473375248
|
|
TRC 2026-03-28 04:37:25.671+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*6VsxSG multi=/ip4/172.18.129.167/tcp/58792 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-28 04:37:25.672+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[28]" peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.672+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*6VsxSG filterSubscribeRequest=FilterSubscribeRequest of req:060fa9ab3038be587ba7 [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["28"]
|
|
TRC 2026-03-28 04:37:25.672+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.129.167/tcp/58792]" peerId=16U*6VsxSG proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.672+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*6VsxSG protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.672+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*6VsxSG:69c75b0569531c45a53c4329 direction=Out
|
|
TRC 2026-03-28 04:37:25.672+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.672+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c434c objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.672+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c434c timeout=5m
|
|
TRC 2026-03-28 04:37:25.672+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=63 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.672+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 63, length: 0}"
|
|
TRC 2026-03-28 04:37:25.672+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*6VsxSG:69c75b0569531c45a53c434c protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.672+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*6VsxSG:69c75b0569531c45a53c434c codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.672+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 63, length: 20}"
|
|
TRC 2026-03-28 04:37:25.672+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*6VsxSG:69c75b0569531c45a53c434c proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.672+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 63, length: 40}"
|
|
TRC 2026-03-28 04:37:25.672+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.672+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b3b392b263c4...b2057ee2a0cd tagOut=b3b392b263c4...b2057ee2a0cd nonce=178
|
|
TRC 2026-03-28 04:37:25.673+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 63, length: 0}"
|
|
TRC 2026-03-28 04:37:25.673+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.673+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=48
|
|
TRC 2026-03-28 04:37:25.673+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=20fe90616728...ebed85e5726d tagOut=20fe90616728...ebed85e5726d nonce=179
|
|
TRC 2026-03-28 04:37:25.673+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 63, length: 20}"
|
|
TRC 2026-03-28 04:37:25.673+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-28 04:37:25.673+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.673+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*6VsxSG:69c75b0569531c45a53c434c
|
|
TRC 2026-03-28 04:37:25.674+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=68
|
|
TRC 2026-03-28 04:37:25.674+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=40bb1739e500...ef7011c58fe6 tagOut=40bb1739e500...ef7011c58fe6 nonce=180
|
|
TRC 2026-03-28 04:37:25.674+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 63, length: 40}"
|
|
TRC 2026-03-28 04:37:25.674+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-28 04:37:25.674+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.674+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*6VsxSG:69c75b0569531c45a53c434c s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:25.674+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*6VsxSG:69c75b0569531c45a53c434c proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.674+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 63, length: 45}"
|
|
TRC 2026-03-28 04:37:25.680+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=58
|
|
TRC 2026-03-28 04:37:25.680+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=bf2912398cf5...546998d192ad tagOut=bf2912398cf5...546998d192ad nonce=181
|
|
TRC 2026-03-28 04:37:25.680+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 63, length: 30}"
|
|
TRC 2026-03-28 04:37:25.680+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14303630...c8015a024f4b
|
|
TRC 2026-03-28 04:37:25.680+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.681+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.681+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=2dabe407b011...9fcfece8a757 tagOut=2dabe407b011...9fcfece8a757 nonce=182
|
|
TRC 2026-03-28 04:37:25.681+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 63, length: 0}"
|
|
TRC 2026-03-28 04:37:25.681+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-28 04:37:25.681+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.681+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0569531c45a53c434c
|
|
TRC 2026-03-28 04:37:25.681+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=63 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.681+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 63, length: 0}"
|
|
TRC 2026-03-28 04:37:25.681+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0569531c45a53c434c
|
|
TRC 2026-03-28 04:37:25.681+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0569531c45a53c434c
|
|
TRC 2026-03-28 04:37:25.681+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0569531c45a53c434c objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.681+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0569531c45a53c434c objName=YamuxStream dir=Out
|
|
INF 2026-03-28 04:37:25.681+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[28]"
|
|
INF 2026-03-28 04:37:25.682+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QHt39waZePvnAMnUHLNKq_WrztDE9VPeFBXYOxX1lJHeES7t9dHFFyNBl7Yn4AqI2RtwX9qxWn1Wu-yPkUoz21khgmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc5YACASsEvKuBg-AAAoErBLyrgYPgd0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQJ6_cL1SO1Vs5CXSraqdwCjHxEj5SlJQFHWwmM4Rzte6YN0Y3CCD4CDdWRwgg-ChXdha3UyAA enr="(33, id: \"v4\", ip: 172.18.242.174, multiaddrs: 0x000804AC12F2AE060F80000A04AC12F2AE060F81DD03, rs: 0x00030200000001, secp256k1: 0x027AFDC2F548ED55B390974AB6AA7700A31F1123E529494051D6C26338473B5EE9, tcp: 3968, udp: 3970, waku2: 0x00)"
|
|
INF 2026-03-28 04:37:25.682+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-28 04:37:25.682+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:57400 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
TRC 2026-03-28 04:37:25.695+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.695+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=4a570782e091...dbd4f390b0e4 tagOut=4a570782e091...dbd4f390b0e4 nonce=183
|
|
TRC 2026-03-28 04:37:25.695+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Syn}, streamId: 8, length: 0}"
|
|
TRC 2026-03-28 04:37:25.695+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c434d objName=YamuxStream dir=In
|
|
TRC 2026-03-28 04:37:25.695+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c434d timeout=5m
|
|
TRC 2026-03-28 04:37:25.695+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=8 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.695+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Ack}, streamId: 8, length: 0}"
|
|
TRC 2026-03-28 04:37:25.696+00:00 Starting stream handler tid=1 file=muxedupgrade.nim:93 conn=16U*6VsxSG:69c75b0569531c45a53c434d
|
|
TRC 2026-03-28 04:37:25.696+00:00 Starting multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:175 conn=16U*6VsxSG:69c75b0569531c45a53c434d handshaked=false
|
|
TRC 2026-03-28 04:37:25.696+00:00 Starting multistream negotiation topics="libp2p multistream" tid=1 file=multistream.nim:132 conn=16U*6VsxSG:69c75b0569531c45a53c434d handshaked=false
|
|
TRC 2026-03-28 04:37:25.696+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.696+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=48
|
|
TRC 2026-03-28 04:37:25.696+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e6f86c2f4b56...9cc41379cb2b tagOut=e6f86c2f4b56...9cc41379cb2b nonce=184
|
|
TRC 2026-03-28 04:37:25.696+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 20}"
|
|
TRC 2026-03-28 04:37:25.696+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-28 04:37:25.696+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.696+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=63
|
|
TRC 2026-03-28 04:37:25.696+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=1aa11fcee107...42130891550f tagOut=1aa11fcee107...42130891550f nonce=185
|
|
TRC 2026-03-28 04:37:25.696+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 35}"
|
|
TRC 2026-03-28 04:37:25.696+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=222f7661632f...62657461310a
|
|
TRC 2026-03-28 04:37:25.696+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.696+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*6VsxSG:69c75b0569531c45a53c434d ms=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.696+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 8, length: 20}"
|
|
TRC 2026-03-28 04:37:25.697+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*6VsxSG:69c75b0569531c45a53c434d ms=/vac/waku/filter-push/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.697+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:164 conn=16U*6VsxSG:69c75b0569531c45a53c434d protocol=/vac/waku/filter-push/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.697+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 8, length: 35}"
|
|
TRC 2026-03-28 04:37:25.697+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:189 conn=16U*6VsxSG:69c75b0569531c45a53c434d protocol=/vac/waku/filter-push/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:25.698+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=86
|
|
TRC 2026-03-28 04:37:25.698+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=449025b7241e...324c3e46719b tagOut=449025b7241e...324c3e46719b nonce=186
|
|
TRC 2026-03-28 04:37:25.698+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 58}"
|
|
TRC 2026-03-28 04:37:25.698+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=390a270a0e46...72732f332f31
|
|
TRC 2026-03-28 04:37:25.698+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:25.698+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*6VsxSG msg_hash=0x20361628d6280931656e5f975cf376a3454ce9a9d617eb3d8410a78474370bd4 payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=0 conn=16U*6VsxSG:69c75b0569531c45a53c434d
|
|
DBG 2026-03-28 04:37:25.802+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57414 meth=GET uri=/filter/v2/messages/0
|
|
DBG 2026-03-28 04:37:25.802+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57414 meth=GET uri=/filter/v2/messages/0 path_params="[(contenttopic, 0)]" query_params=[] content_body=(None)
|
|
INF 2026-03-28 04:37:25.802+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(0)
|
|
DBG 2026-03-28 04:37:25.803+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57414 uri=/filter/v2/messages/0 content_type=application/json content_size=117
|
|
TRC 2026-03-28 04:37:25.816+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=86
|
|
TRC 2026-03-28 04:37:25.816+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a149a626fe91...4f42ca1bc08c tagOut=a149a626fe91...4f42ca1bc08c nonce=187
|
|
TRC 2026-03-28 04:37:25.817+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 58}"
|
|
TRC 2026-03-28 04:37:25.817+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=390a270a0e46...72732f332f31
|
|
TRC 2026-03-28 04:37:25.817+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:25.817+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*6VsxSG msg_hash=0x83611f0c95703f86141e083b59b554de8f74c5f5262d1b477d5340e624498867 payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=1 conn=16U*6VsxSG:69c75b0569531c45a53c434d
|
|
DBG 2026-03-28 04:37:25.921+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57422 meth=GET uri=/filter/v2/messages/1
|
|
DBG 2026-03-28 04:37:25.921+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57422 meth=GET uri=/filter/v2/messages/1 path_params="[(contenttopic, 1)]" query_params=[] content_body=(None)
|
|
INF 2026-03-28 04:37:25.921+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(1)
|
|
DBG 2026-03-28 04:37:25.922+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57422 uri=/filter/v2/messages/1 content_type=application/json content_size=117
|
|
TRC 2026-03-28 04:37:25.935+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=86
|
|
TRC 2026-03-28 04:37:25.935+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=4a50dda1e124...56bfd0b997f6 tagOut=4a50dda1e124...56bfd0b997f6 nonce=188
|
|
TRC 2026-03-28 04:37:25.935+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 58}"
|
|
TRC 2026-03-28 04:37:25.935+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=390a270a0e46...72732f332f31
|
|
TRC 2026-03-28 04:37:25.935+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:25.935+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*6VsxSG msg_hash=0xf582ac8511a7f0d0410f934f31f65f58f7379660ad4a7d8e7add45af517b4b4a payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=2 conn=16U*6VsxSG:69c75b0569531c45a53c434d
|
|
DBG 2026-03-28 04:37:26.039+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57426 meth=GET uri=/filter/v2/messages/2
|
|
DBG 2026-03-28 04:37:26.039+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57426 meth=GET uri=/filter/v2/messages/2 path_params="[(contenttopic, 2)]" query_params=[] content_body=(None)
|
|
INF 2026-03-28 04:37:26.039+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(2)
|
|
DBG 2026-03-28 04:37:26.040+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57426 uri=/filter/v2/messages/2 content_type=application/json content_size=117
|
|
TRC 2026-03-28 04:37:26.053+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=86
|
|
TRC 2026-03-28 04:37:26.053+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=24c66ed20e74...62bcdacb7195 tagOut=24c66ed20e74...62bcdacb7195 nonce=189
|
|
TRC 2026-03-28 04:37:26.053+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 58}"
|
|
TRC 2026-03-28 04:37:26.053+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=390a270a0e46...72732f332f31
|
|
TRC 2026-03-28 04:37:26.053+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:26.053+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*6VsxSG msg_hash=0x9e5559c202f0716373cc64a724f5a0988bbda7523c0aaeb708ba14e04133b3f7 payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=3 conn=16U*6VsxSG:69c75b0569531c45a53c434d
|
|
DBG 2026-03-28 04:37:26.157+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57434 meth=GET uri=/filter/v2/messages/3
|
|
DBG 2026-03-28 04:37:26.157+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57434 meth=GET uri=/filter/v2/messages/3 path_params="[(contenttopic, 3)]" query_params=[] content_body=(None)
|
|
INF 2026-03-28 04:37:26.157+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(3)
|
|
DBG 2026-03-28 04:37:26.158+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57434 uri=/filter/v2/messages/3 content_type=application/json content_size=117
|
|
TRC 2026-03-28 04:37:26.171+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=86
|
|
TRC 2026-03-28 04:37:26.171+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=828d1812c17d...1266c0ccefc1 tagOut=828d1812c17d...1266c0ccefc1 nonce=190
|
|
TRC 2026-03-28 04:37:26.171+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 58}"
|
|
TRC 2026-03-28 04:37:26.171+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=390a270a0e46...72732f332f31
|
|
TRC 2026-03-28 04:37:26.171+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:26.172+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*6VsxSG msg_hash=0x5d29d826387a5f6684b92b7780180ee909e781cc910ab92e8868ded5768a233d payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=4 conn=16U*6VsxSG:69c75b0569531c45a53c434d
|
|
DBG 2026-03-28 04:37:26.276+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57450 meth=GET uri=/filter/v2/messages/4
|
|
DBG 2026-03-28 04:37:26.276+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57450 meth=GET uri=/filter/v2/messages/4 path_params="[(contenttopic, 4)]" query_params=[] content_body=(None)
|
|
INF 2026-03-28 04:37:26.276+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(4)
|
|
DBG 2026-03-28 04:37:26.276+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57450 uri=/filter/v2/messages/4 content_type=application/json content_size=117
|
|
TRC 2026-03-28 04:37:26.289+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=86
|
|
TRC 2026-03-28 04:37:26.289+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=f3dfe9115993...dba663d5be52 tagOut=f3dfe9115993...dba663d5be52 nonce=191
|
|
TRC 2026-03-28 04:37:26.289+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 58}"
|
|
TRC 2026-03-28 04:37:26.290+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=390a270a0e46...72732f332f31
|
|
TRC 2026-03-28 04:37:26.290+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:26.290+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*6VsxSG msg_hash=0x1baa73e68d40f002333a0dfd8f49e80309dc202d9e55a4a26b6d42b747906951 payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=5 conn=16U*6VsxSG:69c75b0569531c45a53c434d
|
|
DBG 2026-03-28 04:37:26.394+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57460 meth=GET uri=/filter/v2/messages/5
|
|
DBG 2026-03-28 04:37:26.394+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57460 meth=GET uri=/filter/v2/messages/5 path_params="[(contenttopic, 5)]" query_params=[] content_body=(None)
|
|
INF 2026-03-28 04:37:26.394+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(5)
|
|
DBG 2026-03-28 04:37:26.394+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57460 uri=/filter/v2/messages/5 content_type=application/json content_size=117
|
|
TRC 2026-03-28 04:37:26.407+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=86
|
|
TRC 2026-03-28 04:37:26.407+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=7619ba3c9ed4...f1846919d1d4 tagOut=7619ba3c9ed4...f1846919d1d4 nonce=192
|
|
TRC 2026-03-28 04:37:26.407+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 58}"
|
|
TRC 2026-03-28 04:37:26.408+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=390a270a0e46...72732f332f31
|
|
TRC 2026-03-28 04:37:26.408+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:26.408+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*6VsxSG msg_hash=0xc48e677f2e64704a9cffc58ce943fbc910146b248d5a9276debf536b533b6d91 payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=6 conn=16U*6VsxSG:69c75b0569531c45a53c434d
|
|
DBG 2026-03-28 04:37:26.512+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57476 meth=GET uri=/filter/v2/messages/6
|
|
DBG 2026-03-28 04:37:26.512+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57476 meth=GET uri=/filter/v2/messages/6 path_params="[(contenttopic, 6)]" query_params=[] content_body=(None)
|
|
INF 2026-03-28 04:37:26.512+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(6)
|
|
DBG 2026-03-28 04:37:26.512+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57476 uri=/filter/v2/messages/6 content_type=application/json content_size=117
|
|
TRC 2026-03-28 04:37:26.525+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=86
|
|
TRC 2026-03-28 04:37:26.525+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=302d61ea5ccb...73d156b629c5 tagOut=302d61ea5ccb...73d156b629c5 nonce=193
|
|
TRC 2026-03-28 04:37:26.525+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 58}"
|
|
TRC 2026-03-28 04:37:26.526+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=390a270a0e46...72732f332f31
|
|
TRC 2026-03-28 04:37:26.526+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:26.526+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*6VsxSG msg_hash=0xbf15ede098c44c735c8f70aa87f7d08d144ca891d40af87cbf16fb4c137f9029 payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=7 conn=16U*6VsxSG:69c75b0569531c45a53c434d
|
|
DBG 2026-03-28 04:37:26.630+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57480 meth=GET uri=/filter/v2/messages/7
|
|
DBG 2026-03-28 04:37:26.630+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57480 meth=GET uri=/filter/v2/messages/7 path_params="[(contenttopic, 7)]" query_params=[] content_body=(None)
|
|
INF 2026-03-28 04:37:26.630+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(7)
|
|
DBG 2026-03-28 04:37:26.630+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57480 uri=/filter/v2/messages/7 content_type=application/json content_size=117
|
|
TRC 2026-03-28 04:37:26.643+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=86
|
|
TRC 2026-03-28 04:37:26.643+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c0f35771c5c3...9ba866f35958 tagOut=c0f35771c5c3...9ba866f35958 nonce=194
|
|
TRC 2026-03-28 04:37:26.643+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 58}"
|
|
TRC 2026-03-28 04:37:26.643+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=390a270a0e46...72732f332f31
|
|
TRC 2026-03-28 04:37:26.643+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:26.644+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*6VsxSG msg_hash=0x596a0c5332fcc052ed49cfaaacfd1f5ecf144b449ef3cccfa17196fc215c8036 payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=8 conn=16U*6VsxSG:69c75b0569531c45a53c434d
|
|
DBG 2026-03-28 04:37:26.748+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57488 meth=GET uri=/filter/v2/messages/8
|
|
DBG 2026-03-28 04:37:26.748+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57488 meth=GET uri=/filter/v2/messages/8 path_params="[(contenttopic, 8)]" query_params=[] content_body=(None)
|
|
INF 2026-03-28 04:37:26.748+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(8)
|
|
DBG 2026-03-28 04:37:26.748+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57488 uri=/filter/v2/messages/8 content_type=application/json content_size=117
|
|
TRC 2026-03-28 04:37:26.761+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=86
|
|
TRC 2026-03-28 04:37:26.761+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=6a9f0e3a55b9...0c94fad2c479 tagOut=6a9f0e3a55b9...0c94fad2c479 nonce=195
|
|
TRC 2026-03-28 04:37:26.761+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 58}"
|
|
TRC 2026-03-28 04:37:26.761+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=390a270a0e46...72732f332f31
|
|
TRC 2026-03-28 04:37:26.761+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:26.761+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*6VsxSG msg_hash=0x6335180ee585e8d6b83b74c1f60d271650a4def29a2647c15a2c059248827945 payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=9 conn=16U*6VsxSG:69c75b0569531c45a53c434d
|
|
DBG 2026-03-28 04:37:26.865+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57494 meth=GET uri=/filter/v2/messages/9
|
|
DBG 2026-03-28 04:37:26.866+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57494 meth=GET uri=/filter/v2/messages/9 path_params="[(contenttopic, 9)]" query_params=[] content_body=(None)
|
|
INF 2026-03-28 04:37:26.866+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(9)
|
|
DBG 2026-03-28 04:37:26.866+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57494 uri=/filter/v2/messages/9 content_type=application/json content_size=117
|
|
TRC 2026-03-28 04:37:26.879+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=87
|
|
TRC 2026-03-28 04:37:26.879+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b49d7ec67030...58fe0a170667 tagOut=b49d7ec67030...58fe0a170667 nonce=196
|
|
TRC 2026-03-28 04:37:26.879+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 59}"
|
|
TRC 2026-03-28 04:37:26.879+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=3a0a280a0e46...72732f332f31
|
|
TRC 2026-03-28 04:37:26.879+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:26.879+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*6VsxSG msg_hash=0xde5e9a73f2675eef514563a3fb0cac76dddbd17c1bc039e8898b613acce4ee5d payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=10 conn=16U*6VsxSG:69c75b0569531c45a53c434d
|
|
DBG 2026-03-28 04:37:26.983+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57506 meth=GET uri=/filter/v2/messages/10
|
|
DBG 2026-03-28 04:37:26.983+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57506 meth=GET uri=/filter/v2/messages/10 path_params="[(contenttopic, 10)]" query_params=[] content_body=(None)
|
|
INF 2026-03-28 04:37:26.983+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(10)
|
|
DBG 2026-03-28 04:37:26.984+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57506 uri=/filter/v2/messages/10 content_type=application/json content_size=118
|
|
TRC 2026-03-28 04:37:26.997+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=87
|
|
TRC 2026-03-28 04:37:26.997+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c5542386f5b8...2bee4231ea31 tagOut=c5542386f5b8...2bee4231ea31 nonce=197
|
|
TRC 2026-03-28 04:37:26.997+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 59}"
|
|
TRC 2026-03-28 04:37:26.997+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=3a0a280a0e46...72732f332f31
|
|
TRC 2026-03-28 04:37:26.997+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:26.997+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*6VsxSG msg_hash=0x4dcbf390adcb3734e6f11b89c338df664b00f451761ffdaa3a7274543ad046fe payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=11 conn=16U*6VsxSG:69c75b0569531c45a53c434d
|
|
DBG 2026-03-28 04:37:27.101+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57514 meth=GET uri=/filter/v2/messages/11
|
|
DBG 2026-03-28 04:37:27.102+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57514 meth=GET uri=/filter/v2/messages/11 path_params="[(contenttopic, 11)]" query_params=[] content_body=(None)
|
|
INF 2026-03-28 04:37:27.102+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(11)
|
|
DBG 2026-03-28 04:37:27.102+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57514 uri=/filter/v2/messages/11 content_type=application/json content_size=118
|
|
TRC 2026-03-28 04:37:27.115+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=87
|
|
TRC 2026-03-28 04:37:27.115+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=2fb8e8ec4d49...ee626514480d tagOut=2fb8e8ec4d49...ee626514480d nonce=198
|
|
TRC 2026-03-28 04:37:27.115+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 59}"
|
|
TRC 2026-03-28 04:37:27.115+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=3a0a280a0e46...72732f332f31
|
|
TRC 2026-03-28 04:37:27.115+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:27.116+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*6VsxSG msg_hash=0xacae2775d85a7bf9b832ae4258c4eeb54188869bf1ad4fd3cf2433d7c4c361b5 payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=12 conn=16U*6VsxSG:69c75b0569531c45a53c434d
|
|
DBG 2026-03-28 04:37:27.220+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57518 meth=GET uri=/filter/v2/messages/12
|
|
DBG 2026-03-28 04:37:27.220+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57518 meth=GET uri=/filter/v2/messages/12 path_params="[(contenttopic, 12)]" query_params=[] content_body=(None)
|
|
INF 2026-03-28 04:37:27.220+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(12)
|
|
DBG 2026-03-28 04:37:27.220+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57518 uri=/filter/v2/messages/12 content_type=application/json content_size=118
|
|
TRC 2026-03-28 04:37:27.234+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=87
|
|
TRC 2026-03-28 04:37:27.234+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=3a4495d84b4d...6bd6f3f28614 tagOut=3a4495d84b4d...6bd6f3f28614 nonce=199
|
|
TRC 2026-03-28 04:37:27.234+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 59}"
|
|
TRC 2026-03-28 04:37:27.234+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=3a0a280a0e46...72732f332f31
|
|
TRC 2026-03-28 04:37:27.234+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:27.234+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*6VsxSG msg_hash=0xd46f4ed5485ebd48cd5bec6e90d67ea305612a6f27d2bdac199c05c6bc42c2ae payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=13 conn=16U*6VsxSG:69c75b0569531c45a53c434d
|
|
DBG 2026-03-28 04:37:27.338+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57530 meth=GET uri=/filter/v2/messages/13
|
|
DBG 2026-03-28 04:37:27.338+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57530 meth=GET uri=/filter/v2/messages/13 path_params="[(contenttopic, 13)]" query_params=[] content_body=(None)
|
|
INF 2026-03-28 04:37:27.338+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(13)
|
|
DBG 2026-03-28 04:37:27.338+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57530 uri=/filter/v2/messages/13 content_type=application/json content_size=118
|
|
TRC 2026-03-28 04:37:27.352+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=87
|
|
TRC 2026-03-28 04:37:27.352+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=19a9e867aeee...3782f0ea55b3 tagOut=19a9e867aeee...3782f0ea55b3 nonce=200
|
|
TRC 2026-03-28 04:37:27.352+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 59}"
|
|
TRC 2026-03-28 04:37:27.352+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=3a0a280a0e46...72732f332f31
|
|
TRC 2026-03-28 04:37:27.352+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:27.352+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*6VsxSG msg_hash=0xf6d196ba7c3babb6162819733dd2a08388be70ff57f3ab8571e5283a4235971d payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=14 conn=16U*6VsxSG:69c75b0569531c45a53c434d
|
|
DBG 2026-03-28 04:37:27.456+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57534 meth=GET uri=/filter/v2/messages/14
|
|
DBG 2026-03-28 04:37:27.456+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57534 meth=GET uri=/filter/v2/messages/14 path_params="[(contenttopic, 14)]" query_params=[] content_body=(None)
|
|
INF 2026-03-28 04:37:27.456+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(14)
|
|
DBG 2026-03-28 04:37:27.456+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57534 uri=/filter/v2/messages/14 content_type=application/json content_size=118
|
|
TRC 2026-03-28 04:37:27.470+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=87
|
|
TRC 2026-03-28 04:37:27.470+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=fd02c8916bb8...9dc3c21c1591 tagOut=fd02c8916bb8...9dc3c21c1591 nonce=201
|
|
TRC 2026-03-28 04:37:27.470+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 59}"
|
|
TRC 2026-03-28 04:37:27.470+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=3a0a280a0e46...72732f332f31
|
|
TRC 2026-03-28 04:37:27.470+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:27.470+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*6VsxSG msg_hash=0x92c97a78c274e99c976a8a3371ca695dfa59dda9266f0de9cbfa679b3de44b96 payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=15 conn=16U*6VsxSG:69c75b0569531c45a53c434d
|
|
DBG 2026-03-28 04:37:27.574+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57536 meth=GET uri=/filter/v2/messages/15
|
|
DBG 2026-03-28 04:37:27.574+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57536 meth=GET uri=/filter/v2/messages/15 path_params="[(contenttopic, 15)]" query_params=[] content_body=(None)
|
|
INF 2026-03-28 04:37:27.574+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(15)
|
|
DBG 2026-03-28 04:37:27.574+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57536 uri=/filter/v2/messages/15 content_type=application/json content_size=118
|
|
TRC 2026-03-28 04:37:27.587+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=87
|
|
TRC 2026-03-28 04:37:27.587+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=848c77420995...d348be0da68d tagOut=848c77420995...d348be0da68d nonce=202
|
|
TRC 2026-03-28 04:37:27.587+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 59}"
|
|
TRC 2026-03-28 04:37:27.587+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=3a0a280a0e46...72732f332f31
|
|
TRC 2026-03-28 04:37:27.587+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:27.587+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*6VsxSG msg_hash=0x27d5d93badd1db1b3b8452f8746cf67e9d129d1c6dd333f59b4fa96cdce192e7 payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=16 conn=16U*6VsxSG:69c75b0569531c45a53c434d
|
|
DBG 2026-03-28 04:37:27.691+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57548 meth=GET uri=/filter/v2/messages/16
|
|
DBG 2026-03-28 04:37:27.691+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57548 meth=GET uri=/filter/v2/messages/16 path_params="[(contenttopic, 16)]" query_params=[] content_body=(None)
|
|
INF 2026-03-28 04:37:27.691+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(16)
|
|
DBG 2026-03-28 04:37:27.692+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57548 uri=/filter/v2/messages/16 content_type=application/json content_size=118
|
|
TRC 2026-03-28 04:37:27.704+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=87
|
|
TRC 2026-03-28 04:37:27.704+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=9e611192b474...55aca697a248 tagOut=9e611192b474...55aca697a248 nonce=203
|
|
TRC 2026-03-28 04:37:27.704+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 59}"
|
|
TRC 2026-03-28 04:37:27.704+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=3a0a280a0e46...72732f332f31
|
|
TRC 2026-03-28 04:37:27.704+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:27.704+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*6VsxSG msg_hash=0x8fbdadea965a5e1052a1bb4a7eb9a2ecaf4147dc5f02e29087113e96539114af payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=17 conn=16U*6VsxSG:69c75b0569531c45a53c434d
|
|
DBG 2026-03-28 04:37:27.808+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57554 meth=GET uri=/filter/v2/messages/17
|
|
DBG 2026-03-28 04:37:27.809+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57554 meth=GET uri=/filter/v2/messages/17 path_params="[(contenttopic, 17)]" query_params=[] content_body=(None)
|
|
INF 2026-03-28 04:37:27.809+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(17)
|
|
DBG 2026-03-28 04:37:27.809+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57554 uri=/filter/v2/messages/17 content_type=application/json content_size=118
|
|
TRC 2026-03-28 04:37:27.822+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=87
|
|
TRC 2026-03-28 04:37:27.823+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=514e260fd614...ef7c3f310079 tagOut=514e260fd614...ef7c3f310079 nonce=204
|
|
TRC 2026-03-28 04:37:27.823+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 59}"
|
|
TRC 2026-03-28 04:37:27.823+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=3a0a280a0e46...72732f332f31
|
|
TRC 2026-03-28 04:37:27.823+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:27.823+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*6VsxSG msg_hash=0x577e6cc05a14b87fa8a0ac027d163fcd66d272616f006b21113d3acb4d12f89b payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=18 conn=16U*6VsxSG:69c75b0569531c45a53c434d
|
|
DBG 2026-03-28 04:37:27.927+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57560 meth=GET uri=/filter/v2/messages/18
|
|
DBG 2026-03-28 04:37:27.928+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57560 meth=GET uri=/filter/v2/messages/18 path_params="[(contenttopic, 18)]" query_params=[] content_body=(None)
|
|
INF 2026-03-28 04:37:27.928+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(18)
|
|
DBG 2026-03-28 04:37:27.928+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57560 uri=/filter/v2/messages/18 content_type=application/json content_size=118
|
|
TRC 2026-03-28 04:37:27.941+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=87
|
|
TRC 2026-03-28 04:37:27.941+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=deb097c97d7a...bb952840d4d7 tagOut=deb097c97d7a...bb952840d4d7 nonce=205
|
|
TRC 2026-03-28 04:37:27.941+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 59}"
|
|
TRC 2026-03-28 04:37:27.941+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=3a0a280a0e46...72732f332f31
|
|
TRC 2026-03-28 04:37:27.941+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:27.941+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*6VsxSG msg_hash=0x5e86877de0f9950776e88430d1e47a01e83b6b5ef10635ac6b3b53a0cd1ea22b payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=19 conn=16U*6VsxSG:69c75b0569531c45a53c434d
|
|
DBG 2026-03-28 04:37:28.045+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57570 meth=GET uri=/filter/v2/messages/19
|
|
DBG 2026-03-28 04:37:28.045+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57570 meth=GET uri=/filter/v2/messages/19 path_params="[(contenttopic, 19)]" query_params=[] content_body=(None)
|
|
INF 2026-03-28 04:37:28.045+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(19)
|
|
DBG 2026-03-28 04:37:28.046+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57570 uri=/filter/v2/messages/19 content_type=application/json content_size=118
|
|
TRC 2026-03-28 04:37:28.058+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=87
|
|
TRC 2026-03-28 04:37:28.058+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=634346eece77...162b5976c5fa tagOut=634346eece77...162b5976c5fa nonce=206
|
|
TRC 2026-03-28 04:37:28.058+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 59}"
|
|
TRC 2026-03-28 04:37:28.058+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=3a0a280a0e46...72732f332f31
|
|
TRC 2026-03-28 04:37:28.058+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:28.058+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*6VsxSG msg_hash=0xffe08630bba5c458003569beb96b185ce5f2f1863d5a143cb384222d9250a2ca payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=20 conn=16U*6VsxSG:69c75b0569531c45a53c434d
|
|
DBG 2026-03-28 04:37:28.162+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57582 meth=GET uri=/filter/v2/messages/20
|
|
DBG 2026-03-28 04:37:28.162+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57582 meth=GET uri=/filter/v2/messages/20 path_params="[(contenttopic, 20)]" query_params=[] content_body=(None)
|
|
INF 2026-03-28 04:37:28.162+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(20)
|
|
DBG 2026-03-28 04:37:28.162+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57582 uri=/filter/v2/messages/20 content_type=application/json content_size=118
|
|
TRC 2026-03-28 04:37:28.176+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=87
|
|
TRC 2026-03-28 04:37:28.176+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=f4bfcdcfa4bb...71ee9ce5daf6 tagOut=f4bfcdcfa4bb...71ee9ce5daf6 nonce=207
|
|
TRC 2026-03-28 04:37:28.176+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 59}"
|
|
TRC 2026-03-28 04:37:28.176+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=3a0a280a0e46...72732f332f31
|
|
TRC 2026-03-28 04:37:28.176+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:28.176+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*6VsxSG msg_hash=0x29db6e5558a5abad247d554ae0303192ca7d5c9cabd59a419e99ee5756c27c4e payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=21 conn=16U*6VsxSG:69c75b0569531c45a53c434d
|
|
TRC 2026-03-28 04:37:28.217+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=1 peers="[16U*6VsxSG]"
|
|
TRC 2026-03-28 04:37:28.217+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
|
|
TRC 2026-03-28 04:37:28.217+00:00 Adding peer to manager topics="waku node peer_manager" tid=1 file=peer_manager.nim:154 peerId=16U*6VsxSG addresses="[/ip4/172.18.129.167/tcp/58792]" origin=Discv5
|
|
DBG 2026-03-28 04:37:28.280+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57584 meth=GET uri=/filter/v2/messages/21
|
|
DBG 2026-03-28 04:37:28.280+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57584 meth=GET uri=/filter/v2/messages/21 path_params="[(contenttopic, 21)]" query_params=[] content_body=(None)
|
|
INF 2026-03-28 04:37:28.280+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(21)
|
|
DBG 2026-03-28 04:37:28.281+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57584 uri=/filter/v2/messages/21 content_type=application/json content_size=118
|
|
TRC 2026-03-28 04:37:28.294+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=87
|
|
TRC 2026-03-28 04:37:28.294+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d5e3689ed1dc...e59888683404 tagOut=d5e3689ed1dc...e59888683404 nonce=208
|
|
TRC 2026-03-28 04:37:28.294+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 59}"
|
|
TRC 2026-03-28 04:37:28.294+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=3a0a280a0e46...72732f332f31
|
|
TRC 2026-03-28 04:37:28.294+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:28.294+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*6VsxSG msg_hash=0x681673a9f1870ccb7b06bc1e268059abfc79ecaa55d55ddbb3b0646fd3cfe7a4 payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=22 conn=16U*6VsxSG:69c75b0569531c45a53c434d
|
|
DBG 2026-03-28 04:37:28.398+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57600 meth=GET uri=/filter/v2/messages/22
|
|
DBG 2026-03-28 04:37:28.398+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57600 meth=GET uri=/filter/v2/messages/22 path_params="[(contenttopic, 22)]" query_params=[] content_body=(None)
|
|
INF 2026-03-28 04:37:28.399+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(22)
|
|
DBG 2026-03-28 04:37:28.399+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57600 uri=/filter/v2/messages/22 content_type=application/json content_size=118
|
|
TRC 2026-03-28 04:37:28.412+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=87
|
|
TRC 2026-03-28 04:37:28.412+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d26ef7aa82b5...bcd40d2b6e6f tagOut=d26ef7aa82b5...bcd40d2b6e6f nonce=209
|
|
TRC 2026-03-28 04:37:28.413+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 59}"
|
|
TRC 2026-03-28 04:37:28.413+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=3a0a280a0e46...72732f332f31
|
|
TRC 2026-03-28 04:37:28.413+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:28.413+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*6VsxSG msg_hash=0x09c92a53a378188a789586c9d51dd7143e79a4fff009fe3fb77391b7c4809aeb payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=23 conn=16U*6VsxSG:69c75b0569531c45a53c434d
|
|
DBG 2026-03-28 04:37:28.516+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57610 meth=GET uri=/filter/v2/messages/23
|
|
DBG 2026-03-28 04:37:28.516+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57610 meth=GET uri=/filter/v2/messages/23 path_params="[(contenttopic, 23)]" query_params=[] content_body=(None)
|
|
INF 2026-03-28 04:37:28.517+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(23)
|
|
DBG 2026-03-28 04:37:28.517+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57610 uri=/filter/v2/messages/23 content_type=application/json content_size=118
|
|
TRC 2026-03-28 04:37:28.530+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=87
|
|
TRC 2026-03-28 04:37:28.530+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=1dd6f9180071...0a57c0dfe69d tagOut=1dd6f9180071...0a57c0dfe69d nonce=210
|
|
TRC 2026-03-28 04:37:28.530+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 59}"
|
|
TRC 2026-03-28 04:37:28.530+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=3a0a280a0e46...72732f332f31
|
|
TRC 2026-03-28 04:37:28.530+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:28.530+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*6VsxSG msg_hash=0x19efd2aa2544cea392b1a7cc9ab31f02221ab46a271509edf1b70feb479cf198 payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=24 conn=16U*6VsxSG:69c75b0569531c45a53c434d
|
|
DBG 2026-03-28 04:37:28.635+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57614 meth=GET uri=/filter/v2/messages/24
|
|
DBG 2026-03-28 04:37:28.635+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57614 meth=GET uri=/filter/v2/messages/24 path_params="[(contenttopic, 24)]" query_params=[] content_body=(None)
|
|
INF 2026-03-28 04:37:28.635+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(24)
|
|
DBG 2026-03-28 04:37:28.635+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57614 uri=/filter/v2/messages/24 content_type=application/json content_size=118
|
|
TRC 2026-03-28 04:37:28.648+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=87
|
|
TRC 2026-03-28 04:37:28.648+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=7ac3fb9cdd8a...c9a57c932c17 tagOut=7ac3fb9cdd8a...c9a57c932c17 nonce=211
|
|
TRC 2026-03-28 04:37:28.648+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 59}"
|
|
TRC 2026-03-28 04:37:28.648+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=3a0a280a0e46...72732f332f31
|
|
TRC 2026-03-28 04:37:28.648+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:28.648+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*6VsxSG msg_hash=0x577fbf72588c646228ca345f395a50b5d15f07930a1205dc61e1c86f5f19264d payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=25 conn=16U*6VsxSG:69c75b0569531c45a53c434d
|
|
DBG 2026-03-28 04:37:28.752+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57628 meth=GET uri=/filter/v2/messages/25
|
|
DBG 2026-03-28 04:37:28.752+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57628 meth=GET uri=/filter/v2/messages/25 path_params="[(contenttopic, 25)]" query_params=[] content_body=(None)
|
|
INF 2026-03-28 04:37:28.752+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(25)
|
|
DBG 2026-03-28 04:37:28.753+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57628 uri=/filter/v2/messages/25 content_type=application/json content_size=118
|
|
TRC 2026-03-28 04:37:28.766+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=87
|
|
TRC 2026-03-28 04:37:28.766+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a8a432f42264...d02cb4be1f99 tagOut=a8a432f42264...d02cb4be1f99 nonce=212
|
|
TRC 2026-03-28 04:37:28.766+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 59}"
|
|
TRC 2026-03-28 04:37:28.766+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=3a0a280a0e46...72732f332f31
|
|
TRC 2026-03-28 04:37:28.766+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:28.766+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*6VsxSG msg_hash=0xdd4d5f19c0d7024cfe093db5f442fe632b6994cc2795f621080d52a7ff917d28 payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=26 conn=16U*6VsxSG:69c75b0569531c45a53c434d
|
|
DBG 2026-03-28 04:37:28.870+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57630 meth=GET uri=/filter/v2/messages/26
|
|
DBG 2026-03-28 04:37:28.870+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57630 meth=GET uri=/filter/v2/messages/26 path_params="[(contenttopic, 26)]" query_params=[] content_body=(None)
|
|
INF 2026-03-28 04:37:28.870+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(26)
|
|
DBG 2026-03-28 04:37:28.870+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57630 uri=/filter/v2/messages/26 content_type=application/json content_size=118
|
|
TRC 2026-03-28 04:37:28.883+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=87
|
|
TRC 2026-03-28 04:37:28.883+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c15955b60c1e...1a772538606a tagOut=c15955b60c1e...1a772538606a nonce=213
|
|
TRC 2026-03-28 04:37:28.883+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 59}"
|
|
TRC 2026-03-28 04:37:28.883+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=3a0a280a0e46...72732f332f31
|
|
TRC 2026-03-28 04:37:28.884+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:28.884+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*6VsxSG msg_hash=0xfeb4be2b9a80bbeffa556557db49a0ff977731d8d4f4df9d67a6336f600b8c04 payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=27 conn=16U*6VsxSG:69c75b0569531c45a53c434d
|
|
DBG 2026-03-28 04:37:28.987+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57632 meth=GET uri=/filter/v2/messages/27
|
|
DBG 2026-03-28 04:37:28.988+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57632 meth=GET uri=/filter/v2/messages/27 path_params="[(contenttopic, 27)]" query_params=[] content_body=(None)
|
|
INF 2026-03-28 04:37:28.988+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(27)
|
|
DBG 2026-03-28 04:37:28.988+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57632 uri=/filter/v2/messages/27 content_type=application/json content_size=118
|
|
TRC 2026-03-28 04:37:29.000+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=87
|
|
TRC 2026-03-28 04:37:29.000+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=6e51488e2ca7...3da55fc45d79 tagOut=6e51488e2ca7...3da55fc45d79 nonce=214
|
|
TRC 2026-03-28 04:37:29.001+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 59}"
|
|
TRC 2026-03-28 04:37:29.001+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=3a0a280a0e46...72732f332f31
|
|
TRC 2026-03-28 04:37:29.001+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-28 04:37:29.001+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*6VsxSG msg_hash=0xd4e0c474d03f825cf7d8357e0146c57d84c71649cd949362caaf44ec11e8b7b9 payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=28 conn=16U*6VsxSG:69c75b0569531c45a53c434d
|
|
DBG 2026-03-28 04:37:29.105+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39328 meth=GET uri=/filter/v2/messages/28
|
|
DBG 2026-03-28 04:37:29.105+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39328 meth=GET uri=/filter/v2/messages/28 path_params="[(contenttopic, 28)]" query_params=[] content_body=(None)
|
|
INF 2026-03-28 04:37:29.105+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(28)
|
|
DBG 2026-03-28 04:37:29.105+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39328 uri=/filter/v2/messages/28 content_type=application/json content_size=118
|
|
DBG 2026-03-28 04:37:29.109+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39336 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-28 04:37:29.109+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39336 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 87 bytes)"
|
|
INF 2026-03-28 04:37:29.109+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 114, 97, 116, 101, 32, 108, 105, 109, 105, 116, 101, 100, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-28 04:37:29.109+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*6VsxSG, addrs: [/ip4/172.18.129.167/tcp/58792, /ip4/172.18.129.167/tcp/58792], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 129, 167])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229])), ("tcp", (kind: kNum, num: 58792)), ("udp", (kind: kNum, num: 58794)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 195, 236, 126, 115, 160, 17, 36, 28, 139, 214, 98, 30, 171, 252, 159, 220, 42, 127, 186, 171, 109, 22, 238, 190, 54, 71, 188, 182, 202, 133, 3, 230, 20, 122, 165, 206, 108, 76, 0, 122, 142, 197, 8, 212, 242, 156, 217, 96, 195, 220, 199, 66, 213, 65, 87, 34, 32, 186, 89, 67, 37, 232, 215, 145, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 129, 167, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 129, 167, 6, 229, 168, 0, 10, 4, 172, 18, 129, 167, 6, 229, 169, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 214, 224, 125, 248, 13, 70, 163, 54, 76, 128, 133, 11, 138, 85, 117, 29, 193, 44, 108, 28, 62, 81, 119, 140, 141, 7, 248, 64, 127, 67, 62, 229, 131, 116, 99, 112, 130, 229, 168, 131, 117, 100, 112, 130, 229, 170, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), 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], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (04d6e07df80d46a3364c80850b8a55751dc12c6c1c3e51778c8d07f8407f433ee5442e6696af3a66e355a80f34f2708f241518cbe9f66c30c31f98b60bfc3d33e1), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140077473375248
|
|
TRC 2026-03-28 04:37:29.109+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*6VsxSG multi=/ip4/172.18.129.167/tcp/58792 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-28 04:37:29.109+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="["rate limited"]" peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:29.110+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*6VsxSG filterSubscribeRequest=FilterSubscribeRequest of req:262a7b8b098c618d4024 [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["rate limited"]
|
|
TRC 2026-03-28 04:37:29.110+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.129.167/tcp/58792]" peerId=16U*6VsxSG proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:29.110+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*6VsxSG protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:29.110+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*6VsxSG:69c75b0569531c45a53c4329 direction=Out
|
|
TRC 2026-03-28 04:37:29.110+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:29.110+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0969531c45a53c434e objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:29.110+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0969531c45a53c434e timeout=5m
|
|
TRC 2026-03-28 04:37:29.110+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=65 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:29.110+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 65, length: 0}"
|
|
TRC 2026-03-28 04:37:29.111+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*6VsxSG:69c75b0969531c45a53c434e protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:29.111+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*6VsxSG:69c75b0969531c45a53c434e codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:29.111+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 65, length: 20}"
|
|
TRC 2026-03-28 04:37:29.111+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*6VsxSG:69c75b0969531c45a53c434e proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:29.111+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 65, length: 40}"
|
|
TRC 2026-03-28 04:37:29.111+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:29.111+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b28c2b9dabd2...3a8030c88025 tagOut=b28c2b9dabd2...3a8030c88025 nonce=215
|
|
TRC 2026-03-28 04:37:29.111+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 65, length: 0}"
|
|
TRC 2026-03-28 04:37:29.111+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:29.111+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=48
|
|
TRC 2026-03-28 04:37:29.111+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d98b7f7cc19e...4beda1679c6b tagOut=d98b7f7cc19e...4beda1679c6b nonce=216
|
|
TRC 2026-03-28 04:37:29.111+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 65, length: 20}"
|
|
TRC 2026-03-28 04:37:29.112+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-28 04:37:29.112+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:29.112+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=68
|
|
TRC 2026-03-28 04:37:29.112+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=9cc360c71cff...f9310e61ab71 tagOut=9cc360c71cff...f9310e61ab71 nonce=217
|
|
TRC 2026-03-28 04:37:29.112+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 65, length: 40}"
|
|
TRC 2026-03-28 04:37:29.112+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-28 04:37:29.112+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:29.112+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*6VsxSG:69c75b0969531c45a53c434e
|
|
TRC 2026-03-28 04:37:29.112+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*6VsxSG:69c75b0969531c45a53c434e s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-28 04:37:29.112+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*6VsxSG:69c75b0969531c45a53c434e proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:29.112+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 65, length: 55}"
|
|
TRC 2026-03-28 04:37:29.119+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=58
|
|
TRC 2026-03-28 04:37:29.119+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=9980e185aa8b...49480f798459 tagOut=9980e185aa8b...49480f798459 nonce=218
|
|
TRC 2026-03-28 04:37:29.119+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 65, length: 30}"
|
|
TRC 2026-03-28 04:37:29.119+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14323632...c8015a024f4b
|
|
TRC 2026-03-28 04:37:29.119+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:29.119+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:29.119+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=7719ed2bb901...dc8250143df8 tagOut=7719ed2bb901...dc8250143df8 nonce=219
|
|
TRC 2026-03-28 04:37:29.119+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 65, length: 0}"
|
|
TRC 2026-03-28 04:37:29.119+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-28 04:37:29.119+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:29.120+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0969531c45a53c434e
|
|
TRC 2026-03-28 04:37:29.120+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=65 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:29.120+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 65, length: 0}"
|
|
TRC 2026-03-28 04:37:29.120+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0969531c45a53c434e
|
|
TRC 2026-03-28 04:37:29.120+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0969531c45a53c434e
|
|
TRC 2026-03-28 04:37:29.120+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0969531c45a53c434e objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:29.120+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0969531c45a53c434e objName=YamuxStream dir=Out
|
|
INF 2026-03-28 04:37:29.120+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="["rate limited"]"
|
|
INF 2026-03-28 04:37:29.120+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QBbcWdZqIqgRs621HIvrR2_Eg46QDaR7QhyMCfhkXFVuGLhdYaz5eBuMKfNq4JR6ecmB47p3ome0IHEH6cY3qdkigmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc5YACASsEvKuBg-AAAoErBLyrgYPgd0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQJ6_cL1SO1Vs5CXSraqdwCjHxEj5SlJQFHWwmM4Rzte6YN0Y3CCD4CDdWRwgg-ChXdha3UyAA enr="(34, id: \"v4\", ip: 172.18.242.174, multiaddrs: 0x000804AC12F2AE060F80000A04AC12F2AE060F81DD03, rs: 0x00030200000001, secp256k1: 0x027AFDC2F548ED55B390974AB6AA7700A31F1123E529494051D6C26338473B5EE9, tcp: 3968, udp: 3970, waku2: 0x00)"
|
|
INF 2026-03-28 04:37:29.120+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-28 04:37:29.120+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:39336 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
TRC 2026-03-28 04:37:29.145+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:29.145+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=517431930af0...f103241100bb tagOut=517431930af0...f103241100bb nonce=220
|
|
TRC 2026-03-28 04:37:29.145+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{GoAway, {}, streamId: 0, length: 0}"
|
|
TRC 2026-03-28 04:37:29.145+00:00 Received go away topics="libp2p yamux" tid=1 file=yamux.nim:573 status=NormalTermination
|
|
TRC 2026-03-28 04:37:29.145+00:00 Closing yamux topics="libp2p yamux" tid=1 file=yamux.nim:528
|
|
TRC 2026-03-28 04:37:29.145+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0569531c45a53c434d
|
|
TRC 2026-03-28 04:37:29.145+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0569531c45a53c434d
|
|
TRC 2026-03-28 04:37:29.145+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0569531c45a53c434d objName=YamuxStream dir=In
|
|
TRC 2026-03-28 04:37:29.145+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0569531c45a53c434d objName=YamuxStream dir=In
|
|
TRC 2026-03-28 04:37:29.145+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{GoAway, {}, streamId: 0, length: 0}"
|
|
TRC 2026-03-28 04:37:29.145+00:00 Closing secure conn topics="libp2p secure" tid=1 file=secure.nim:69 s=16U*6VsxSG:69c75b0569531c45a53c4329 dir=Out
|
|
TRC 2026-03-28 04:37:29.145+00:00 Shutting down chronos stream topics="libp2p chronosstream" tid=1 file=chronosstream.nim:169 address=172.18.129.167:58792 s=16U*6VsxSG:69c75b0569531c45a53c4328
|
|
TRC 2026-03-28 04:37:29.145+00:00 couldn't read all bytes, stream EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:158 s=69c75b0569531c45a53c434d nbytes=1 read=0 objName=YamuxStream
|
|
TRC 2026-03-28 04:37:29.145+00:00 stream is closed locally when readOnce topics="libp2p yamux" tid=1 file=yamux.nim:280 channel="=> 8 {ClosedRemotely, ClosedLocally, Reset}"
|
|
TRC 2026-03-28 04:37:29.145+00:00 Cleaning up client topics="libp2p tcptransport" tid=1 file=tcptransport.nim:65 addrs=172.18.129.167:58792 conn=16U*6VsxSG:69c75b0569531c45a53c4328
|
|
TRC 2026-03-28 04:37:29.145+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69c75b0569531c45a53c4328
|
|
TRC 2026-03-28 04:37:29.145+00:00 Cleaned up client topics="libp2p tcptransport" tid=1 file=tcptransport.nim:78 addrs=172.18.129.167:58792 conn=16U*6VsxSG:69c75b0569531c45a53c4328
|
|
TRC 2026-03-28 04:37:29.145+00:00 Shutdown chronos stream topics="libp2p chronosstream" tid=1 file=chronosstream.nim:174 address=172.18.129.167:58792 s=16U*6VsxSG:69c75b0569531c45a53c4328
|
|
TRC 2026-03-28 04:37:29.145+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0569531c45a53c4328
|
|
TRC 2026-03-28 04:37:29.145+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0569531c45a53c4328
|
|
TRC 2026-03-28 04:37:29.145+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0569531c45a53c4328 objName=ChronosStream dir=Out
|
|
TRC 2026-03-28 04:37:29.145+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0569531c45a53c4328 objName=ChronosStream dir=Out
|
|
ERR 2026-03-28 04:37:29.145+00:00 error while reading conn topics="waku filter client" tid=1 file=client.nim:178 error="Stream Closed!"
|
|
ERR 2026-03-28 04:37:29.145+00:00 Failed to decode message push topics="waku filter client" tid=1 file=client.nim:181 peerId=16U*6VsxSG error="(kind: MissingRequiredField, field: \"message\")"
|
|
TRC 2026-03-28 04:37:29.145+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:29.145+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:29.145+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69c75b0569531c45a53c4329 objName=SecureConn dir=Out
|
|
TRC 2026-03-28 04:37:29.145+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69c75b0569531c45a53c4329 objName=SecureConn dir=Out
|
|
TRC 2026-03-28 04:37:29.145+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69c75b0569531c45a53c434d
|
|
TRC 2026-03-28 04:37:29.146+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:29.146+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69c75b0569531c45a53c4328
|
|
TRC 2026-03-28 04:37:29.146+00:00 Connection closed, cleaning up topics="libp2p connmanager" tid=1 file=connmanager.nim:270 mux=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:29.146+00:00 Triggering disconnect events topics="libp2p connmanager" tid=1 file=connmanager.nim:243 mux=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:29.146+00:00 About to trigger peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:180 peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:29.146+00:00 triggering peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:185 peer=16U*6VsxSG event="(kind: Left)"
|
|
TRC 2026-03-28 04:37:29.146+00:00 About to trigger connection events topics="libp2p connmanager" tid=1 file=connmanager.nim:148 peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:29.146+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69c75b0569531c45a53c434d
|
|
TRC 2026-03-28 04:37:29.146+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69c75b0569531c45a53c434d
|
|
TRC 2026-03-28 04:37:29.146+00:00 Stream handler done tid=1 file=muxedupgrade.nim:100 conn=16U*6VsxSG:69c75b0569531c45a53c434d
|
|
DBG 2026-03-28 04:37:29.146+00:00 calculateConnectionState tid=1 file=node_health_monitor.nim:408 relayCount=0 storeClientCount=0 lightpushCount=0 filterCount=0
|
|
TRC 2026-03-28 04:37:29.146+00:00 Closed yamux topics="libp2p yamux" tid=1 file=yamux.nim:549
|
|
TRC 2026-03-28 04:37:29.146+00:00 finished handling stream topics="libp2p yamux" tid=1 file=yamux.nim:555
|
|
TRC 2026-03-28 04:37:29.146+00:00 Stopped yamux handler topics="libp2p yamux" tid=1 file=yamux.nim:668
|
|
TRC 2026-03-28 04:37:29.224+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-28 04:37:29.228+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
|
|
NTC 2026-03-28 04:37:29.600+00:00 Shutting down after receiving SIGTERM topics="wakunode main" tid=1 file=wakunode2.nim:82
|
|
INF 2026-03-28 04:37:29.600+00:00 Stopping discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:362
|
|
TRC 2026-03-28 04:37:29.600+00:00 Stop listening on discv5 port topics="waku discv5" tid=1 file=waku_discv5.nim:365
|
|
INF 2026-03-28 04:37:29.600+00:00 Successfully stopped discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:368
|
|
TRC 2026-03-28 04:37:29.600+00:00 Stopping switch topics="libp2p switch" tid=1 file=switch.nim:328
|
|
INF 2026-03-28 04:37:29.601+00:00 Stopping AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:237
|
|
TRC 2026-03-28 04:37:29.601+00:00 Closing ConnManager topics="libp2p connmanager" tid=1 file=connmanager.nim:434
|
|
TRC 2026-03-28 04:37:29.601+00:00 Closed ConnManager topics="libp2p connmanager" tid=1 file=connmanager.nim:448
|
|
TRC 2026-03-28 04:37:29.601+00:00 Stopping TCP transport topics="libp2p tcptransport" tid=1 file=tcptransport.nim:159
|
|
TRC 2026-03-28 04:37:29.601+00:00 stopping transport topics="libp2p transport" tid=1 file=transport.nim:59 address=@[/ip4/0.0.0.0/tcp/3968]
|
|
TRC 2026-03-28 04:37:29.601+00:00 Transport stopped topics="libp2p tcptransport" tid=1 file=tcptransport.nim:189
|
|
TRC 2026-03-28 04:37:29.601+00:00 Stopping WS transport topics="libp2p wstransport" tid=1 file=wstransport.nim:213
|
|
TRC 2026-03-28 04:37:29.601+00:00 stopping transport topics="libp2p transport" tid=1 file=transport.nim:59 address=@[/ip4/0.0.0.0/tcp/3969/ws]
|
|
TRC 2026-03-28 04:37:29.601+00:00 Transport stopped topics="libp2p wstransport" tid=1 file=wstransport.nim:235
|
|
TRC 2026-03-28 04:37:29.601+00:00 Switch stopped topics="libp2p switch" tid=1 file=switch.nim:354
|
|
WRN 2026-03-28 04:37:29.601+00:00 Stopping rendezvous without starting it topics="waku rendezvous" tid=1 file=rendezvous.nim:638
|
|
WRN 2026-03-28 04:37:29.601+00:00 Stopping rendezvous without starting it topics="waku rendezvous" tid=1 file=rendezvous.nim:638
|
|
INF 2026-03-28 04:37:29.601+00:00 waku rendezvous discovery stopped topics="waku rendezvous" tid=1 file=protocol.nim:239
|
|
INF 2026-03-28 04:37:29.601+00:00 waku rendezvous client stopped topics="waku rendezvous client" tid=1 file=client.nim:142
|
|
INF 2026-03-28 04:37:29.601+00:00 Health monitor loop end tid=1 file=node_health_monitor.nim:543
|
|
NTC 2026-03-28 04:37:29.601+00:00 REST service stopped tid=1 file=server.nim:187 address=0.0.0.0:3967
|
|
WRN 2026-03-28 04:37:24.207+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-28 04:37:24.207+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-28 04:37:24.207+00:00 Configuration: Enabled protocols topics="waku conf" tid=1 file=waku_conf.nim:157 relay=false rlnRelay=false store=false filter=false lightPush=false peerExchange=true rendezvous=true
|
|
INF 2026-03-28 04:37:24.207+00:00 Configuration. Network topics="waku conf" tid=1 file=waku_conf.nim:166 cluster=3
|
|
INF 2026-03-28 04:37:24.207+00:00 Configuration. Active Relay Shards topics="waku conf" tid=1 file=waku_conf.nim:169 shard=0
|
|
INF 2026-03-28 04:37:24.207+00:00 Configuration. Bootstrap nodes topics="waku conf" tid=1 file=waku_conf.nim:173 node=enr:-L24QMPsfnOgESQci9ZiHqv8n9wqf7qrbRbuvjZHvLbKhQPmFHqlzmxMAHqOxQjU8pzZYMPcx0LVQVciILpZQyXo15ECgmlkgnY0gmlwhKwSgaeKbXVsdGlhZGRyc5YACASsEoGnBuWoAAoErBKBpwblqd0DgnJzhQADAQAAiXNlY3AyNTZrMaED1uB9-A1GozZMgIULilV1HcEsbBw-UXeMjQf4QH9DPuWDdGNwguWog3VkcILlqoV3YWt1MgU
|
|
INF 2026-03-28 04:37:24.208+00:00 Setting up storage tid=1 file=node_factory.nim:532
|
|
INF 2026-03-28 04:37:24.208+00:00 Initializing node tid=1 file=node_factory.nim:541
|
|
TRC 2026-03-28 04:37:24.209+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/ipfs/id/1.0.0]"
|
|
TRC 2026-03-28 04:37:24.209+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/libp2p/autonat/1.0.0]"
|
|
TRC 2026-03-28 04:37:24.209+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-28 04:37:24.209+00:00 no peer storage found tid=1 file=peer_manager.nim:1219
|
|
INF 2026-03-28 04:37:24.209+00:00 Initializing networking tid=1 file=waku_node.nim:228 addrs="@[/ip4/172.18.242.174/tcp/3968, /ip4/172.18.242.174/tcp/3969/ws]"
|
|
INF 2026-03-28 04:37:24.209+00:00 Mounting protocols tid=1 file=node_factory.nim:547
|
|
INF 2026-03-28 04:37:24.209+00:00 Created WakuMetadata protocol topics="waku node" tid=1 file=protocol.nim:107 clusterId=3 shards="[0]"
|
|
TRC 2026-03-28 04:37:24.209+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/metadata/1.0.0]"
|
|
INF 2026-03-28 04:37:24.209+00:00 mounting store client topics="waku node store api" tid=1 file=store.nim:274
|
|
INF 2026-03-28 04:37:24.209+00:00 mounting legacy store client topics="waku node store api" tid=1 file=store.nim:145
|
|
INF 2026-03-28 04:37:24.209+00:00 mounting auto sharding topics="waku node" tid=1 file=waku_node.nim:305 clusterId=3 shardCount=1
|
|
INF 2026-03-28 04:37:24.209+00:00 Shards created from content topics tid=1 file=node_factory.nim:333 contentTopics=[] shards=[]
|
|
INF 2026-03-28 04:37:24.209+00:00 mounting rendezvous discovery protocol topics="waku node" tid=1 file=waku_node.nim:432
|
|
INF 2026-03-28 04:37:24.209+00:00 waku rendezvous initialized topics="waku node" tid=1 file=protocol.nim:206 clusterId=3 shards="[0]" capabilities=[] wakuPeerRecord="(peerId: 16U*9ZM696, seqNo: 1774672644, addresses: [/ip4/172.18.242.174/tcp/3968, /ip4/172.18.242.174/tcp/3969/ws], mixKey: )"
|
|
TRC 2026-03-28 04:37:24.209+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/rendezvous/1.0.0]"
|
|
INF 2026-03-28 04:37:24.209+00:00 mounting rendezvous client topics="waku node" tid=1 file=waku_node.nim:418
|
|
INF 2026-03-28 04:37:24.209+00:00 waku rendezvous client initialized topics="waku node" tid=1 file=client.nim:130 clusterId=3
|
|
INF 2026-03-28 04:37:24.209+00:00 mounting libp2p ping protocol topics="waku node ping api" tid=1 file=ping.nim:20
|
|
TRC 2026-03-28 04:37:24.209+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/ipfs/ping/1.0.0]"
|
|
INF 2026-03-28 04:37:24.209+00:00 mounting light push client topics="waku node lightpush api" tid=1 file=lightpush.nim:183
|
|
INF 2026-03-28 04:37:24.209+00:00 mounting legacy light push client topics="waku node lightpush api" tid=1 file=lightpush.nim:72
|
|
INF 2026-03-28 04:37:24.209+00:00 mounting filter client topics="waku node filter api" tid=1 file=filter.nim:81
|
|
TRC 2026-03-28 04:37:24.209+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-28 04:37:24.209+00:00 Adding peer to service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:281 peerId=16U*6VsxSG addr=/ip4/172.18.129.167/tcp/58792 service=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-28 04:37:24.209+00:00 Adding peer to manager topics="waku node peer_manager" tid=1 file=peer_manager.nim:154 peerId=16U*6VsxSG addresses="[/ip4/172.18.129.167/tcp/58792]" origin=UnknownOrigin
|
|
INF 2026-03-28 04:37:24.209+00:00 mounting waku peer exchange topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:37
|
|
TRC 2026-03-28 04:37:24.209+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-28 04:37:24.209+00:00 mounting waku peer exchange client topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:54
|
|
NTC 2026-03-28 04:37:24.210+00:00 REST service started tid=1 file=server.nim:182 address=0.0.0.0:3967
|
|
INF 2026-03-28 04:37:24.210+00:00 Starting REST HTTP server tid=1 file=builder.nim:113 url=http://0.0.0.0:3967/
|
|
INF 2026-03-28 04:37:24.210+00:00 No external callbacks to be set topics="wakunode waku" tid=1 file=waku.nim:127
|
|
INF 2026-03-28 04:37:24.210+00:00 Retrieve dynamic bootstrap nodes topics="wakunode waku" tid=1 file=waku.nim:367
|
|
INF 2026-03-28 04:37:24.211+00:00 Running nwaku node tid=1 file=node_factory.nim:464 version=v0.38.0-rc.0-14-g5c335c
|
|
INF 2026-03-28 04:37:24.211+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-28 04:37:24.211+00:00 waku rendezvous periodic registration started topics="waku rendezvous" tid=1 file=protocol.nim:127 interval=10s
|
|
INF 2026-03-28 04:37:24.211+00:00 waku rendezvous discovery started topics="waku rendezvous" tid=1 file=protocol.nim:227
|
|
INF 2026-03-28 04:37:24.211+00:00 waku rendezvous periodic requests started topics="waku rendezvous client" tid=1 file=client.nim:80 interval=10s
|
|
INF 2026-03-28 04:37:24.211+00:00 waku rendezvous client started topics="waku rendezvous client" tid=1 file=client.nim:136
|
|
DBG 2026-03-28 04:37:24.211+00:00 starting switch for peer topics="libp2p switch" tid=1 file=switch.nim:363 peerInfo="(peerId: 16Uiu2HAm3hn9VDFVaYhfRpuoksX5HN6UiTUSF4YJ1LMmEU9ZM696, listenAddrs: [/ip4/0.0.0.0/tcp/3969/ws, /ip4/0.0.0.0/tcp/3968], 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/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], protoVersion: ipfs/0.1.0, agentVersion: logos-delivery-v0.38.0-rc.0-14-g5c335c)"
|
|
TRC 2026-03-28 04:37:24.212+00:00 Starting TCP transport topics="libp2p tcptransport" tid=1 file=tcptransport.nim:116
|
|
TRC 2026-03-28 04:37:24.212+00:00 Listening on topics="libp2p tcptransport" tid=1 file=tcptransport.nim:140 address=/ip4/0.0.0.0/tcp/3968
|
|
TRC 2026-03-28 04:37:24.212+00:00 starting transport on addrs topics="libp2p transport" tid=1 file=transport.nim:49 address=@[/ip4/0.0.0.0/tcp/3968]
|
|
DBG 2026-03-28 04:37:24.212+00:00 About to accept incoming connection topics="libp2p switch" tid=1 file=switch.nim:272
|
|
TRC 2026-03-28 04:37:24.213+00:00 Starting WS transport topics="libp2p wstransport" tid=1 file=wstransport.nim:154
|
|
TRC 2026-03-28 04:37:24.213+00:00 starting transport on addrs topics="libp2p transport" tid=1 file=transport.nim:49 address=@[/ip4/0.0.0.0/tcp/3969/ws]
|
|
TRC 2026-03-28 04:37:24.213+00:00 Created HTTP Server topics="libp2p wstransport" tid=1 file=server.nim:262 host=0.0.0.0:3969
|
|
TRC 2026-03-28 04:37:24.213+00:00 Listening on topics="libp2p wstransport" tid=1 file=wstransport.nim:204 addresses="[/ip4/0.0.0.0/tcp/3969/ws]"
|
|
INF 2026-03-28 04:37:24.214+00:00 Setting up AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:207
|
|
TRC 2026-03-28 04:37:24.214+00:00 Running AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:231
|
|
TRC 2026-03-28 04:37:24.214+00:00 Asking peers for reachability topics="libp2p autonatservice" tid=1 file=service.nim:160
|
|
DBG 2026-03-28 04:37:24.214+00:00 About to accept incoming connection topics="libp2p switch" tid=1 file=switch.nim:272
|
|
TRC 2026-03-28 04:37:24.214+00:00 WsTransport accept topics="libp2p wstransport" tid=1 file=wstransport.nim:279
|
|
TRC 2026-03-28 04:37:24.214+00:00 Awaiting new request topics="websock http-server" tid=1 file=server.nim:194
|
|
WRN 2026-03-28 04:37:24.214+00:00 Starting rendezvous twice topics="waku rendezvous" tid=1 file=rendezvous.nim:626
|
|
DBG 2026-03-28 04:37:24.214+00:00 Started libp2p node topics="libp2p switch" tid=1 file=switch.nim:403 peer="(peerId: 16Uiu2HAm3hn9VDFVaYhfRpuoksX5HN6UiTUSF4YJ1LMmEU9ZM696, listenAddrs: [/ip4/0.0.0.0/tcp/3968, /ip4/0.0.0.0/tcp/3969/ws], addrs: [/ip4/172.18.242.174/tcp/3968, /ip4/172.18.242.174/tcp/3969/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/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], protoVersion: ipfs/0.1.0, agentVersion: logos-delivery-v0.38.0-rc.0-14-g5c335c)"
|
|
INF 2026-03-28 04:37:24.214+00:00 PeerInfo topics="waku node" tid=1 file=waku_node.nim:478 peerId=16U*9ZM696 addrs="[/ip4/172.18.242.174/tcp/3968, /ip4/172.18.242.174/tcp/3969/ws]"
|
|
INF 2026-03-28 04:37:24.214+00:00 Listening on topics="waku node" tid=1 file=waku_node.nim:501 full=[/ip4/0.0.0.0/tcp/3968/p2p/16Uiu2HAm3hn9VDFVaYhfRpuoksX5HN6UiTUSF4YJ1LMmEU9ZM696][/ip4/0.0.0.0/tcp/3969/ws/p2p/16Uiu2HAm3hn9VDFVaYhfRpuoksX5HN6UiTUSF4YJ1LMmEU9ZM696] localIp=172.17.0.3 switchAddress="@[/ip4/172.18.242.174/tcp/3968, /ip4/172.18.242.174/tcp/3969/ws]"
|
|
INF 2026-03-28 04:37:24.214+00:00 Announcing addresses topics="waku node" tid=1 file=waku_node.nim:503 full=[/ip4/172.18.242.174/tcp/3968/p2p/16Uiu2HAm3hn9VDFVaYhfRpuoksX5HN6UiTUSF4YJ1LMmEU9ZM696][/ip4/172.18.242.174/tcp/3969/ws/p2p/16Uiu2HAm3hn9VDFVaYhfRpuoksX5HN6UiTUSF4YJ1LMmEU9ZM696]
|
|
INF 2026-03-28 04:37:24.214+00:00 DNS: discoverable ENR topics="waku node" tid=1 file=waku_node.nim:504 enr=enr:-LO4QBuCop1MdCvRzEjTDb7m9xVtTG05Y9rCbugWbYB9yzbNFFzkRdRAtNRguPUYQVsCf_tEbKYDVvGbWAS1BVT2SKcBgmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc4wACgSsEvKuBg-B3QOCcnOFAAMBAACJc2VjcDI1NmsxoQJ6_cL1SO1Vs5CXSraqdwCjHxEj5SlJQFHWwmM4Rzte6YN0Y3CCD4CDdWRwgg-ChXdha3UyAA
|
|
INF 2026-03-28 04:37:24.214+00:00 Node started successfully topics="waku node" tid=1 file=waku_node.nim:681
|
|
INF 2026-03-28 04:37:24.214+00:00 PeerInfo topics="waku node" tid=1 file=waku_node.nim:478 peerId=16U*9ZM696 addrs="[/ip4/172.18.242.174/tcp/3968, /ip4/172.18.242.174/tcp/3969/ws]"
|
|
INF 2026-03-28 04:37:24.214+00:00 Listening on topics="waku node" tid=1 file=waku_node.nim:501 full=[/ip4/0.0.0.0/tcp/3968/p2p/16Uiu2HAm3hn9VDFVaYhfRpuoksX5HN6UiTUSF4YJ1LMmEU9ZM696][/ip4/0.0.0.0/tcp/3969/ws/p2p/16Uiu2HAm3hn9VDFVaYhfRpuoksX5HN6UiTUSF4YJ1LMmEU9ZM696] localIp=172.17.0.3 switchAddress="@[/ip4/172.18.242.174/tcp/3968, /ip4/172.18.242.174/tcp/3969/ws]"
|
|
INF 2026-03-28 04:37:24.214+00:00 Announcing addresses topics="waku node" tid=1 file=waku_node.nim:503 full=[/ip4/172.18.242.174/tcp/3968/p2p/16Uiu2HAm3hn9VDFVaYhfRpuoksX5HN6UiTUSF4YJ1LMmEU9ZM696][/ip4/172.18.242.174/tcp/3969/ws/p2p/16Uiu2HAm3hn9VDFVaYhfRpuoksX5HN6UiTUSF4YJ1LMmEU9ZM696]
|
|
INF 2026-03-28 04:37:24.214+00:00 DNS: discoverable ENR topics="waku node" tid=1 file=waku_node.nim:504 enr=enr:-LO4QBuCop1MdCvRzEjTDb7m9xVtTG05Y9rCbugWbYB9yzbNFFzkRdRAtNRguPUYQVsCf_tEbKYDVvGbWAS1BVT2SKcBgmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc4wACgSsEvKuBg-B3QOCcnOFAAMBAACJc2VjcDI1NmsxoQJ6_cL1SO1Vs5CXSraqdwCjHxEj5SlJQFHWwmM4Rzte6YN0Y3CCD4CDdWRwgg-ChXdha3UyAA
|
|
INF 2026-03-28 04:37:24.215+00:00 Waku node ENR updated successfully with new multiaddress topics="wakunode waku" tid=1 file=waku.nim:301 enr=enr:-L24QA3AVELw81nU8ZssvdPkD5GH-XEBYLZes9ECjfwatP21PWZtUjyoHBoGskr6oCmrykBeY3sHewe8y3LKKeNdb8UCgmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc5YACASsEvKuBg-AAAoErBLyrgYPgd0DgnJzhQADAQAAiXNlY3AyNTZrMaECev3C9UjtVbOQl0q2qncAox8RI-UpSUBR1sJjOEc7XumDdGNwgg-Ag3VkcIIPgoV3YWt1MgA record="(2, id: \"v4\", ip: 172.18.242.174, multiaddrs: 0x000804AC12F2AE060F80000A04AC12F2AE060F81DD03, rs: 0x0003010000, secp256k1: 0x027AFDC2F548ED55B390974AB6AA7700A31F1123E529494051D6C26338473B5EE9, tcp: 3968, udp: 3970, waku2: 0x00)"
|
|
TRC 2026-03-28 04:37:24.215+00:00 Adding peer to manager topics="waku node peer_manager" tid=1 file=peer_manager.nim:154 peerId=16U*6VsxSG addresses="[/ip4/172.18.129.167/tcp/58792]" origin=Discv5
|
|
INF 2026-03-28 04:37:24.216+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
INF 2026-03-28 04:37:24.216+00:00 Starting discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:336
|
|
INF 2026-03-28 04:37:24.216+00:00 start listening on udp port topics="waku discv5" tid=1 file=waku_discv5.nim:338 address=0.0.0.0 port=3970
|
|
TRC 2026-03-28 04:37:24.216+00:00 start discv5 service topics="waku discv5" tid=1 file=waku_discv5.nim:346
|
|
INF 2026-03-28 04:37:24.216+00:00 Starting discovery v5 search topics="waku discv5" tid=1 file=waku_discv5.nim:258
|
|
TRC 2026-03-28 04:37:24.216+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
|
|
INF 2026-03-28 04:37:24.216+00:00 Successfully started discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:352
|
|
INF 2026-03-28 04:37:24.216+00:00 Discv5: discoverable ENR topics="waku discv5" tid=1 file=waku_discv5.nim:353 enrUri=enr:-L24QNoLAkXf5c5DFPiSAaUGGqDw7KJ3qo4oZYKk3thHCx5rCnrkHXuyk2mT_icPijr8L2ody4Sid-WF-ESJBVUTO3oDgmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc5YACASsEvKuBg-AAAoErBLyrgYPgd0DgnJzhQADAQAAiXNlY3AyNTZrMaECev3C9UjtVbOQl0q2qncAox8RI-UpSUBR1sJjOEc7XumDdGNwgg-Ag3VkcIIPgoV3YWt1MgA enr="(3, id: \"v4\", ip: 172.18.242.174, multiaddrs: 0x000804AC12F2AE060F80000A04AC12F2AE060F81DD03, rs: 0x0003010000, secp256k1: 0x027AFDC2F548ED55B390974AB6AA7700A31F1123E529494051D6C26338473B5EE9, tcp: 3968, udp: 3970, waku2: 0x00)"
|
|
TRC 2026-03-28 04:37:24.217+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-28 04:37:24.217+00:00 Health monitor loop start tid=1 file=node_health_monitor.nim:516
|
|
DBG 2026-03-28 04:37:24.218+00:00 calculateConnectionState tid=1 file=node_health_monitor.nim:408 relayCount=0 storeClientCount=0 lightpushCount=0 filterCount=0
|
|
INF 2026-03-28 04:37:24.218+00:00 starting keepalive tid=1 file=node_health_monitor.nim:678 randomPeersKeepalive=10s allPeersKeepalive=2m
|
|
TRC 2026-03-28 04:37:24.218+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
|
|
INF 2026-03-28 04:37:24.219+00:00 REST services are installed tid=1 file=builder.nim:221
|
|
INF 2026-03-28 04:37:24.219+00:00 Starting metrics HTTP server topics="waku node metrics" tid=1 file=waku_metrics.nim:63 serverIp=0.0.0.0 serverPort=3971
|
|
INF 2026-03-28 04:37:24.220+00:00 Metrics HTTP server started topics="waku node metrics" tid=1 file=waku_metrics.nim:73 serverIp=0.0.0.0 serverPort=3971
|
|
INF 2026-03-28 04:37:24.220+00:00 Setting up shutdown hooks topics="wakunode main" tid=1 file=wakunode2.nim:63
|
|
INF 2026-03-28 04:37:24.220+00:00 Node setup complete topics="wakunode main" tid=1 file=wakunode2.nim:102
|
|
TRC 2026-03-28 04:37:24.223+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:1111", "2606:4700:4700:0000:0000:0000:0000:1001"} server=1.1.1.1:53
|
|
DBG 2026-03-28 04:37:25.236+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57104 meth=GET uri=/health
|
|
DBG 2026-03-28 04:37:25.236+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57104 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
|
|
DBG 2026-03-28 04:37:25.237+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57104 uri=/health content_type=application/json content_size=893
|
|
DBG 2026-03-28 04:37:25.239+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57110 meth=GET uri=/debug/v1/info
|
|
DBG 2026-03-28 04:37:25.239+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57110 meth=GET uri=/debug/v1/info path_params=[] query_params=[] content_body=(None)
|
|
INF 2026-03-28 04:37:25.239+00:00 node info topics="waku node" tid=1 file=waku_node.nim:270 wakuInfo="(listenAddresses: [/ip4/172.18.242.174/tcp/3968/p2p/16Uiu2HAm3hn9VDFVaYhfRpuoksX5HN6UiTUSF4YJ1LMmEU9ZM696, /ip4/172.18.242.174/tcp/3969/ws/p2p/16Uiu2HAm3hn9VDFVaYhfRpuoksX5HN6UiTUSF4YJ1LMmEU9ZM696], enrUri: enr:-L24QA3AVELw81nU8ZssvdPkD5GH-XEBYLZes9ECjfwatP21PWZtUjyoHBoGskr6oCmrykBeY3sHewe8y3LKKeNdb8UCgmlkgnY0gmlwhKwS8q6KbXVsdGlhZGRyc5YACASsEvKuBg-AAAoErBLyrgYPgd0DgnJzhQADAQAAiXNlY3AyNTZrMaECev3C9UjtVbOQl0q2qncAox8RI-UpSUBR1sJjOEc7XumDdGNwgg-Ag3VkcIIPgoV3YWt1MgA, mixPubKey: none(string))"
|
|
DBG 2026-03-28 04:37:25.239+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:57110 uri=/debug/v1/info content_type=application/json content_size=473
|
|
DBG 2026-03-28 04:37:25.242+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:57122 meth=POST uri=/admin/v1/peers
|
|
DBG 2026-03-28 04:37:25.255+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:57122 meth=POST uri=/admin/v1/peers path_params=[] query_params=[] content_body="(application/json, 91 bytes)"
|
|
TRC 2026-03-28 04:37:25.255+00:00 Connecting to peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:318 wireAddr="[/ip4/172.18.129.167/tcp/58792]" peerId=16U*6VsxSG failedAttempts=0
|
|
TRC 2026-03-28 04:37:25.255+00:00 connection not found topics="libp2p connmanager" tid=1 file=connmanager.nim:294 peerId=16U*6VsxSG
|
|
DBG 2026-03-28 04:37:25.255+00:00 Dialing peer topics="libp2p dialer" tid=1 file=dialer.nim:141 peerId=16U*6VsxSG addrs="[/ip4/172.18.129.167/tcp/58792]"
|
|
DBG 2026-03-28 04:37:25.256+00:00 Expanded address and hostname topics="libp2p dialer" tid=1 file=dialer.nim:156 expandedAddress=/ip4/172.18.129.167/tcp/58792 hostname=172.18.129.167 resolvedAddresses="[/ip4/172.18.129.167/tcp/58792]"
|
|
TRC 2026-03-28 04:37:25.256+00:00 Dialing address topics="libp2p dialer" tid=1 file=dialer.nim:49 addrs=/ip4/172.18.129.167/tcp/58792 peerId=16U*6VsxSG hostname=172.18.129.167
|
|
TRC 2026-03-28 04:37:25.256+00:00 Dialing remote peer topics="libp2p tcptransport" tid=1 file=tcptransport.nim:298 address=/ip4/172.18.129.167/tcp/58792
|
|
TRC 2026-03-28 04:37:25.256+00:00 Handling tcp connection topics="libp2p tcptransport" tid=1 file=tcptransport.nim:47 address=ok(/ip4/172.18.129.167/tcp/58792) dir=Out clients=0
|
|
TRC 2026-03-28 04:37:25.256+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c4328 objName=ChronosStream dir=Out
|
|
TRC 2026-03-28 04:37:25.256+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c4328 timeout=10m
|
|
TRC 2026-03-28 04:37:25.256+00:00 Upgrading connection topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:63 conn=:69c75b0569531c45a53c4328 direction=Out
|
|
TRC 2026-03-28 04:37:25.256+00:00 initiating handshake topics="libp2p upgrade" tid=1 file=multistream.nim:47 conn=:69c75b0569531c45a53c4328 codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.257+00:00 selecting proto topics="libp2p upgrade" tid=1 file=multistream.nim:51 conn=:69c75b0569531c45a53c4328 proto=/noise
|
|
TRC 2026-03-28 04:37:25.257+00:00 multistream handshake success topics="libp2p upgrade" tid=1 file=multistream.nim:61 conn=:69c75b0569531c45a53c4328
|
|
TRC 2026-03-28 04:37:25.257+00:00 reading first requested proto topics="libp2p upgrade" tid=1 file=multistream.nim:68 conn=:69c75b0569531c45a53c4328 s=/noise proto="[/noise]"
|
|
TRC 2026-03-28 04:37:25.257+00:00 successfully selected topics="libp2p upgrade" tid=1 file=multistream.nim:70 conn=:69c75b0569531c45a53c4328 proto=/noise
|
|
TRC 2026-03-28 04:37:25.257+00:00 Securing connection topics="libp2p upgrade" tid=1 file=upgrade.nim:58 conn=:69c75b0569531c45a53c4328 codec=/noise
|
|
TRC 2026-03-28 04:37:25.257+00:00 Starting Noise handshake topics="libp2p noise" tid=1 file=noise.nim:495 conn=:69c75b0569531c45a53c4328 initiator=true
|
|
TRC 2026-03-28 04:37:25.257+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=f3d15e6108ed...2e0958dc002d
|
|
TRC 2026-03-28 04:37:25.257+00:00 noise write e topics="libp2p noise" tid=1 file=noise.nim:231
|
|
TRC 2026-03-28 04:37:25.257+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=182f36ffe9c7...a5b8b89fb321
|
|
TRC 2026-03-28 04:37:25.257+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=4897e116a4ba...fdb65bc6b485
|
|
TRC 2026-03-28 04:37:25.257+00:00 sendHSMessage topics="libp2p noise" tid=1 file=noise.nim:329 conn=:69c75b0569531c45a53c4328 size=32
|
|
TRC 2026-03-28 04:37:25.257+00:00 Empty byte seq, nothing to write topics="libp2p chronosstream" tid=1 file=chronosstream.nim:138
|
|
TRC 2026-03-28 04:37:25.259+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=:69c75b0569531c45a53c4328 size=207
|
|
TRC 2026-03-28 04:37:25.259+00:00 noise read e topics="libp2p noise" tid=1 file=noise.nim:272 size=207
|
|
TRC 2026-03-28 04:37:25.259+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=ec3908cb699c...0401293d843f
|
|
TRC 2026-03-28 04:37:25.259+00:00 noise dh ee topics="libp2p noise" tid=1 file=noise.nim:245
|
|
TRC 2026-03-28 04:37:25.259+00:00 mixKey topics="libp2p noise" tid=1 file=noise.nim:184 key=214f332dd966...e7c777e156f2
|
|
TRC 2026-03-28 04:37:25.259+00:00 noise read s topics="libp2p noise" tid=1 file=noise.nim:285 size=175
|
|
TRC 2026-03-28 04:37:25.259+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=197f50c7a33b...197d374948a9 tagOut=197f50c7a33b...197d374948a9 nonce=0
|
|
TRC 2026-03-28 04:37:25.259+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=d4b449e75c3e...09a0ab6849de
|
|
TRC 2026-03-28 04:37:25.259+00:00 noise dh es topics="libp2p noise" tid=1 file=noise.nim:250
|
|
TRC 2026-03-28 04:37:25.259+00:00 mixKey topics="libp2p noise" tid=1 file=noise.nim:184 key=32f9e25b4855...9e54fc613ae6
|
|
TRC 2026-03-28 04:37:25.259+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=03be3f974243...9cc25fd95485 tagOut=03be3f974243...9cc25fd95485 nonce=0
|
|
TRC 2026-03-28 04:37:25.259+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=5c74505d5032...1a92b1a698c3
|
|
TRC 2026-03-28 04:37:25.259+00:00 noise write s topics="libp2p noise" tid=1 file=noise.nim:240
|
|
TRC 2026-03-28 04:37:25.259+00:00 encryptWithAd topics="libp2p noise" tid=1 file=noise.nim:150 tag=b0255e6c0ab473e4b7a1c0bc20ae1dc6 data=b36880af9750...c0bc20ae1dc6 nonce=1
|
|
TRC 2026-03-28 04:37:25.259+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=82e8f97ab2a4...daee318d3eb4
|
|
TRC 2026-03-28 04:37:25.259+00:00 noise dh se topics="libp2p noise" tid=1 file=noise.nim:258
|
|
TRC 2026-03-28 04:37:25.259+00:00 mixKey topics="libp2p noise" tid=1 file=noise.nim:184 key=56caf65d2d16...611ad20cce92
|
|
TRC 2026-03-28 04:37:25.259+00:00 encryptWithAd topics="libp2p noise" tid=1 file=noise.nim:150 tag=479aad3a2d6475e74bcb3bf627e8deeb data=c9dec4a2a892...3bf627e8deeb nonce=0
|
|
TRC 2026-03-28 04:37:25.259+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=47f87b86f989...63f82f7091af
|
|
TRC 2026-03-28 04:37:25.260+00:00 sendHSMessage topics="libp2p noise" tid=1 file=noise.nim:329 conn=:69c75b0569531c45a53c4328 size=176
|
|
TRC 2026-03-28 04:37:25.260+00:00 Remote signature verified topics="libp2p noise" tid=1 file=noise.nim:555 conn=:69c75b0569531c45a53c4328
|
|
TRC 2026-03-28 04:37:25.260+00:00 Remote peer id topics="libp2p noise" tid=1 file=noise.nim:560 pid=16Uiu2HAmT7n94n3S5Fp8yX2npixvp1bq2KfGxWWozjAfvz6VsxSG
|
|
TRC 2026-03-28 04:37:25.260+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c4329 objName=SecureConn dir=Out
|
|
TRC 2026-03-28 04:37:25.260+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=16U*6VsxSG:69c75b0569531c45a53c4329 timeout=5m
|
|
TRC 2026-03-28 04:37:25.260+00:00 Noise handshake completed! topics="libp2p noise" tid=1 file=noise.nim:592 initiator=true peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.260+00:00 Muxing connection topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:34 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.260+00:00 initiating handshake topics="libp2p upgrade" tid=1 file=multistream.nim:47 conn=16U*6VsxSG:69c75b0569531c45a53c4329 codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.260+00:00 selecting proto topics="libp2p upgrade" tid=1 file=multistream.nim:51 conn=16U*6VsxSG:69c75b0569531c45a53c4329 proto=/yamux/1.0.0
|
|
TRC 2026-03-28 04:37:25.261+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=36
|
|
TRC 2026-03-28 04:37:25.261+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=7264a80a01af...3fecd18d8308 tagOut=7264a80a01af...3fecd18d8308 nonce=0
|
|
TRC 2026-03-28 04:37:25.261+00:00 multistream handshake success topics="libp2p upgrade" tid=1 file=multistream.nim:61 conn=16U*6VsxSG:69c75b0569531c45a53c4329
|
|
TRC 2026-03-28 04:37:25.262+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=30
|
|
TRC 2026-03-28 04:37:25.262+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a08666a0bd49...e1b2742dfa0f tagOut=a08666a0bd49...e1b2742dfa0f nonce=1
|
|
TRC 2026-03-28 04:37:25.262+00:00 reading first requested proto topics="libp2p upgrade" tid=1 file=multistream.nim:68 conn=16U*6VsxSG:69c75b0569531c45a53c4329 s=/yamux/1.0.0 proto="[/yamux/1.0.0, /mplex/6.7.0]"
|
|
TRC 2026-03-28 04:37:25.262+00:00 successfully selected topics="libp2p upgrade" tid=1 file=multistream.nim:70 conn=16U*6VsxSG:69c75b0569531c45a53c4329 proto=/yamux/1.0.0
|
|
TRC 2026-03-28 04:37:25.262+00:00 Found a muxer topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:50 conn=16U*6VsxSG:69c75b0569531c45a53c4329 muxerName=/yamux/1.0.0
|
|
TRC 2026-03-28 04:37:25.262+00:00 Starting yamux handler topics="libp2p yamux" tid=1 file=yamux.nim:559 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.262+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-28 04:37:25.262+00:00 Upgraded connection topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:81 conn=16U*6VsxSG:69c75b0569531c45a53c4328 sconn=16U*6VsxSG:69c75b0569531c45a53c4329 direction=Out
|
|
DBG 2026-03-28 04:37:25.262+00:00 Dial successful topics="libp2p dialer" tid=1 file=dialer.nim:92 peerId=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.262+00:00 About to trigger connection events topics="libp2p connmanager" tid=1 file=connmanager.nim:148 peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.263+00:00 About to trigger peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:180 peer=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.263+00:00 triggering peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:185 peer=16U*6VsxSG event="(kind: Joined, initiator: true)"
|
|
TRC 2026-03-28 04:37:25.263+00:00 Dialing (existing) topics="libp2p dialer" tid=1 file=dialer.nim:322 peerId=16U*6VsxSG protos="[/vac/waku/metadata/1.0.0]"
|
|
TRC 2026-03-28 04:37:25.263+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c432a objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.263+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c432a timeout=5m
|
|
TRC 2026-03-28 04:37:25.263+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=1 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.263+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 1, length: 0}"
|
|
TRC 2026-03-28 04:37:25.263+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*6VsxSG:69c75b0569531c45a53c432a protos="[/vac/waku/metadata/1.0.0]"
|
|
TRC 2026-03-28 04:37:25.263+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*6VsxSG:69c75b0569531c45a53c432a codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.263+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 1, length: 20}"
|
|
TRC 2026-03-28 04:37:25.263+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*6VsxSG:69c75b0569531c45a53c432a proto=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-28 04:37:25.263+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 1, length: 26}"
|
|
TRC 2026-03-28 04:37:25.263+00:00 Stored muxer topics="libp2p connmanager" tid=1 file=connmanager.nim:347 muxer=16U*6VsxSG:69c75b0569531c45a53c4329 direction=Out peers=1
|
|
TRC 2026-03-28 04:37:25.263+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c432b objName=YamuxStream dir=Out
|
|
TRC 2026-03-28 04:37:25.263+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c432b timeout=5m
|
|
TRC 2026-03-28 04:37:25.263+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=3 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.263+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 3, length: 0}"
|
|
TRC 2026-03-28 04:37:25.263+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*6VsxSG:69c75b0569531c45a53c432b codec=/multistream/1.0.0
|
|
TRC 2026-03-28 04:37:25.263+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 20}"
|
|
TRC 2026-03-28 04:37:25.263+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*6VsxSG:69c75b0569531c45a53c432b proto=/ipfs/id/1.0.0
|
|
TRC 2026-03-28 04:37:25.263+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 16}"
|
|
TRC 2026-03-28 04:37:25.263+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*6VsxSG:69c75b0569531c45a53c4328 size=28
|
|
TRC 2026-03-28 04:37:25.263+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=4d23a8c3f6e9...7bf23ac1859e tagOut=4d23a8c3f6e9...7bf23ac1859e nonce=2
|
|
TRC 2026-03-28 04:37:25.263+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Syn}, streamId: 2, length: 0}"
|
|
TRC 2026-03-28 04:37:25.263+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69c75b0569531c45a53c432c objName=YamuxStream dir=In
|
|
TRC 2026-03-28 04:37:25.264+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69c75b0569531c45a53c432c timeout=5m
|
|
TRC 2026-03-28 04:37:25.264+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=2 pid=16U*6VsxSG
|
|
TRC 2026-03-28 04:37:25.264+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Ack}, streamId: 2, length: 0}"
|
|
TRC 2026-03-28 04:37:25.264+00:00 Starting stream handler tid=1 file=muxedupgrade.nim:93 conn=16U*6VsxSG:69c75b0569531c45a53c432c
|
|
TRC 2026-03-28 04:37:25.264+00:00 Starting multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:175 conn=16U*6VsxSG:69c75b0569531c45a53c432c handshaked=false
|
|
TRC 2026-03-28 04:37:25.264+00:00 Starting multistream negotiation topics="libp2p multistream" tid=1 file=multistream.nim:132 conn=16U*6VsxSG:69c75b0569531c45a53c432c handshaked=false
|
|
TRC 2026-03-28 04:37:25.264+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|