mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-01 16:13:13 +00:00
128 lines
23 KiB
Plaintext
128 lines
23 KiB
Plaintext
2026-02-01 04:43:21.692 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-01 04:43:21.692 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_all_from_few_content_topics with id: 2026-02-01_04-43-21__aca70b7c-9cf9-4cc1-b1a1-5b9be93b3889
|
|
2026-02-01 04:43:21.693 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-01 04:43:21.693 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-01 04:43:21.693 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-02-01 04:43:21.700 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-01 04:43:21.701 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-01_04-43-21__aca70b7c-9cf9-4cc1-b1a1-5b9be93b3889__wakuorg_nwaku:latest.log
|
|
2026-02-01 04:43:21.701 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-01 04:43:21.701 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-01 04:43:21.702 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-01 04:43:21.702 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.140.156
|
|
2026-02-01 04:43:21.702 DEBUG [src.node.docker_mananger] Generated ports ['17614', '17615', '17616', '17617', '17618']
|
|
2026-02-01 04:43:21.703 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-01 04:43:21.703 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-01 04:43:21.703 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-01 04:43:21.703 DEBUG [src.node.docker_mananger] docker run -i -t -p 17614:17614 -p 17615:17615 -p 17616:17616 -p 17617:17617 -p 17618:17618 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=17616 --rest-port=17614 --tcp-port=17615 --discv5-udp-port=17617 --rest-address=0.0.0.0 --nat=extip:172.18.140.156 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0dfeb0ffcc8336ecc8ca9df6f5e103baa0b3ef50de6bcdddeeda9a2ddbd29614 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17618 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-01 04:43:21.897 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.140.156 waku 2ddc9dd8ab0e1e2d804371563d1d30d6aa5e1dc216bc5f5290507af600773b04
|
|
2026-02-01 04:43:21.929 DEBUG [src.node.docker_mananger] Container started with ID 2ddc9dd8ab0e. Setting up logs at ./log/docker/node1_2026-02-01_04-43-21__aca70b7c-9cf9-4cc1-b1a1-5b9be93b3889__wakuorg_nwaku:latest.log
|
|
2026-02-01 04:43:21.930 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17614
|
|
2026-02-01 04:43:21.930 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-01 04:43:21.943 ERROR [src.node.docker_mananger] Max retries reached for container 5060dbae4e28. Exiting log stream.
|
|
2026-02-01 04:43:22.473 ERROR [src.node.docker_mananger] Max retries reached for container cc3f1a765caa. Exiting log stream.
|
|
2026-02-01 04:43:22.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17614/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:43:22.934 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-02-01 04:43:22.934 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-01 04:43:22.934 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17614/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:43:22.936 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.140.156/tcp/17615/p2p/16Uiu2HAmRfdfjSKuQQ57UKURQryiFKd3sqESrL54vA4FWoq2AZSv","/ip4/172.18.140.156/tcp/17616/ws/p2p/16Uiu2HAmRfdfjSKuQQ57UKURQryiFKd3sqESrL54vA4FWoq2AZSv"],"enrUri":"enr:-L24QNJH-YojDgLOvvzoAfwDnNn52RM6tyYFik9oWjRlo891H_-YmiEdl-NkGj5Om0AvO_TWW2pBMibh18sObRKgA8UCgmlkgnY0gmlwhKwSjJyKbXVsdGlhZGRyc5YACASsEoycBkTPAAoErBKMnAZE0N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDwVIgKCTBymtbUVJfqrNbQ7hGbKTtQu8yQNV8Kh7rmNeDdGNwgkTPg3VkcIJE0YV3YWt1MgU"}'
|
|
2026-02-01 04:43:22.936 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-01 04:43:22.937 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-02-01 04:43:22.943 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-01 04:43:22.943 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-01_04-43-21__aca70b7c-9cf9-4cc1-b1a1-5b9be93b3889__wakuorg_nwaku:latest.log
|
|
2026-02-01 04:43:22.943 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-01 04:43:22.943 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-01 04:43:22.945 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-01 04:43:22.945 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.196.27
|
|
2026-02-01 04:43:22.945 DEBUG [src.node.docker_mananger] Generated ports ['46711', '46712', '46713', '46714', '46715']
|
|
2026-02-01 04:43:22.945 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-01 04:43:22.945 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-01 04:43:22.945 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-01 04:43:22.945 DEBUG [src.node.docker_mananger] docker run -i -t -p 46711:46711 -p 46712:46712 -p 46713:46713 -p 46714:46714 -p 46715:46715 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=46713 --rest-port=46711 --tcp-port=46712 --discv5-udp-port=46714 --rest-address=0.0.0.0 --nat=extip:172.18.196.27 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4bb806c8a09df23abc2faa44f6394d4faaeee1dba6d3ebb6fd9ed50c8a1d1942 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46715 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QNJH-YojDgLOvvzoAfwDnNn52RM6tyYFik9oWjRlo891H_-YmiEdl-NkGj5Om0AvO_TWW2pBMibh18sObRKgA8UCgmlkgnY0gmlwhKwSjJyKbXVsdGlhZGRyc5YACASsEoycBkTPAAoErBKMnAZE0N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDwVIgKCTBymtbUVJfqrNbQ7hGbKTtQu8yQNV8Kh7rmNeDdGNwgkTPg3VkcIJE0YV3YWt1MgU --filternode=/ip4/172.18.140.156/tcp/17615/p2p/16Uiu2HAmRfdfjSKuQQ57UKURQryiFKd3sqESrL54vA4FWoq2AZSv
|
|
2026-02-01 04:43:23.128 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.196.27 waku 7f08282bb887b12871b13eedfd790554a35f556ad5959905d1091d1f89e872b8
|
|
2026-02-01 04:43:23.156 DEBUG [src.node.docker_mananger] Container started with ID 7f08282bb887. Setting up logs at ./log/docker/node2_2026-02-01_04-43-21__aca70b7c-9cf9-4cc1-b1a1-5b9be93b3889__wakuorg_nwaku:latest.log
|
|
2026-02-01 04:43:23.156 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 46711
|
|
2026-02-01 04:43:23.157 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-01 04:43:24.157 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46711/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:43:24.161 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
|
|
2026-02-01 04:43:24.161 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-01 04:43:24.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46711/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:43:24.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.196.27/tcp/46712/p2p/16Uiu2HAkxCnzVcgfnWEecVxGPtRKpNvcT6RDzNeEs96L5napmXR6","/ip4/172.18.196.27/tcp/46713/ws/p2p/16Uiu2HAkxCnzVcgfnWEecVxGPtRKpNvcT6RDzNeEs96L5napmXR6"],"enrUri":"enr:-L24QHm7mgF9NtnVV1ZU_JpDlSv1AS8_OAF_zAweWubqRZ3rMHCQL3UnegBliioNKx3dNl-Kp2o5IpGi-IQjamNyysMCgmlkgnY0gmlwhKwSxBuKbXVsdGlhZGRyc5YACASsEsQbBrZ4AAoErBLEGwa2ed0DgnJzhQADAQAAiXNlY3AyNTZrMaECKUZwWDFR5Vr3oBv3zfxK0TUaZjOspwB1X_vnQYQWll2DdGNwgrZ4g3VkcIK2eoV3YWt1MgA"}'
|
|
2026-02-01 04:43:24.164 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-01 04:43:24.164 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46711/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.140.156/tcp/17615/p2p/16Uiu2HAmRfdfjSKuQQ57UKURQryiFKd3sqESrL54vA4FWoq2AZSv"]'
|
|
2026-02-01 04:43:24.193 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:43:24.198 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17614/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-01 04:43:24.209 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:43:24.211 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46711/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "8c01ff7a-9aa7-48d7-961f-760fbba0bcba", "contentFilters": ["Hello World!", "1234567890", "{\"key\": \"value\"}", "\u8fd9\u662f\u4e00\u4e9b\u4e2d\u6587", "\ud83d\ude80\ud83c\udf1f\u2728"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-01 04:43:24.224 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"8c01ff7a-9aa7-48d7-961f-760fbba0bcba","statusDesc":"OK"}'
|
|
2026-02-01 04:43:24.225 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17614/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "Hello World!", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-01 04:43:24.233 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:43:24.233 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-01 04:43:24.334 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-01 04:43:24.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46711/filter/v2/messages/Hello%20World%21" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:43:24.336 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"Hello World!","version":0,"timestamp":1769921004224996826,"ephemeral":false}]'
|
|
2026-02-01 04:43:24.338 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17614/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "1234567890", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-01 04:43:24.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:43:24.344 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-01 04:43:24.444 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-01 04:43:24.445 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46711/filter/v2/messages/1234567890" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:43:24.447 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"1234567890","version":0,"timestamp":1769921004338780241,"ephemeral":false}]'
|
|
2026-02-01 04:43:24.449 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17614/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "{\"key\": \"value\"}", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-01 04:43:24.454 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:43:24.454 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-01 04:43:24.554 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-01 04:43:24.555 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46711/filter/v2/messages/%7B%22key%22%3A%20%22value%22%7D" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:43:24.557 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"{\\"key\\": \\"value\\"}","version":0,"timestamp":1769921004449087942,"ephemeral":false}]'
|
|
2026-02-01 04:43:24.559 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17614/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "\u8fd9\u662f\u4e00\u4e9b\u4e2d\u6587", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-01 04:43:24.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:43:24.564 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-01 04:43:24.664 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-01 04:43:24.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46711/filter/v2/messages/%E8%BF%99%E6%98%AF%E4%B8%80%E4%BA%9B%E4%B8%AD%E6%96%87" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:43:24.667 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"\xe8\xbf\x99\xe6\x98\xaf\xe4\xb8\x80\xe4\xba\x9b\xe4\xb8\xad\xe6\x96\x87","version":0,"timestamp":1769921004559243368,"ephemeral":false}]'
|
|
2026-02-01 04:43:24.669 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17614/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "\ud83d\ude80\ud83c\udf1f\u2728", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-01 04:43:24.674 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:43:24.674 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-01 04:43:24.775 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-01 04:43:24.775 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46711/filter/v2/messages/%F0%9F%9A%80%F0%9F%8C%9F%E2%9C%A8" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:43:24.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"\xf0\x9f\x9a\x80\xf0\x9f\x8c\x9f\xe2\x9c\xa8","version":0,"timestamp":1769921004669612467,"ephemeral":false}]'
|
|
2026-02-01 04:43:24.780 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:46711/filter/v2/subscriptions/all" -H "Content-Type: application/json" -d '{"requestId": "1"}'
|
|
2026-02-01 04:43:24.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-02-01 04:43:24.789 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17614/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "Hello World!", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-01 04:43:24.792 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:43:24.792 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-01 04:43:24.892 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-01 04:43:24.892 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46711/filter/v2/messages/Hello%20World%21" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:43:24.895 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:46711/filter/v2/messages/Hello%20World%21. Response content: b'Not subscribed to topic: Hello World!'
|
|
2026-02-01 04:43:24.896 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17614/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "1234567890", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-01 04:43:24.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:43:24.900 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-01 04:43:25.000 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-01 04:43:25.000 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46711/filter/v2/messages/1234567890" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:43:25.003 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:46711/filter/v2/messages/1234567890. Response content: b'Not subscribed to topic: 1234567890'
|
|
2026-02-01 04:43:25.005 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17614/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "{\"key\": \"value\"}", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-01 04:43:25.008 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:43:25.008 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-01 04:43:25.108 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-01 04:43:25.109 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46711/filter/v2/messages/%7B%22key%22%3A%20%22value%22%7D" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:43:25.112 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:46711/filter/v2/messages/%7B%22key%22%3A%20%22value%22%7D. Response content: b'Not subscribed to topic: {"key": "value"}'
|
|
2026-02-01 04:43:25.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17614/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "\u8fd9\u662f\u4e00\u4e9b\u4e2d\u6587", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-01 04:43:25.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:43:25.116 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-01 04:43:25.217 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-01 04:43:25.217 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46711/filter/v2/messages/%E8%BF%99%E6%98%AF%E4%B8%80%E4%BA%9B%E4%B8%AD%E6%96%87" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:43:25.219 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:46711/filter/v2/messages/%E8%BF%99%E6%98%AF%E4%B8%80%E4%BA%9B%E4%B8%AD%E6%96%87. Response content: b'Not subscribed to topic: \xe8\xbf\x99\xe6\x98\xaf\xe4\xb8\x80\xe4\xba\x9b\xe4\xb8\xad\xe6\x96\x87'
|
|
2026-02-01 04:43:25.221 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17614/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "\ud83d\ude80\ud83c\udf1f\u2728", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-01 04:43:25.224 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:43:25.224 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-01 04:43:25.324 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-01 04:43:25.325 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46711/filter/v2/messages/%F0%9F%9A%80%F0%9F%8C%9F%E2%9C%A8" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:43:25.327 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:46711/filter/v2/messages/%F0%9F%9A%80%F0%9F%8C%9F%E2%9C%A8. Response content: b'Not subscribed to topic: \xf0\x9f\x9a\x80\xf0\x9f\x8c\x9f\xe2\x9c\xa8'
|
|
2026-02-01 04:43:25.330 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-01 04:43:25.331 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-01 04:43:25.331 DEBUG [src.node.waku_node] Stopping container with id 2ddc9dd8ab0e
|
|
2026-02-01 04:43:25.870 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-01 04:43:25.870 DEBUG [src.node.waku_node] Stopping container with id 7f08282bb887
|
|
2026-02-01 04:43:26.395 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-01 04:43:26.396 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-01 04:43:26.403 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-01 04:43:26.409 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|