128 lines
24 KiB
Plaintext

2026-02-02 04:45:06.049 DEBUG [tests.conftest] Running fixture setup: test_id
2026-02-02 04:45:06.049 DEBUG [tests.conftest] Running test: test_subscribe_via_api_to_new_content_topics[content_topic_list0] with id: 2026-02-02_04-45-06__b1877b4f-e7c1-4c99-8382-b857df97cb1b
2026-02-02 04:45:06.049 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-02-02 04:45:06.049 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-02-02 04:45:06.050 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-02-02 04:45:06.056 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-02 04:45:06.057 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-02_04-45-06__b1877b4f-e7c1-4c99-8382-b857df97cb1b__wakuorg_nwaku:latest.log
2026-02-02 04:45:06.057 DEBUG [src.node.waku_node] Starting Node...
2026-02-02 04:45:06.057 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-02 04:45:06.058 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-02 04:45:06.058 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.172.157
2026-02-02 04:45:06.058 DEBUG [src.node.docker_mananger] Generated ports ['24074', '24075', '24076', '24077', '24078']
2026-02-02 04:45:06.059 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-02 04:45:06.059 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-02 04:45:06.059 DEBUG [src.node.waku_node] Using volumes []
2026-02-02 04:45:06.059 DEBUG [src.node.docker_mananger] docker run -i -t -p 24074:24074 -p 24075:24075 -p 24076:24076 -p 24077:24077 -p 24078:24078 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=24076 --rest-port=24074 --tcp-port=24075 --discv5-udp-port=24077 --rest-address=0.0.0.0 --nat=extip:172.18.172.157 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=3bfaf30a965be44f2d074de2e9a34d4de3bc4e84fcfcbaacee2dfe83fda3c4a2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24078 --metrics-logging=true --relay=true --filter=true --content-topic=/newsService/1.0/weekly/protobuf
2026-02-02 04:45:06.209 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.172.157 waku 9b84d0f71d3334750d11fb9ef9705c4c58e1df65da3d0a01626f680f82c13de3
2026-02-02 04:45:06.236 DEBUG [src.node.docker_mananger] Container started with ID 9b84d0f71d33. Setting up logs at ./log/docker/node1_2026-02-02_04-45-06__b1877b4f-e7c1-4c99-8382-b857df97cb1b__wakuorg_nwaku:latest.log
2026-02-02 04:45:06.237 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24074
2026-02-02 04:45:06.237 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-02 04:45:06.364 ERROR [src.node.docker_mananger] Max retries reached for container ca953ddbe80c. Exiting log stream.
2026-02-02 04:45:06.850 ERROR [src.node.docker_mananger] Max retries reached for container 55a1124f289e. Exiting log stream.
2026-02-02 04:45:07.238 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24074/health" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:45:07.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
2026-02-02 04:45:07.241 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-02 04:45:07.241 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24074/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:45:07.243 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.172.157/tcp/24075/p2p/16Uiu2HAmGqbtf52uXGXspA3Yg2H6bKJ1NmQJkquEsn1Qt7GRwGAD","/ip4/172.18.172.157/tcp/24076/ws/p2p/16Uiu2HAmGqbtf52uXGXspA3Yg2H6bKJ1NmQJkquEsn1Qt7GRwGAD"],"enrUri":"enr:-L24QMVw5A_Ux21KsqQHNqrzZ5g1f7MuaQVpOpuZLyMTGw-ZW02gacUsDQ5IhrR808aw7T31E9bQEQdxOenF0Q4Gad0CgmlkgnY0gmlwhKwSrJ2KbXVsdGlhZGRyc5YACASsEqydBl4LAAoErBKsnQZeDN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDPia97sVikO3Dxys7bVJP73W0X14r1T7OlL_bLakhsYKDdGNwgl4Lg3VkcIJeDYV3YWt1MgU"}'
2026-02-02 04:45:07.244 INFO [src.node.waku_node] REST service is ready !!
2026-02-02 04:45:07.250 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-02 04:45:07.250 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-02_04-45-06__b1877b4f-e7c1-4c99-8382-b857df97cb1b__wakuorg_nwaku:latest.log
2026-02-02 04:45:07.250 DEBUG [src.node.waku_node] Starting Node...
2026-02-02 04:45:07.250 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-02 04:45:07.254 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-02 04:45:07.254 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.96.25
2026-02-02 04:45:07.254 DEBUG [src.node.docker_mananger] Generated ports ['48075', '48076', '48077', '48078', '48079']
2026-02-02 04:45:07.254 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-02 04:45:07.254 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-02 04:45:07.255 DEBUG [src.node.waku_node] Using volumes []
2026-02-02 04:45:07.255 DEBUG [src.node.docker_mananger] docker run -i -t -p 48075:48075 -p 48076:48076 -p 48077:48077 -p 48078:48078 -p 48079:48079 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=48077 --rest-port=48075 --tcp-port=48076 --discv5-udp-port=48078 --rest-address=0.0.0.0 --nat=extip:172.18.96.25 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=795e0b0816d97e9b175327acd4add5ef4f7f371f63b81e5a52de774d365da119 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48079 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMVw5A_Ux21KsqQHNqrzZ5g1f7MuaQVpOpuZLyMTGw-ZW02gacUsDQ5IhrR808aw7T31E9bQEQdxOenF0Q4Gad0CgmlkgnY0gmlwhKwSrJ2KbXVsdGlhZGRyc5YACASsEqydBl4LAAoErBKsnQZeDN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDPia97sVikO3Dxys7bVJP73W0X14r1T7OlL_bLakhsYKDdGNwgl4Lg3VkcIJeDYV3YWt1MgU --content-topic=/newsService/1.0/weekly/protobuf
2026-02-02 04:45:07.408 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.96.25 waku 5024fcbf052650f7a252c82ef3512dc4631efcd0940de9be92826b6b4daa4048
2026-02-02 04:45:07.433 DEBUG [src.node.docker_mananger] Container started with ID 5024fcbf0526. Setting up logs at ./log/docker/node2_2026-02-02_04-45-06__b1877b4f-e7c1-4c99-8382-b857df97cb1b__wakuorg_nwaku:latest.log
2026-02-02 04:45:07.434 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 48075
2026-02-02 04:45:07.434 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-02 04:45:08.436 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48075/health" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:45:08.457 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
2026-02-02 04:45:08.459 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-02 04:45:08.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48075/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:45:08.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.96.25/tcp/48076/p2p/16Uiu2HAmVrvoquH4SzGetcZGsZaNC1Yzn2H6A28BxchAjf2trWjj","/ip4/172.18.96.25/tcp/48077/ws/p2p/16Uiu2HAmVrvoquH4SzGetcZGsZaNC1Yzn2H6A28BxchAjf2trWjj"],"enrUri":"enr:-L24QERxOQokm7alzu34zDz1YbicliYvd27CaqpKGDv7PVOcSOKhMw5aJh8ZcVRRSYo099nbBG9qXZpY6qfmZAF7oXUCgmlkgnY0gmlwhKwSYBmKbXVsdGlhZGRyc5YACASsEmAZBrvMAAoErBJgGQa7zd0DgnJzhQACAQAAiXNlY3AyNTZrMaED_6Wkbn-e14BiVW0wJq9c45VsiMIk46WE9pkYTa4yO7qDdGNwgrvMg3VkcIK7zoV3YWt1MgE"}'
2026-02-02 04:45:08.465 INFO [src.node.waku_node] REST service is ready !!
2026-02-02 04:45:08.465 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48075/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.172.157/tcp/24075/p2p/16Uiu2HAmGqbtf52uXGXspA3Yg2H6bKJ1NmQJkquEsn1Qt7GRwGAD"]'
2026-02-02 04:45:08.467 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:45:08.468 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24074/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-02-02 04:45:08.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:45:08.471 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48075/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-02-02 04:45:08.473 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:45:08.474 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24074/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/alerts/xml", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:45:08.477 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:45:08.478 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:45:08.578 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-02-02 04:45:08.578 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24074/relay/v1/auto/messages/%2FnewsService%2F1.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:45:08.581 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":1770007508473872554,"ephemeral":false,"proof":""}]'
2026-02-02 04:45:08.583 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:45:08.583 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48075/relay/v1/auto/messages/%2FnewsService%2F1.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:45:08.585 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":1770007508473872554,"ephemeral":false,"proof":""}]'
2026-02-02 04:45:08.587 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24074/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/updates/json", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:45:08.592 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:45:08.592 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:45:08.692 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-02-02 04:45:08.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24074/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fupdates%2Fjson" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:45:08.696 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":1770007508587475340,"ephemeral":false,"proof":""}]'
2026-02-02 04:45:08.697 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:45:08.697 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48075/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fupdates%2Fjson" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:45:08.700 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":1770007508587475340,"ephemeral":false,"proof":""}]'
2026-02-02 04:45:08.701 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24074/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/alerts/json", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:45:08.706 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:45:08.706 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:45:08.807 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-02-02 04:45:08.807 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24074/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fjson" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:45:08.810 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":1770007508701791003,"ephemeral":false,"proof":""}]'
2026-02-02 04:45:08.812 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:45:08.812 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48075/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fjson" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:45:08.814 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":1770007508701791003,"ephemeral":false,"proof":""}]'
2026-02-02 04:45:08.816 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24074/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/summaries/xml", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:45:08.820 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:45:08.820 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:45:08.921 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-02-02 04:45:08.921 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24074/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:45:08.924 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":1770007508816003413,"ephemeral":false,"proof":""}]'
2026-02-02 04:45:08.925 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:45:08.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48075/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:45:08.928 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":1770007508816003413,"ephemeral":false,"proof":""}]'
2026-02-02 04:45:08.929 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24074/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/highlights/yaml", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:45:08.933 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:45:08.934 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:45:09.034 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-02-02 04:45:09.035 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24074/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fyaml" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:45:09.038 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":1770007508929731626,"ephemeral":false,"proof":""}]'
2026-02-02 04:45:09.039 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:45:09.040 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48075/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fyaml" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:45:09.042 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":1770007508929731626,"ephemeral":false,"proof":""}]'
2026-02-02 04:45:09.044 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24074/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/weekly/json", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:45:09.047 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:45:09.048 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:45:09.148 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-02-02 04:45:09.149 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24074/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fweekly%2Fjson" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:45:09.151 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":1770007509043913078,"ephemeral":false,"proof":""}]'
2026-02-02 04:45:09.153 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:45:09.153 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48075/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fweekly%2Fjson" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:45:09.155 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":1770007509043913078,"ephemeral":false,"proof":""}]'
2026-02-02 04:45:09.157 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24074/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/summaries/xml", "timestamp": '$(date +%s%N)'}'
2026-02-02 04:45:09.161 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:45:09.161 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-02 04:45:09.262 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-02-02 04:45:09.262 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24074/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:45:09.265 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":1770007509157304205,"ephemeral":false,"proof":""}]'
2026-02-02 04:45:09.266 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-02 04:45:09.267 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48075/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:45:09.269 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":1770007509157304205,"ephemeral":false,"proof":""}]'
2026-02-02 04:45:09.272 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-02-02 04:45:09.273 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-02-02 04:45:09.273 DEBUG [src.node.waku_node] Stopping container with id 9b84d0f71d33
2026-02-02 04:45:09.758 DEBUG [src.node.waku_node] Container stopped.
2026-02-02 04:45:09.760 DEBUG [src.node.waku_node] Stopping container with id 5024fcbf0526
2026-02-02 04:45:10.247 DEBUG [src.node.waku_node] Container stopped.
2026-02-02 04:45:10.249 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-02-02 04:45:10.255 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-02 04:45:10.261 DEBUG [src.node.docker_mananger] No errors found in the waku logs.