mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-02-20 13:53:07 +00:00
666 lines
109 KiB
Plaintext
666 lines
109 KiB
Plaintext
2026-02-10 04:44:37.340 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-10 04:44:37.340 DEBUG [tests.conftest] Running test: test_filter_subscribe_to_100_content_topics_in_one_call with id: 2026-02-10_04-44-37__9a1e52a4-705c-46dc-8429-60c10a2d1f5f
|
|
2026-02-10 04:44:37.340 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-10 04:44:37.341 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-10 04:44:37.341 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-02-10 04:44:37.347 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-10 04:44:37.347 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-10_04-44-37__9a1e52a4-705c-46dc-8429-60c10a2d1f5f__wakuorg_nwaku:latest.log
|
|
2026-02-10 04:44:37.348 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-10 04:44:37.348 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-10 04:44:37.349 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-10 04:44:37.349 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.240.59
|
|
2026-02-10 04:44:37.349 DEBUG [src.node.docker_mananger] Generated ports ['25543', '25544', '25545', '25546', '25547']
|
|
2026-02-10 04:44:37.350 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-10 04:44:37.350 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-10 04:44:37.350 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-10 04:44:37.350 DEBUG [src.node.docker_mananger] docker run -i -t -p 25543:25543 -p 25544:25544 -p 25545:25545 -p 25546:25546 -p 25547:25547 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=25545 --rest-port=25543 --tcp-port=25544 --discv5-udp-port=25546 --rest-address=0.0.0.0 --nat=extip:172.18.240.59 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4deac0eafe629a5dacbf1f8f637e9beafa6f74fd7ffbbc89cbcab4cce01abb1f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25547 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-10 04:44:37.539 ERROR [src.node.docker_mananger] Max retries reached for container a3db41738835. Exiting log stream.
|
|
2026-02-10 04:44:37.542 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.240.59 waku 474766531ab66bd49636b79f36bc008a3d4ddc0c913c49985c6cc56b25b7fe47
|
|
2026-02-10 04:44:37.572 DEBUG [src.node.docker_mananger] Container started with ID 474766531ab6. Setting up logs at ./log/docker/node1_2026-02-10_04-44-37__9a1e52a4-705c-46dc-8429-60c10a2d1f5f__wakuorg_nwaku:latest.log
|
|
2026-02-10 04:44:37.573 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 25543
|
|
2026-02-10 04:44:37.573 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-10 04:44:38.060 ERROR [src.node.docker_mananger] Max retries reached for container 7fc8110a0934. Exiting log stream.
|
|
2026-02-10 04:44:38.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25543/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:38.577 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"}]}'
|
|
2026-02-10 04:44:38.577 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-10 04:44:38.577 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25543/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:38.580 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.240.59/tcp/25544/p2p/16Uiu2HAkxoPj6vS2BpxMZp862LrriSEVMVxEFVDtQ5qkvSkZVees","/ip4/172.18.240.59/tcp/25545/ws/p2p/16Uiu2HAkxoPj6vS2BpxMZp862LrriSEVMVxEFVDtQ5qkvSkZVees"],"enrUri":"enr:-L24QPcOsMm_12JNKhw8hkT6sjnl4ws17yBUQKQ0GmEN6gFEWYWvsNmKq8Pqupj0hsd4scGbNTajR9waw_HSRDtzBE8CgmlkgnY0gmlwhKwS8DuKbXVsdGlhZGRyc5YACASsEvA7BmPIAAoErBLwOwZjyd0DgnJzhQADAQAAiXNlY3AyNTZrMaECMiN1_3TF8CMi7j4fwphrHWXdlIqfAi5WVzDiiVNRusiDdGNwgmPIg3VkcIJjyoV3YWt1MgU"}'
|
|
2026-02-10 04:44:38.580 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-10 04:44:38.580 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-02-10 04:44:38.587 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-10 04:44:38.587 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-10_04-44-37__9a1e52a4-705c-46dc-8429-60c10a2d1f5f__wakuorg_nwaku:latest.log
|
|
2026-02-10 04:44:38.587 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-10 04:44:38.587 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-10 04:44:38.589 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-10 04:44:38.589 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.193.246
|
|
2026-02-10 04:44:38.589 DEBUG [src.node.docker_mananger] Generated ports ['39711', '39712', '39713', '39714', '39715']
|
|
2026-02-10 04:44:38.589 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-10 04:44:38.589 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-10 04:44:38.589 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-10 04:44:38.589 DEBUG [src.node.docker_mananger] docker run -i -t -p 39711:39711 -p 39712:39712 -p 39713:39713 -p 39714:39714 -p 39715:39715 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=39713 --rest-port=39711 --tcp-port=39712 --discv5-udp-port=39714 --rest-address=0.0.0.0 --nat=extip:172.18.193.246 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=baae755fa4962db8dcaa9feb44941cb3041ac6152fcf9ec5bb664d23dfafb6af --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39715 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QPcOsMm_12JNKhw8hkT6sjnl4ws17yBUQKQ0GmEN6gFEWYWvsNmKq8Pqupj0hsd4scGbNTajR9waw_HSRDtzBE8CgmlkgnY0gmlwhKwS8DuKbXVsdGlhZGRyc5YACASsEvA7BmPIAAoErBLwOwZjyd0DgnJzhQADAQAAiXNlY3AyNTZrMaECMiN1_3TF8CMi7j4fwphrHWXdlIqfAi5WVzDiiVNRusiDdGNwgmPIg3VkcIJjyoV3YWt1MgU --filternode=/ip4/172.18.240.59/tcp/25544/p2p/16Uiu2HAkxoPj6vS2BpxMZp862LrriSEVMVxEFVDtQ5qkvSkZVees
|
|
2026-02-10 04:44:38.770 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.193.246 waku 60c5cba674732ae399cff0f5368623f5522e89835438b03d4cbcea3279f30f81
|
|
2026-02-10 04:44:38.799 DEBUG [src.node.docker_mananger] Container started with ID 60c5cba67473. Setting up logs at ./log/docker/node2_2026-02-10_04-44-37__9a1e52a4-705c-46dc-8429-60c10a2d1f5f__wakuorg_nwaku:latest.log
|
|
2026-02-10 04:44:38.800 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 39711
|
|
2026-02-10 04:44:38.801 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-10 04:44:39.801 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:39.805 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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"}]}'
|
|
2026-02-10 04:44:39.806 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-10 04:44:39.806 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:39.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.193.246/tcp/39712/p2p/16Uiu2HAmEt5urZLTiy2Kdrq4vrCagR8y1gJ9FbS1VJHZrRWFvW1N","/ip4/172.18.193.246/tcp/39713/ws/p2p/16Uiu2HAmEt5urZLTiy2Kdrq4vrCagR8y1gJ9FbS1VJHZrRWFvW1N"],"enrUri":"enr:-L24QIQjAfit-nJTIBOi02GpCiAyiiiW9UyejdTNx-1QcYJiDZpwV-swNshqWF1CdwGBeIiYhzPzz-An40kU4Pr0OLQCgmlkgnY0gmlwhKwSwfaKbXVsdGlhZGRyc5YACASsEsH2BpsgAAoErBLB9gabId0DgnJzhQADAQAAiXNlY3AyNTZrMaEDIRI2dpm47LMEf_jp-ELq2iFC6qYf6G1BQ6xmyVjqLfGDdGNwgpsgg3VkcIKbIoV3YWt1MgA"}'
|
|
2026-02-10 04:44:39.808 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-10 04:44:39.809 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39711/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.240.59/tcp/25544/p2p/16Uiu2HAkxoPj6vS2BpxMZp862LrriSEVMVxEFVDtQ5qkvSkZVees"]'
|
|
2026-02-10 04:44:39.839 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:39.844 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-10 04:44:39.852 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:39.853 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39711/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "f3c48198-e2b3-455f-a2d5-4596e4a17418", "contentFilters": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "32", "33", "34", "35", "36", "37", "38", "39", "40", "41", "42", "43", "44", "45", "46", "47", "48", "49", "50", "51", "52", "53", "54", "55", "56", "57", "58", "59", "60", "61", "62", "63", "64", "65", "66", "67", "68", "69", "70", "71", "72", "73", "74", "75", "76", "77", "78", "79", "80", "81", "82", "83", "84", "85", "86", "87", "88", "89", "90", "91", "92", "93", "94", "95", "96", "97", "98", "99"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-10 04:44:39.889 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"f3c48198-e2b3-455f-a2d5-4596e4a17418","statusDesc":"OK"}'
|
|
2026-02-10 04:44:39.890 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "0", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:39.923 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:39.923 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:40.023 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:40.024 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:40.027 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"0","version":0,"timestamp":1770698679890151642,"ephemeral":false}]'
|
|
2026-02-10 04:44:40.029 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "1", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:40.057 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:40.058 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:40.158 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:40.159 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:40.162 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"1","version":0,"timestamp":1770698680028988407,"ephemeral":false}]'
|
|
2026-02-10 04:44:40.164 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "2", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:40.193 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:40.193 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:40.293 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:40.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/2" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:40.296 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"2","version":0,"timestamp":1770698680163975533,"ephemeral":false}]'
|
|
2026-02-10 04:44:40.298 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "3", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:40.327 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:40.327 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:40.427 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:40.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/3" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:40.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"3","version":0,"timestamp":1770698680298403571,"ephemeral":false}]'
|
|
2026-02-10 04:44:40.432 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "4", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:40.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:40.462 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:40.562 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:40.562 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/4" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:40.565 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"4","version":0,"timestamp":1770698680432627733,"ephemeral":false}]'
|
|
2026-02-10 04:44:40.566 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "5", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:40.596 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:40.596 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:40.696 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:40.697 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/5" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:40.700 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"5","version":0,"timestamp":1770698680566801314,"ephemeral":false}]'
|
|
2026-02-10 04:44:40.701 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "6", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:40.731 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:40.731 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:40.831 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:40.832 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/6" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:40.834 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"6","version":0,"timestamp":1770698680701652497,"ephemeral":false}]'
|
|
2026-02-10 04:44:40.836 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "7", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:40.866 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:40.866 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:40.966 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:40.967 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/7" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:40.969 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"7","version":0,"timestamp":1770698680836725978,"ephemeral":false}]'
|
|
2026-02-10 04:44:40.971 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "8", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:41.000 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:41.000 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:41.101 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:41.101 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/8" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:41.104 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"8","version":0,"timestamp":1770698680971294014,"ephemeral":false}]'
|
|
2026-02-10 04:44:41.106 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "9", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:41.135 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:41.135 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:41.236 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:41.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/9" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:41.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"9","version":0,"timestamp":1770698681106078206,"ephemeral":false}]'
|
|
2026-02-10 04:44:41.241 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "10", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:41.271 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:41.271 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:41.372 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:41.372 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/10" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:41.375 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"10","version":0,"timestamp":1770698681241228068,"ephemeral":false}]'
|
|
2026-02-10 04:44:41.377 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "11", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:41.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:41.406 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:41.506 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:41.507 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/11" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:41.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"11","version":0,"timestamp":1770698681376908909,"ephemeral":false}]'
|
|
2026-02-10 04:44:41.511 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "12", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:41.540 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:41.541 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:41.641 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:41.641 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/12" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:41.644 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"12","version":0,"timestamp":1770698681511445035,"ephemeral":false}]'
|
|
2026-02-10 04:44:41.646 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "13", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:41.675 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:41.676 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:41.776 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:41.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/13" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:41.779 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"13","version":0,"timestamp":1770698681646391677,"ephemeral":false}]'
|
|
2026-02-10 04:44:41.781 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "14", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:41.810 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:41.811 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:41.911 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:41.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/14" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:41.914 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"14","version":0,"timestamp":1770698681781178985,"ephemeral":false}]'
|
|
2026-02-10 04:44:41.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "15", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:41.946 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:41.947 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:42.047 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:42.048 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/15" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:42.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"15","version":0,"timestamp":1770698681917187830,"ephemeral":false}]'
|
|
2026-02-10 04:44:42.052 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "16", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:42.081 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:42.082 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:42.182 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:42.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/16" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:42.185 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"16","version":0,"timestamp":1770698682052328356,"ephemeral":false}]'
|
|
2026-02-10 04:44:42.187 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "17", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:42.216 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:42.217 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:42.317 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:42.317 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/17" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:42.320 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"17","version":0,"timestamp":1770698682187196321,"ephemeral":false}]'
|
|
2026-02-10 04:44:42.322 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "18", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:42.351 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:42.351 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:42.451 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:42.452 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/18" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:42.455 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"18","version":0,"timestamp":1770698682321917345,"ephemeral":false}]'
|
|
2026-02-10 04:44:42.456 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "19", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:42.485 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:42.485 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:42.586 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:42.586 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/19" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:42.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"19","version":0,"timestamp":1770698682456653824,"ephemeral":false}]'
|
|
2026-02-10 04:44:42.591 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "20", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:42.620 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:42.621 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:42.721 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:42.721 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/20" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:42.724 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"20","version":0,"timestamp":1770698682590956297,"ephemeral":false}]'
|
|
2026-02-10 04:44:42.726 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "21", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:42.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:42.756 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:42.857 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:42.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/21" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:42.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"21","version":0,"timestamp":1770698682726052530,"ephemeral":false}]'
|
|
2026-02-10 04:44:42.862 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "22", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:42.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:42.891 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:42.991 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:42.992 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/22" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:42.995 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"22","version":0,"timestamp":1770698682862045857,"ephemeral":false}]'
|
|
2026-02-10 04:44:42.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "23", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:43.025 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:43.025 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:43.126 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:43.126 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/23" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:43.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"23","version":0,"timestamp":1770698682996698662,"ephemeral":false}]'
|
|
2026-02-10 04:44:43.131 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "24", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:43.159 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:43.160 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:43.260 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:43.260 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/24" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:43.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"24","version":0,"timestamp":1770698683130963466,"ephemeral":false}]'
|
|
2026-02-10 04:44:43.265 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "25", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:43.294 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:43.294 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:43.394 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:43.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/25" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:43.397 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"25","version":0,"timestamp":1770698683265148471,"ephemeral":false}]'
|
|
2026-02-10 04:44:43.399 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "26", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:43.428 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:43.429 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:43.529 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:43.530 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/26" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:43.533 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"26","version":0,"timestamp":1770698683399539548,"ephemeral":false}]'
|
|
2026-02-10 04:44:43.534 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "27", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:43.563 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:43.564 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:43.664 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:43.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/27" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:43.667 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"27","version":0,"timestamp":1770698683534662895,"ephemeral":false}]'
|
|
2026-02-10 04:44:43.669 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "28", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:43.698 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:43.698 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:43.798 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:43.799 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/28" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:43.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"28","version":0,"timestamp":1770698683669284425,"ephemeral":false}]'
|
|
2026-02-10 04:44:43.803 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "29", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:43.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:43.832 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:43.933 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:43.933 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/29" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:43.936 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"29","version":0,"timestamp":1770698683803196071,"ephemeral":false}]'
|
|
2026-02-10 04:44:43.937 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "30", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:43.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:43.967 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:44.067 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:44.067 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/30" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:44.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"30","version":0,"timestamp":1770698683937679954,"ephemeral":false}]'
|
|
2026-02-10 04:44:44.072 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "31", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:44.101 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:44.101 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:44.202 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:44.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/31" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:44.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"31","version":0,"timestamp":1770698684071933211,"ephemeral":false}]'
|
|
2026-02-10 04:44:44.206 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "32", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:44.235 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:44.236 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:44.336 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:44.337 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/32" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:44.340 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"32","version":0,"timestamp":1770698684206713674,"ephemeral":false}]'
|
|
2026-02-10 04:44:44.341 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "33", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:44.370 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:44.370 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:44.471 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:44.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/33" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:44.474 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"33","version":0,"timestamp":1770698684341604466,"ephemeral":false}]'
|
|
2026-02-10 04:44:44.475 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "34", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:44.504 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:44.505 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:44.605 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:44.605 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/34" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:44.608 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"34","version":0,"timestamp":1770698684475796781,"ephemeral":false}]'
|
|
2026-02-10 04:44:44.610 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "35", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:44.639 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:44.639 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:44.740 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:44.740 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/35" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:44.743 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"35","version":0,"timestamp":1770698684610621064,"ephemeral":false}]'
|
|
2026-02-10 04:44:44.745 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "36", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:44.774 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:44.774 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:44.874 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:44.875 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/36" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:44.878 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"36","version":0,"timestamp":1770698684745014039,"ephemeral":false}]'
|
|
2026-02-10 04:44:44.880 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "37", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:44.909 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:44.909 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:45.010 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:45.010 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/37" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:45.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"37","version":0,"timestamp":1770698684879911869,"ephemeral":false}]'
|
|
2026-02-10 04:44:45.014 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "38", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:45.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:45.044 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:45.144 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:45.144 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/38" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:45.147 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"38","version":0,"timestamp":1770698685014833962,"ephemeral":false}]'
|
|
2026-02-10 04:44:45.148 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "39", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:45.178 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:45.178 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:45.278 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:45.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/39" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:45.281 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"39","version":0,"timestamp":1770698685148836291,"ephemeral":false}]'
|
|
2026-02-10 04:44:45.283 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "40", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:45.319 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:45.319 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:45.420 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:45.420 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/40" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:45.423 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"40","version":0,"timestamp":1770698685282960936,"ephemeral":false}]'
|
|
2026-02-10 04:44:45.424 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "41", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:45.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:45.453 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:45.554 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:45.554 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/41" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:45.557 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"41","version":0,"timestamp":1770698685424676537,"ephemeral":false}]'
|
|
2026-02-10 04:44:45.559 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "42", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:45.588 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:45.588 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:45.688 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:45.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/42" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:45.692 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"42","version":0,"timestamp":1770698685558934871,"ephemeral":false}]'
|
|
2026-02-10 04:44:45.693 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "43", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:45.723 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:45.723 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:45.823 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:45.824 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/43" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:45.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"43","version":0,"timestamp":1770698685693746362,"ephemeral":false}]'
|
|
2026-02-10 04:44:45.828 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "44", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:45.857 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:45.858 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:45.958 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:45.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/44" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:45.961 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"44","version":0,"timestamp":1770698685828566033,"ephemeral":false}]'
|
|
2026-02-10 04:44:45.964 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "45", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:45.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:45.993 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:46.093 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:46.094 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/45" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:46.097 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"45","version":0,"timestamp":1770698685963928424,"ephemeral":false}]'
|
|
2026-02-10 04:44:46.098 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "46", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:46.128 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:46.128 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:46.229 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:46.229 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/46" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:46.232 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"46","version":0,"timestamp":1770698686098694994,"ephemeral":false}]'
|
|
2026-02-10 04:44:46.233 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "47", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:46.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:46.263 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:46.363 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:46.364 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/47" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:46.366 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"47","version":0,"timestamp":1770698686233816035,"ephemeral":false}]'
|
|
2026-02-10 04:44:46.368 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "48", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:46.397 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:46.397 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:46.497 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:46.498 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/48" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:46.500 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"48","version":0,"timestamp":1770698686368502020,"ephemeral":false}]'
|
|
2026-02-10 04:44:46.502 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "49", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:46.531 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:46.531 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:46.632 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:46.632 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/49" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:46.635 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"49","version":0,"timestamp":1770698686502562677,"ephemeral":false}]'
|
|
2026-02-10 04:44:46.637 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "50", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:46.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:46.666 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:46.767 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:46.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/50" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:46.770 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"50","version":0,"timestamp":1770698686637215779,"ephemeral":false}]'
|
|
2026-02-10 04:44:46.771 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "51", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:46.800 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:46.801 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:46.901 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:46.901 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/51" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:46.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"51","version":0,"timestamp":1770698686771781214,"ephemeral":false}]'
|
|
2026-02-10 04:44:46.906 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "52", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:46.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:46.935 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:47.036 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:47.036 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/52" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:47.039 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"52","version":0,"timestamp":1770698686906198886,"ephemeral":false}]'
|
|
2026-02-10 04:44:47.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "53", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:47.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:47.070 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:47.170 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:47.171 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/53" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:47.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"53","version":0,"timestamp":1770698687040878720,"ephemeral":false}]'
|
|
2026-02-10 04:44:47.175 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "54", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:47.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:47.205 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:47.305 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:47.306 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/54" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:47.309 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"54","version":0,"timestamp":1770698687175833338,"ephemeral":false}]'
|
|
2026-02-10 04:44:47.310 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "55", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:47.340 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:47.340 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:47.440 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:47.441 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/55" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:47.444 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"55","version":0,"timestamp":1770698687310818501,"ephemeral":false}]'
|
|
2026-02-10 04:44:47.446 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "56", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:47.475 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:47.475 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:47.575 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:47.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/56" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:47.578 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"56","version":0,"timestamp":1770698687446120930,"ephemeral":false}]'
|
|
2026-02-10 04:44:47.580 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "57", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:47.608 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:47.609 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:47.709 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:47.709 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/57" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:47.712 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"57","version":0,"timestamp":1770698687580443311,"ephemeral":false}]'
|
|
2026-02-10 04:44:47.714 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "58", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:47.744 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:47.744 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:47.845 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:47.845 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/58" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:47.848 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"58","version":0,"timestamp":1770698687714058224,"ephemeral":false}]'
|
|
2026-02-10 04:44:47.849 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "59", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:47.878 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:47.879 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:47.979 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:47.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/59" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:47.982 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"59","version":0,"timestamp":1770698687849803977,"ephemeral":false}]'
|
|
2026-02-10 04:44:47.984 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "60", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:48.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:48.013 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:48.113 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:48.114 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/60" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:48.117 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"60","version":0,"timestamp":1770698687983976936,"ephemeral":false}]'
|
|
2026-02-10 04:44:48.118 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "61", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:48.147 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:48.147 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:48.248 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:48.248 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/61" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:48.251 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"61","version":0,"timestamp":1770698688118634828,"ephemeral":false}]'
|
|
2026-02-10 04:44:48.252 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "62", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:48.281 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:48.282 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:48.382 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:48.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/62" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:48.385 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"62","version":0,"timestamp":1770698688252837016,"ephemeral":false}]'
|
|
2026-02-10 04:44:48.387 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "63", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:48.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:48.416 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:48.516 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:48.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/63" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:48.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"63","version":0,"timestamp":1770698688387196398,"ephemeral":false}]'
|
|
2026-02-10 04:44:48.521 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "64", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:48.550 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:48.550 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:48.651 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:48.651 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/64" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:48.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"64","version":0,"timestamp":1770698688521634341,"ephemeral":false}]'
|
|
2026-02-10 04:44:48.655 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "65", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:48.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:48.684 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:48.785 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:48.786 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/65" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:48.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"65","version":0,"timestamp":1770698688655498712,"ephemeral":false}]'
|
|
2026-02-10 04:44:48.793 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "66", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:48.825 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:48.825 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:48.925 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:48.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/66" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:48.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"66","version":0,"timestamp":1770698688793438585,"ephemeral":false}]'
|
|
2026-02-10 04:44:48.930 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "67", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:48.960 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:48.960 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:49.060 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:49.061 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/67" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:49.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"67","version":0,"timestamp":1770698688930698325,"ephemeral":false}]'
|
|
2026-02-10 04:44:49.065 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "68", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:49.094 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:49.095 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:49.195 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:49.195 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/68" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:49.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"68","version":0,"timestamp":1770698689065552297,"ephemeral":false}]'
|
|
2026-02-10 04:44:49.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "69", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:49.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:49.228 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:49.329 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:49.329 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/69" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:49.331 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"69","version":0,"timestamp":1770698689200128653,"ephemeral":false}]'
|
|
2026-02-10 04:44:49.333 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "70", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:49.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:49.362 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:49.463 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:49.463 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/70" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:49.466 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"70","version":0,"timestamp":1770698689333676743,"ephemeral":false}]'
|
|
2026-02-10 04:44:49.467 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "71", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:49.496 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:49.497 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:49.597 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:49.597 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/71" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:49.600 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"71","version":0,"timestamp":1770698689467839792,"ephemeral":false}]'
|
|
2026-02-10 04:44:49.602 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "72", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:49.631 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:49.631 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:49.732 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:49.732 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/72" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:49.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"72","version":0,"timestamp":1770698689602189878,"ephemeral":false}]'
|
|
2026-02-10 04:44:49.736 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "73", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:49.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:49.766 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:49.866 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:49.867 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/73" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:49.870 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"73","version":0,"timestamp":1770698689736819747,"ephemeral":false}]'
|
|
2026-02-10 04:44:49.871 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "74", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:49.901 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:49.901 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:50.001 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:50.002 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/74" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:50.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"74","version":0,"timestamp":1770698689871575073,"ephemeral":false}]'
|
|
2026-02-10 04:44:50.007 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "75", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:50.037 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:50.037 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:50.137 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:50.138 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/75" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:50.141 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"75","version":0,"timestamp":1770698690007428283,"ephemeral":false}]'
|
|
2026-02-10 04:44:50.143 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "76", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:50.172 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:50.173 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:50.273 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:50.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/76" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:50.276 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"76","version":0,"timestamp":1770698690143157072,"ephemeral":false}]'
|
|
2026-02-10 04:44:50.278 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "77", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:50.308 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:50.308 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:50.409 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:50.409 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/77" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:50.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"77","version":0,"timestamp":1770698690278433707,"ephemeral":false}]'
|
|
2026-02-10 04:44:50.414 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "78", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:50.445 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:50.445 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:50.545 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:50.546 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/78" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:50.549 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"78","version":0,"timestamp":1770698690413977893,"ephemeral":false}]'
|
|
2026-02-10 04:44:50.551 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "79", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:50.590 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:50.590 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:50.691 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:50.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/79" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:50.694 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"79","version":0,"timestamp":1770698690550933613,"ephemeral":false}]'
|
|
2026-02-10 04:44:50.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "80", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:50.725 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:50.725 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:50.825 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:50.826 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/80" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:50.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"80","version":0,"timestamp":1770698690696025287,"ephemeral":false}]'
|
|
2026-02-10 04:44:50.830 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "81", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:50.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:50.860 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:50.960 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:50.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/81" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:50.964 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"81","version":0,"timestamp":1770698690830742033,"ephemeral":false}]'
|
|
2026-02-10 04:44:50.965 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "82", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:50.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:50.995 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:51.095 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:51.095 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/82" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:51.098 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"82","version":0,"timestamp":1770698690965620995,"ephemeral":false}]'
|
|
2026-02-10 04:44:51.100 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "83", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:51.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:51.129 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:51.230 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:51.230 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/83" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:51.233 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"83","version":0,"timestamp":1770698691100271719,"ephemeral":false}]'
|
|
2026-02-10 04:44:51.235 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "84", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:51.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:51.264 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:51.365 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:51.365 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/84" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:51.368 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"84","version":0,"timestamp":1770698691235142629,"ephemeral":false}]'
|
|
2026-02-10 04:44:51.370 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "85", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:51.399 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:51.399 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:51.500 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:51.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/85" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:51.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"85","version":0,"timestamp":1770698691369879139,"ephemeral":false}]'
|
|
2026-02-10 04:44:51.505 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "86", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:51.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:51.534 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:51.635 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:51.635 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/86" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:51.638 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"86","version":0,"timestamp":1770698691504923456,"ephemeral":false}]'
|
|
2026-02-10 04:44:51.640 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "87", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:51.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:51.670 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:51.770 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:51.771 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/87" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:51.773 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"87","version":0,"timestamp":1770698691640267708,"ephemeral":false}]'
|
|
2026-02-10 04:44:51.775 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "88", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:51.805 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:51.805 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:51.905 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:51.906 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/88" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:51.908 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"88","version":0,"timestamp":1770698691775501495,"ephemeral":false}]'
|
|
2026-02-10 04:44:51.910 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "89", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:51.940 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:51.940 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:52.040 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:52.041 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/89" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:52.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"89","version":0,"timestamp":1770698691910520943,"ephemeral":false}]'
|
|
2026-02-10 04:44:52.046 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "90", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:52.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:52.076 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:52.176 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:52.177 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/90" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:52.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"90","version":0,"timestamp":1770698692045931339,"ephemeral":false}]'
|
|
2026-02-10 04:44:52.182 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "91", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:52.211 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:52.211 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:52.312 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:52.312 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/91" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:52.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"91","version":0,"timestamp":1770698692181859793,"ephemeral":false}]'
|
|
2026-02-10 04:44:52.317 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "92", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:52.346 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:52.346 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:52.446 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:52.447 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/92" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:52.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"92","version":0,"timestamp":1770698692316988060,"ephemeral":false}]'
|
|
2026-02-10 04:44:52.451 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "93", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:52.480 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:52.480 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:52.580 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:52.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/93" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:52.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"93","version":0,"timestamp":1770698692451340817,"ephemeral":false}]'
|
|
2026-02-10 04:44:52.585 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "94", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:52.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:52.615 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:52.716 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:52.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/94" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:52.719 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"94","version":0,"timestamp":1770698692585579632,"ephemeral":false}]'
|
|
2026-02-10 04:44:52.721 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "95", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:52.750 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:52.750 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:52.851 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:52.851 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/95" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:52.854 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"95","version":0,"timestamp":1770698692720867439,"ephemeral":false}]'
|
|
2026-02-10 04:44:52.856 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "96", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:52.885 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:52.885 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:52.986 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:52.986 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/96" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:52.989 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"96","version":0,"timestamp":1770698692855943032,"ephemeral":false}]'
|
|
2026-02-10 04:44:52.990 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "97", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:53.021 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:53.021 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:53.121 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:53.122 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/97" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:53.125 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"97","version":0,"timestamp":1770698692990780087,"ephemeral":false}]'
|
|
2026-02-10 04:44:53.126 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "98", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:53.156 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:53.156 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:53.257 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:53.257 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/98" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:53.260 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"98","version":0,"timestamp":1770698693126771250,"ephemeral":false}]'
|
|
2026-02-10 04:44:53.262 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "99", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-10 04:44:53.293 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-10 04:44:53.293 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-10 04:44:53.393 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-10 04:44:53.394 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39711/filter/v2/messages/99" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-10 04:44:53.397 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"99","version":0,"timestamp":1770698693262515449,"ephemeral":false}]'
|
|
2026-02-10 04:44:53.400 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-10 04:44:53.401 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-10 04:44:53.401 DEBUG [src.node.waku_node] Stopping container with id 474766531ab6
|
|
2026-02-10 04:44:53.970 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-10 04:44:53.970 DEBUG [src.node.waku_node] Stopping container with id 60c5cba67473
|
|
2026-02-10 04:44:54.479 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-10 04:44:54.480 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-10 04:44:54.524 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-10 04:44:54.537 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|