2026-02-25 20:22:16 +00:00

187 lines
34 KiB
Plaintext

2026-02-25 20:06:23.631 DEBUG [tests.conftest] Running fixture setup: test_id
2026-02-25 20:06:23.631 DEBUG [tests.conftest] Running test: test_unsubscribe_from_all_pubsub_topics_one_by_one with id: 2026-02-25_20-06-23__b9f8c38f-3e73-40e3-b464-e2c0675f47d1
2026-02-25 20:06:23.631 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-02-25 20:06:23.632 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-02-25 20:06:23.632 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-02-25 20:06:23.640 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-25 20:06:23.640 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_20-06-23__b9f8c38f-3e73-40e3-b464-e2c0675f47d1__wakuorg_nwaku:latest.log
2026-02-25 20:06:23.640 DEBUG [src.node.waku_node] Starting Node...
2026-02-25 20:06:23.640 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-25 20:06:23.642 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-25 20:06:23.642 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.254.3
2026-02-25 20:06:23.642 DEBUG [src.node.docker_mananger] Generated ports ['8618', '8619', '8620', '8621', '8622']
2026-02-25 20:06:23.642 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-02-25 20:06:23.642 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-25 20:06:23.643 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-25 20:06:23.643 DEBUG [src.node.waku_node] Using volumes []
2026-02-25 20:06:23.643 DEBUG [src.node.docker_mananger] docker run -i -t -p 8618:8618 -p 8619:8619 -p 8620:8620 -p 8621:8621 -p 8622:8622 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=8620 --rest-port=8618 --tcp-port=8619 --discv5-udp-port=8621 --rest-address=0.0.0.0 --nat=extip:172.18.254.3 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=eddc2664c231d7eb407a40cae958c9059a61aceea550ef436743deac36ecaf1a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8622 --metrics-logging=true --relay=true --filter=true
2026-02-25 20:06:23.831 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.254.3 waku 81b1e98c69fdfdd5f6df3aba21df5f447d4e6e92b6e92039388dd4a0877eb4dc
2026-02-25 20:06:23.842 ERROR [src.node.docker_mananger] Max retries reached for container 16a153f51bdd. Exiting log stream.
2026-02-25 20:06:23.865 DEBUG [src.node.docker_mananger] Container started with ID 81b1e98c69fd. Setting up logs at ./log/docker/node1_2026-02-25_20-06-23__b9f8c38f-3e73-40e3-b464-e2c0675f47d1__wakuorg_nwaku:latest.log
2026-02-25 20:06:23.866 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 8618
2026-02-25 20:06:23.867 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-25 20:06:24.425 ERROR [src.node.docker_mananger] Max retries reached for container 8bc5fe4fdf37. Exiting log stream.
2026-02-25 20:06:24.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8618/health" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:06:24.870 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-02-25 20:06:24.871 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-25 20:06:24.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8618/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:06:24.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.254.3/tcp/8619/p2p/16Uiu2HAmFGdCVF8ZGgPK5WEKmyPeqdmXNG5bfwyyRZGUdHaPfkXw","/ip4/172.18.254.3/tcp/8620/ws/p2p/16Uiu2HAmFGdCVF8ZGgPK5WEKmyPeqdmXNG5bfwyyRZGUdHaPfkXw"],"enrUri":"enr:-L24QHfMVbF7ZoEjEs5WYtTfwfpz02LTOVnbHBy15YhfI7xKVL5f9czF1AXuK74OaBRDr0xXXjyny9htpwHoiAt1qBACgmlkgnY0gmlwhKwS_gOKbXVsdGlhZGRyc5YACASsEv4DBiGrAAoErBL-AwYhrN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDJthd2gEDRG8qRgyvyUTAgMqe1EJepkACygzo8C6R5f6DdGNwgiGrg3VkcIIhrYV3YWt1MgU"}'
2026-02-25 20:06:24.874 INFO [src.node.waku_node] REST service is ready !!
2026-02-25 20:06:24.881 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-25 20:06:24.881 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-25_20-06-23__b9f8c38f-3e73-40e3-b464-e2c0675f47d1__wakuorg_nwaku:latest.log
2026-02-25 20:06:24.881 DEBUG [src.node.waku_node] Starting Node...
2026-02-25 20:06:24.881 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-25 20:06:24.882 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-25 20:06:24.883 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.11.0
2026-02-25 20:06:24.883 DEBUG [src.node.docker_mananger] Generated ports ['32089', '32090', '32091', '32092', '32093']
2026-02-25 20:06:24.883 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-02-25 20:06:24.883 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-25 20:06:24.883 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-25 20:06:24.883 DEBUG [src.node.waku_node] Using volumes []
2026-02-25 20:06:24.883 DEBUG [src.node.docker_mananger] docker run -i -t -p 32089:32089 -p 32090:32090 -p 32091:32091 -p 32092:32092 -p 32093:32093 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=32091 --rest-port=32089 --tcp-port=32090 --discv5-udp-port=32092 --rest-address=0.0.0.0 --nat=extip:172.18.11.0 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=fa426b587cf09f7fe93acdea8d5c000c6c8f2b76ba64c9005ebb9e49dd8e95ba --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32093 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHfMVbF7ZoEjEs5WYtTfwfpz02LTOVnbHBy15YhfI7xKVL5f9czF1AXuK74OaBRDr0xXXjyny9htpwHoiAt1qBACgmlkgnY0gmlwhKwS_gOKbXVsdGlhZGRyc5YACASsEv4DBiGrAAoErBL-AwYhrN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDJthd2gEDRG8qRgyvyUTAgMqe1EJepkACygzo8C6R5f6DdGNwgiGrg3VkcIIhrYV3YWt1MgU
2026-02-25 20:06:25.077 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.11.0 waku 19cf3da4de1012e74ee84fe64dd57e87e5a26c6515388a1323b3f24884931565
2026-02-25 20:06:25.112 DEBUG [src.node.docker_mananger] Container started with ID 19cf3da4de10. Setting up logs at ./log/docker/node2_2026-02-25_20-06-23__b9f8c38f-3e73-40e3-b464-e2c0675f47d1__wakuorg_nwaku:latest.log
2026-02-25 20:06:25.113 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 32089
2026-02-25 20:06:25.113 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-25 20:06:26.113 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32089/health" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:06:26.144 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_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-02-25 20:06:26.146 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-25 20:06:26.146 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32089/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:06:26.152 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.11.0/tcp/32090/p2p/16Uiu2HAmHtJ6uMXSeqe4UPGm7JNgJDF25G6PBoczPBbd6wqTAfu7","/ip4/172.18.11.0/tcp/32091/ws/p2p/16Uiu2HAmHtJ6uMXSeqe4UPGm7JNgJDF25G6PBoczPBbd6wqTAfu7"],"enrUri":"enr:-L24QERmcIX6hFfcHHysbUdhtBaMb31v-lL1WacPu504boNlE9Emjj5cbs2mNDDee9s5fbSDvaum2rjHfU_UzfPldXMCgmlkgnY0gmlwhKwSCwCKbXVsdGlhZGRyc5YACASsEgsABn1aAAoErBILAAZ9W90DgnJzhQACAQAAiXNlY3AyNTZrMaEDTbMOrrM8bZSFrTl2W_z0DHfTs4AqhZ8_UCJ0TAG8ci6DdGNwgn1ag3VkcIJ9XIV3YWt1MgE"}'
2026-02-25 20:06:26.153 INFO [src.node.waku_node] REST service is ready !!
2026-02-25 20:06:26.153 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32089/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.254.3/tcp/8619/p2p/16Uiu2HAmFGdCVF8ZGgPK5WEKmyPeqdmXNG5bfwyyRZGUdHaPfkXw"]'
2026-02-25 20:06:26.156 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:26.157 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8618/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
2026-02-25 20:06:26.165 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:26.166 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32089/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
2026-02-25 20:06:26.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:26.185 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8618/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:26.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:26.200 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-25 20:06:26.301 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-02-25 20:06:26.301 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8618/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:06:26.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772049986185553378,"ephemeral":false,"proof":""}]'
2026-02-25 20:06:26.306 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-25 20:06:26.306 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32089/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:06:26.308 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772049986185553378,"ephemeral":false,"proof":""}]'
2026-02-25 20:06:26.310 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8618/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:26.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:26.316 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-25 20:06:26.416 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-02-25 20:06:26.417 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8618/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:06:26.420 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772049986310516973,"ephemeral":false,"proof":""}]'
2026-02-25 20:06:26.421 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-25 20:06:26.422 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32089/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:06:26.424 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772049986310516973,"ephemeral":false,"proof":""}]'
2026-02-25 20:06:26.426 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8618/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:26.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:26.432 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-25 20:06:26.533 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-02-25 20:06:26.533 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8618/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:06:26.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772049986426400435,"ephemeral":false,"proof":""}]'
2026-02-25 20:06:26.537 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-25 20:06:26.537 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32089/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:06:26.540 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772049986426400435,"ephemeral":false,"proof":""}]'
2026-02-25 20:06:26.541 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8618/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:26.546 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:26.546 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-25 20:06:26.647 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-02-25 20:06:26.647 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8618/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:06:26.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772049986541809417,"ephemeral":false,"proof":""}]'
2026-02-25 20:06:26.652 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-25 20:06:26.652 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32089/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:06:26.654 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772049986541809417,"ephemeral":false,"proof":""}]'
2026-02-25 20:06:26.656 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8618/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:26.661 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:26.662 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-25 20:06:26.762 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-02-25 20:06:26.763 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8618/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:06:26.765 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772049986656302952,"ephemeral":false,"proof":""}]'
2026-02-25 20:06:26.767 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-25 20:06:26.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32089/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:06:26.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772049986656302952,"ephemeral":false,"proof":""}]'
2026-02-25 20:06:26.771 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8618/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:26.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:26.777 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-25 20:06:26.878 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-02-25 20:06:26.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8618/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:06:26.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772049986771494790,"ephemeral":false,"proof":""}]'
2026-02-25 20:06:26.882 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-25 20:06:26.883 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32089/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:06:26.885 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772049986771494790,"ephemeral":false,"proof":""}]'
2026-02-25 20:06:26.888 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8618/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:26.892 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:26.893 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-25 20:06:26.994 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-02-25 20:06:26.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8618/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:06:26.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772049986888170229,"ephemeral":false,"proof":""}]'
2026-02-25 20:06:26.999 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-25 20:06:26.999 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32089/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:06:27.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772049986888170229,"ephemeral":false,"proof":""}]'
2026-02-25 20:06:27.003 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8618/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:27.008 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:27.009 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-25 20:06:27.109 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-02-25 20:06:27.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8618/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:06:27.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772049987003517103,"ephemeral":false,"proof":""}]'
2026-02-25 20:06:27.114 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-25 20:06:27.114 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32089/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:06:27.117 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772049987003517103,"ephemeral":false,"proof":""}]'
2026-02-25 20:06:27.118 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:8618/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
2026-02-25 20:06:27.122 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:27.123 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:32089/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
2026-02-25 20:06:27.130 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:27.131 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:8618/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
2026-02-25 20:06:27.136 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:27.137 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:32089/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
2026-02-25 20:06:27.143 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:27.143 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:8618/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/2"]'
2026-02-25 20:06:27.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:27.149 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:32089/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/2"]'
2026-02-25 20:06:27.153 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:27.154 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:8618/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/3"]'
2026-02-25 20:06:27.159 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:27.159 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:32089/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/3"]'
2026-02-25 20:06:27.165 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:27.165 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:8618/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/4"]'
2026-02-25 20:06:27.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:27.171 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:32089/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/4"]'
2026-02-25 20:06:27.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:27.176 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:8618/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/5"]'
2026-02-25 20:06:27.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:27.182 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:32089/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/5"]'
2026-02-25 20:06:27.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:27.187 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:8618/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/6"]'
2026-02-25 20:06:27.194 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:27.194 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:32089/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/6"]'
2026-02-25 20:06:27.199 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:27.200 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:8618/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/7"]'
2026-02-25 20:06:27.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:27.206 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:32089/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/7"]'
2026-02-25 20:06:27.210 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:27.211 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8618/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:27.214 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:8618/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/0'
2026-02-25 20:06:27.215 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8618/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:27.218 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:8618/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/1'
2026-02-25 20:06:27.219 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8618/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:27.222 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:8618/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/2'
2026-02-25 20:06:27.223 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8618/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:27.226 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:8618/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/3'
2026-02-25 20:06:27.227 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8618/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:27.230 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:8618/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/4'
2026-02-25 20:06:27.232 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8618/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:27.234 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:8618/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/5'
2026-02-25 20:06:27.235 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8618/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:27.238 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:8618/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/6'
2026-02-25 20:06:27.239 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8618/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:27.242 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:8618/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/7'
2026-02-25 20:06:27.244 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-02-25 20:06:27.245 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-02-25 20:06:27.245 DEBUG [src.node.waku_node] Stopping container with id 81b1e98c69fd
2026-02-25 20:06:27.818 DEBUG [src.node.waku_node] Container stopped.
2026-02-25 20:06:27.819 DEBUG [src.node.waku_node] Stopping container with id 19cf3da4de10
2026-02-25 20:06:28.371 DEBUG [src.node.waku_node] Container stopped.
2026-02-25 20:06:28.376 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-02-25 20:06:28.403 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-25 20:06:28.415 DEBUG [src.node.docker_mananger] No errors found in the waku logs.