mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 10:03:16 +00:00
157 lines
26 KiB
Plaintext
157 lines
26 KiB
Plaintext
2026-03-17 04:37:26.617 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-17 04:37:26.617 DEBUG [tests.conftest] Running test: test_retrieve_messages_without_subscribing_via_api with id: 2026-03-17_04-37-26__dd72826f-31f8-4d7a-ac15-8df735164792
|
|
2026-03-17 04:37:26.618 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-17 04:37:26.618 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-17 04:37:26.618 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-17 04:37:26.626 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-17 04:37:26.626 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-17_04-37-26__dd72826f-31f8-4d7a-ac15-8df735164792__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:37:26.626 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-17 04:37:26.626 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-17 04:37:26.628 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-17 04:37:26.628 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.38.16
|
|
2026-03-17 04:37:26.628 DEBUG [src.node.docker_mananger] Generated ports ['48440', '48441', '48442', '48443', '48444']
|
|
2026-03-17 04:37:26.628 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-17 04:37:26.629 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-17 04:37:26.629 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-17 04:37:26.629 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-17 04:37:26.629 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-17 04:37:26.629 DEBUG [src.node.docker_mananger] docker run -i -t -p 48440:48440 -p 48441:48441 -p 48442:48442 -p 48443:48443 -p 48444:48444 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=48442 --rest-port=48440 --tcp-port=48441 --discv5-udp-port=48443 --rest-address=0.0.0.0 --nat=extip:172.18.38.16 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=8d2bd119d420cc6d64e625bcc5eb1d1abffecb127d554bbabceec92c3ce618f5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48444 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-17 04:37:26.825 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.38.16 waku 0f5a0e0266e1994e59dd731d47f983073bdaf8cdc4c8a75dd7d23516c3583c4e
|
|
2026-03-17 04:37:26.862 DEBUG [src.node.docker_mananger] Container started with ID 0f5a0e0266e1. Setting up logs at ./log/docker/node1_2026-03-17_04-37-26__dd72826f-31f8-4d7a-ac15-8df735164792__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:37:26.862 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 48440
|
|
2026-03-17 04:37:26.862 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-17 04:37:26.872 ERROR [src.node.docker_mananger] Max retries reached for container e7175effc891. Exiting log stream.
|
|
2026-03-17 04:37:27.291 ERROR [src.node.docker_mananger] Max retries reached for container d20ccfdaadb6. Exiting log stream.
|
|
2026-03-17 04:37:27.863 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48440/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:37:27.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-17 04:37:27.966 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48440/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:37:27.969 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-17 04:37:27.969 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-17 04:37:27.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48440/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:37:27.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.38.16/tcp/48441/p2p/16Uiu2HAkyGgFgjo3fUYyw26EJeeCPbDLXzRi74KticAXAhE2QkF1","/ip4/172.18.38.16/tcp/48442/ws/p2p/16Uiu2HAkyGgFgjo3fUYyw26EJeeCPbDLXzRi74KticAXAhE2QkF1"],"enrUri":"enr:-L24QNMH7K8lGjJk5LnoaBiAG6cq42EclDizYtD5649yE4HdVdepEqzah3fm3ZLtsYCeMLYqodjOfEUUprq6r6a0OGQCgmlkgnY0gmlwhKwSJhCKbXVsdGlhZGRyc5YACASsEiYQBr05AAoErBImEAa9Ot0DgnJzhQACAQAAiXNlY3AyNTZrMaECOSDUiu-BFjUza0K8sIh3vlL5zqXQCWKkJVr9954hPICDdGNwgr05g3VkcIK9O4V3YWt1MgU"}'
|
|
2026-03-17 04:37:27.971 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-17 04:37:27.978 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-17 04:37:27.979 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-17_04-37-26__dd72826f-31f8-4d7a-ac15-8df735164792__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:37:27.979 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-17 04:37:27.979 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-17 04:37:27.980 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-17 04:37:27.980 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.98.3
|
|
2026-03-17 04:37:27.980 DEBUG [src.node.docker_mananger] Generated ports ['36647', '36648', '36649', '36650', '36651']
|
|
2026-03-17 04:37:27.981 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-17 04:37:27.981 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-17 04:37:27.981 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-17 04:37:27.981 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-17 04:37:27.981 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-17 04:37:27.981 DEBUG [src.node.docker_mananger] docker run -i -t -p 36647:36647 -p 36648:36648 -p 36649:36649 -p 36650:36650 -p 36651:36651 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=36649 --rest-port=36647 --tcp-port=36648 --discv5-udp-port=36650 --rest-address=0.0.0.0 --nat=extip:172.18.98.3 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=3debf3bdedaabe48cd8ae7c5fde4a88c98d46ae92cdcce88e39379aff82f0bc7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36651 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QNMH7K8lGjJk5LnoaBiAG6cq42EclDizYtD5649yE4HdVdepEqzah3fm3ZLtsYCeMLYqodjOfEUUprq6r6a0OGQCgmlkgnY0gmlwhKwSJhCKbXVsdGlhZGRyc5YACASsEiYQBr05AAoErBImEAa9Ot0DgnJzhQACAQAAiXNlY3AyNTZrMaECOSDUiu-BFjUza0K8sIh3vlL5zqXQCWKkJVr9954hPICDdGNwgr05g3VkcIK9O4V3YWt1MgU
|
|
2026-03-17 04:37:28.182 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.98.3 waku 9675d8f6cc5773e4833d731cf1aff31d1f0738cfffd1cf95b8932022e5fd40ce
|
|
2026-03-17 04:37:28.223 DEBUG [src.node.docker_mananger] Container started with ID 9675d8f6cc57. Setting up logs at ./log/docker/node2_2026-03-17_04-37-26__dd72826f-31f8-4d7a-ac15-8df735164792__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:37:28.224 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 36647
|
|
2026-03-17 04:37:28.224 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-17 04:37:29.225 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36647/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:37:29.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-17 04:37:29.328 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36647/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:37:29.330 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-17 04:37:29.331 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-17 04:37:29.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36647/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:37:29.333 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.98.3/tcp/36648/p2p/16Uiu2HAm935RaZZtS21gQy51xoNKK8XVrLQE7auPWVBMvbFD4SxV","/ip4/172.18.98.3/tcp/36649/ws/p2p/16Uiu2HAm935RaZZtS21gQy51xoNKK8XVrLQE7auPWVBMvbFD4SxV"],"enrUri":"enr:-L24QJZGCskT8d3gRp8tFxNYtzmQOBxvdegkQg_rQprepwGdPdeBfswuWl1GyVdlwdu10o-AFY9PBrJ__RgbPRdmA10CgmlkgnY0gmlwhKwSYgOKbXVsdGlhZGRyc5YACASsEmIDBo8oAAoErBJiAwaPKd0DgnJzhQACAQAAiXNlY3AyNTZrMaECyjnEaam4l6g_ydxfl0xYdrfcft6BvULTWw6yZEWWoA6DdGNwgo8og3VkcIKPKoV3YWt1MgE"}'
|
|
2026-03-17 04:37:29.333 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-17 04:37:29.334 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36647/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.38.16/tcp/48441/p2p/16Uiu2HAkyGgFgjo3fUYyw26EJeeCPbDLXzRi74KticAXAhE2QkF1"]'
|
|
2026-03-17 04:37:29.368 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-17 04:37:29.369 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48440/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-03-17 04:37:29.381 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-17 04:37:29.382 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-17 04:37:29.482 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-17 04:37:29.482 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48440/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:37:29.485 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773722248166983566,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773722249369669913,"ephemeral":false,"proof":""}]'
|
|
2026-03-17 04:37:29.536 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-17 04:37:29.537 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-17 04:37:29.537 DEBUG [src.node.waku_node] Stopping container with id 0f5a0e0266e1
|
|
2026-03-17 04:37:30.117 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-17 04:37:30.119 DEBUG [src.node.waku_node] Stopping container with id 9675d8f6cc57
|
|
2026-03-17 04:37:30.708 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-17 04:37:30.710 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-17 04:37:30.767 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-17 04:37:30.795 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-17 04:37:30.795 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-03-17 04:37:30.795 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-03-17 04:37:30.796 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-17_04-37-26__dd72826f-31f8-4d7a-ac15-8df735164792__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:37:30.797 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-17_04-37-26__dd72826f-31f8-4d7a-ac15-8df735164792__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:37:30.801 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-17 04:37:30.802 DEBUG [tests.conftest] Running test: test_retrieve_messages_without_subscribing_via_api with id: 2026-03-17_04-37-30__6ea683a8-dabb-4803-b6da-2e6295c9054a
|
|
2026-03-17 04:37:30.802 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-17 04:37:30.802 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-17 04:37:30.803 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-17 04:37:30.810 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-17 04:37:30.810 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-17_04-37-30__6ea683a8-dabb-4803-b6da-2e6295c9054a__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:37:30.810 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-17 04:37:30.811 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-17 04:37:30.812 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-17 04:37:30.812 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.222.174
|
|
2026-03-17 04:37:30.812 DEBUG [src.node.docker_mananger] Generated ports ['31518', '31519', '31520', '31521', '31522']
|
|
2026-03-17 04:37:30.812 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-17 04:37:30.813 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-17 04:37:30.813 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-17 04:37:30.813 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-17 04:37:30.813 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-17 04:37:30.813 DEBUG [src.node.docker_mananger] docker run -i -t -p 31518:31518 -p 31519:31519 -p 31520:31520 -p 31521:31521 -p 31522:31522 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=31520 --rest-port=31518 --tcp-port=31519 --discv5-udp-port=31521 --rest-address=0.0.0.0 --nat=extip:172.18.222.174 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=c5b165fcdfac65a4ac479d10871e77368c0f3273bfe5a58d5b0ea5dfbb3ade25 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31522 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-17 04:37:31.008 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.222.174 waku 8d9f91665ffd462ed95721aef48db1b1943a7ca7e8740f6cc88234820ef291bd
|
|
2026-03-17 04:37:31.043 DEBUG [src.node.docker_mananger] Container started with ID 8d9f91665ffd. Setting up logs at ./log/docker/node1_2026-03-17_04-37-30__6ea683a8-dabb-4803-b6da-2e6295c9054a__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:37:31.044 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31518
|
|
2026-03-17 04:37:31.044 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-17 04:37:31.063 ERROR [src.node.docker_mananger] Max retries reached for container 0f5a0e0266e1. Exiting log stream.
|
|
2026-03-17 04:37:31.521 ERROR [src.node.docker_mananger] Max retries reached for container 9675d8f6cc57. Exiting log stream.
|
|
2026-03-17 04:37:32.044 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31518/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:37:32.047 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-17 04:37:32.148 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31518/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:37:32.150 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-17 04:37:32.151 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-17 04:37:32.151 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31518/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:37:32.153 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.222.174/tcp/31519/p2p/16Uiu2HAmQSMVTqJkeyPxpXgm1n5tGgoCBhYhwd2ztHLyhKHPDJKM","/ip4/172.18.222.174/tcp/31520/ws/p2p/16Uiu2HAmQSMVTqJkeyPxpXgm1n5tGgoCBhYhwd2ztHLyhKHPDJKM"],"enrUri":"enr:-L24QFjbTh61JwQqHEvoVLUwxrB0jh4xe87UiS4gA5bZ340pBhPofoO_S3S3fHiQ_9g3ec5GPM8YWOh_Xe7HuL_2KJcCgmlkgnY0gmlwhKwS3q6KbXVsdGlhZGRyc5YACASsEt6uBnsfAAoErBLergZ7IN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDrw-YwnCPXqbzO0gzTTzeuE1vhohxMpXJJKzcl6n52UyDdGNwgnsfg3VkcIJ7IYV3YWt1MgU"}'
|
|
2026-03-17 04:37:32.153 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-17 04:37:32.160 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-17 04:37:32.160 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-17_04-37-30__6ea683a8-dabb-4803-b6da-2e6295c9054a__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:37:32.161 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-17 04:37:32.161 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-17 04:37:32.162 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-17 04:37:32.162 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.176.151
|
|
2026-03-17 04:37:32.162 DEBUG [src.node.docker_mananger] Generated ports ['58963', '58964', '58965', '58966', '58967']
|
|
2026-03-17 04:37:32.163 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-17 04:37:32.163 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-17 04:37:32.163 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-17 04:37:32.163 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-17 04:37:32.163 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-17 04:37:32.163 DEBUG [src.node.docker_mananger] docker run -i -t -p 58963:58963 -p 58964:58964 -p 58965:58965 -p 58966:58966 -p 58967:58967 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=58965 --rest-port=58963 --tcp-port=58964 --discv5-udp-port=58966 --rest-address=0.0.0.0 --nat=extip:172.18.176.151 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=c989c1cdd7bfd7ddbd8caff8e6a4d222a98bddb49b3e8ab470437dedaaa92bcf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58967 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFjbTh61JwQqHEvoVLUwxrB0jh4xe87UiS4gA5bZ340pBhPofoO_S3S3fHiQ_9g3ec5GPM8YWOh_Xe7HuL_2KJcCgmlkgnY0gmlwhKwS3q6KbXVsdGlhZGRyc5YACASsEt6uBnsfAAoErBLergZ7IN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDrw-YwnCPXqbzO0gzTTzeuE1vhohxMpXJJKzcl6n52UyDdGNwgnsfg3VkcIJ7IYV3YWt1MgU
|
|
2026-03-17 04:37:32.373 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.176.151 waku 872d53fa079b0e7b0484d8700a2a401d73595aab1540ab0b9bef15f316b31a27
|
|
2026-03-17 04:37:32.409 DEBUG [src.node.docker_mananger] Container started with ID 872d53fa079b. Setting up logs at ./log/docker/node2_2026-03-17_04-37-30__6ea683a8-dabb-4803-b6da-2e6295c9054a__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:37:32.409 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58963
|
|
2026-03-17 04:37:32.409 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-17 04:37:33.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58963/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:37:33.413 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-17 04:37:33.513 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58963/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:37:33.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-17 04:37:33.516 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-17 04:37:33.516 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58963/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:37:33.518 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.176.151/tcp/58964/p2p/16Uiu2HAm5G35Cw8chEyiSwCWRZCBhvQuRqT8JuWhUXXnVcPZh8fS","/ip4/172.18.176.151/tcp/58965/ws/p2p/16Uiu2HAm5G35Cw8chEyiSwCWRZCBhvQuRqT8JuWhUXXnVcPZh8fS"],"enrUri":"enr:-L24QH5dJpIoFqUm8laoX9Eo8OlUIIDTHZZixSCirYwUHSXlD_rStVsBgWdeG1aNzmrOqLOgVwgWaxTERWRKpzJldFsCgmlkgnY0gmlwhKwSsJeKbXVsdGlhZGRyc5YACASsErCXBuZUAAoErBKwlwbmVd0DgnJzhQACAQAAiXNlY3AyNTZrMaECkhzpVnBn9mfdBycw7jzcYIK1X2zQ_v2GXkKyOLFQwnGDdGNwguZUg3VkcILmVoV3YWt1MgE"}'
|
|
2026-03-17 04:37:33.519 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-17 04:37:33.519 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58963/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.222.174/tcp/31519/p2p/16Uiu2HAmQSMVTqJkeyPxpXgm1n5tGgoCBhYhwd2ztHLyhKHPDJKM"]'
|
|
2026-03-17 04:37:33.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-17 04:37:33.546 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31518/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-03-17 04:37:33.563 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-17 04:37:33.563 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-17 04:37:33.664 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-17 04:37:33.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31518/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:37:33.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773722249369669913,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773722253546294603,"ephemeral":false,"proof":""}]'
|
|
2026-03-17 04:37:33.691 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-17 04:37:33.695 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-17 04:37:33.695 DEBUG [src.node.waku_node] Stopping container with id 8d9f91665ffd
|
|
2026-03-17 04:37:34.242 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-17 04:37:34.242 DEBUG [src.node.waku_node] Stopping container with id 872d53fa079b
|
|
2026-03-17 04:37:34.794 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-17 04:37:34.796 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-17 04:37:34.829 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-17 04:37:34.857 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-17 04:37:34.858 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-03-17 04:37:34.859 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-03-17 04:37:34.860 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-17_04-37-30__6ea683a8-dabb-4803-b6da-2e6295c9054a__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:37:34.861 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-17_04-37-30__6ea683a8-dabb-4803-b6da-2e6295c9054a__wakuorg_nwaku:latest.log
|