mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 01:53:28 +00:00
64 lines
12 KiB
Plaintext
64 lines
12 KiB
Plaintext
2026-03-16 12:35:34.928 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-16 12:35:34.929 DEBUG [tests.conftest] Running test: test_main_node_relay_lightpush__peer_only_relay with id: 2026-03-16_12-35-34__a4c230d9-d8a0-4118-b514-d620ea691639
|
|
2026-03-16 12:35:34.929 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-16 12:35:34.929 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-16 12:35:34.937 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-16 12:35:34.937 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-03-16_12-35-34__a4c230d9-d8a0-4118-b514-d620ea691639__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-16 12:35:34.937 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-16 12:35:34.937 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-16 12:35:34.939 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-16 12:35:34.939 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.245.241
|
|
2026-03-16 12:35:34.939 DEBUG [src.node.docker_mananger] Generated ports ['47293', '47294', '47295', '47296', '47297']
|
|
2026-03-16 12:35:34.939 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-16 12:35:34.939 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-16 12:35:34.940 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-16 12:35:34.940 DEBUG [src.node.docker_mananger] docker run -i -t -p 47293:47293 -p 47294:47294 -p 47295:47295 -p 47296:47296 -p 47297:47297 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=47295 --rest-port=47293 --tcp-port=47294 --discv5-udp-port=47296 --rest-address=0.0.0.0 --nat=extip:172.18.245.241 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=79abf9a4edceba8a5c8d3d3ac5bde373eb8b100e84eaf2d773ecf746f4cf7f2c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47297 --metrics-logging=true --lightpush=false --relay=true
|
|
2026-03-16 12:35:35.133 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.245.241 waku da3e0c1492328366538da56e87a6bfc40df17c8392d0f6a54c7b42a3cf79303a
|
|
2026-03-16 12:35:35.160 ERROR [src.node.docker_mananger] Max retries reached for container 3f8c8cef7ece. Exiting log stream.
|
|
2026-03-16 12:35:35.175 DEBUG [src.node.docker_mananger] Container started with ID da3e0c149232. Setting up logs at ./log/docker/receiving_node1_2026-03-16_12-35-34__a4c230d9-d8a0-4118-b514-d620ea691639__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-16 12:35:35.175 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 47293
|
|
2026-03-16 12:35:35.176 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-16 12:35:35.690 ERROR [src.node.docker_mananger] Max retries reached for container b7c89a062ba7. Exiting log stream.
|
|
2026-03-16 12:35:36.177 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47293/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 12:35:36.180 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-16 12:35:36.180 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-16 12:35:36.181 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47293/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 12:35:36.183 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.245.241/tcp/47294/p2p/16Uiu2HAmBj3Dboey8KZrjRtmcZyNNDnDCgZipjmhmywxojP39jSp","/ip4/172.18.245.241/tcp/47295/ws/p2p/16Uiu2HAmBj3Dboey8KZrjRtmcZyNNDnDCgZipjmhmywxojP39jSp"],"enrUri":"enr:-L24QOVNqLzNwXuAbag-RfMfXz-cfqyc1xnUb35js2K1yitqRUE9UJFBdUi3j9TT0SSqFSifcfYoviKiJ7DSmsTDqt8CgmlkgnY0gmlwhKwS9fGKbXVsdGlhZGRyc5YACASsEvXxBri-AAoErBL18Qa4v90DgnJzhQADAQAAiXNlY3AyNTZrMaEC8i3g5wF3UJFhvJBtwgAfGywJKvnq3zPixnJvnQAa8WGDdGNwgri-g3VkcIK4wIV3YWt1MgE"}'
|
|
2026-03-16 12:35:36.183 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-16 12:35:36.184 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47293/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-16 12:35:36.201 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:35:36.209 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-16 12:35:36.209 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-03-16_12-35-34__a4c230d9-d8a0-4118-b514-d620ea691639__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-16 12:35:36.209 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-16 12:35:36.209 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-16 12:35:36.211 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-16 12:35:36.211 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.124.13
|
|
2026-03-16 12:35:36.211 DEBUG [src.node.docker_mananger] Generated ports ['15504', '15505', '15506', '15507', '15508']
|
|
2026-03-16 12:35:36.211 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-16 12:35:36.212 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-16 12:35:36.212 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-16 12:35:36.212 DEBUG [src.node.docker_mananger] docker run -i -t -p 15504:15504 -p 15505:15505 -p 15506:15506 -p 15507:15507 -p 15508:15508 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=15506 --rest-port=15504 --tcp-port=15505 --discv5-udp-port=15507 --rest-address=0.0.0.0 --nat=extip:172.18.124.13 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=eaa3c8e71eea3ef106bca11a1eb5e76a9636d0f0d2bcf5ca5aeb5b463bc8fca8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15508 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QOVNqLzNwXuAbag-RfMfXz-cfqyc1xnUb35js2K1yitqRUE9UJFBdUi3j9TT0SSqFSifcfYoviKiJ7DSmsTDqt8CgmlkgnY0gmlwhKwS9fGKbXVsdGlhZGRyc5YACASsEvXxBri-AAoErBL18Qa4v90DgnJzhQADAQAAiXNlY3AyNTZrMaEC8i3g5wF3UJFhvJBtwgAfGywJKvnq3zPixnJvnQAa8WGDdGNwgri-g3VkcIK4wIV3YWt1MgE --lightpushnode=/ip4/172.18.245.241/tcp/47294/p2p/16Uiu2HAmBj3Dboey8KZrjRtmcZyNNDnDCgZipjmhmywxojP39jSp --lightpush=true --relay=true
|
|
2026-03-16 12:35:36.415 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.124.13 waku 7adb41f94521acc9eb758ed1ce37d5742047e1839e8e7c05db2c043f87cf19b2
|
|
2026-03-16 12:35:36.451 DEBUG [src.node.docker_mananger] Container started with ID 7adb41f94521. Setting up logs at ./log/docker/lightpush_node1_2026-03-16_12-35-34__a4c230d9-d8a0-4118-b514-d620ea691639__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-16 12:35:36.451 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 15504
|
|
2026-03-16 12:35:36.451 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-16 12:35:37.452 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15504/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 12:35:37.454 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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-16 12:35:37.455 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-16 12:35:37.455 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15504/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 12:35:37.457 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.124.13/tcp/15505/p2p/16Uiu2HAmMU4WUSkoqAFeEX76GeQcumdRvR4eLq9gR1cPFj1Ttp9Z","/ip4/172.18.124.13/tcp/15506/ws/p2p/16Uiu2HAmMU4WUSkoqAFeEX76GeQcumdRvR4eLq9gR1cPFj1Ttp9Z"],"enrUri":"enr:-L24QCWxLVCtUiQpKsrHZ4q8Bl89nrgPAUBA5PyVW5c6ae_FcyZHJAXc4ZEiBWGxXzleRjRJmmnEawasqd2mgNuVUN8CgmlkgnY0gmlwhKwSfA2KbXVsdGlhZGRyc5YACASsEnwNBjyRAAoErBJ8DQY8kt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDgux-y6gI__ncHXCaO_boej490hjrVqN-v_i--xjsoqSDdGNwgjyRg3VkcII8k4V3YWt1Mgk"}'
|
|
2026-03-16 12:35:37.458 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-16 12:35:37.458 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15504/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.245.241/tcp/47294/p2p/16Uiu2HAmBj3Dboey8KZrjRtmcZyNNDnDCgZipjmhmywxojP39jSp"]'
|
|
2026-03-16 12:35:37.511 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:35:37.514 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15504/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1773664537514537568}}'
|
|
2026-03-16 12:35:37.533 ERROR [src.node.api_clients.base_client] HTTP error occurred: 503 Server Error: Service Unavailable for url: http://127.0.0.1:15504/lightpush/v1/message. Response content: b'Failed to request a message push: dial_failure'
|
|
2026-03-16 12:35:37.538 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-16 12:35:37.539 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-16 12:35:37.539 DEBUG [src.node.waku_node] Stopping container with id da3e0c149232
|
|
2026-03-16 12:35:38.114 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-16 12:35:38.115 DEBUG [src.node.waku_node] Stopping container with id 7adb41f94521
|
|
2026-03-16 12:35:38.698 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-16 12:35:38.701 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-16 12:35:38.710 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-16 12:35:38.714 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|