mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-28 21:39:30 +00:00
192 lines
36 KiB
Plaintext
192 lines
36 KiB
Plaintext
2026-04-23 21:58:30.840 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-04-23 21:58:30.841 DEBUG [tests.conftest] Running test: test_unsubscribe_from_some_content_topics[content_topic_list0] with id: 2026-04-23_21-58-30__934c362e-6e92-4355-ae30-43f65eb02523
|
|
2026-04-23 21:58:30.841 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-04-23 21:58:30.841 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-04-23 21:58:30.842 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-04-23 21:58:30.848 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 21:58:30.849 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-23_21-58-30__934c362e-6e92-4355-ae30-43f65eb02523__wakuorg_nwaku:latest.log
|
|
2026-04-23 21:58:30.849 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 21:58:30.849 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 21:58:30.850 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 21:58:30.851 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.154.211
|
|
2026-04-23 21:58:30.851 DEBUG [src.node.docker_mananger] Generated ports ['63047', '63048', '63049', '63050', '63051']
|
|
2026-04-23 21:58:30.851 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 21:58:30.851 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 21:58:30.851 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 21:58:30.851 DEBUG [src.node.docker_mananger] docker run -i -t -p 63047:63047 -p 63048:63048 -p 63049:63049 -p 63050:63050 -p 63051:63051 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=63049 --rest-port=63047 --tcp-port=63048 --discv5-udp-port=63050 --rest-address=0.0.0.0 --nat=extip:172.18.154.211 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=ea0c2c07950249d491bea3f6ca4be71dd6effcf8391271b40dacfdaabc5f4caa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63051 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
|
|
2026-04-23 21:58:31.034 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.154.211 waku 1dc5de01c2efb88cf13bc9bd119f58a7b5f6d063a5bd8c7da998739c233c3ad6
|
|
2026-04-23 21:58:31.075 DEBUG [src.node.docker_mananger] Container started with ID 1dc5de01c2ef. Setting up logs at ./log/docker/node1_2026-04-23_21-58-30__934c362e-6e92-4355-ae30-43f65eb02523__wakuorg_nwaku:latest.log
|
|
2026-04-23 21:58:31.075 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63047
|
|
2026-04-23 21:58:31.076 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 21:58:31.244 ERROR [src.node.docker_mananger] Max retries reached for container fa073ffd63e3. Exiting log stream.
|
|
2026-04-23 21:58:31.617 ERROR [src.node.docker_mananger] Max retries reached for container ed7b1020eab4. Exiting log stream.
|
|
2026-04-23 21:58:32.077 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63047/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:32.080 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 21:58:32.080 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 21:58:32.080 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63047/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:32.083 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.154.211/tcp/63048/p2p/16Uiu2HAmUMcyBbQBZRNUdRDTgKDoUUizMsuQjn4U7k5XrQdmg772","/ip4/172.18.154.211/tcp/63049/ws/p2p/16Uiu2HAmUMcyBbQBZRNUdRDTgKDoUUizMsuQjn4U7k5XrQdmg772"],"enrUri":"enr:-L24QIllrZ6pUF74pV7JkKP5cGZ5H1XBWL2ZN8-sgk2QKz_zS-yuOalyP_SZELUccQ20j6cBt2SJF4_w5iWwMlhrQJQCgmlkgnY0gmlwhKwSmtOKbXVsdGlhZGRyc5YACASsEprTBvZIAAoErBKa0wb2Sd0DgnJzhQDHAQAAiXNlY3AyNTZrMaED6Ufw-vdgG3S-rFZui8jQbwxLD_iL6VUhh0jHGZEg2c2DdGNwgvZIg3VkcIL2SoV3YWt1MgU"}'
|
|
2026-04-23 21:58:32.083 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 21:58:32.090 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 21:58:32.090 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-23_21-58-30__934c362e-6e92-4355-ae30-43f65eb02523__wakuorg_nwaku:latest.log
|
|
2026-04-23 21:58:32.090 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 21:58:32.091 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 21:58:32.092 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 21:58:32.092 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.192.103
|
|
2026-04-23 21:58:32.092 DEBUG [src.node.docker_mananger] Generated ports ['43086', '43087', '43088', '43089', '43090']
|
|
2026-04-23 21:58:32.092 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 21:58:32.093 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 21:58:32.093 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 21:58:32.093 DEBUG [src.node.docker_mananger] docker run -i -t -p 43086:43086 -p 43087:43087 -p 43088:43088 -p 43089:43089 -p 43090:43090 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=43088 --rest-port=43086 --tcp-port=43087 --discv5-udp-port=43089 --rest-address=0.0.0.0 --nat=extip:172.18.192.103 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=dfa9ac0c18746ac9db23adfeefa8fc52b33029cf6cc5eb055a4e56466bf9a021 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43090 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QIllrZ6pUF74pV7JkKP5cGZ5H1XBWL2ZN8-sgk2QKz_zS-yuOalyP_SZELUccQ20j6cBt2SJF4_w5iWwMlhrQJQCgmlkgnY0gmlwhKwSmtOKbXVsdGlhZGRyc5YACASsEprTBvZIAAoErBKa0wb2Sd0DgnJzhQDHAQAAiXNlY3AyNTZrMaED6Ufw-vdgG3S-rFZui8jQbwxLD_iL6VUhh0jHGZEg2c2DdGNwgvZIg3VkcIL2SoV3YWt1MgU --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
|
|
2026-04-23 21:58:32.282 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.192.103 waku 14845cb1448e45e1fb560860c842366bd28340d91e52224ce11fd3ec9d28419d
|
|
2026-04-23 21:58:32.317 DEBUG [src.node.docker_mananger] Container started with ID 14845cb1448e. Setting up logs at ./log/docker/node2_2026-04-23_21-58-30__934c362e-6e92-4355-ae30-43f65eb02523__wakuorg_nwaku:latest.log
|
|
2026-04-23 21:58:32.317 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43086
|
|
2026-04-23 21:58:32.318 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 21:58:33.319 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43086/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:33.341 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"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"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 21:58:33.342 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 21:58:33.342 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43086/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:33.353 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.192.103/tcp/43087/p2p/16Uiu2HAkzs5R9guTJDa2WmZefY8uWzuit4dEh8CdVNnWsHxEPKUE","/ip4/172.18.192.103/tcp/43088/ws/p2p/16Uiu2HAkzs5R9guTJDa2WmZefY8uWzuit4dEh8CdVNnWsHxEPKUE"],"enrUri":"enr:-L24QMf5d6XlRL1pkU-GeOb0dZSulrXOFtolNeR1sqmbaLcyVYpimQtKhieKR3FbzQflMrwUHQFsHS9sKzLTHI5MGsACgmlkgnY0gmlwhKwSwGeKbXVsdGlhZGRyc5YACASsEsBnBqhPAAoErBLAZwaoUN0DgnJzhQDHAQAAiXNlY3AyNTZrMaECUMx0k3lIPS_U4DgHhJ8C0h7Sn8ARHE9NPZtkkEx61VODdGNwgqhPg3VkcIKoUYV3YWt1MgE"}'
|
|
2026-04-23 21:58:33.354 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 21:58:33.354 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43086/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.154.211/tcp/63048/p2p/16Uiu2HAmUMcyBbQBZRNUdRDTgKDoUUizMsuQjn4U7k5XrQdmg772"]'
|
|
2026-04-23 21:58:33.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 21:58:33.362 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63047/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/weekly/protobuf", "/newsService/1.0/alerts/xml", "/newsService/1.0/updates/json", "/newsService/2.0/alerts/json", "/newsService/2.0/summaries/xml", "/newsService/2.0/highlights/yaml", "/newsService/3.0/weekly/json", "/newsService/3.0/summaries/xml"]'
|
|
2026-04-23 21:58:33.367 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 21:58:33.368 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43086/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/weekly/protobuf", "/newsService/1.0/alerts/xml", "/newsService/1.0/updates/json", "/newsService/2.0/alerts/json", "/newsService/2.0/summaries/xml", "/newsService/2.0/highlights/yaml", "/newsService/3.0/weekly/json", "/newsService/3.0/summaries/xml"]'
|
|
2026-04-23 21:58:33.374 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 21:58:33.375 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63047/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/weekly/protobuf", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 21:58:33.380 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 21:58:33.381 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-23 21:58:33.482 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-04-23 21:58:33.483 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63047/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:33.485 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/weekly/protobuf","version":0,"timestamp":1776981513375267312,"ephemeral":false,"proof":""}]'
|
|
2026-04-23 21:58:33.488 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-04-23 21:58:33.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43086/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:33.491 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/weekly/protobuf","version":0,"timestamp":1776981513375267312,"ephemeral":false,"proof":""}]'
|
|
2026-04-23 21:58:33.493 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63047/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/alerts/xml", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 21:58:33.497 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 21:58:33.498 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-23 21:58:33.598 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-04-23 21:58:33.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63047/relay/v1/auto/messages/%2FnewsService%2F1.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:33.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/alerts/xml","version":0,"timestamp":1776981513492932009,"ephemeral":false,"proof":""}]'
|
|
2026-04-23 21:58:33.602 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-04-23 21:58:33.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43086/relay/v1/auto/messages/%2FnewsService%2F1.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:33.605 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/alerts/xml","version":0,"timestamp":1776981513492932009,"ephemeral":false,"proof":""}]'
|
|
2026-04-23 21:58:33.606 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63047/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/updates/json", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 21:58:33.611 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 21:58:33.611 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-23 21:58:33.712 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-04-23 21:58:33.712 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63047/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fupdates%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:33.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/updates/json","version":0,"timestamp":1776981513606793596,"ephemeral":false,"proof":""}]'
|
|
2026-04-23 21:58:33.716 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-04-23 21:58:33.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43086/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fupdates%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:33.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/updates/json","version":0,"timestamp":1776981513606793596,"ephemeral":false,"proof":""}]'
|
|
2026-04-23 21:58:33.720 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63047/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/alerts/json", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 21:58:33.726 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 21:58:33.726 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-23 21:58:33.826 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-04-23 21:58:33.827 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63047/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:33.830 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/alerts/json","version":0,"timestamp":1776981513720204014,"ephemeral":false,"proof":""}]'
|
|
2026-04-23 21:58:33.831 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-04-23 21:58:33.831 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43086/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:33.834 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/alerts/json","version":0,"timestamp":1776981513720204014,"ephemeral":false,"proof":""}]'
|
|
2026-04-23 21:58:33.835 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63047/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/summaries/xml", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 21:58:33.840 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 21:58:33.841 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-23 21:58:33.941 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-04-23 21:58:33.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63047/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:33.944 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/summaries/xml","version":0,"timestamp":1776981513835630241,"ephemeral":false,"proof":""}]'
|
|
2026-04-23 21:58:33.945 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-04-23 21:58:33.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43086/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:33.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/summaries/xml","version":0,"timestamp":1776981513835630241,"ephemeral":false,"proof":""}]'
|
|
2026-04-23 21:58:33.949 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63047/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/highlights/yaml", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 21:58:33.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 21:58:33.955 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-23 21:58:34.055 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-04-23 21:58:34.056 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63047/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:34.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/highlights/yaml","version":0,"timestamp":1776981513949370165,"ephemeral":false,"proof":""}]'
|
|
2026-04-23 21:58:34.060 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-04-23 21:58:34.060 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43086/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:34.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/highlights/yaml","version":0,"timestamp":1776981513949370165,"ephemeral":false,"proof":""}]'
|
|
2026-04-23 21:58:34.064 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63047/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/weekly/json", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 21:58:34.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 21:58:34.070 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-23 21:58:34.170 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-04-23 21:58:34.171 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63047/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fweekly%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:34.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/weekly/json","version":0,"timestamp":1776981514064254568,"ephemeral":false,"proof":""}]'
|
|
2026-04-23 21:58:34.175 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-04-23 21:58:34.175 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43086/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fweekly%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:34.178 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/weekly/json","version":0,"timestamp":1776981514064254568,"ephemeral":false,"proof":""}]'
|
|
2026-04-23 21:58:34.179 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63047/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/summaries/xml", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 21:58:34.183 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 21:58:34.184 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-23 21:58:34.285 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-04-23 21:58:34.285 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63047/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:34.288 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/summaries/xml","version":0,"timestamp":1776981514179448541,"ephemeral":false,"proof":""}]'
|
|
2026-04-23 21:58:34.289 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-04-23 21:58:34.289 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43086/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:34.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/summaries/xml","version":0,"timestamp":1776981514179448541,"ephemeral":false,"proof":""}]'
|
|
2026-04-23 21:58:34.293 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:63047/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/weekly/protobuf", "/newsService/1.0/alerts/xml", "/newsService/1.0/updates/json"]'
|
|
2026-04-23 21:58:34.297 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 21:58:34.297 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:43086/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/weekly/protobuf", "/newsService/1.0/alerts/xml", "/newsService/1.0/updates/json"]'
|
|
2026-04-23 21:58:34.303 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 21:58:34.305 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63047/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/weekly/protobuf", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 21:58:34.308 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:63047/relay/v1/auto/messages. Response content: b'Failed to publish: publish failed in relay: NoPeersToPublish'
|
|
2026-04-23 21:58:34.310 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63047/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/alerts/xml", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 21:58:34.313 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:63047/relay/v1/auto/messages. Response content: b'Failed to publish: publish failed in relay: NoPeersToPublish'
|
|
2026-04-23 21:58:34.314 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63047/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/updates/json", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 21:58:34.317 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:63047/relay/v1/auto/messages. Response content: b'Failed to publish: publish failed in relay: NoPeersToPublish'
|
|
2026-04-23 21:58:34.318 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63047/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/alerts/json", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 21:58:34.323 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 21:58:34.323 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-23 21:58:34.423 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-04-23 21:58:34.424 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63047/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:34.427 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/alerts/json","version":0,"timestamp":1776981514318517861,"ephemeral":false,"proof":""}]'
|
|
2026-04-23 21:58:34.428 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-04-23 21:58:34.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43086/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:34.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/alerts/json","version":0,"timestamp":1776981514318517861,"ephemeral":false,"proof":""}]'
|
|
2026-04-23 21:58:34.432 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63047/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/summaries/xml", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 21:58:34.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 21:58:34.438 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-23 21:58:34.538 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-04-23 21:58:34.538 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63047/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:34.541 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/summaries/xml","version":0,"timestamp":1776981514432656640,"ephemeral":false,"proof":""}]'
|
|
2026-04-23 21:58:34.542 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-04-23 21:58:34.543 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43086/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:34.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/summaries/xml","version":0,"timestamp":1776981514432656640,"ephemeral":false,"proof":""}]'
|
|
2026-04-23 21:58:34.547 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63047/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/highlights/yaml", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 21:58:34.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 21:58:34.553 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-23 21:58:34.653 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-04-23 21:58:34.654 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63047/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:34.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/highlights/yaml","version":0,"timestamp":1776981514546942888,"ephemeral":false,"proof":""}]'
|
|
2026-04-23 21:58:34.658 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-04-23 21:58:34.658 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43086/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:34.660 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/highlights/yaml","version":0,"timestamp":1776981514546942888,"ephemeral":false,"proof":""}]'
|
|
2026-04-23 21:58:34.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63047/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/weekly/json", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 21:58:34.667 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 21:58:34.667 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-23 21:58:34.768 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-04-23 21:58:34.768 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63047/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fweekly%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:34.771 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/weekly/json","version":0,"timestamp":1776981514662484277,"ephemeral":false,"proof":""}]'
|
|
2026-04-23 21:58:34.772 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-04-23 21:58:34.773 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43086/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fweekly%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:34.775 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/weekly/json","version":0,"timestamp":1776981514662484277,"ephemeral":false,"proof":""}]'
|
|
2026-04-23 21:58:34.777 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63047/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/summaries/xml", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 21:58:34.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 21:58:34.781 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-23 21:58:34.881 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-04-23 21:58:34.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63047/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:34.884 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/summaries/xml","version":0,"timestamp":1776981514776911029,"ephemeral":false,"proof":""}]'
|
|
2026-04-23 21:58:34.885 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-04-23 21:58:34.885 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43086/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:34.888 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/summaries/xml","version":0,"timestamp":1776981514776911029,"ephemeral":false,"proof":""}]'
|
|
2026-04-23 21:58:34.891 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-04-23 21:58:34.892 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-04-23 21:58:34.892 DEBUG [src.node.waku_node] Stopping container with id 1dc5de01c2ef
|
|
2026-04-23 21:58:35.361 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 21:58:35.361 DEBUG [src.node.waku_node] Stopping container with id 14845cb1448e
|
|
2026-04-23 21:58:35.785 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 21:58:35.788 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-04-23 21:58:35.807 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 21:58:35.821 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|