mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-05 23:43:07 +00:00
74 lines
13 KiB
Plaintext
74 lines
13 KiB
Plaintext
2025-12-11 04:14:27.334 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-11 04:14:27.334 DEBUG [tests.conftest] Running test: test_single_content_topic[/statusim/1/community/cbor] with id: 2025-12-11_04-14-27__a8e99e30-efb7-46da-b28c-02c56bd76c46
|
|
2025-12-11 04:14:27.334 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-11 04:14:27.334 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-11 04:14:27.335 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2025-12-11 04:14:27.341 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:14:27.341 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-11_04-14-27__a8e99e30-efb7-46da-b28c-02c56bd76c46__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:14:27.341 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:14:27.341 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:14:27.343 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-11 04:14:27.343 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.88.127
|
|
2025-12-11 04:14:27.343 DEBUG [src.node.docker_mananger] Generated ports ['32403', '32404', '32405', '32406', '32407']
|
|
2025-12-11 04:14:27.343 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:14:27.343 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:14:27.343 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:14:27.343 DEBUG [src.node.docker_mananger] docker run -i -t -p 32403:32403 -p 32404:32404 -p 32405:32405 -p 32406:32406 -p 32407:32407 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=32405 --rest-port=32403 --tcp-port=32404 --discv5-udp-port=32406 --rest-address=0.0.0.0 --nat=extip:172.18.88.127 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=dfbb2ebb2defba20a0466c1decbba4d1ee00ddd55a9e05eb0d6dfdb0d3edabfe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32407 --metrics-logging=true --relay=true --filter=true --content-topic=/statusim/1/community/cbor
|
|
2025-12-11 04:14:27.492 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.88.127 waku 6076bceff867e215f86bb964fc3a4c7330d60a666192c783e2ba1b61f95e21e7
|
|
2025-12-11 04:14:27.516 DEBUG [src.node.docker_mananger] Container started with ID 6076bceff867. Setting up logs at ./log/docker/node1_2025-12-11_04-14-27__a8e99e30-efb7-46da-b28c-02c56bd76c46__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:14:27.518 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 32403
|
|
2025-12-11 04:14:27.518 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:14:27.660 ERROR [src.node.docker_mananger] Max retries reached for container b3d78aaa29e1. Exiting log stream.
|
|
2025-12-11 04:14:28.137 ERROR [src.node.docker_mananger] Max retries reached for container dfff9d51b2fb. Exiting log stream.
|
|
2025-12-11 04:14:28.518 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32403/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:28.521 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:28.521 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:14:28.521 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32403/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:28.523 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.88.127/tcp/32404/p2p/16Uiu2HAkvo1XXb8pRT4YEMoHQYomwtpYS9g53EZgfQVTKSW19SdC","/ip4/172.18.88.127/tcp/32405/ws/p2p/16Uiu2HAkvo1XXb8pRT4YEMoHQYomwtpYS9g53EZgfQVTKSW19SdC"],"enrUri":"enr:-L24QCUE1iHxHekHrBjII6yUMNFbFdRqtLP7ftoPEwUBO0w-K7M0Lc7_HhRV3uP-JEZdoJ6eeLvJNho3Wrb9hyRvb8MCgmlkgnY0gmlwhKwSWH-KbXVsdGlhZGRyc5YACASsElh_Bn6UAAoErBJYfwZ-ld0DgnJzhQACAQAAiXNlY3AyNTZrMaECFFL8ZzJixjmBA1YKCutLMycOijNBO63VxzrJ0LDg_FeDdGNwgn6Ug3VkcIJ-loV3YWt1MgU"}'
|
|
2025-12-11 04:14:28.524 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:14:28.530 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:14:28.530 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-11_04-14-27__a8e99e30-efb7-46da-b28c-02c56bd76c46__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:14:28.530 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:14:28.530 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:14:28.531 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-11 04:14:28.531 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.240.207
|
|
2025-12-11 04:14:28.532 DEBUG [src.node.docker_mananger] Generated ports ['29024', '29025', '29026', '29027', '29028']
|
|
2025-12-11 04:14:28.532 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:14:28.532 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:14:28.532 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:14:28.532 DEBUG [src.node.docker_mananger] docker run -i -t -p 29024:29024 -p 29025:29025 -p 29026:29026 -p 29027:29027 -p 29028:29028 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=29026 --rest-port=29024 --tcp-port=29025 --discv5-udp-port=29027 --rest-address=0.0.0.0 --nat=extip:172.18.240.207 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ceab574d603ae4ae6b4df3ce62ee753ff5aeacfb1ba0e4c5dfc138d0fb3a696a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29028 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCUE1iHxHekHrBjII6yUMNFbFdRqtLP7ftoPEwUBO0w-K7M0Lc7_HhRV3uP-JEZdoJ6eeLvJNho3Wrb9hyRvb8MCgmlkgnY0gmlwhKwSWH-KbXVsdGlhZGRyc5YACASsElh_Bn6UAAoErBJYfwZ-ld0DgnJzhQACAQAAiXNlY3AyNTZrMaECFFL8ZzJixjmBA1YKCutLMycOijNBO63VxzrJ0LDg_FeDdGNwgn6Ug3VkcIJ-loV3YWt1MgU --content-topic=/statusim/1/community/cbor
|
|
2025-12-11 04:14:28.690 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.240.207 waku f0213b0ce2bfecc58d8c0b077cb641f1e605ffaf3d703f916e19c6aa0e540e85
|
|
2025-12-11 04:14:28.714 DEBUG [src.node.docker_mananger] Container started with ID f0213b0ce2bf. Setting up logs at ./log/docker/node2_2025-12-11_04-14-27__a8e99e30-efb7-46da-b28c-02c56bd76c46__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:14:28.714 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29024
|
|
2025-12-11 04:14:28.714 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:14:29.717 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29024/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:29.730 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"}]}'
|
|
2025-12-11 04:14:29.732 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:14:29.732 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29024/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:29.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.240.207/tcp/29025/p2p/16Uiu2HAmU1GTfcdRTrk2gvSCovHMGGGDXvDdCnaJGEAVk7tKwZRh","/ip4/172.18.240.207/tcp/29026/ws/p2p/16Uiu2HAmU1GTfcdRTrk2gvSCovHMGGGDXvDdCnaJGEAVk7tKwZRh"],"enrUri":"enr:-L24QNWmS5EaQrv0OoGZI3r_ePiNU-K_k6DX1ORmvjv9l1I1VwgARkjdb80kRJotMc9PcHqtp9WyeHCTcdPFOCWKj18CgmlkgnY0gmlwhKwS8M-KbXVsdGlhZGRyc5YACASsEvDPBnFhAAoErBLwzwZxYt0DgnJzhQACAQAAiXNlY3AyNTZrMaED5BEiuc0Ojl8SlXJaeRyI02b_xZHfEUmdy48V80v604iDdGNwgnFhg3VkcIJxY4V3YWt1MgE"}'
|
|
2025-12-11 04:14:29.737 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:14:29.737 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29024/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.88.127/tcp/32404/p2p/16Uiu2HAkvo1XXb8pRT4YEMoHQYomwtpYS9g53EZgfQVTKSW19SdC"]'
|
|
2025-12-11 04:14:29.740 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:29.740 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32403/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/statusim/1/community/cbor"]'
|
|
2025-12-11 04:14:29.742 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:29.743 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29024/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/statusim/1/community/cbor"]'
|
|
2025-12-11 04:14:29.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:29.745 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32403/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/statusim/1/community/cbor", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:14:29.750 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:29.750 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-11 04:14:29.850 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-11 04:14:29.851 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32403/relay/v1/auto/messages/%2Fstatusim%2F1%2Fcommunity%2Fcbor" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:29.854 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/statusim/1/community/cbor","version":0,"timestamp":1765426469745752007,"ephemeral":false,"proof":""}]'
|
|
2025-12-11 04:14:29.855 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-11 04:14:29.855 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29024/relay/v1/auto/messages/%2Fstatusim%2F1%2Fcommunity%2Fcbor" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:29.857 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/statusim/1/community/cbor","version":0,"timestamp":1765426469745752007,"ephemeral":false,"proof":""}]'
|
|
2025-12-11 04:14:29.860 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-11 04:14:29.861 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-11 04:14:29.861 DEBUG [src.node.waku_node] Stopping container with id 6076bceff867
|
|
2025-12-11 04:14:30.328 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:14:30.329 DEBUG [src.node.waku_node] Stopping container with id f0213b0ce2bf
|
|
2025-12-11 04:14:30.788 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:14:30.789 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-11 04:14:30.794 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-11 04:14:30.799 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|