mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 09:43:24 +00:00
666 lines
110 KiB
Plaintext
666 lines
110 KiB
Plaintext
2026-03-03 04:33:39.116 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-03 04:33:39.117 DEBUG [tests.conftest] Running test: test_filter_subscribe_to_100_content_topics_in_one_call with id: 2026-03-03_04-33-39__c49f9761-ffca-405a-8a22-b5317723ef03
|
|
2026-03-03 04:33:39.118 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-03 04:33:39.118 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-03 04:33:39.119 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-03 04:33:39.130 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-03 04:33:39.131 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-03_04-33-39__c49f9761-ffca-405a-8a22-b5317723ef03__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:33:39.131 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-03 04:33:39.132 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-03 04:33:39.135 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-03 04:33:39.135 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.161.17
|
|
2026-03-03 04:33:39.135 DEBUG [src.node.docker_mananger] Generated ports ['55598', '55599', '55600', '55601', '55602']
|
|
2026-03-03 04:33:39.136 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-03 04:33:39.136 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-03 04:33:39.136 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-03 04:33:39.136 DEBUG [src.node.docker_mananger] docker run -i -t -p 55598:55598 -p 55599:55599 -p 55600:55600 -p 55601:55601 -p 55602:55602 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=55600 --rest-port=55598 --tcp-port=55599 --discv5-udp-port=55601 --rest-address=0.0.0.0 --nat=extip:172.18.161.17 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ebb6b8fcfac7bf40dcffd7b576058b11da5a86bbe5eafb87626f421bbaf3cfd0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55602 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-03 04:33:39.269 ERROR [src.node.docker_mananger] Max retries reached for container f82d5fe3a9e0. Exiting log stream.
|
|
2026-03-03 04:33:39.346 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.161.17 waku 8cfad8511723de8602e81cad99392ccf55d4d6efdf6aa28df8df5946cf4fd68c
|
|
2026-03-03 04:33:39.387 DEBUG [src.node.docker_mananger] Container started with ID 8cfad8511723. Setting up logs at ./log/docker/node1_2026-03-03_04-33-39__c49f9761-ffca-405a-8a22-b5317723ef03__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:33:39.387 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55598
|
|
2026-03-03 04:33:39.387 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-03 04:33:39.963 ERROR [src.node.docker_mananger] Max retries reached for container e3274c90e4ca. Exiting log stream.
|
|
2026-03-03 04:33:40.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55598/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:40.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-03 04:33:40.391 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-03 04:33:40.392 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55598/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:40.394 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.161.17/tcp/55599/p2p/16Uiu2HAmPPDPWkNnydv65MWmcPbQo3UYXoZ3CaLxAY2SCQEn2ffu","/ip4/172.18.161.17/tcp/55600/ws/p2p/16Uiu2HAmPPDPWkNnydv65MWmcPbQo3UYXoZ3CaLxAY2SCQEn2ffu"],"enrUri":"enr:-L24QLgNEt-wVW8kMCJioipgKi-sYTyLW7LhkyaOYUKe45fUMeHzxkReqNkdQAQX7o-M9nAA-adDLxGh8ouCh4DJ4voCgmlkgnY0gmlwhKwSoRGKbXVsdGlhZGRyc5YACASsEqERBtkvAAoErBKhEQbZMN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDn2YBeIAtJ7kMAEZdrtE-vluwPBLekYzhxkbEaw3kZYCDdGNwgtkvg3VkcILZMYV3YWt1MgU"}'
|
|
2026-03-03 04:33:40.394 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-03 04:33:40.395 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-03 04:33:40.402 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-03 04:33:40.402 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-03_04-33-39__c49f9761-ffca-405a-8a22-b5317723ef03__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:33:40.402 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-03 04:33:40.402 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-03 04:33:40.404 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-03 04:33:40.404 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.135.90
|
|
2026-03-03 04:33:40.404 DEBUG [src.node.docker_mananger] Generated ports ['28682', '28683', '28684', '28685', '28686']
|
|
2026-03-03 04:33:40.404 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-03 04:33:40.405 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-03 04:33:40.405 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-03 04:33:40.405 DEBUG [src.node.docker_mananger] docker run -i -t -p 28682:28682 -p 28683:28683 -p 28684:28684 -p 28685:28685 -p 28686:28686 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=28684 --rest-port=28682 --tcp-port=28683 --discv5-udp-port=28685 --rest-address=0.0.0.0 --nat=extip:172.18.135.90 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=699aaff6146f6dcc82ae17b2c8b35ffbcddb02030fa14d0a3fb421b656c2f469 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28686 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QLgNEt-wVW8kMCJioipgKi-sYTyLW7LhkyaOYUKe45fUMeHzxkReqNkdQAQX7o-M9nAA-adDLxGh8ouCh4DJ4voCgmlkgnY0gmlwhKwSoRGKbXVsdGlhZGRyc5YACASsEqERBtkvAAoErBKhEQbZMN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDn2YBeIAtJ7kMAEZdrtE-vluwPBLekYzhxkbEaw3kZYCDdGNwgtkvg3VkcILZMYV3YWt1MgU --filternode=/ip4/172.18.161.17/tcp/55599/p2p/16Uiu2HAmPPDPWkNnydv65MWmcPbQo3UYXoZ3CaLxAY2SCQEn2ffu
|
|
2026-03-03 04:33:40.603 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.135.90 waku 70ceafc9025504bfdd7c96400d19e01bf993092c9b272488599e906f97162a00
|
|
2026-03-03 04:33:40.645 DEBUG [src.node.docker_mananger] Container started with ID 70ceafc90255. Setting up logs at ./log/docker/node2_2026-03-03_04-33-39__c49f9761-ffca-405a-8a22-b5317723ef03__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:33:40.645 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 28682
|
|
2026-03-03 04:33:40.646 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-03 04:33:41.647 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:41.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-03 04:33:41.650 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-03 04:33:41.651 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:41.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.135.90/tcp/28683/p2p/16Uiu2HAm4NgtP3fqz3qVgLDaTW6yxpSKyhzkWaG9fQsGKZBnkRaW","/ip4/172.18.135.90/tcp/28684/ws/p2p/16Uiu2HAm4NgtP3fqz3qVgLDaTW6yxpSKyhzkWaG9fQsGKZBnkRaW"],"enrUri":"enr:-L24QKB-RmW1L4iZcU5ssFBiKiBaKpTpowmOCvLr5ZsQDcSuXdXN-8xypF8LFSiu-8JU1AiTTOGRHdro_I2WgMGbxIECgmlkgnY0gmlwhKwSh1qKbXVsdGlhZGRyc5YACASsEodaBnALAAoErBKHWgZwDN0DgnJzhQADAQAAiXNlY3AyNTZrMaEChPV3EIDvxZ7nqV2C51q6Sy2TYaLxUjLha0ul4_rYH7-DdGNwgnALg3VkcIJwDYV3YWt1MgA"}'
|
|
2026-03-03 04:33:41.653 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-03 04:33:41.653 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28682/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.161.17/tcp/55599/p2p/16Uiu2HAmPPDPWkNnydv65MWmcPbQo3UYXoZ3CaLxAY2SCQEn2ffu"]'
|
|
2026-03-03 04:33:41.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:41.692 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-03 04:33:41.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:41.713 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28682/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "85cad76e-4371-464b-b687-c04096957cac", "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-03-03 04:33:41.752 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"85cad76e-4371-464b-b687-c04096957cac","statusDesc":"OK"}'
|
|
2026-03-03 04:33:41.753 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "0", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:41.786 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:41.787 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:41.887 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:41.888 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:41.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"0","version":0,"timestamp":1772512421753143033,"ephemeral":false}]'
|
|
2026-03-03 04:33:41.893 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "1", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:41.922 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:41.922 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:42.023 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:42.023 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:42.026 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"1","version":0,"timestamp":1772512421892950361,"ephemeral":false}]'
|
|
2026-03-03 04:33:42.028 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "2", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:42.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:42.059 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:42.159 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:42.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/2" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:42.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"2","version":0,"timestamp":1772512422028518876,"ephemeral":false}]'
|
|
2026-03-03 04:33:42.165 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "3", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:42.195 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:42.195 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:42.295 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:42.296 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/3" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:42.299 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"3","version":0,"timestamp":1772512422165043007,"ephemeral":false}]'
|
|
2026-03-03 04:33:42.301 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "4", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:42.331 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:42.331 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:42.431 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:42.432 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/4" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:42.435 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"4","version":0,"timestamp":1772512422300988811,"ephemeral":false}]'
|
|
2026-03-03 04:33:42.437 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "5", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:42.467 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:42.467 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:42.567 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:42.568 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/5" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:42.571 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"5","version":0,"timestamp":1772512422436897173,"ephemeral":false}]'
|
|
2026-03-03 04:33:42.572 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "6", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:42.602 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:42.603 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:42.703 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:42.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/6" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:42.706 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"6","version":0,"timestamp":1772512422572829279,"ephemeral":false}]'
|
|
2026-03-03 04:33:42.708 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "7", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:42.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:42.739 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:42.839 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:42.840 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/7" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:42.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"7","version":0,"timestamp":1772512422708433273,"ephemeral":false}]'
|
|
2026-03-03 04:33:42.844 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "8", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:42.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:42.875 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:42.975 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:42.976 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/8" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:42.979 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"8","version":0,"timestamp":1772512422844679515,"ephemeral":false}]'
|
|
2026-03-03 04:33:42.981 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "9", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:43.011 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:43.011 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:43.111 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:43.112 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/9" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:43.115 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"9","version":0,"timestamp":1772512422980922132,"ephemeral":false}]'
|
|
2026-03-03 04:33:43.117 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "10", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:43.147 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:43.147 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:43.247 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:43.248 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/10" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:43.251 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"10","version":0,"timestamp":1772512423117217343,"ephemeral":false}]'
|
|
2026-03-03 04:33:43.253 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "11", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:43.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:43.283 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:43.383 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:43.384 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/11" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:43.387 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"11","version":0,"timestamp":1772512423253036368,"ephemeral":false}]'
|
|
2026-03-03 04:33:43.389 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "12", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:43.419 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:43.419 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:43.520 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:43.520 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/12" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:43.523 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"12","version":0,"timestamp":1772512423389015395,"ephemeral":false}]'
|
|
2026-03-03 04:33:43.525 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "13", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:43.555 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:43.555 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:43.656 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:43.656 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/13" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:43.659 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"13","version":0,"timestamp":1772512423525277912,"ephemeral":false}]'
|
|
2026-03-03 04:33:43.661 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "14", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:43.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:43.691 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:43.791 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:43.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/14" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:43.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"14","version":0,"timestamp":1772512423660993442,"ephemeral":false}]'
|
|
2026-03-03 04:33:43.798 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "15", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:43.828 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:43.828 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:43.929 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:43.929 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/15" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:43.932 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"15","version":0,"timestamp":1772512423798196371,"ephemeral":false}]'
|
|
2026-03-03 04:33:43.934 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "16", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:43.963 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:43.964 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:44.064 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:44.065 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/16" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:44.067 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"16","version":0,"timestamp":1772512423934071208,"ephemeral":false}]'
|
|
2026-03-03 04:33:44.069 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "17", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:44.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:44.100 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:44.200 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:44.201 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/17" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:44.204 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"17","version":0,"timestamp":1772512424069525842,"ephemeral":false}]'
|
|
2026-03-03 04:33:44.206 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "18", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:44.236 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:44.236 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:44.337 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:44.337 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/18" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:44.341 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"18","version":0,"timestamp":1772512424206167266,"ephemeral":false}]'
|
|
2026-03-03 04:33:44.343 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "19", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:44.374 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:44.374 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:44.475 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:44.475 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/19" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:44.478 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"19","version":0,"timestamp":1772512424343203211,"ephemeral":false}]'
|
|
2026-03-03 04:33:44.480 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "20", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:44.510 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:44.510 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:44.610 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:44.611 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/20" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:44.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"20","version":0,"timestamp":1772512424480288160,"ephemeral":false}]'
|
|
2026-03-03 04:33:44.615 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "21", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:44.645 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:44.646 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:44.746 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:44.747 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/21" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:44.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"21","version":0,"timestamp":1772512424615708900,"ephemeral":false}]'
|
|
2026-03-03 04:33:44.751 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "22", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:44.781 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:44.782 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:44.882 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:44.882 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/22" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:44.885 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"22","version":0,"timestamp":1772512424751594890,"ephemeral":false}]'
|
|
2026-03-03 04:33:44.887 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "23", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:44.916 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:44.917 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:45.017 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:45.017 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/23" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:45.020 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"23","version":0,"timestamp":1772512424886961531,"ephemeral":false}]'
|
|
2026-03-03 04:33:45.022 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "24", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:45.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:45.052 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:45.153 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:45.153 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/24" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:45.156 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"24","version":0,"timestamp":1772512425022297979,"ephemeral":false}]'
|
|
2026-03-03 04:33:45.158 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "25", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:45.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:45.188 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:45.288 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:45.289 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/25" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:45.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"25","version":0,"timestamp":1772512425158251655,"ephemeral":false}]'
|
|
2026-03-03 04:33:45.293 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "26", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:45.322 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:45.323 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:45.423 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:45.424 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/26" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:45.427 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"26","version":0,"timestamp":1772512425293296767,"ephemeral":false}]'
|
|
2026-03-03 04:33:45.429 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "27", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:45.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:45.458 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:45.559 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:45.559 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/27" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:45.562 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"27","version":0,"timestamp":1772512425428860715,"ephemeral":false}]'
|
|
2026-03-03 04:33:45.564 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "28", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:45.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:45.595 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:45.696 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:45.696 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/28" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:45.699 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"28","version":0,"timestamp":1772512425563938331,"ephemeral":false}]'
|
|
2026-03-03 04:33:45.701 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "29", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:45.731 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:45.732 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:45.832 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:45.832 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/29" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:45.836 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"29","version":0,"timestamp":1772512425701386092,"ephemeral":false}]'
|
|
2026-03-03 04:33:45.837 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "30", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:45.867 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:45.867 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:45.968 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:45.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/30" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:45.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"30","version":0,"timestamp":1772512425837635771,"ephemeral":false}]'
|
|
2026-03-03 04:33:45.974 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "31", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:46.003 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:46.004 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:46.104 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:46.105 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/31" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:46.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"31","version":0,"timestamp":1772512425974039423,"ephemeral":false}]'
|
|
2026-03-03 04:33:46.109 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "32", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:46.139 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:46.140 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:46.240 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:46.241 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/32" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:46.243 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"32","version":0,"timestamp":1772512426109706616,"ephemeral":false}]'
|
|
2026-03-03 04:33:46.245 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "33", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:46.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:46.275 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:46.376 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:46.376 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/33" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:46.379 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"33","version":0,"timestamp":1772512426245601683,"ephemeral":false}]'
|
|
2026-03-03 04:33:46.381 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "34", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:46.411 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:46.411 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:46.512 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:46.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/34" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:46.515 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"34","version":0,"timestamp":1772512426381193321,"ephemeral":false}]'
|
|
2026-03-03 04:33:46.517 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "35", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:46.546 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:46.547 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:46.647 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:46.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/35" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:46.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"35","version":0,"timestamp":1772512426517112784,"ephemeral":false}]'
|
|
2026-03-03 04:33:46.652 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "36", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:46.682 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:46.682 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:46.782 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:46.783 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/36" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:46.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"36","version":0,"timestamp":1772512426652199706,"ephemeral":false}]'
|
|
2026-03-03 04:33:46.787 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "37", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:46.817 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:46.818 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:46.918 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:46.919 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/37" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:46.921 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"37","version":0,"timestamp":1772512426787547380,"ephemeral":false}]'
|
|
2026-03-03 04:33:46.923 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "38", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:46.952 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:46.953 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:47.053 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:47.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/38" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:47.057 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"38","version":0,"timestamp":1772512426923354704,"ephemeral":false}]'
|
|
2026-03-03 04:33:47.059 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "39", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:47.088 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:47.088 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:47.189 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:47.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/39" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:47.192 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"39","version":0,"timestamp":1772512427059043163,"ephemeral":false}]'
|
|
2026-03-03 04:33:47.194 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "40", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:47.223 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:47.224 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:47.324 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:47.324 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/40" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:47.327 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"40","version":0,"timestamp":1772512427194192679,"ephemeral":false}]'
|
|
2026-03-03 04:33:47.329 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "41", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:47.358 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:47.358 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:47.459 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:47.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/41" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:47.462 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"41","version":0,"timestamp":1772512427329086969,"ephemeral":false}]'
|
|
2026-03-03 04:33:47.463 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "42", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:47.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:47.493 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:47.593 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:47.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/42" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:47.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"42","version":0,"timestamp":1772512427463789693,"ephemeral":false}]'
|
|
2026-03-03 04:33:47.599 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "43", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:47.628 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:47.629 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:47.729 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:47.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/43" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:47.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"43","version":0,"timestamp":1772512427598916427,"ephemeral":false}]'
|
|
2026-03-03 04:33:47.734 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "44", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:47.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:47.764 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:47.864 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:47.864 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/44" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:47.868 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"44","version":0,"timestamp":1772512427734286773,"ephemeral":false}]'
|
|
2026-03-03 04:33:47.870 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "45", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:47.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:47.900 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:48.000 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:48.000 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/45" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:48.003 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"45","version":0,"timestamp":1772512427870014580,"ephemeral":false}]'
|
|
2026-03-03 04:33:48.005 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "46", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:48.035 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:48.035 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:48.136 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:48.136 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/46" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:48.139 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"46","version":0,"timestamp":1772512428005601710,"ephemeral":false}]'
|
|
2026-03-03 04:33:48.141 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "47", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:48.171 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:48.171 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:48.271 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:48.272 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/47" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:48.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"47","version":0,"timestamp":1772512428141145396,"ephemeral":false}]'
|
|
2026-03-03 04:33:48.276 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "48", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:48.306 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:48.307 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:48.407 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:48.408 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/48" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:48.411 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"48","version":0,"timestamp":1772512428276834291,"ephemeral":false}]'
|
|
2026-03-03 04:33:48.412 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "49", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:48.442 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:48.442 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:48.542 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:48.543 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/49" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:48.546 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"49","version":0,"timestamp":1772512428412725288,"ephemeral":false}]'
|
|
2026-03-03 04:33:48.548 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "50", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:48.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:48.578 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:48.678 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:48.678 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/50" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:48.681 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"50","version":0,"timestamp":1772512428547998775,"ephemeral":false}]'
|
|
2026-03-03 04:33:48.683 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "51", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:48.713 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:48.713 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:48.813 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:48.814 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/51" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:48.817 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"51","version":0,"timestamp":1772512428683436401,"ephemeral":false}]'
|
|
2026-03-03 04:33:48.818 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "52", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:48.848 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:48.849 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:48.949 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:48.950 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/52" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:48.952 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"52","version":0,"timestamp":1772512428818814186,"ephemeral":false}]'
|
|
2026-03-03 04:33:48.954 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "53", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:48.984 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:48.984 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:49.085 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:49.085 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/53" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:49.088 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"53","version":0,"timestamp":1772512428954500183,"ephemeral":false}]'
|
|
2026-03-03 04:33:49.090 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "54", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:49.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:49.120 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:49.220 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:49.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/54" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:49.224 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"54","version":0,"timestamp":1772512429089986939,"ephemeral":false}]'
|
|
2026-03-03 04:33:49.225 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "55", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:49.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:49.256 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:49.356 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:49.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/55" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:49.360 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"55","version":0,"timestamp":1772512429225688258,"ephemeral":false}]'
|
|
2026-03-03 04:33:49.364 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "56", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:49.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:49.399 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:49.499 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:49.499 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/56" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:49.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"56","version":0,"timestamp":1772512429363787784,"ephemeral":false}]'
|
|
2026-03-03 04:33:49.505 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "57", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:49.535 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:49.535 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:49.636 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:49.636 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/57" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:49.639 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"57","version":0,"timestamp":1772512429505017909,"ephemeral":false}]'
|
|
2026-03-03 04:33:49.641 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "58", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:49.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:49.671 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:49.771 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:49.772 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/58" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:49.774 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"58","version":0,"timestamp":1772512429640967281,"ephemeral":false}]'
|
|
2026-03-03 04:33:49.776 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "59", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:49.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:49.807 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:49.907 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:49.908 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/59" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:49.910 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"59","version":0,"timestamp":1772512429776703845,"ephemeral":false}]'
|
|
2026-03-03 04:33:49.912 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "60", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:49.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:49.943 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:50.043 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:50.044 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/60" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:50.047 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"60","version":0,"timestamp":1772512429912559368,"ephemeral":false}]'
|
|
2026-03-03 04:33:50.048 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "61", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:50.079 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:50.079 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:50.179 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:50.180 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/61" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:50.183 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"61","version":0,"timestamp":1772512430048661130,"ephemeral":false}]'
|
|
2026-03-03 04:33:50.185 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "62", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:50.215 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:50.215 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:50.315 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:50.316 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/62" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:50.318 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"62","version":0,"timestamp":1772512430184992184,"ephemeral":false}]'
|
|
2026-03-03 04:33:50.320 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "63", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:50.350 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:50.350 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:50.450 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:50.451 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/63" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:50.454 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"63","version":0,"timestamp":1772512430320511487,"ephemeral":false}]'
|
|
2026-03-03 04:33:50.456 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "64", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:50.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:50.486 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:50.586 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:50.587 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/64" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:50.590 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"64","version":0,"timestamp":1772512430456165364,"ephemeral":false}]'
|
|
2026-03-03 04:33:50.592 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "65", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:50.624 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:50.624 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:50.725 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:50.725 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/65" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:50.729 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"65","version":0,"timestamp":1772512430592034382,"ephemeral":false}]'
|
|
2026-03-03 04:33:50.730 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "66", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:50.760 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:50.760 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:50.861 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:50.861 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/66" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:50.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"66","version":0,"timestamp":1772512430730776482,"ephemeral":false}]'
|
|
2026-03-03 04:33:50.867 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "67", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:50.897 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:50.897 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:50.998 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:50.998 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/67" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:51.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"67","version":0,"timestamp":1772512430866918883,"ephemeral":false}]'
|
|
2026-03-03 04:33:51.003 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "68", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:51.033 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:51.033 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:51.134 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:51.134 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/68" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:51.137 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"68","version":0,"timestamp":1772512431003391457,"ephemeral":false}]'
|
|
2026-03-03 04:33:51.139 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "69", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:51.169 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:51.169 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:51.269 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:51.270 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/69" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:51.273 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"69","version":0,"timestamp":1772512431139224245,"ephemeral":false}]'
|
|
2026-03-03 04:33:51.274 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "70", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:51.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:51.305 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:51.405 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:51.405 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/70" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:51.408 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"70","version":0,"timestamp":1772512431274558462,"ephemeral":false}]'
|
|
2026-03-03 04:33:51.410 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "71", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:51.440 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:51.441 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:51.541 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:51.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/71" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:51.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"71","version":0,"timestamp":1772512431410329794,"ephemeral":false}]'
|
|
2026-03-03 04:33:51.546 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "72", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:51.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:51.577 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:51.677 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:51.678 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/72" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:51.681 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"72","version":0,"timestamp":1772512431546824052,"ephemeral":false}]'
|
|
2026-03-03 04:33:51.682 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "73", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:51.712 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:51.713 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:51.813 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:51.813 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/73" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:51.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"73","version":0,"timestamp":1772512431682831200,"ephemeral":false}]'
|
|
2026-03-03 04:33:51.818 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "74", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:51.848 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:51.848 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:51.949 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:51.950 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/74" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:51.953 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"74","version":0,"timestamp":1772512431818617988,"ephemeral":false}]'
|
|
2026-03-03 04:33:51.955 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "75", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:51.985 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:51.985 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:52.086 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:52.086 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/75" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:52.089 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"75","version":0,"timestamp":1772512431955430561,"ephemeral":false}]'
|
|
2026-03-03 04:33:52.091 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "76", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:52.121 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:52.121 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:52.221 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:52.222 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/76" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:52.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"76","version":0,"timestamp":1772512432091037383,"ephemeral":false}]'
|
|
2026-03-03 04:33:52.227 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "77", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:52.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:52.257 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:52.357 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:52.358 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/77" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:52.361 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"77","version":0,"timestamp":1772512432226996364,"ephemeral":false}]'
|
|
2026-03-03 04:33:52.363 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "78", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:52.393 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:52.393 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:52.494 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:52.494 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/78" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:52.497 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"78","version":0,"timestamp":1772512432363141968,"ephemeral":false}]'
|
|
2026-03-03 04:33:52.499 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "79", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:52.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:52.529 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:52.629 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:52.630 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/79" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:52.633 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"79","version":0,"timestamp":1772512432499059128,"ephemeral":false}]'
|
|
2026-03-03 04:33:52.634 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "80", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:52.665 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:52.665 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:52.765 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:52.766 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/80" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:52.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"80","version":0,"timestamp":1772512432634781982,"ephemeral":false}]'
|
|
2026-03-03 04:33:52.771 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "81", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:52.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:52.801 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:52.901 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:52.902 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/81" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:52.905 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"81","version":0,"timestamp":1772512432771024577,"ephemeral":false}]'
|
|
2026-03-03 04:33:52.907 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "82", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:52.937 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:52.937 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:53.038 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:53.038 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/82" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:53.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"82","version":0,"timestamp":1772512432907082949,"ephemeral":false}]'
|
|
2026-03-03 04:33:53.043 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "83", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:53.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:53.073 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:53.174 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:53.175 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/83" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:53.178 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"83","version":0,"timestamp":1772512433043266546,"ephemeral":false}]'
|
|
2026-03-03 04:33:53.179 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "84", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:53.209 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:53.209 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:53.310 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:53.310 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/84" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:53.313 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"84","version":0,"timestamp":1772512433179767864,"ephemeral":false}]'
|
|
2026-03-03 04:33:53.315 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "85", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:53.345 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:53.345 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:53.446 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:53.446 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/85" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:53.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"85","version":0,"timestamp":1772512433315417901,"ephemeral":false}]'
|
|
2026-03-03 04:33:53.451 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "86", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:53.481 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:53.481 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:53.581 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:53.582 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/86" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:53.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"86","version":0,"timestamp":1772512433451291000,"ephemeral":false}]'
|
|
2026-03-03 04:33:53.586 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "87", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:53.616 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:53.617 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:53.717 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:53.718 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/87" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:53.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"87","version":0,"timestamp":1772512433586703439,"ephemeral":false}]'
|
|
2026-03-03 04:33:53.722 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "88", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:53.752 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:53.752 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:53.853 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:53.853 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/88" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:53.856 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"88","version":0,"timestamp":1772512433722520383,"ephemeral":false}]'
|
|
2026-03-03 04:33:53.858 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "89", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:53.888 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:53.888 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:53.988 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:53.989 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/89" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:53.992 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"89","version":0,"timestamp":1772512433858119969,"ephemeral":false}]'
|
|
2026-03-03 04:33:53.993 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "90", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:54.023 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:54.023 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:54.124 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:54.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/90" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:54.127 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"90","version":0,"timestamp":1772512433993590093,"ephemeral":false}]'
|
|
2026-03-03 04:33:54.129 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "91", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:54.159 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:54.159 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:54.259 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:54.260 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/91" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:54.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"91","version":0,"timestamp":1772512434129128512,"ephemeral":false}]'
|
|
2026-03-03 04:33:54.265 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "92", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:54.295 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:54.295 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:54.395 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:54.396 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/92" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:54.399 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"92","version":0,"timestamp":1772512434264842308,"ephemeral":false}]'
|
|
2026-03-03 04:33:54.400 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "93", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:54.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:54.431 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:54.531 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:54.532 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/93" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:54.535 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"93","version":0,"timestamp":1772512434400713561,"ephemeral":false}]'
|
|
2026-03-03 04:33:54.536 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "94", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:54.567 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:54.567 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:54.667 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:54.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/94" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:54.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"94","version":0,"timestamp":1772512434536730010,"ephemeral":false}]'
|
|
2026-03-03 04:33:54.672 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "95", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:54.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:54.703 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:54.803 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:54.803 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/95" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:54.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"95","version":0,"timestamp":1772512434672640555,"ephemeral":false}]'
|
|
2026-03-03 04:33:54.808 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "96", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:54.838 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:54.838 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:54.939 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:54.939 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/96" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:54.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"96","version":0,"timestamp":1772512434808392502,"ephemeral":false}]'
|
|
2026-03-03 04:33:54.944 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "97", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:54.974 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:54.974 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:55.075 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:55.075 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/97" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:55.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"97","version":0,"timestamp":1772512434944129950,"ephemeral":false}]'
|
|
2026-03-03 04:33:55.080 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "98", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:55.110 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:55.110 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:55.211 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:55.211 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/98" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:55.214 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"98","version":0,"timestamp":1772512435080165609,"ephemeral":false}]'
|
|
2026-03-03 04:33:55.216 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "99", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:33:55.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:55.246 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:33:55.346 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:33:55.346 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28682/filter/v2/messages/99" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:55.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"99","version":0,"timestamp":1772512435215879090,"ephemeral":false}]'
|
|
2026-03-03 04:33:55.352 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-03 04:33:55.353 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-03 04:33:55.354 DEBUG [src.node.waku_node] Stopping container with id 8cfad8511723
|
|
2026-03-03 04:33:55.947 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-03 04:33:55.947 DEBUG [src.node.waku_node] Stopping container with id 70ceafc90255
|
|
2026-03-03 04:33:56.519 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-03 04:33:56.520 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-03 04:33:56.559 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-03 04:33:56.574 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|