mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-02-19 13:23:08 +00:00
187 lines
34 KiB
Plaintext
187 lines
34 KiB
Plaintext
2026-02-04 04:34:05.279 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-04 04:34:05.279 DEBUG [tests.conftest] Running test: test_unsubscribe_from_all_pubsub_topics_one_by_one with id: 2026-02-04_04-34-05__96d937f5-3832-477d-aadd-cd16b17673c7
|
|
2026-02-04 04:34:05.279 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-04 04:34:05.280 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-04 04:34:05.280 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-02-04 04:34:05.287 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 04:34:05.287 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-04_04-34-05__96d937f5-3832-477d-aadd-cd16b17673c7__wakuorg_nwaku:latest.log
|
|
2026-02-04 04:34:05.287 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 04:34:05.287 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 04:34:05.288 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 04:34:05.288 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.239.145
|
|
2026-02-04 04:34:05.289 DEBUG [src.node.docker_mananger] Generated ports ['62624', '62625', '62626', '62627', '62628']
|
|
2026-02-04 04:34:05.289 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-04 04:34:05.289 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 04:34:05.289 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 04:34:05.289 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 04:34:05.289 DEBUG [src.node.docker_mananger] docker run -i -t -p 62624:62624 -p 62625:62625 -p 62626:62626 -p 62627:62627 -p 62628:62628 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=62626 --rest-port=62624 --tcp-port=62625 --discv5-udp-port=62627 --rest-address=0.0.0.0 --nat=extip:172.18.239.145 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=2a8e86a1ffdd522cd52286c3e0692ebbdc732d45e6bdd3fc40a96b0f8affbd75 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62628 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-04 04:34:05.462 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.239.145 waku c70dabd40e643fadc9de929d38743f8abc0b9fa72a8f0b53fd5aa57475893b80
|
|
2026-02-04 04:34:05.495 DEBUG [src.node.docker_mananger] Container started with ID c70dabd40e64. Setting up logs at ./log/docker/node1_2026-02-04_04-34-05__96d937f5-3832-477d-aadd-cd16b17673c7__wakuorg_nwaku:latest.log
|
|
2026-02-04 04:34:05.497 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 62624
|
|
2026-02-04 04:34:05.497 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 04:34:05.546 ERROR [src.node.docker_mananger] Max retries reached for container 7bacf1a4fbb8. Exiting log stream.
|
|
2026-02-04 04:34:06.085 ERROR [src.node.docker_mananger] Max retries reached for container afe737dcc8a5. Exiting log stream.
|
|
2026-02-04 04:34:06.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62624/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:34:06.500 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-04 04:34:06.501 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 04:34:06.501 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62624/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:34:06.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.239.145/tcp/62625/p2p/16Uiu2HAm1SeH1E82iAFaZtrJbXa7WVqLuz4B12VkKNzU4mLwnQ1q","/ip4/172.18.239.145/tcp/62626/ws/p2p/16Uiu2HAm1SeH1E82iAFaZtrJbXa7WVqLuz4B12VkKNzU4mLwnQ1q"],"enrUri":"enr:-L24QGl9dQ7fPGvnjO1BFZ94l8C4TYLb9QkdVMH3hqpDw9SvJvBMTPYZMdn36Q8TAunNi6N2JlFjUUoY0ILsSUjwmh0CgmlkgnY0gmlwhKwS75GKbXVsdGlhZGRyc5YACASsEu-RBvShAAoErBLvkQb0ot0DgnJzhQACAQAAiXNlY3AyNTZrMaECWWXGyBOMxNog8SOGqcvoGGH7luz9qhUmCLJndGBkDzSDdGNwgvShg3VkcIL0o4V3YWt1MgU"}'
|
|
2026-02-04 04:34:06.503 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 04:34:06.510 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 04:34:06.510 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-04_04-34-05__96d937f5-3832-477d-aadd-cd16b17673c7__wakuorg_nwaku:latest.log
|
|
2026-02-04 04:34:06.510 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 04:34:06.511 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 04:34:06.512 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 04:34:06.512 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.192.168
|
|
2026-02-04 04:34:06.512 DEBUG [src.node.docker_mananger] Generated ports ['17505', '17506', '17507', '17508', '17509']
|
|
2026-02-04 04:34:06.512 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-04 04:34:06.513 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 04:34:06.513 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 04:34:06.513 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 04:34:06.513 DEBUG [src.node.docker_mananger] docker run -i -t -p 17505:17505 -p 17506:17506 -p 17507:17507 -p 17508:17508 -p 17509:17509 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=17507 --rest-port=17505 --tcp-port=17506 --discv5-udp-port=17508 --rest-address=0.0.0.0 --nat=extip:172.18.192.168 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=efc9df4bc1dddd2b6c9a02fbed19ac8bbb9bda35bbdbdfe5fabb2dbf7bb9bd49 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17509 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGl9dQ7fPGvnjO1BFZ94l8C4TYLb9QkdVMH3hqpDw9SvJvBMTPYZMdn36Q8TAunNi6N2JlFjUUoY0ILsSUjwmh0CgmlkgnY0gmlwhKwS75GKbXVsdGlhZGRyc5YACASsEu-RBvShAAoErBLvkQb0ot0DgnJzhQACAQAAiXNlY3AyNTZrMaECWWXGyBOMxNog8SOGqcvoGGH7luz9qhUmCLJndGBkDzSDdGNwgvShg3VkcIL0o4V3YWt1MgU
|
|
2026-02-04 04:34:06.701 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.192.168 waku e68864b6d1cf50e679577e771de4061a927f153dd84bb2168461832eabeb37c5
|
|
2026-02-04 04:34:06.730 DEBUG [src.node.docker_mananger] Container started with ID e68864b6d1cf. Setting up logs at ./log/docker/node2_2026-02-04_04-34-05__96d937f5-3832-477d-aadd-cd16b17673c7__wakuorg_nwaku:latest.log
|
|
2026-02-04 04:34:06.730 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17505
|
|
2026-02-04 04:34:06.731 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 04:34:07.732 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17505/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:34:07.746 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-04 04:34:07.747 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 04:34:07.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17505/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:34:07.753 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.192.168/tcp/17506/p2p/16Uiu2HAmMitgqjWJ6CBHfybEm4GVZoKZ9kMiW2rz4SbA594f6pMh","/ip4/172.18.192.168/tcp/17507/ws/p2p/16Uiu2HAmMitgqjWJ6CBHfybEm4GVZoKZ9kMiW2rz4SbA594f6pMh"],"enrUri":"enr:-L24QLLPZo_ZFw2a8z9f6lyxZrD8Z68pDhnHXbNf5UpJ0ilRTIvvjx_a4umSv_Kr0KozAkaOFgPpmbkSGbo0ww7TYl4CgmlkgnY0gmlwhKwSwKiKbXVsdGlhZGRyc5YACASsEsCoBkRiAAoErBLAqAZEY90DgnJzhQACAQAAiXNlY3AyNTZrMaEDhrkaPWm4H7wWZuk2esyHntfTxN3WxmlNiAxYp7fKx1SDdGNwgkRig3VkcIJEZIV3YWt1MgE"}'
|
|
2026-02-04 04:34:07.753 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 04:34:07.754 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17505/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.239.145/tcp/62625/p2p/16Uiu2HAm1SeH1E82iAFaZtrJbXa7WVqLuz4B12VkKNzU4mLwnQ1q"]'
|
|
2026-02-04 04:34:07.757 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:34:07.758 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62624/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
|
2026-02-04 04:34:07.765 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:34:07.767 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17505/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
|
2026-02-04 04:34:07.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:34:07.782 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:34:07.790 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:34:07.793 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-04 04:34:07.896 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-04 04:34:07.897 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:34:07.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1770179647782633872,"ephemeral":false,"proof":""}]'
|
|
2026-02-04 04:34:07.901 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-04 04:34:07.901 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17505/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:34:07.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1770179647782633872,"ephemeral":false,"proof":""}]'
|
|
2026-02-04 04:34:07.905 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:34:07.909 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:34:07.910 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-04 04:34:08.010 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-04 04:34:08.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:34:08.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1770179647905540767,"ephemeral":false,"proof":""}]'
|
|
2026-02-04 04:34:08.014 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-04 04:34:08.015 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17505/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:34:08.017 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1770179647905540767,"ephemeral":false,"proof":""}]'
|
|
2026-02-04 04:34:08.018 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:34:08.023 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:34:08.023 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-04 04:34:08.124 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-04 04:34:08.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:34:08.127 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1770179648018764272,"ephemeral":false,"proof":""}]'
|
|
2026-02-04 04:34:08.128 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-04 04:34:08.128 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17505/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:34:08.130 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1770179648018764272,"ephemeral":false,"proof":""}]'
|
|
2026-02-04 04:34:08.132 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:34:08.136 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:34:08.137 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-04 04:34:08.237 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-04 04:34:08.237 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:34:08.240 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1770179648132284589,"ephemeral":false,"proof":""}]'
|
|
2026-02-04 04:34:08.241 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-04 04:34:08.242 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17505/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:34:08.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1770179648132284589,"ephemeral":false,"proof":""}]'
|
|
2026-02-04 04:34:08.245 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:34:08.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:34:08.251 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-04 04:34:08.351 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-04 04:34:08.351 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:34:08.354 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1770179648245724519,"ephemeral":false,"proof":""}]'
|
|
2026-02-04 04:34:08.356 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-04 04:34:08.356 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17505/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:34:08.358 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1770179648245724519,"ephemeral":false,"proof":""}]'
|
|
2026-02-04 04:34:08.360 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:34:08.364 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:34:08.364 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-04 04:34:08.465 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-04 04:34:08.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:34:08.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1770179648360040685,"ephemeral":false,"proof":""}]'
|
|
2026-02-04 04:34:08.470 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-04 04:34:08.470 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17505/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:34:08.473 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1770179648360040685,"ephemeral":false,"proof":""}]'
|
|
2026-02-04 04:34:08.475 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:34:08.481 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:34:08.481 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-04 04:34:08.582 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-04 04:34:08.582 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:34:08.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1770179648475398664,"ephemeral":false,"proof":""}]'
|
|
2026-02-04 04:34:08.586 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-04 04:34:08.586 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17505/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:34:08.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1770179648475398664,"ephemeral":false,"proof":""}]'
|
|
2026-02-04 04:34:08.591 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:34:08.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:34:08.597 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-04 04:34:08.698 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-04 04:34:08.698 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:34:08.700 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1770179648591519859,"ephemeral":false,"proof":""}]'
|
|
2026-02-04 04:34:08.702 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-04 04:34:08.702 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17505/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:34:08.704 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1770179648591519859,"ephemeral":false,"proof":""}]'
|
|
2026-02-04 04:34:08.706 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:62624/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-02-04 04:34:08.709 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:34:08.709 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:17505/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-02-04 04:34:08.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:34:08.715 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:62624/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
|
|
2026-02-04 04:34:08.721 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:34:08.721 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:17505/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
|
|
2026-02-04 04:34:08.724 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:34:08.725 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:62624/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/2"]'
|
|
2026-02-04 04:34:08.730 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:34:08.730 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:17505/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/2"]'
|
|
2026-02-04 04:34:08.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:34:08.734 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:62624/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/3"]'
|
|
2026-02-04 04:34:08.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:34:08.740 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:17505/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/3"]'
|
|
2026-02-04 04:34:08.744 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:34:08.744 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:62624/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/4"]'
|
|
2026-02-04 04:34:08.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:34:08.749 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:17505/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/4"]'
|
|
2026-02-04 04:34:08.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:34:08.754 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:62624/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/5"]'
|
|
2026-02-04 04:34:08.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:34:08.759 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:17505/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/5"]'
|
|
2026-02-04 04:34:08.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:34:08.763 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:62624/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/6"]'
|
|
2026-02-04 04:34:08.768 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:34:08.768 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:17505/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/6"]'
|
|
2026-02-04 04:34:08.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:34:08.773 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:62624/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/7"]'
|
|
2026-02-04 04:34:08.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:34:08.777 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:17505/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/7"]'
|
|
2026-02-04 04:34:08.781 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:34:08.782 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:34:08.785 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:62624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/0'
|
|
2026-02-04 04:34:08.786 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:34:08.788 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:62624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/1'
|
|
2026-02-04 04:34:08.790 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:34:08.792 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:62624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/2'
|
|
2026-02-04 04:34:08.794 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:34:08.796 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:62624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/3'
|
|
2026-02-04 04:34:08.797 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:34:08.799 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:62624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/4'
|
|
2026-02-04 04:34:08.801 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:34:08.803 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:62624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/5'
|
|
2026-02-04 04:34:08.805 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:34:08.807 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:62624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/6'
|
|
2026-02-04 04:34:08.808 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:34:08.811 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:62624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/7'
|
|
2026-02-04 04:34:08.813 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-04 04:34:08.814 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-04 04:34:08.814 DEBUG [src.node.waku_node] Stopping container with id c70dabd40e64
|
|
2026-02-04 04:34:09.356 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 04:34:09.357 DEBUG [src.node.waku_node] Stopping container with id e68864b6d1cf
|
|
2026-02-04 04:34:09.905 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 04:34:09.906 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-04 04:34:09.931 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-04 04:34:09.943 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|