mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 01:33:46 +00:00
63 lines
11 KiB
Plaintext
63 lines
11 KiB
Plaintext
2026-03-17 04:40:10.335 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-17 04:40:10.336 DEBUG [tests.conftest] Running test: test_relay_no_subscription with id: 2026-03-17_04-40-10__71d7f5c2-e3d0-42d5-9b1c-7b8b248380a2
|
|
2026-03-17 04:40:10.336 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-17 04:40:10.336 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-17 04:40:10.337 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
|
2026-03-17 04:40:10.343 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-17 04:40:10.343 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-17_04-40-10__71d7f5c2-e3d0-42d5-9b1c-7b8b248380a2__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:40:10.344 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-17 04:40:10.344 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-17 04:40:10.345 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-17 04:40:10.345 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.238.58
|
|
2026-03-17 04:40:10.345 DEBUG [src.node.docker_mananger] Generated ports ['28696', '28697', '28698', '28699', '28700']
|
|
2026-03-17 04:40:10.346 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-17 04:40:10.346 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-17 04:40:10.346 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-17 04:40:10.346 DEBUG [src.node.docker_mananger] docker run -i -t -p 28696:28696 -p 28697:28697 -p 28698:28698 -p 28699:28699 -p 28700:28700 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=28698 --rest-port=28696 --tcp-port=28697 --discv5-udp-port=28699 --rest-address=0.0.0.0 --nat=extip:172.18.238.58 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4e0991aa8d0a03ddb7273de1d81deedadfefa0e94fe49dbaaafedf99fc83ed7d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28700 --metrics-logging=true --relay=true
|
|
2026-03-17 04:40:10.544 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.238.58 waku 5a7f33b390ec3b81ea031602a843ec67e7c7cf993310ebd74bea6c3979c2d9b9
|
|
2026-03-17 04:40:10.578 DEBUG [src.node.docker_mananger] Container started with ID 5a7f33b390ec. Setting up logs at ./log/docker/node1_2026-03-17_04-40-10__71d7f5c2-e3d0-42d5-9b1c-7b8b248380a2__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:40:10.579 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 28696
|
|
2026-03-17 04:40:10.579 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-17 04:40:10.615 ERROR [src.node.docker_mananger] Max retries reached for container ed0ef47f42c9. Exiting log stream.
|
|
2026-03-17 04:40:11.142 ERROR [src.node.docker_mananger] Max retries reached for container fae86bd28d07. Exiting log stream.
|
|
2026-03-17 04:40:11.580 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28696/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:40:11.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"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":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-17 04:40:11.584 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-17 04:40:11.584 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28696/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:40:11.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.238.58/tcp/28697/p2p/16Uiu2HAmVjFjL7adWz3fD8ztT1isxfhP5sgGuc1PXwxjURQvCHGu","/ip4/172.18.238.58/tcp/28698/ws/p2p/16Uiu2HAmVjFjL7adWz3fD8ztT1isxfhP5sgGuc1PXwxjURQvCHGu"],"enrUri":"enr:-L24QLbKYbxRPeh23yNtojYX72Qg4105Jag_CXbwBGK90bdabsy4BJi7H_IqkZJQF56Qc51hVymAcGUMMa-IYKHDYQICgmlkgnY0gmlwhKwS7jqKbXVsdGlhZGRyc5YACASsEu46BnAZAAoErBLuOgZwGt0DgnJzhQADAQAAiXNlY3AyNTZrMaED_a5kJqzf2TJTSoZrB-u_uRNnDqByIl46vpQ3-A7J1MKDdGNwgnAZg3VkcIJwG4V3YWt1MgE"}'
|
|
2026-03-17 04:40:11.586 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-17 04:40:11.593 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-17 04:40:11.593 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-17_04-40-10__71d7f5c2-e3d0-42d5-9b1c-7b8b248380a2__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:40:11.593 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-17 04:40:11.593 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-17 04:40:11.595 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-17 04:40:11.595 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.127.19
|
|
2026-03-17 04:40:11.595 DEBUG [src.node.docker_mananger] Generated ports ['34166', '34167', '34168', '34169', '34170']
|
|
2026-03-17 04:40:11.595 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-17 04:40:11.595 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-17 04:40:11.595 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-17 04:40:11.596 DEBUG [src.node.docker_mananger] docker run -i -t -p 34166:34166 -p 34167:34167 -p 34168:34168 -p 34169:34169 -p 34170:34170 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=34168 --rest-port=34166 --tcp-port=34167 --discv5-udp-port=34169 --rest-address=0.0.0.0 --nat=extip:172.18.127.19 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=05bd4408a70aceeb1eccf37d30c2a8eac8a70a2cffb409acdb2ea6b3bbc81c35 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34170 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLbKYbxRPeh23yNtojYX72Qg4105Jag_CXbwBGK90bdabsy4BJi7H_IqkZJQF56Qc51hVymAcGUMMa-IYKHDYQICgmlkgnY0gmlwhKwS7jqKbXVsdGlhZGRyc5YACASsEu46BnAZAAoErBLuOgZwGt0DgnJzhQADAQAAiXNlY3AyNTZrMaED_a5kJqzf2TJTSoZrB-u_uRNnDqByIl46vpQ3-A7J1MKDdGNwgnAZg3VkcIJwG4V3YWt1MgE
|
|
2026-03-17 04:40:11.784 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.127.19 waku 6d101bfe14e6bf8547fcaea3b18cc2b6e2fe1c755ad2107d6fb2297c81a76c4e
|
|
2026-03-17 04:40:11.818 DEBUG [src.node.docker_mananger] Container started with ID 6d101bfe14e6. Setting up logs at ./log/docker/node2_2026-03-17_04-40-10__71d7f5c2-e3d0-42d5-9b1c-7b8b248380a2__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:40:11.818 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 34166
|
|
2026-03-17 04:40:11.819 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-17 04:40:12.819 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34166/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:40:12.831 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"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":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-17 04:40:12.834 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-17 04:40:12.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34166/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:40:12.840 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.127.19/tcp/34167/p2p/16Uiu2HAmNdY2UAYtdx1xuwHbbPLug3YqwfKdMaEehBLtJce9i1Ei","/ip4/172.18.127.19/tcp/34168/ws/p2p/16Uiu2HAmNdY2UAYtdx1xuwHbbPLug3YqwfKdMaEehBLtJce9i1Ei"],"enrUri":"enr:-L24QNLj5S3DUTdt-JrhcbStEvaNpNBy6KGkpw7WSBDsdl1JdixwPP714QPgRmLXCeBKh40NcjA6hxN5zx-e04pV8OMCgmlkgnY0gmlwhKwSfxOKbXVsdGlhZGRyc5YACASsEn8TBoV3AAoErBJ_EwaFeN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDlDWF8-uzZnEJYCi_BNMfukBF5Y01-0hT9vLdT3RVQmODdGNwgoV3g3VkcIKFeYV3YWt1MgE"}'
|
|
2026-03-17 04:40:12.841 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-17 04:40:12.841 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34166/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.238.58/tcp/28697/p2p/16Uiu2HAmVjFjL7adWz3fD8ztT1isxfhP5sgGuc1PXwxjURQvCHGu"]'
|
|
2026-03-17 04:40:12.847 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-17 04:40:12.850 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28696/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-17 04:40:12.853 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:28696/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/3/1'
|
|
2026-03-17 04:40:12.854 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-17 04:40:12.855 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-17 04:40:12.855 DEBUG [src.node.waku_node] Stopping container with id 5a7f33b390ec
|
|
2026-03-17 04:40:13.408 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-17 04:40:13.408 DEBUG [src.node.waku_node] Stopping container with id 6d101bfe14e6
|
|
2026-03-17 04:40:13.964 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-17 04:40:13.966 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-17 04:40:13.972 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-17 04:40:13.976 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|