mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 09:33:42 +00:00
137 lines
26 KiB
Plaintext
137 lines
26 KiB
Plaintext
2026-02-28 04:27:37.120 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-28 04:27:37.120 DEBUG [tests.conftest] Running test: test_multiple_content_topics_same_shard[content_topic_list0] with id: 2026-02-28_04-27-37__4a11f445-d113-40ea-9326-40cdf47e370b
|
|
2026-02-28 04:27:37.120 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-28 04:27:37.121 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-28 04:27:37.121 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-02-28 04:27:37.128 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 04:27:37.128 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-28_04-27-37__4a11f445-d113-40ea-9326-40cdf47e370b__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:27:37.129 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 04:27:37.129 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 04:27:37.130 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 04:27:37.130 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.23.32
|
|
2026-02-28 04:27:37.130 DEBUG [src.node.docker_mananger] Generated ports ['43395', '43396', '43397', '43398', '43399']
|
|
2026-02-28 04:27:37.131 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 04:27:37.131 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 04:27:37.131 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 04:27:37.131 DEBUG [src.node.docker_mananger] docker run -i -t -p 43395:43395 -p 43396:43396 -p 43397:43397 -p 43398:43398 -p 43399:43399 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=43397 --rest-port=43395 --tcp-port=43396 --discv5-udp-port=43398 --rest-address=0.0.0.0 --nat=extip:172.18.23.32 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=6dadd5f8e3dc8c5f9a287def54ed5e6a71b4fac6be6deeb4a9e45fe9cf0ad9b5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43399 --metrics-logging=true --relay=true --filter=true --content-topic=/newsService/1.0/weekly/protobuf --content-topic=/newsService/1.0/alerts/xml --content-topic=/newsService/1.0/updates/json --content-topic=/newsService/2.0/alerts/json --content-topic=/newsService/2.0/summaries/xml --content-topic=/newsService/2.0/highlights/yaml --content-topic=/newsService/3.0/weekly/json --content-topic=/newsService/3.0/summaries/xml
|
|
2026-02-28 04:27:37.328 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.23.32 waku 82a8581dd2d89cf9ca6cbde7c303bd3152ec437cbd32c65f276756156e24bfcc
|
|
2026-02-28 04:27:37.362 DEBUG [src.node.docker_mananger] Container started with ID 82a8581dd2d8. Setting up logs at ./log/docker/node1_2026-02-28_04-27-37__4a11f445-d113-40ea-9326-40cdf47e370b__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:27:37.363 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43395
|
|
2026-02-28 04:27:37.365 ERROR [src.node.docker_mananger] Max retries reached for container 9835c3c1b33e. Exiting log stream.
|
|
2026-02-28 04:27:37.366 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 04:27:37.918 ERROR [src.node.docker_mananger] Max retries reached for container 579dacc4c155. Exiting log stream.
|
|
2026-02-28 04:27:38.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43395/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:27:38.369 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-02-28 04:27:38.370 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 04:27:38.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43395/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:27:38.372 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.23.32/tcp/43396/p2p/16Uiu2HAmMW5SFr8od9dSKELEd9XenU1MgDvtBPZE3iEAQw4HQyy4","/ip4/172.18.23.32/tcp/43397/ws/p2p/16Uiu2HAmMW5SFr8od9dSKELEd9XenU1MgDvtBPZE3iEAQw4HQyy4"],"enrUri":"enr:-L24QCCIonLJZvm0bc2P9aAho4WuTiUY0rcyJ54F1EVyv31gH7r2qGnxwDcP5ElQzMwm24rDnmFaaqvlv7JNbf2NA0UCgmlkgnY0gmlwhKwSFyCKbXVsdGlhZGRyc5YACASsEhcgBqmEAAoErBIXIAaphd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDg3C0lU2l9wMnlSG_KjfhF3ibV7-1unoZpCNUxiRT-guDdGNwgqmEg3VkcIKphoV3YWt1MgU"}'
|
|
2026-02-28 04:27:38.372 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 04:27:38.380 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 04:27:38.380 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-28_04-27-37__4a11f445-d113-40ea-9326-40cdf47e370b__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:27:38.380 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 04:27:38.380 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 04:27:38.381 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 04:27:38.381 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.125.33
|
|
2026-02-28 04:27:38.382 DEBUG [src.node.docker_mananger] Generated ports ['47338', '47339', '47340', '47341', '47342']
|
|
2026-02-28 04:27:38.382 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 04:27:38.382 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 04:27:38.382 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 04:27:38.382 DEBUG [src.node.docker_mananger] docker run -i -t -p 47338:47338 -p 47339:47339 -p 47340:47340 -p 47341:47341 -p 47342:47342 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=47340 --rest-port=47338 --tcp-port=47339 --discv5-udp-port=47341 --rest-address=0.0.0.0 --nat=extip:172.18.125.33 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=04d2be000ff6cb10222f12e1002b32a87a592cecb06af3e9c5eeba650bddf734 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47342 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCCIonLJZvm0bc2P9aAho4WuTiUY0rcyJ54F1EVyv31gH7r2qGnxwDcP5ElQzMwm24rDnmFaaqvlv7JNbf2NA0UCgmlkgnY0gmlwhKwSFyCKbXVsdGlhZGRyc5YACASsEhcgBqmEAAoErBIXIAaphd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDg3C0lU2l9wMnlSG_KjfhF3ibV7-1unoZpCNUxiRT-guDdGNwgqmEg3VkcIKphoV3YWt1MgU --content-topic=/newsService/1.0/weekly/protobuf --content-topic=/newsService/1.0/alerts/xml --content-topic=/newsService/1.0/updates/json --content-topic=/newsService/2.0/alerts/json --content-topic=/newsService/2.0/summaries/xml --content-topic=/newsService/2.0/highlights/yaml --content-topic=/newsService/3.0/weekly/json --content-topic=/newsService/3.0/summaries/xml
|
|
2026-02-28 04:27:38.575 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.125.33 waku 5a212fc39ad8fe9f2107ddcad7c864b90ef2c2074f75d5d3a3c2b2a2e3128b97
|
|
2026-02-28 04:27:38.611 DEBUG [src.node.docker_mananger] Container started with ID 5a212fc39ad8. Setting up logs at ./log/docker/node2_2026-02-28_04-27-37__4a11f445-d113-40ea-9326-40cdf47e370b__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:27:38.611 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47338
|
|
2026-02-28 04:27:38.612 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 04:27:39.612 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47338/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:27:39.634 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-02-28 04:27:39.636 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 04:27:39.636 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47338/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:27:39.642 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.125.33/tcp/47339/p2p/16Uiu2HAmQFc7a4YBaiiaDrQEnWt4vuJhREEcTke78tCWvseLSzKd","/ip4/172.18.125.33/tcp/47340/ws/p2p/16Uiu2HAmQFc7a4YBaiiaDrQEnWt4vuJhREEcTke78tCWvseLSzKd"],"enrUri":"enr:-L24QMvEidRIz0eo6dxBOMLwA104Js34bZNQU_fzc2qgbgeIArw7If16I-34HVqvWt4M7POjBZAhtMdQiILGbRJ0jCECgmlkgnY0gmlwhKwSfSGKbXVsdGlhZGRyc5YACASsEn0hBrjrAAoErBJ9IQa47N0DgnJzhQACAQAAiXNlY3AyNTZrMaEDrE691_0gjaq1eqqW5MpUEwaKO_rmlQzl2OGo6p9-O3SDdGNwgrjrg3VkcIK47YV3YWt1MgE"}'
|
|
2026-02-28 04:27:39.643 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 04:27:39.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47338/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.23.32/tcp/43396/p2p/16Uiu2HAmMW5SFr8od9dSKELEd9XenU1MgDvtBPZE3iEAQw4HQyy4"]'
|
|
2026-02-28 04:27:39.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:27:39.651 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43395/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-02-28 04:27:39.654 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:27:39.654 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47338/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-02-28 04:27:39.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:27:39.657 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43395/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/weekly/protobuf", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-28 04:27:39.661 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:27:39.662 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-28 04:27:39.763 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:27:39.763 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43395/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:27:39.766 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":1772252859657062448,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:27:39.768 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:27:39.768 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47338/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:27:39.770 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":1772252859657062448,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:27:39.772 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43395/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/alerts/xml", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-28 04:27:39.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:27:39.778 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-28 04:27:39.878 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:27:39.879 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43395/relay/v1/auto/messages/%2FnewsService%2F1.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:27:39.881 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":1772252859772284349,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:27:39.883 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:27:39.883 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47338/relay/v1/auto/messages/%2FnewsService%2F1.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:27:39.886 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":1772252859772284349,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:27:39.887 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43395/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/updates/json", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-28 04:27:39.892 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:27:39.892 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-28 04:27:39.992 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:27:39.993 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43395/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fupdates%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:27:39.995 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":1772252859887658337,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:27:39.996 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:27:39.997 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47338/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fupdates%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:27:39.999 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":1772252859887658337,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:27:40.001 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43395/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/alerts/json", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-28 04:27:40.006 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:27:40.006 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-28 04:27:40.107 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:27:40.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43395/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:27:40.110 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":1772252860001146123,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:27:40.111 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:27:40.111 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47338/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:27:40.113 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":1772252860001146123,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:27:40.115 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43395/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/summaries/xml", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-28 04:27:40.119 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:27:40.120 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-28 04:27:40.220 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:27:40.220 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43395/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:27:40.223 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":1772252860115364171,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:27:40.225 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:27:40.225 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47338/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:27:40.227 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":1772252860115364171,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:27:40.229 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43395/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/highlights/yaml", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-28 04:27:40.233 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:27:40.233 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-28 04:27:40.334 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:27:40.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43395/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:27:40.337 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":1772252860229218436,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:27:40.338 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:27:40.338 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47338/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:27:40.341 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":1772252860229218436,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:27:40.342 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43395/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/weekly/json", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-28 04:27:40.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:27:40.348 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-28 04:27:40.448 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:27:40.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43395/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fweekly%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:27:40.451 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":1772252860342806597,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:27:40.452 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:27:40.453 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47338/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fweekly%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:27:40.455 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":1772252860342806597,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:27:40.456 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43395/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/summaries/xml", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-28 04:27:40.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:27:40.461 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-28 04:27:40.561 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:27:40.562 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43395/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:27:40.564 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":1772252860456821664,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:27:40.566 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:27:40.566 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47338/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:27:40.568 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":1772252860456821664,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:27:40.571 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-28 04:27:40.572 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-28 04:27:40.572 DEBUG [src.node.waku_node] Stopping container with id 82a8581dd2d8
|
|
2026-02-28 04:27:41.156 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 04:27:41.157 DEBUG [src.node.waku_node] Stopping container with id 5a212fc39ad8
|
|
2026-02-28 04:27:41.693 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 04:27:41.695 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-28 04:27:41.703 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-28 04:27:41.709 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|