mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 17:43:17 +00:00
132 lines
24 KiB
Plaintext
132 lines
24 KiB
Plaintext
2026-03-28 04:42:21.725 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-28 04:42:21.726 DEBUG [tests.conftest] Running test: test_subscribe_via_api_to_new_content_topics[content_topic_list0] with id: 2026-03-28_04-42-21__60badb57-e9f2-4b3a-9093-45427300c197
|
|
2026-03-28 04:42:21.726 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-28 04:42:21.726 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-28 04:42:21.726 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-28 04:42:21.733 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-28 04:42:21.733 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-28_04-42-21__60badb57-e9f2-4b3a-9093-45427300c197__wakuorg_nwaku:latest.log
|
|
2026-03-28 04:42:21.733 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-28 04:42:21.733 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-28 04:42:21.735 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-28 04:42:21.735 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.99.13
|
|
2026-03-28 04:42:21.735 DEBUG [src.node.docker_mananger] Generated ports ['12680', '12681', '12682', '12683', '12684']
|
|
2026-03-28 04:42:21.735 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-28 04:42:21.735 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-28 04:42:21.735 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-28 04:42:21.736 DEBUG [src.node.docker_mananger] docker run -i -t -p 12680:12680 -p 12681:12681 -p 12682:12682 -p 12683:12683 -p 12684:12684 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=12682 --rest-port=12680 --tcp-port=12681 --discv5-udp-port=12683 --rest-address=0.0.0.0 --nat=extip:172.18.99.13 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ee17ebd7e64e5dc31be5dd475aace5cc95e31ad5b8f5b8ac4264ceef66bb1ce2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12684 --metrics-logging=true --relay=true --filter=true --content-topic=/newsService/1.0/weekly/protobuf
|
|
2026-03-28 04:42:21.915 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.99.13 waku dba30cffb6f49c1b5f5ae929948893623a33f10384c5bc5402c2e7c5a5e41cfb
|
|
2026-03-28 04:42:21.955 DEBUG [src.node.docker_mananger] Container started with ID dba30cffb6f4. Setting up logs at ./log/docker/node1_2026-03-28_04-42-21__60badb57-e9f2-4b3a-9093-45427300c197__wakuorg_nwaku:latest.log
|
|
2026-03-28 04:42:21.955 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12680
|
|
2026-03-28 04:42:21.955 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-28 04:42:22.129 ERROR [src.node.docker_mananger] Max retries reached for container 4d9f30efe132. Exiting log stream.
|
|
2026-03-28 04:42:22.535 ERROR [src.node.docker_mananger] Max retries reached for container ce5e0c1dc0c5. Exiting log stream.
|
|
2026-03-28 04:42:22.956 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12680/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-28 04:42:22.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-28 04:42:23.059 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12680/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-28 04:42:23.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-28 04:42:23.062 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-28 04:42:23.062 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12680/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-28 04:42:23.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.99.13/tcp/12681/p2p/16Uiu2HAmRQT1MorYDjTSHgbT7Kj72rvk4Zw41bVrbdP7HvtKe2Ph","/ip4/172.18.99.13/tcp/12682/ws/p2p/16Uiu2HAmRQT1MorYDjTSHgbT7Kj72rvk4Zw41bVrbdP7HvtKe2Ph"],"enrUri":"enr:-L24QPKVCb3VtsxGPX67xGvTfsqb2Tfx0dbqXKOy_pTFvT-3DstMXV5EhWekizu-4Qci4DLnzsc8CfLU0GKUD9wBvjACgmlkgnY0gmlwhKwSYw2KbXVsdGlhZGRyc5YACASsEmMNBjGJAAoErBJjDQYxit0DgnJzhQACAQAAiXNlY3AyNTZrMaEDvW5bvcoQtAuY6eQjizp7qoV2YdIcdRnL5rkR6AwKWVCDdGNwgjGJg3VkcIIxi4V3YWt1MgU"}'
|
|
2026-03-28 04:42:23.064 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-28 04:42:23.071 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-28 04:42:23.071 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-28_04-42-21__60badb57-e9f2-4b3a-9093-45427300c197__wakuorg_nwaku:latest.log
|
|
2026-03-28 04:42:23.071 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-28 04:42:23.071 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-28 04:42:23.073 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-28 04:42:23.073 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.78.11
|
|
2026-03-28 04:42:23.073 DEBUG [src.node.docker_mananger] Generated ports ['12597', '12598', '12599', '12600', '12601']
|
|
2026-03-28 04:42:23.073 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-28 04:42:23.073 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-28 04:42:23.073 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-28 04:42:23.073 DEBUG [src.node.docker_mananger] docker run -i -t -p 12597:12597 -p 12598:12598 -p 12599:12599 -p 12600:12600 -p 12601:12601 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=12599 --rest-port=12597 --tcp-port=12598 --discv5-udp-port=12600 --rest-address=0.0.0.0 --nat=extip:172.18.78.11 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=960fedd6c4cdf5ca2eceb020f288df38bea1e633bdee7725b22f0acafd0b7af8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12601 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPKVCb3VtsxGPX67xGvTfsqb2Tfx0dbqXKOy_pTFvT-3DstMXV5EhWekizu-4Qci4DLnzsc8CfLU0GKUD9wBvjACgmlkgnY0gmlwhKwSYw2KbXVsdGlhZGRyc5YACASsEmMNBjGJAAoErBJjDQYxit0DgnJzhQACAQAAiXNlY3AyNTZrMaEDvW5bvcoQtAuY6eQjizp7qoV2YdIcdRnL5rkR6AwKWVCDdGNwgjGJg3VkcIIxi4V3YWt1MgU --content-topic=/newsService/1.0/weekly/protobuf
|
|
2026-03-28 04:42:23.265 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.78.11 waku 926e337ace83220749ae30a4522f4ab7147a9ab988e5b029546cf684d62de6e6
|
|
2026-03-28 04:42:23.303 DEBUG [src.node.docker_mananger] Container started with ID 926e337ace83. Setting up logs at ./log/docker/node2_2026-03-28_04-42-21__60badb57-e9f2-4b3a-9093-45427300c197__wakuorg_nwaku:latest.log
|
|
2026-03-28 04:42:23.306 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12597
|
|
2026-03-28 04:42:23.307 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-28 04:42:24.307 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12597/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-28 04:42:24.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-28 04:42:24.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12597/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-28 04:42:24.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-28 04:42:24.414 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-28 04:42:24.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12597/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-28 04:42:24.417 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.78.11/tcp/12598/p2p/16Uiu2HAmMSukH2pbJ4q1D3VFxgECCbmZxGpYenWYj2ahnDjGXELv","/ip4/172.18.78.11/tcp/12599/ws/p2p/16Uiu2HAmMSukH2pbJ4q1D3VFxgECCbmZxGpYenWYj2ahnDjGXELv"],"enrUri":"enr:-L24QJMYVaIbOCed8NeE8ipgy3CRYz1i--jyJQkNQPzkN5OkOgpaT_AcZAAMQg0TwsbXVxq4nvc696UswoQ583OXYMMCgmlkgnY0gmlwhKwSTguKbXVsdGlhZGRyc5YACASsEk4LBjE2AAoErBJOCwYxN90DgnJzhQACAQAAiXNlY3AyNTZrMaEDgqEB2t9O20RzaHUpv-N_s6rnCYP8g1y34emTlBokmbeDdGNwgjE2g3VkcIIxOIV3YWt1MgE"}'
|
|
2026-03-28 04:42:24.417 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-28 04:42:24.418 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12597/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.99.13/tcp/12681/p2p/16Uiu2HAmRQT1MorYDjTSHgbT7Kj72rvk4Zw41bVrbdP7HvtKe2Ph"]'
|
|
2026-03-28 04:42:24.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-28 04:42:24.441 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12680/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-28 04:42:24.459 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-28 04:42:24.459 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12597/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-28 04:42:24.469 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-28 04:42:24.470 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12680/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/alerts/xml", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-28 04:42:24.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-28 04:42:24.490 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-28 04:42:24.590 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-28 04:42:24.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12680/relay/v1/auto/messages/%2FnewsService%2F1.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-28 04:42:24.593 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":1774672944470751708,"ephemeral":false,"proof":""}]'
|
|
2026-03-28 04:42:24.594 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-28 04:42:24.595 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12597/relay/v1/auto/messages/%2FnewsService%2F1.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-28 04:42:24.597 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":1774672944470751708,"ephemeral":false,"proof":""}]'
|
|
2026-03-28 04:42:24.599 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12680/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/updates/json", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-28 04:42:24.604 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-28 04:42:24.604 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-28 04:42:24.705 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-28 04:42:24.705 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12680/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fupdates%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-28 04:42:24.707 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":1774672944599135985,"ephemeral":false,"proof":""}]'
|
|
2026-03-28 04:42:24.709 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-28 04:42:24.709 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12597/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fupdates%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-28 04:42:24.711 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":1774672944599135985,"ephemeral":false,"proof":""}]'
|
|
2026-03-28 04:42:24.713 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12680/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/alerts/json", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-28 04:42:24.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-28 04:42:24.721 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-28 04:42:24.821 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-28 04:42:24.821 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12680/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-28 04:42:24.824 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":1774672944713362421,"ephemeral":false,"proof":""}]'
|
|
2026-03-28 04:42:24.825 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-28 04:42:24.825 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12597/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-28 04:42:24.828 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":1774672944713362421,"ephemeral":false,"proof":""}]'
|
|
2026-03-28 04:42:24.830 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12680/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/summaries/xml", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-28 04:42:24.834 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-28 04:42:24.835 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-28 04:42:24.937 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-28 04:42:24.937 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12680/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-28 04:42:24.939 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":1774672944829885399,"ephemeral":false,"proof":""}]'
|
|
2026-03-28 04:42:24.941 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-28 04:42:24.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12597/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-28 04:42:24.943 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":1774672944829885399,"ephemeral":false,"proof":""}]'
|
|
2026-03-28 04:42:24.945 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12680/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/highlights/yaml", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-28 04:42:24.952 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-28 04:42:24.953 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-28 04:42:25.053 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-28 04:42:25.053 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12680/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-28 04:42:25.056 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":1774672944945129768,"ephemeral":false,"proof":""}]'
|
|
2026-03-28 04:42:25.057 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-28 04:42:25.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12597/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-28 04:42:25.060 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":1774672944945129768,"ephemeral":false,"proof":""}]'
|
|
2026-03-28 04:42:25.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12680/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/weekly/json", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-28 04:42:25.066 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-28 04:42:25.066 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-28 04:42:25.167 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-28 04:42:25.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12680/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fweekly%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-28 04:42:25.169 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":1774672945061478245,"ephemeral":false,"proof":""}]'
|
|
2026-03-28 04:42:25.171 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-28 04:42:25.171 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12597/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fweekly%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-28 04:42:25.173 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":1774672945061478245,"ephemeral":false,"proof":""}]'
|
|
2026-03-28 04:42:25.175 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12680/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/summaries/xml", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-28 04:42:25.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-28 04:42:25.181 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-28 04:42:25.282 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-28 04:42:25.282 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12680/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-28 04:42:25.284 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":1774672945174919926,"ephemeral":false,"proof":""}]'
|
|
2026-03-28 04:42:25.285 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-28 04:42:25.286 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12597/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-28 04:42:25.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":1774672945174919926,"ephemeral":false,"proof":""}]'
|
|
2026-03-28 04:42:25.292 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-28 04:42:25.293 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-28 04:42:25.293 DEBUG [src.node.waku_node] Stopping container with id dba30cffb6f4
|
|
2026-03-28 04:42:25.790 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-28 04:42:25.791 DEBUG [src.node.waku_node] Stopping container with id 926e337ace83
|
|
2026-03-28 04:42:26.245 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-28 04:42:26.247 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-28 04:42:26.297 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-28 04:42:26.318 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|