103 lines
20 KiB
Plaintext

2026-03-03 04:33:14.651 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-03 04:33:14.652 DEBUG [tests.conftest] Running test: test_filter_node_not_connected_directly_to_relaying_node with id: 2026-03-03_04-33-14__d7e796b0-845d-4944-a0ed-950fd786e3de
2026-03-03 04:33:14.652 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-03 04:33:14.652 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-03-03 04:33:14.652 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-03-03 04:33:14.661 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-03 04:33:14.662 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-03_04-33-14__d7e796b0-845d-4944-a0ed-950fd786e3de__wakuorg_nwaku:latest.log
2026-03-03 04:33:14.668 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-03 04:33:14.668 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-03_04-33-14__d7e796b0-845d-4944-a0ed-950fd786e3de__wakuorg_nwaku:latest.log
2026-03-03 04:33:14.675 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-03 04:33:14.675 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-03_04-33-14__d7e796b0-845d-4944-a0ed-950fd786e3de__wakuorg_nwaku:latest.log
2026-03-03 04:33:14.675 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-03 04:33:14.675 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-03 04:33:14.676 DEBUG [src.node.waku_node] Starting Node...
2026-03-03 04:33:14.677 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-03 04:33:14.908 DEBUG [src.node.docker_mananger] Network waku created
2026-03-03 04:33:14.909 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.201.210
2026-03-03 04:33:14.909 DEBUG [src.node.docker_mananger] Generated ports ['62588', '62589', '62590', '62591', '62592']
2026-03-03 04:33:14.909 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-03 04:33:14.909 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-03 04:33:14.909 DEBUG [src.node.waku_node] Using volumes []
2026-03-03 04:33:14.909 DEBUG [src.node.docker_mananger] docker run -i -t -p 62588:62588 -p 62589:62589 -p 62590:62590 -p 62591:62591 -p 62592:62592 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=62590 --rest-port=62588 --tcp-port=62589 --discv5-udp-port=62591 --rest-address=0.0.0.0 --nat=extip:172.18.201.210 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a3b474bab42cc87930bd9f8eb714e8b54e81fbb34add927d5a2e8e5a693e983c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62592 --metrics-logging=true --filter=true --relay=true
2026-03-03 04:33:17.939 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.201.210 waku 145656b13bcfd3640a686ac987695ba5b3c030e3869ecf67d66feaf6ca3a5ae2
2026-03-03 04:33:17.977 DEBUG [src.node.docker_mananger] Container started with ID 145656b13bcf. Setting up logs at ./log/docker/node1_2026-03-03_04-33-14__d7e796b0-845d-4944-a0ed-950fd786e3de__wakuorg_nwaku:latest.log
2026-03-03 04:33:17.977 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 62588
2026-03-03 04:33:17.979 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-03 04:33:18.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62588/health" -H "Content-Type: application/json" -d 'None'
2026-03-03 04:33:18.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-03 04:33:18.983 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-03 04:33:18.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62588/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-03 04:33:18.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.201.210/tcp/62589/p2p/16Uiu2HAmL4Kc1LPckitea6rxDQSULWvus8ELDchuZuJk7gud5YKB","/ip4/172.18.201.210/tcp/62590/ws/p2p/16Uiu2HAmL4Kc1LPckitea6rxDQSULWvus8ELDchuZuJk7gud5YKB"],"enrUri":"enr:-L24QITqHjrHpkCIykN-6y3UXV9NQ2oIFheuNdcQzWDGm7r1Nscg3OZoCVLm7Ii68nsqhi8GkN81TEpXe86TX_6rUNECgmlkgnY0gmlwhKwSydKKbXVsdGlhZGRyc5YACASsEsnSBvR9AAoErBLJ0gb0ft0DgnJzhQADAQAAiXNlY3AyNTZrMaEDbfvv9vhGs5_CCHlxDydQgIIrHLpQ9U1a4xgys9guBpqDdGNwgvR9g3VkcIL0f4V3YWt1MgU"}'
2026-03-03 04:33:18.986 INFO [src.node.waku_node] REST service is ready !!
2026-03-03 04:33:18.986 DEBUG [src.node.waku_node] Starting Node...
2026-03-03 04:33:18.986 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-03 04:33:18.988 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-03 04:33:18.988 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.224.250
2026-03-03 04:33:18.988 DEBUG [src.node.docker_mananger] Generated ports ['53489', '53490', '53491', '53492', '53493']
2026-03-03 04:33:18.988 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-03 04:33:18.988 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-03 04:33:18.989 DEBUG [src.node.waku_node] Using volumes []
2026-03-03 04:33:18.989 DEBUG [src.node.docker_mananger] docker run -i -t -p 53489:53489 -p 53490:53490 -p 53491:53491 -p 53492:53492 -p 53493:53493 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=53491 --rest-port=53489 --tcp-port=53490 --discv5-udp-port=53492 --rest-address=0.0.0.0 --nat=extip:172.18.224.250 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=abc135ee1eda28aeccd4f1de28d7ccad248af27f27b8cfb661b2e662ecffffdd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53493 --metrics-logging=true --filter=true --relay=true --discv5-bootstrap-node=enr:-L24QITqHjrHpkCIykN-6y3UXV9NQ2oIFheuNdcQzWDGm7r1Nscg3OZoCVLm7Ii68nsqhi8GkN81TEpXe86TX_6rUNECgmlkgnY0gmlwhKwSydKKbXVsdGlhZGRyc5YACASsEsnSBvR9AAoErBLJ0gb0ft0DgnJzhQADAQAAiXNlY3AyNTZrMaEDbfvv9vhGs5_CCHlxDydQgIIrHLpQ9U1a4xgys9guBpqDdGNwgvR9g3VkcIL0f4V3YWt1MgU
2026-03-03 04:33:19.195 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.224.250 waku 2d14f9e2a60e67f36c8b662971470cd926448a9787b6e66cec0a227a64f7e01d
2026-03-03 04:33:19.232 DEBUG [src.node.docker_mananger] Container started with ID 2d14f9e2a60e. Setting up logs at ./log/docker/node2_2026-03-03_04-33-14__d7e796b0-845d-4944-a0ed-950fd786e3de__wakuorg_nwaku:latest.log
2026-03-03 04:33:19.232 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53489
2026-03-03 04:33:19.233 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-03 04:33:20.234 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53489/health" -H "Content-Type: application/json" -d 'None'
2026-03-03 04:33:20.255 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-03 04:33:20.258 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-03 04:33:20.262 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53489/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-03 04:33:20.266 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.224.250/tcp/53490/p2p/16Uiu2HAmSPivqGUVCLKnbupMPKu4HYVofVuCzTmvKAaRqiXn58Pv","/ip4/172.18.224.250/tcp/53491/ws/p2p/16Uiu2HAmSPivqGUVCLKnbupMPKu4HYVofVuCzTmvKAaRqiXn58Pv"],"enrUri":"enr:-L24QNcT3NQB4kd8ccC_96dbBK6qd4n7ZUoZfT1KPNOhckQLKLgEJyIuXcj2wjdZzvNNa1jshj7LClKisgghRiNrExkCgmlkgnY0gmlwhKwS4PqKbXVsdGlhZGRyc5YACASsEuD6BtDyAAoErBLg-gbQ890DgnJzhQADAQAAiXNlY3AyNTZrMaEDzBp3rbtFO3Tw4ZHtcDRz_gBKfTOyAG6XMkvh1mbhTJ2DdGNwgtDyg3VkcILQ9IV3YWt1MgU"}'
2026-03-03 04:33:20.268 INFO [src.node.waku_node] REST service is ready !!
2026-03-03 04:33:20.268 DEBUG [src.node.waku_node] Starting Node...
2026-03-03 04:33:20.269 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-03 04:33:20.270 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-03 04:33:20.271 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.157.58
2026-03-03 04:33:20.271 DEBUG [src.node.docker_mananger] Generated ports ['18442', '18443', '18444', '18445', '18446']
2026-03-03 04:33:20.271 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-03 04:33:20.271 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-03 04:33:20.271 DEBUG [src.node.waku_node] Using volumes []
2026-03-03 04:33:20.271 DEBUG [src.node.docker_mananger] docker run -i -t -p 18442:18442 -p 18443:18443 -p 18444:18444 -p 18445:18445 -p 18446:18446 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=18444 --rest-port=18442 --tcp-port=18443 --discv5-udp-port=18445 --rest-address=0.0.0.0 --nat=extip:172.18.157.58 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a06db66cf15c3cb7bbbdbd437bd61cdba96afb5273f85b0b4e39b19c3ce41ecb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18446 --metrics-logging=true --relay=false --filternode=/ip4/172.18.224.250/tcp/53490/p2p/16Uiu2HAmSPivqGUVCLKnbupMPKu4HYVofVuCzTmvKAaRqiXn58Pv --discv5-bootstrap-node=enr:-L24QNcT3NQB4kd8ccC_96dbBK6qd4n7ZUoZfT1KPNOhckQLKLgEJyIuXcj2wjdZzvNNa1jshj7LClKisgghRiNrExkCgmlkgnY0gmlwhKwS4PqKbXVsdGlhZGRyc5YACASsEuD6BtDyAAoErBLg-gbQ890DgnJzhQADAQAAiXNlY3AyNTZrMaEDzBp3rbtFO3Tw4ZHtcDRz_gBKfTOyAG6XMkvh1mbhTJ2DdGNwgtDyg3VkcILQ9IV3YWt1MgU
2026-03-03 04:33:20.474 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.157.58 waku 721d3178f2eebdd1c6ecb62d4aed1aa27856acc3b0e572598f1410b8e7a2d841
2026-03-03 04:33:20.511 DEBUG [src.node.docker_mananger] Container started with ID 721d3178f2ee. Setting up logs at ./log/docker/node3_2026-03-03_04-33-14__d7e796b0-845d-4944-a0ed-950fd786e3de__wakuorg_nwaku:latest.log
2026-03-03 04:33:20.511 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 18442
2026-03-03 04:33:20.511 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-03 04:33:21.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18442/health" -H "Content-Type: application/json" -d 'None'
2026-03-03 04:33:21.515 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-03 04:33:21.515 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-03 04:33:21.515 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18442/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-03 04:33:21.518 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.157.58/tcp/18443/p2p/16Uiu2HAmTqUs6T1qD9Q6japezcbWuRnaq2oHNWHqNDEjUZWAV2DH","/ip4/172.18.157.58/tcp/18444/ws/p2p/16Uiu2HAmTqUs6T1qD9Q6japezcbWuRnaq2oHNWHqNDEjUZWAV2DH"],"enrUri":"enr:-L24QIU8ZjajCOJhhfbMQcIhbmjmvEqsv9fXceKuXAXkEaIWRSiEQ-s84totSDg4E8w0UiDJSGnXMtXCso-brWRHUNYCgmlkgnY0gmlwhKwSnTqKbXVsdGlhZGRyc5YACASsEp06BkgLAAoErBKdOgZIDN0DgnJzhQADAQAAiXNlY3AyNTZrMaED4Y9aTIB7H607T9PzocBVXQcjF4lkukkn5YQCEQcqrHyDdGNwgkgLg3VkcIJIDYV3YWt1MgA"}'
2026-03-03 04:33:21.518 INFO [src.node.waku_node] REST service is ready !!
2026-03-03 04:33:21.518 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62588/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-03 04:33:21.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-03 04:33:21.523 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53489/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-03 04:33:21.527 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-03 04:33:21.528 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18442/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-03 04:33:21.574 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-03 04:33:21.575 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62588/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-03 04:33:21.580 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.224.250/tcp/51182/p2p/16Uiu2HAmSPivqGUVCLKnbupMPKu4HYVofVuCzTmvKAaRqiXn58Pv","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],"connected":"Connected","agent":"nwaku-v0.36.0-157-gba8587","origin":"UnknownOrigin"}]'
2026-03-03 04:33:21.582 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53489/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-03 04:33:21.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.201.210/tcp/62589/p2p/16Uiu2HAmL4Kc1LPckitea6rxDQSULWvus8ELDchuZuJk7gud5YKB","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],"connected":"Connected","agent":"nwaku-v0.36.0-157-gba8587","origin":"Discv5"},{"multiaddr":"/ip4/172.18.157.58/tcp/33766/p2p/16Uiu2HAmTqUs6T1qD9Q6japezcbWuRnaq2oHNWHqNDEjUZWAV2DH","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"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-157-gba8587","origin":"UnknownOrigin"}]'
2026-03-03 04:33:21.589 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18442/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-03 04:33:21.592 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.224.250/tcp/53490/p2p/16Uiu2HAmSPivqGUVCLKnbupMPKu4HYVofVuCzTmvKAaRqiXn58Pv","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,1],"connected":"Connected","agent":"nwaku-v0.36.0-157-gba8587","origin":"Discv5"}]'
2026-03-03 04:33:21.593 DEBUG [src.libs.common] Sleeping for 30 seconds
2026-03-03 04:33:51.594 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62588/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
2026-03-03 04:33:51.599 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-03 04:33:51.600 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-03 04:33:52.600 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-03 04:33:52.601 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18442/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-03 04:33:52.604 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1772512431594078913,"ephemeral":false}]'
2026-03-03 04:33:52.608 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-03 04:33:52.609 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-03 04:33:52.609 DEBUG [src.node.waku_node] Stopping container with id 145656b13bcf
2026-03-03 04:33:53.193 DEBUG [src.node.waku_node] Container stopped.
2026-03-03 04:33:53.196 DEBUG [src.node.waku_node] Stopping container with id 2d14f9e2a60e
2026-03-03 04:33:53.755 DEBUG [src.node.waku_node] Container stopped.
2026-03-03 04:33:53.755 DEBUG [src.node.waku_node] Stopping container with id 721d3178f2ee
2026-03-03 04:33:54.076 ERROR [src.node.docker_mananger] Max retries reached for container 145656b13bcf. Exiting log stream.
2026-03-03 04:33:54.288 DEBUG [src.node.waku_node] Container stopped.
2026-03-03 04:33:54.291 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-03 04:33:54.324 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-03 04:33:54.348 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-03 04:33:54.358 DEBUG [src.node.docker_mananger] No errors found in the waku logs.