mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 17:53:09 +00:00
128 lines
24 KiB
Plaintext
128 lines
24 KiB
Plaintext
2026-03-05 15:09:38.965 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-05 15:09:38.966 DEBUG [tests.conftest] Running test: test_subscribe_via_api_to_new_content_topics[content_topic_list0] with id: 2026-03-05_15-09-38__e4965eae-9ccd-4c91-99c9-eb844b468874
|
|
2026-03-05 15:09:38.966 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-05 15:09:38.966 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-05 15:09:38.967 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-05 15:09:38.974 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
|
|
2026-03-05 15:09:38.975 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-05_15-09-38__e4965eae-9ccd-4c91-99c9-eb844b468874__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:09:38.975 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 15:09:38.975 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 15:09:38.976 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 15:09:38.977 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.67.214
|
|
2026-03-05 15:09:38.977 DEBUG [src.node.docker_mananger] Generated ports ['47418', '47419', '47420', '47421', '47422']
|
|
2026-03-05 15:09:38.977 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 15:09:38.977 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 15:09:38.977 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 15:09:38.977 DEBUG [src.node.docker_mananger] docker run -i -t -p 47418:47418 -p 47419:47419 -p 47420:47420 -p 47421:47421 -p 47422:47422 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=47420 --rest-port=47418 --tcp-port=47419 --discv5-udp-port=47421 --rest-address=0.0.0.0 --nat=extip:172.18.67.214 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=bc6ae552f1dfac3d8ad7ab02985a24ffeb9fa21fd2ddceeb131f6f7f8cd4c260 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47422 --metrics-logging=true --relay=true --filter=true --content-topic=/newsService/1.0/weekly/protobuf
|
|
2026-03-05 15:09:39.177 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.67.214 waku bbefe6ba02e693912506c83b3ddff910b4e5b90223fce354de0bfc14f5e4a197
|
|
2026-03-05 15:09:39.216 DEBUG [src.node.docker_mananger] Container started with ID bbefe6ba02e6. Setting up logs at ./log/docker/node1_2026-03-05_15-09-38__e4965eae-9ccd-4c91-99c9-eb844b468874__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:09:39.217 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 47418
|
|
2026-03-05 15:09:39.217 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 15:09:39.224 ERROR [src.node.docker_mananger] Max retries reached for container ee6b196e4d05. Exiting log stream.
|
|
2026-03-05 15:09:39.769 ERROR [src.node.docker_mananger] Max retries reached for container 623ec52a48be. Exiting log stream.
|
|
2026-03-05 15:09:40.217 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47418/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:09:40.220 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-05 15:09:40.220 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 15:09:40.220 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47418/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:09:40.223 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.67.214/tcp/47419/p2p/16Uiu2HAmFEi5HDCRzk9qfNehhxDJPav5taSEEic8ktWbJ5Ak3KKq","/ip4/172.18.67.214/tcp/47420/ws/p2p/16Uiu2HAmFEi5HDCRzk9qfNehhxDJPav5taSEEic8ktWbJ5Ak3KKq"],"enrUri":"enr:-L24QKWag7rB0TNKpq0mkwcU1AIRsWO6aa074WqYyISNbo6adGe6j4LicaN79Od6AlGBdVThgKm59JeMAmzkHySa6IgCgmlkgnY0gmlwhKwSQ9aKbXVsdGlhZGRyc5YACASsEkPWBrk7AAoErBJD1ga5PN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDJlq3zsQAsVsHsNwzwhCC2b0RCFuUoCevgpjd4XvfbOyDdGNwgrk7g3VkcIK5PYV3YWt1MgU"}'
|
|
2026-03-05 15:09:40.223 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 15:09:40.230 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
|
|
2026-03-05 15:09:40.230 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-05_15-09-38__e4965eae-9ccd-4c91-99c9-eb844b468874__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:09:40.230 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 15:09:40.230 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 15:09:40.232 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 15:09:40.232 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.13.242
|
|
2026-03-05 15:09:40.232 DEBUG [src.node.docker_mananger] Generated ports ['20796', '20797', '20798', '20799', '20800']
|
|
2026-03-05 15:09:40.232 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 15:09:40.232 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 15:09:40.232 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 15:09:40.232 DEBUG [src.node.docker_mananger] docker run -i -t -p 20796:20796 -p 20797:20797 -p 20798:20798 -p 20799:20799 -p 20800:20800 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=20798 --rest-port=20796 --tcp-port=20797 --discv5-udp-port=20799 --rest-address=0.0.0.0 --nat=extip:172.18.13.242 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=b7da2c51f07ff8e44cbef6de1cf807f99f77846c7b8cc98cecaea6c64cab0226 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20800 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKWag7rB0TNKpq0mkwcU1AIRsWO6aa074WqYyISNbo6adGe6j4LicaN79Od6AlGBdVThgKm59JeMAmzkHySa6IgCgmlkgnY0gmlwhKwSQ9aKbXVsdGlhZGRyc5YACASsEkPWBrk7AAoErBJD1ga5PN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDJlq3zsQAsVsHsNwzwhCC2b0RCFuUoCevgpjd4XvfbOyDdGNwgrk7g3VkcIK5PYV3YWt1MgU --content-topic=/newsService/1.0/weekly/protobuf
|
|
2026-03-05 15:09:40.427 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.13.242 waku 0ef1c0e018649df0b16520e4da5fad53a058742ae3a2cac5081857a45417a886
|
|
2026-03-05 15:09:40.463 DEBUG [src.node.docker_mananger] Container started with ID 0ef1c0e01864. Setting up logs at ./log/docker/node2_2026-03-05_15-09-38__e4965eae-9ccd-4c91-99c9-eb844b468874__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:09:40.464 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 20796
|
|
2026-03-05 15:09:40.465 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 15:09:41.466 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20796/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:09:41.493 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"},{"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-05 15:09:41.498 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 15:09:41.498 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20796/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:09:41.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.13.242/tcp/20797/p2p/16Uiu2HAkyQSiFaVNQPZM4J38RXGSuEWwTRkQXeXj6yoG83ThdmFF","/ip4/172.18.13.242/tcp/20798/ws/p2p/16Uiu2HAkyQSiFaVNQPZM4J38RXGSuEWwTRkQXeXj6yoG83ThdmFF"],"enrUri":"enr:-L24QE6ULx95ygAHnYAWr69o1kzc6yIo0R-aTk56nNavXehMHyPKVtpcJseta3GO4lmLIy-igoUt5OsPD6R4lIV3Z4kCgmlkgnY0gmlwhKwSDfKKbXVsdGlhZGRyc5YACASsEg3yBlE9AAoErBIN8gZRPt0DgnJzhQACAQAAiXNlY3AyNTZrMaECOx4qLoOt7jP4hHguXwDFsRTgcIcMJ7i4wwrOZyG2iMqDdGNwglE9g3VkcIJRP4V3YWt1MgE"}'
|
|
2026-03-05 15:09:41.504 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 15:09:41.504 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20796/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.67.214/tcp/47419/p2p/16Uiu2HAmFEi5HDCRzk9qfNehhxDJPav5taSEEic8ktWbJ5Ak3KKq"]'
|
|
2026-03-05 15:09:41.508 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:41.508 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47418/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/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-03-05 15:09:41.511 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:41.511 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20796/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/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-03-05 15:09:41.514 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:41.515 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47418/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/alerts/xml", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:41.521 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:41.521 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-05 15:09:41.622 DEBUG [src.steps.sharding] Checking that peer NODE_1:harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the published message
|
|
2026-03-05 15:09:41.622 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47418/relay/v1/auto/messages/%2FnewsService%2F1.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:09:41.625 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":1772723381515076341,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 15:09:41.627 DEBUG [src.steps.sharding] Checking that peer NODE_2:harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the published message
|
|
2026-03-05 15:09:41.627 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20796/relay/v1/auto/messages/%2FnewsService%2F1.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:09:41.629 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":1772723381515076341,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 15:09:41.631 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47418/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/updates/json", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:41.635 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:41.636 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-05 15:09:41.736 DEBUG [src.steps.sharding] Checking that peer NODE_1:harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the published message
|
|
2026-03-05 15:09:41.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47418/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fupdates%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:09:41.740 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":1772723381631231837,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 15:09:41.742 DEBUG [src.steps.sharding] Checking that peer NODE_2:harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the published message
|
|
2026-03-05 15:09:41.742 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20796/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fupdates%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:09:41.744 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":1772723381631231837,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 15:09:41.746 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47418/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/alerts/json", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:41.750 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:41.751 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-05 15:09:41.851 DEBUG [src.steps.sharding] Checking that peer NODE_1:harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the published message
|
|
2026-03-05 15:09:41.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47418/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:09:41.854 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":1772723381746085473,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 15:09:41.856 DEBUG [src.steps.sharding] Checking that peer NODE_2:harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the published message
|
|
2026-03-05 15:09:41.856 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20796/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:09:41.859 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":1772723381746085473,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 15:09:41.861 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47418/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/summaries/xml", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:41.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:41.866 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-05 15:09:41.967 DEBUG [src.steps.sharding] Checking that peer NODE_1:harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the published message
|
|
2026-03-05 15:09:41.967 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47418/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:09:41.970 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":1772723381860893163,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 15:09:41.971 DEBUG [src.steps.sharding] Checking that peer NODE_2:harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the published message
|
|
2026-03-05 15:09:41.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20796/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:09:41.974 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":1772723381860893163,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 15:09:41.976 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47418/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/highlights/yaml", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:41.980 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:41.980 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-05 15:09:42.082 DEBUG [src.steps.sharding] Checking that peer NODE_1:harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the published message
|
|
2026-03-05 15:09:42.082 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47418/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:09:42.085 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":1772723381975876947,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 15:09:42.087 DEBUG [src.steps.sharding] Checking that peer NODE_2:harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the published message
|
|
2026-03-05 15:09:42.087 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20796/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:09:42.090 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":1772723381975876947,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 15:09:42.091 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47418/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/weekly/json", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:42.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:42.097 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-05 15:09:42.198 DEBUG [src.steps.sharding] Checking that peer NODE_1:harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the published message
|
|
2026-03-05 15:09:42.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47418/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fweekly%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:09:42.201 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":1772723382091601011,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 15:09:42.202 DEBUG [src.steps.sharding] Checking that peer NODE_2:harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the published message
|
|
2026-03-05 15:09:42.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20796/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fweekly%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:09:42.206 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":1772723382091601011,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 15:09:42.208 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47418/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/summaries/xml", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:42.212 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:42.213 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-05 15:09:42.313 DEBUG [src.steps.sharding] Checking that peer NODE_1:harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the published message
|
|
2026-03-05 15:09:42.314 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47418/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:09:42.316 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":1772723382207850368,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 15:09:42.318 DEBUG [src.steps.sharding] Checking that peer NODE_2:harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the published message
|
|
2026-03-05 15:09:42.318 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20796/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:09:42.321 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":1772723382207850368,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 15:09:42.344 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-05 15:09:42.346 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-05 15:09:42.346 DEBUG [src.node.waku_node] Stopping container with id bbefe6ba02e6
|
|
2026-03-05 15:09:42.916 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 15:09:42.917 DEBUG [src.node.waku_node] Stopping container with id 0ef1c0e01864
|
|
2026-03-05 15:09:43.469 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 15:09:43.473 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-05 15:09:43.479 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-05 15:09:43.485 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|