111 lines
20 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

2026-04-22 23:54:45.941 INFO [tests.conftest] Fleet bootstrap patch active NODE1→/dns4/node-01.do-ams3.waku.test.status.im/tcp/30303/p2p/16Uiu2HAkykgaECHswi3YKJ5dMLbq2kPVCo89fcyTd38UcQD6ej5W NODE2→/dns4/node-01.gc-us-central1-a.waku.test.status.im/tcp/30303/p2p/16Uiu2HAmDCp8XJ9z1ev18zuv8NHekAsjNyezAvmMfFEJkiharitG (additional nodes→/dns4/node-01.do-ams3.waku.test.status.im/tcp/30303/p2p/16Uiu2HAkykgaECHswi3YKJ5dMLbq2kPVCo89fcyTd38UcQD6ej5W) dns_discovery_url=enrtree://AOGYWMBYOUIMOENHXCHILPKY3ZRFEULMFI4DOM442QSZ73TT2A7VI@test.waku.nodes.status.im
2026-04-22 23:54:45.942 DEBUG [tests.conftest] Running fixture setup: test_id
2026-04-22 23:54:45.942 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_from_all_subscribed_content_topics with id: 2026-04-22_23-54-45__08bb57f0-c63b-4652-b281-9d84ce0838f8
2026-04-22 23:54:45.942 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-04-22 23:54:45.942 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-04-22 23:54:45.943 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
2026-04-22 23:54:45.949 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-22 23:54:45.949 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-22_23-54-45__08bb57f0-c63b-4652-b281-9d84ce0838f8__wakuorg_nwaku:latest.log
2026-04-22 23:54:45.949 DEBUG [tests.conftest] fleet_joined_start: injecting waku.test bootstrap args into WakuNode.start()
2026-04-22 23:54:45.949 DEBUG [tests.conftest] fleet_joined_start: NODE1 bootstrapping from config-n1.toml (/dns4/node-01.do-ams3.waku.test.status.im/tcp/30303/p2p/16Uiu2HAkykgaECHswi3YKJ5dMLbq2kPVCo89fcyTd38UcQD6ej5W)
2026-04-22 23:54:45.949 DEBUG [tests.conftest] fleet_joined_start: staticnode=/dns4/node-01.do-ams3.waku.test.status.im/tcp/30303/p2p/16Uiu2HAkykgaECHswi3YKJ5dMLbq2kPVCo89fcyTd38UcQD6ej5W dns_discovery_url=enrtree://AOGYWMBYOUIMOENHXCHILPKY3ZRFEULMFI4DOM442QSZ73TT2A7VI@test.waku.nodes.status.im
2026-04-22 23:54:45.949 DEBUG [src.node.waku_node] Starting Node...
2026-04-22 23:54:45.949 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-04-22 23:54:45.951 DEBUG [src.node.docker_mananger] Network waku already exists
2026-04-22 23:54:45.951 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.84.155
2026-04-22 23:54:45.951 DEBUG [src.node.docker_mananger] Generated ports ['24302', '24303', '24304', '24305', '24306']
2026-04-22 23:54:45.951 DEBUG [src.node.waku_node] RLN credentials were not set
2026-04-22 23:54:45.951 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-04-22 23:54:45.951 DEBUG [src.node.waku_node] Using volumes []
2026-04-22 23:54:45.951 DEBUG [src.node.docker_mananger] docker run -i -t -p 24302:24302 -p 24303:24303 -p 24304:24304 -p 24305:24305 -p 24306:24306 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=24304 --rest-port=24302 --tcp-port=24303 --discv5-udp-port=24305 --rest-address=0.0.0.0 --nat=extip:172.18.84.155 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=70820c4b6dacec51f68f2d6dcae543b6bfa92adfb1f9adac3bea43c3d2c49ea2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24306 --metrics-logging=true --relay=true --filter=true --staticnode=/dns4/node-01.do-ams3.waku.test.status.im/tcp/30303/p2p/16Uiu2HAkykgaECHswi3YKJ5dMLbq2kPVCo89fcyTd38UcQD6ej5W --dns-discovery=true --dns-discovery-url=enrtree://AOGYWMBYOUIMOENHXCHILPKY3ZRFEULMFI4DOM442QSZ73TT2A7VI@test.waku.nodes.status.im
2026-04-22 23:54:46.130 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.84.155 waku 683b0dad8f47112902894d68896b008391e8d82b8d6d5c5fa5273810e75c5c7d
2026-04-22 23:54:46.161 DEBUG [src.node.docker_mananger] Container started with ID 683b0dad8f47. Setting up logs at ./log/docker/node1_2026-04-22_23-54-45__08bb57f0-c63b-4652-b281-9d84ce0838f8__wakuorg_nwaku:latest.log
2026-04-22 23:54:46.161 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24302
2026-04-22 23:54:46.161 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-04-22 23:54:46.261 ERROR [src.node.docker_mananger] Max retries reached for container f4c6a4a0e67e. Exiting log stream.
2026-04-22 23:54:46.716 ERROR [src.node.docker_mananger] Max retries reached for container c7cab7d1c6e5. Exiting log stream.
2026-04-22 23:54:47.162 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24302/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:47.165 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:54:47.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24302/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:47.267 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:54:47.368 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24302/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:47.370 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:54:47.470 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24302/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:47.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:54:47.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24302/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:47.575 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:54:47.675 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24302/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:47.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:54:47.778 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24302/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:47.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","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"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-04-22 23:54:47.780 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-22 23:54:47.781 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24302/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:47.783 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.84.155/tcp/24303/p2p/16Uiu2HAmLFnvkmX8ogXFtZYPkZPUDSbCZzq1siHoNHDnM7TuQ18M","/ip4/172.18.84.155/tcp/24304/ws/p2p/16Uiu2HAmLFnvkmX8ogXFtZYPkZPUDSbCZzq1siHoNHDnM7TuQ18M"],"enrUri":"enr:-L24QBYqr_svFn3IM46p7FQeeoZrkcoVkMq2pAHjv4rtscy9W27UX_tYyTRqui0d2xZyHtcUTLzNIpJRtDmX-MU0t0kCgmlkgnY0gmlwhKwSVJuKbXVsdGlhZGRyc5YACASsElSbBl7vAAoErBJUmwZe8N0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDcOw4hCDVPpJS3pUVJCeczt6HoHmkdJZaaP5LDP55-UKDdGNwgl7vg3VkcIJe8YV3YWt1MgU"}'
2026-04-22 23:54:47.783 INFO [src.node.waku_node] REST service is ready !!
2026-04-22 23:54:47.784 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
2026-04-22 23:54:47.790 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-22 23:54:47.790 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-22_23-54-45__08bb57f0-c63b-4652-b281-9d84ce0838f8__wakuorg_nwaku:latest.log
2026-04-22 23:54:47.790 DEBUG [tests.conftest] fleet_joined_start: injecting waku.test bootstrap args into WakuNode.start()
2026-04-22 23:54:47.790 DEBUG [tests.conftest] fleet_joined_start: NODE2 bootstrapping from config-n2.toml (/dns4/node-01.gc-us-central1-a.waku.test.status.im/tcp/30303/p2p/16Uiu2HAmDCp8XJ9z1ev18zuv8NHekAsjNyezAvmMfFEJkiharitG)
2026-04-22 23:54:47.790 DEBUG [tests.conftest] fleet_joined_start: dropping local discv5_bootstrap_node=enr:-L24QBYqr_svFn3IM46p7FQeeoZrkcoVkMq2pAHjv4rtscy9W27UX_tYyTRqui0d2xZyHtcUTLzNIpJRtDmX-MU0t0kCgmlkgnY0gmlwhKwSVJuKbXVsdGlhZGRyc5YACASsElSbBl7vAAoErBJUmwZe8N0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDcOw4hCDVPpJS3pUVJCeczt6HoHmkdJZaaP5LDP55-UKDdGNwgl7vg3VkcIJe8YV3YWt1MgU (fleet DNS discovery replaces it)
2026-04-22 23:54:47.791 DEBUG [tests.conftest] fleet_joined_start: staticnode=/dns4/node-01.gc-us-central1-a.waku.test.status.im/tcp/30303/p2p/16Uiu2HAmDCp8XJ9z1ev18zuv8NHekAsjNyezAvmMfFEJkiharitG dns_discovery_url=enrtree://AOGYWMBYOUIMOENHXCHILPKY3ZRFEULMFI4DOM442QSZ73TT2A7VI@test.waku.nodes.status.im
2026-04-22 23:54:47.791 DEBUG [src.node.waku_node] Starting Node...
2026-04-22 23:54:47.791 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-04-22 23:54:47.792 DEBUG [src.node.docker_mananger] Network waku already exists
2026-04-22 23:54:47.792 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.96.20
2026-04-22 23:54:47.793 DEBUG [src.node.docker_mananger] Generated ports ['14678', '14679', '14680', '14681', '14682']
2026-04-22 23:54:47.793 DEBUG [src.node.waku_node] RLN credentials were not set
2026-04-22 23:54:47.793 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-04-22 23:54:47.793 DEBUG [src.node.waku_node] Using volumes []
2026-04-22 23:54:47.793 DEBUG [src.node.docker_mananger] docker run -i -t -p 14678:14678 -p 14679:14679 -p 14680:14680 -p 14681:14681 -p 14682:14682 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=14680 --rest-port=14678 --tcp-port=14679 --discv5-udp-port=14681 --rest-address=0.0.0.0 --nat=extip:172.18.96.20 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=a8d58f3a58ab713149fb3e3f4d74fa91acf174a7cddbae50a0e7c9bae4f28c5c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14682 --metrics-logging=true --relay=false --filternode=/ip4/172.18.84.155/tcp/24303/p2p/16Uiu2HAmLFnvkmX8ogXFtZYPkZPUDSbCZzq1siHoNHDnM7TuQ18M --staticnode=/dns4/node-01.gc-us-central1-a.waku.test.status.im/tcp/30303/p2p/16Uiu2HAmDCp8XJ9z1ev18zuv8NHekAsjNyezAvmMfFEJkiharitG --dns-discovery=true --dns-discovery-url=enrtree://AOGYWMBYOUIMOENHXCHILPKY3ZRFEULMFI4DOM442QSZ73TT2A7VI@test.waku.nodes.status.im
2026-04-22 23:54:47.977 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.96.20 waku 64aab64a25c9bbd656f3cf9d987c8ef01517ea402056091bb80699e73d46bfee
2026-04-22 23:54:48.008 DEBUG [src.node.docker_mananger] Container started with ID 64aab64a25c9. Setting up logs at ./log/docker/node2_2026-04-22_23-54-45__08bb57f0-c63b-4652-b281-9d84ce0838f8__wakuorg_nwaku:latest.log
2026-04-22 23:54:48.009 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14678
2026-04-22 23:54:48.010 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-04-22 23:54:49.010 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14678/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:49.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:54:49.113 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14678/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:49.115 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:54:49.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14678/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:49.218 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:54:49.318 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14678/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:49.321 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-04-22 23:54:49.321 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-22 23:54:49.321 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14678/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:49.325 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.96.20/tcp/14679/p2p/16Uiu2HAmBgKTWSUVDZn3CGkyzyLrrYNrMP3R2VKoGMY1ZkEkTHni","/ip4/172.18.96.20/tcp/14680/ws/p2p/16Uiu2HAmBgKTWSUVDZn3CGkyzyLrrYNrMP3R2VKoGMY1ZkEkTHni"],"enrUri":"enr:-L24QFw3K2xlczhkJ-qH0fFBiA3XxqqTWDhozJbXGY8_KsQEF23VYnQLG6NG5p-KP1ksTp4fSpYQoJ2R1VqD76WPpTECgmlkgnY0gmlwhKwSYBSKbXVsdGlhZGRyc5YACASsEmAUBjlXAAoErBJgFAY5WN0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC8Xt_nGnvjev5kppa2bbZgsxfeLN8-BH7cBeJ_sotWjuDdGNwgjlXg3VkcII5WYV3YWt1MgA"}'
2026-04-22 23:54:49.326 INFO [src.node.waku_node] REST service is ready !!
2026-04-22 23:54:49.326 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14678/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.84.155/tcp/24303/p2p/16Uiu2HAmLFnvkmX8ogXFtZYPkZPUDSbCZzq1siHoNHDnM7TuQ18M"]'
2026-04-22 23:54:49.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:54:49.348 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
2026-04-22 23:54:49.349 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24302/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
2026-04-22 23:54:49.357 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:54:49.358 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14678/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "6cb4699d-353d-443f-9e94-5f595d64e482", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
2026-04-22 23:54:49.369 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"6cb4699d-353d-443f-9e94-5f595d64e482","statusDesc":"OK"}'
2026-04-22 23:54:49.371 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24302/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
2026-04-22 23:54:49.375 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:54:49.375 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14678/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "c17c8616-6683-4f5c-89c3-f514ba721f3a", "contentFilters": ["Hello World!", "1234567890"], "pubsubTopic": "/waku/2/rs/198/1"}'
2026-04-22 23:54:49.383 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"c17c8616-6683-4f5c-89c3-f514ba721f3a","statusDesc":"OK"}'
2026-04-22 23:54:49.384 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24302/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "1234567890", "timestamp": '$(date +%s%N)'}'
2026-04-22 23:54:49.394 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:54:49.394 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-04-22 23:54:49.494 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-04-22 23:54:49.495 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14678/filter/v2/messages/1234567890" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:49.497 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"1234567890","version":0,"timestamp":1776902089384227486,"ephemeral":false}]'
2026-04-22 23:54:49.498 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:14678/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["Hello World!", "1234567890"], "pubsubTopic": "/waku/2/rs/198/1"}'
2026-04-22 23:54:49.507 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-04-22 23:54:49.507 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24302/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "1234567890", "timestamp": '$(date +%s%N)'}'
2026-04-22 23:54:49.511 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:54:49.511 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-04-22 23:54:49.612 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-04-22 23:54:49.612 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14678/filter/v2/messages/1234567890" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:49.614 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:14678/filter/v2/messages/1234567890. Response content: b'Not subscribed to topic: 1234567890'
2026-04-22 23:54:49.617 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-04-22 23:54:49.619 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-04-22 23:54:49.619 DEBUG [src.node.waku_node] Stopping container with id 683b0dad8f47
2026-04-22 23:54:50.057 DEBUG [src.node.waku_node] Container stopped.
2026-04-22 23:54:50.061 DEBUG [src.node.waku_node] Stopping container with id 64aab64a25c9
2026-04-22 23:54:50.525 DEBUG [src.node.waku_node] Container stopped.
2026-04-22 23:54:50.527 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-04-22 23:54:50.552 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-04-22 23:54:50.567 DEBUG [src.node.docker_mananger] No errors found in the waku logs.