mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-05 23:43:07 +00:00
187 lines
34 KiB
Plaintext
187 lines
34 KiB
Plaintext
2025-12-24 04:19:17.942 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-24 04:19:17.942 DEBUG [tests.conftest] Running test: test_unsubscribe_from_all_pubsub_topics_one_by_one with id: 2025-12-24_04-19-17__2987e10c-3170-4b79-bb7a-8b570b6355a4
|
|
2025-12-24 04:19:17.942 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-24 04:19:17.942 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-24 04:19:17.942 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2025-12-24 04:19:17.949 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:19:17.949 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-24_04-19-17__2987e10c-3170-4b79-bb7a-8b570b6355a4__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:19:17.949 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:19:17.950 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:19:17.951 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:19:17.951 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.109.251
|
|
2025-12-24 04:19:17.951 DEBUG [src.node.docker_mananger] Generated ports ['58405', '58406', '58407', '58408', '58409']
|
|
2025-12-24 04:19:17.951 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2025-12-24 04:19:17.951 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:19:17.951 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:19:17.951 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:19:17.952 DEBUG [src.node.docker_mananger] docker run -i -t -p 58405:58405 -p 58406:58406 -p 58407:58407 -p 58408:58408 -p 58409:58409 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=58407 --rest-port=58405 --tcp-port=58406 --discv5-udp-port=58408 --rest-address=0.0.0.0 --nat=extip:172.18.109.251 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=c4e8f33f2c3effd7c7c90f09adcf6ddedabbc848d41407fbafa67cac4cc8324c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58409 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-24 04:19:18.106 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.109.251 waku 23b3f18e78e1039e33397599bd9c04fbaf9f60e91c37ded5aa15e486005958a0
|
|
2025-12-24 04:19:18.130 DEBUG [src.node.docker_mananger] Container started with ID 23b3f18e78e1. Setting up logs at ./log/docker/node1_2025-12-24_04-19-17__2987e10c-3170-4b79-bb7a-8b570b6355a4__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:19:18.130 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58405
|
|
2025-12-24 04:19:18.131 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:19:18.266 ERROR [src.node.docker_mananger] Max retries reached for container c849b79d57b4. Exiting log stream.
|
|
2025-12-24 04:19:18.745 ERROR [src.node.docker_mananger] Max retries reached for container f9787a38dec4. Exiting log stream.
|
|
2025-12-24 04:19:19.132 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58405/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:19.135 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
|
|
2025-12-24 04:19:19.135 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-24 04:19:19.135 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58405/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:19.138 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.109.251/tcp/58406/p2p/16Uiu2HAm16ELiGTRXFtNiGQQgfsg7AiFcongAz1GxJLTHdBQ3E6f","/ip4/172.18.109.251/tcp/58407/ws/p2p/16Uiu2HAm16ELiGTRXFtNiGQQgfsg7AiFcongAz1GxJLTHdBQ3E6f"],"enrUri":"enr:-L24QF94kWNyh5oZcPW2Sy5ZfDEAhZmGoCV6xugFch9Q9P6rb-gktUXv-f_En8QCBnEpgQJusfKrGXRoDr962lg25HgCgmlkgnY0gmlwhKwSbfuKbXVsdGlhZGRyc5YACASsEm37BuQmAAoErBJt-wbkJ90DgnJzhQACAQAAiXNlY3AyNTZrMaECVCsYf-RVm0OOzLS7HH2BC0XjOiksvBVmD5kvitEw4hyDdGNwguQmg3VkcILkKIV3YWt1MgU"}'
|
|
2025-12-24 04:19:19.138 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-24 04:19:19.144 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:19:19.144 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-24_04-19-17__2987e10c-3170-4b79-bb7a-8b570b6355a4__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:19:19.144 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:19:19.145 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:19:19.146 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:19:19.146 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.252.192
|
|
2025-12-24 04:19:19.146 DEBUG [src.node.docker_mananger] Generated ports ['47384', '47385', '47386', '47387', '47388']
|
|
2025-12-24 04:19:19.146 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2025-12-24 04:19:19.146 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:19:19.147 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:19:19.147 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:19:19.147 DEBUG [src.node.docker_mananger] docker run -i -t -p 47384:47384 -p 47385:47385 -p 47386:47386 -p 47387:47387 -p 47388:47388 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=47386 --rest-port=47384 --tcp-port=47385 --discv5-udp-port=47387 --rest-address=0.0.0.0 --nat=extip:172.18.252.192 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=a9a5cefce067ac4c1ba714b5f6e19df7e36dcd5673b98fcdaf0a4ed92fe10afa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47388 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QF94kWNyh5oZcPW2Sy5ZfDEAhZmGoCV6xugFch9Q9P6rb-gktUXv-f_En8QCBnEpgQJusfKrGXRoDr962lg25HgCgmlkgnY0gmlwhKwSbfuKbXVsdGlhZGRyc5YACASsEm37BuQmAAoErBJt-wbkJ90DgnJzhQACAQAAiXNlY3AyNTZrMaECVCsYf-RVm0OOzLS7HH2BC0XjOiksvBVmD5kvitEw4hyDdGNwguQmg3VkcILkKIV3YWt1MgU
|
|
2025-12-24 04:19:19.299 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.252.192 waku 4b8055f909bffe4ce78b00e83727ad5b4b484c0a708133af99e96ed2ba2949c0
|
|
2025-12-24 04:19:19.324 DEBUG [src.node.docker_mananger] Container started with ID 4b8055f909bf. Setting up logs at ./log/docker/node2_2025-12-24_04-19-17__2987e10c-3170-4b79-bb7a-8b570b6355a4__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:19:19.324 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47384
|
|
2025-12-24 04:19:19.324 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:19:20.327 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47384/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:20.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln 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":"READY"}]}'
|
|
2025-12-24 04:19:20.348 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-24 04:19:20.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47384/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:20.352 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.252.192/tcp/47385/p2p/16Uiu2HAmU91rP9JR7g8QSV66MPHE8pisumzApRB6Zbz9MfdRcwDP","/ip4/172.18.252.192/tcp/47386/ws/p2p/16Uiu2HAmU91rP9JR7g8QSV66MPHE8pisumzApRB6Zbz9MfdRcwDP"],"enrUri":"enr:-L24QJPK4sir9SMi-KpZxc86vLl0cLQ0xthxsZaUeo7V5LPTeKM1anQ1yXkAZnUYDvRT3aWSIURtUtYeXyZ_Mz0rgNMCgmlkgnY0gmlwhKwS_MCKbXVsdGlhZGRyc5YACASsEvzABrkZAAoErBL8wAa5Gt0DgnJzhQACAQAAiXNlY3AyNTZrMaED5g1DsIam2I7TJXMVyt66Xt04rkZ1HRHsdJPzMChoyV6DdGNwgrkZg3VkcIK5G4V3YWt1MgE"}'
|
|
2025-12-24 04:19:20.353 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-24 04:19:20.353 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47384/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.109.251/tcp/58406/p2p/16Uiu2HAm16ELiGTRXFtNiGQQgfsg7AiFcongAz1GxJLTHdBQ3E6f"]'
|
|
2025-12-24 04:19:20.356 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:19:20.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58405/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"]'
|
|
2025-12-24 04:19:20.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:19:20.363 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47384/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"]'
|
|
2025-12-24 04:19:20.375 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:19:20.377 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58405/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)'}'
|
|
2025-12-24 04:19:20.387 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:19:20.387 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-24 04:19:20.487 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:19:20.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58405/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:20.491 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766549960377187838,"ephemeral":false,"proof":""}]'
|
|
2025-12-24 04:19:20.492 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:19:20.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47384/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:20.495 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766549960377187838,"ephemeral":false,"proof":""}]'
|
|
2025-12-24 04:19:20.496 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58405/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)'}'
|
|
2025-12-24 04:19:20.501 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:19:20.501 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-24 04:19:20.602 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:19:20.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58405/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:20.605 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766549960496748440,"ephemeral":false,"proof":""}]'
|
|
2025-12-24 04:19:20.606 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:19:20.606 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47384/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:20.608 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766549960496748440,"ephemeral":false,"proof":""}]'
|
|
2025-12-24 04:19:20.611 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58405/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)'}'
|
|
2025-12-24 04:19:20.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:19:20.615 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-24 04:19:20.715 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:19:20.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58405/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:20.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766549960610892453,"ephemeral":false,"proof":""}]'
|
|
2025-12-24 04:19:20.720 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:19:20.720 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47384/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:20.722 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766549960610892453,"ephemeral":false,"proof":""}]'
|
|
2025-12-24 04:19:20.724 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58405/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)'}'
|
|
2025-12-24 04:19:20.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:19:20.728 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-24 04:19:20.829 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:19:20.829 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58405/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:20.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766549960724119043,"ephemeral":false,"proof":""}]'
|
|
2025-12-24 04:19:20.834 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:19:20.834 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47384/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:20.836 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766549960724119043,"ephemeral":false,"proof":""}]'
|
|
2025-12-24 04:19:20.838 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58405/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)'}'
|
|
2025-12-24 04:19:20.842 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:19:20.842 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-24 04:19:20.943 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:19:20.943 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58405/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:20.946 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766549960837902873,"ephemeral":false,"proof":""}]'
|
|
2025-12-24 04:19:20.947 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:19:20.948 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47384/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:20.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766549960837902873,"ephemeral":false,"proof":""}]'
|
|
2025-12-24 04:19:20.951 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58405/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)'}'
|
|
2025-12-24 04:19:20.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:19:20.956 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-24 04:19:21.056 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:19:21.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58405/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:21.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766549960951487726,"ephemeral":false,"proof":""}]'
|
|
2025-12-24 04:19:21.061 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:19:21.061 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47384/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:21.063 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766549960951487726,"ephemeral":false,"proof":""}]'
|
|
2025-12-24 04:19:21.065 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58405/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)'}'
|
|
2025-12-24 04:19:21.069 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:19:21.069 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-24 04:19:21.170 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:19:21.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58405/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:21.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766549961065540322,"ephemeral":false,"proof":""}]'
|
|
2025-12-24 04:19:21.174 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:19:21.174 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47384/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:21.177 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766549961065540322,"ephemeral":false,"proof":""}]'
|
|
2025-12-24 04:19:21.178 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58405/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)'}'
|
|
2025-12-24 04:19:21.183 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:19:21.183 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-24 04:19:21.283 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:19:21.284 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58405/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:21.287 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766549961178365923,"ephemeral":false,"proof":""}]'
|
|
2025-12-24 04:19:21.288 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:19:21.289 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47384/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:21.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766549961178365923,"ephemeral":false,"proof":""}]'
|
|
2025-12-24 04:19:21.292 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:58405/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2025-12-24 04:19:21.296 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:19:21.296 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:47384/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2025-12-24 04:19:21.300 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:19:21.300 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:58405/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
|
|
2025-12-24 04:19:21.303 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:19:21.304 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:47384/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
|
|
2025-12-24 04:19:21.309 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:19:21.310 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:58405/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/2"]'
|
|
2025-12-24 04:19:21.313 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:19:21.313 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:47384/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/2"]'
|
|
2025-12-24 04:19:21.316 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:19:21.317 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:58405/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/3"]'
|
|
2025-12-24 04:19:21.320 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:19:21.321 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:47384/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/3"]'
|
|
2025-12-24 04:19:21.325 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:19:21.325 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:58405/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/4"]'
|
|
2025-12-24 04:19:21.329 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:19:21.330 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:47384/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/4"]'
|
|
2025-12-24 04:19:21.333 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:19:21.334 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:58405/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/5"]'
|
|
2025-12-24 04:19:21.337 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:19:21.338 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:47384/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/5"]'
|
|
2025-12-24 04:19:21.342 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:19:21.342 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:58405/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/6"]'
|
|
2025-12-24 04:19:21.346 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:19:21.346 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:47384/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/6"]'
|
|
2025-12-24 04:19:21.350 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:19:21.350 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:58405/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/7"]'
|
|
2025-12-24 04:19:21.353 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:19:21.354 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:47384/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/7"]'
|
|
2025-12-24 04:19:21.357 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:19:21.358 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58405/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)'}'
|
|
2025-12-24 04:19:21.361 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:58405/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/0'
|
|
2025-12-24 04:19:21.362 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58405/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)'}'
|
|
2025-12-24 04:19:21.364 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:58405/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/1'
|
|
2025-12-24 04:19:21.366 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58405/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)'}'
|
|
2025-12-24 04:19:21.368 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:58405/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/2'
|
|
2025-12-24 04:19:21.369 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58405/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)'}'
|
|
2025-12-24 04:19:21.371 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:58405/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/3'
|
|
2025-12-24 04:19:21.372 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58405/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)'}'
|
|
2025-12-24 04:19:21.374 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:58405/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/4'
|
|
2025-12-24 04:19:21.376 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58405/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)'}'
|
|
2025-12-24 04:19:21.377 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:58405/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/5'
|
|
2025-12-24 04:19:21.379 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58405/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)'}'
|
|
2025-12-24 04:19:21.381 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:58405/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/6'
|
|
2025-12-24 04:19:21.382 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58405/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)'}'
|
|
2025-12-24 04:19:21.384 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:58405/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/7'
|
|
2025-12-24 04:19:21.387 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-24 04:19:21.388 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-24 04:19:21.388 DEBUG [src.node.waku_node] Stopping container with id 23b3f18e78e1
|
|
2025-12-24 04:19:21.859 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-24 04:19:21.860 DEBUG [src.node.waku_node] Stopping container with id 4b8055f909bf
|
|
2025-12-24 04:19:22.335 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-24 04:19:22.336 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-24 04:19:22.347 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-24 04:19:22.358 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|