mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-07 16:33:13 +00:00
78 lines
13 KiB
Plaintext
78 lines
13 KiB
Plaintext
2025-12-11 04:14:10.377 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-11 04:14:10.378 DEBUG [tests.conftest] Running test: test_single_pubsub_topic[/waku/2/rs/5/999] with id: 2025-12-11_04-14-10__49d44b6b-73a1-40b9-bab2-83c4101621d8
|
|
2025-12-11 04:14:10.378 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-11 04:14:10.378 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-11 04:14:10.378 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2025-12-11 04:14:10.385 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:14:10.385 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-11_04-14-10__49d44b6b-73a1-40b9-bab2-83c4101621d8__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:14:10.385 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:14:10.386 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:14:10.387 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-11 04:14:10.387 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.66.166
|
|
2025-12-11 04:14:10.387 DEBUG [src.node.docker_mananger] Generated ports ['17139', '17140', '17141', '17142', '17143']
|
|
2025-12-11 04:14:10.387 DEBUG [src.node.waku_node] Cluster id was resolved to: 5
|
|
2025-12-11 04:14:10.387 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2025-12-11 04:14:10.387 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:14:10.388 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:14:10.388 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:14:10.388 DEBUG [src.node.docker_mananger] docker run -i -t -p 17139:17139 -p 17140:17140 -p 17141:17141 -p 17142:17142 -p 17143:17143 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=17141 --rest-port=17139 --tcp-port=17140 --discv5-udp-port=17142 --rest-address=0.0.0.0 --nat=extip:172.18.66.166 --peer-exchange=true --discv5-discovery=true --cluster-id=5 --nodekey=cace78aff998b776e44fd90d6ecb7216ad7e13f816e18d5bdddeccc78fa74537 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17143 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-11 04:14:10.566 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.66.166 waku ff3cae7c0cbc7ce85d19e0b087798b3a32eb4223f2b2b74a120dac45aa25ff26
|
|
2025-12-11 04:14:10.597 DEBUG [src.node.docker_mananger] Container started with ID ff3cae7c0cbc. Setting up logs at ./log/docker/node1_2025-12-11_04-14-10__49d44b6b-73a1-40b9-bab2-83c4101621d8__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:14:10.598 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17139
|
|
2025-12-11 04:14:10.598 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:14:10.686 ERROR [src.node.docker_mananger] Max retries reached for container b51fd82fa5b7. Exiting log stream.
|
|
2025-12-11 04:14:11.172 ERROR [src.node.docker_mananger] Max retries reached for container 4ae45d13e994. Exiting log stream.
|
|
2025-12-11 04:14:11.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17139/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:11.602 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"}]}'
|
|
2025-12-11 04:14:11.602 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:14:11.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17139/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:11.605 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.66.166/tcp/17140/p2p/16Uiu2HAmL6y9SFYT1UbiqXtmdjNAYtGyxRr9TTMpczjG7QVvB71z","/ip4/172.18.66.166/tcp/17141/ws/p2p/16Uiu2HAmL6y9SFYT1UbiqXtmdjNAYtGyxRr9TTMpczjG7QVvB71z"],"enrUri":"enr:-L24QHS7TykhLLkBf2cr4CtiEk-VF95x5ZbwGfyTk9MGdyYlQhs349kgmoryY_MEsFPf2xa18SCYN0-tvwzGMCErm0ACgmlkgnY0gmlwhKwSQqaKbXVsdGlhZGRyc5YACASsEkKmBkL0AAoErBJCpgZC9d0DgnJzhQAFAQAAiXNlY3AyNTZrMaEDbqmMOAvHpVEdXoZ94l9TahAgWzbC96tpF1kdVkuklDGDdGNwgkL0g3VkcIJC9oV3YWt1MgU"}'
|
|
2025-12-11 04:14:11.605 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:14:11.611 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:14:11.611 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-11_04-14-10__49d44b6b-73a1-40b9-bab2-83c4101621d8__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:14:11.611 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:14:11.611 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:14:11.613 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-11 04:14:11.613 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.118.240
|
|
2025-12-11 04:14:11.613 DEBUG [src.node.docker_mananger] Generated ports ['33007', '33008', '33009', '33010', '33011']
|
|
2025-12-11 04:14:11.613 DEBUG [src.node.waku_node] Cluster id was resolved to: 5
|
|
2025-12-11 04:14:11.613 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2025-12-11 04:14:11.613 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:14:11.614 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:14:11.614 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:14:11.614 DEBUG [src.node.docker_mananger] docker run -i -t -p 33007:33007 -p 33008:33008 -p 33009:33009 -p 33010:33010 -p 33011:33011 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=33009 --rest-port=33007 --tcp-port=33008 --discv5-udp-port=33010 --rest-address=0.0.0.0 --nat=extip:172.18.118.240 --peer-exchange=true --discv5-discovery=true --cluster-id=5 --nodekey=cd6fffdcaf1ac29a72fc93f11ab47c5c9bd9fdf29d746bc6ecfb1789a8bddae6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33011 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHS7TykhLLkBf2cr4CtiEk-VF95x5ZbwGfyTk9MGdyYlQhs349kgmoryY_MEsFPf2xa18SCYN0-tvwzGMCErm0ACgmlkgnY0gmlwhKwSQqaKbXVsdGlhZGRyc5YACASsEkKmBkL0AAoErBJCpgZC9d0DgnJzhQAFAQAAiXNlY3AyNTZrMaEDbqmMOAvHpVEdXoZ94l9TahAgWzbC96tpF1kdVkuklDGDdGNwgkL0g3VkcIJC9oV3YWt1MgU
|
|
2025-12-11 04:14:11.810 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.118.240 waku e354925e15f840596b353a6754a671642616b5ae2871a3597d8049bdde794cad
|
|
2025-12-11 04:14:11.844 DEBUG [src.node.docker_mananger] Container started with ID e354925e15f8. Setting up logs at ./log/docker/node2_2025-12-11_04-14-10__49d44b6b-73a1-40b9-bab2-83c4101621d8__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:14:11.846 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 33007
|
|
2025-12-11 04:14:11.846 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:14:12.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33007/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:12.857 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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"}]}'
|
|
2025-12-11 04:14:12.858 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:14:12.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33007/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:12.862 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.118.240/tcp/33008/p2p/16Uiu2HAmPLUwqiNQZ6zX9SdPdWVDquP418gFgs4yFAtgYfhmGiUV","/ip4/172.18.118.240/tcp/33009/ws/p2p/16Uiu2HAmPLUwqiNQZ6zX9SdPdWVDquP418gFgs4yFAtgYfhmGiUV"],"enrUri":"enr:-L24QOx06m9g7VSdSfWm39zIEHgRQ87jBjN4P6yq9LGkeBIkK8yM6DUWob7yQZczHQtcucJctace4fUPeFT8tfQaK3YCgmlkgnY0gmlwhKwSdvCKbXVsdGlhZGRyc5YACASsEnbwBoDwAAoErBJ28AaA8d0DgnJzhQAFAQAAiXNlY3AyNTZrMaEDnrLapS0hpKpVJ7xyKfBcDKiffeqw13m87RXWQX1ZZRaDdGNwgoDwg3VkcIKA8oV3YWt1MgE"}'
|
|
2025-12-11 04:14:12.862 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:14:12.862 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33007/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.66.166/tcp/17140/p2p/16Uiu2HAmL6y9SFYT1UbiqXtmdjNAYtGyxRr9TTMpczjG7QVvB71z"]'
|
|
2025-12-11 04:14:12.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:12.865 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17139/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/5/999"]'
|
|
2025-12-11 04:14:12.869 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:12.870 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33007/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/5/999"]'
|
|
2025-12-11 04:14:12.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:12.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17139/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F999" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:14:12.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:12.881 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-11 04:14:12.981 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-11 04:14:12.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17139/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F999" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:12.984 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765426452874900764,"ephemeral":false,"proof":""}]'
|
|
2025-12-11 04:14:12.986 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-11 04:14:12.986 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33007/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F999" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:12.989 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765426452874900764,"ephemeral":false,"proof":""}]'
|
|
2025-12-11 04:14:12.992 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-11 04:14:12.993 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-11 04:14:12.993 DEBUG [src.node.waku_node] Stopping container with id ff3cae7c0cbc
|
|
2025-12-11 04:14:13.531 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:14:13.531 DEBUG [src.node.waku_node] Stopping container with id e354925e15f8
|
|
2025-12-11 04:14:14.040 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:14:14.042 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-11 04:14:14.047 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-11 04:14:14.053 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|