mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-30 15:43:32 +00:00
157 lines
26 KiB
Plaintext
157 lines
26 KiB
Plaintext
2026-03-23 04:47:56.843 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-23 04:47:56.843 DEBUG [tests.conftest] Running test: test_multiple_pubsub_topics_same_cluster with id: 2026-03-23_04-47-56__ab23b7d0-d827-4b53-8119-f0e76e7c0d2d
|
|
2026-03-23 04:47:56.843 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-23 04:47:56.844 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-23 04:47:56.844 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-23 04:47:56.853 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-23 04:47:56.853 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-23_04-47-56__ab23b7d0-d827-4b53-8119-f0e76e7c0d2d__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:47:56.853 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-23 04:47:56.853 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-23 04:47:56.854 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-23 04:47:56.855 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.80.71
|
|
2026-03-23 04:47:56.855 DEBUG [src.node.docker_mananger] Generated ports ['19565', '19566', '19567', '19568', '19569']
|
|
2026-03-23 04:47:56.855 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-23 04:47:56.855 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-23 04:47:56.855 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-23 04:47:56.855 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-23 04:47:56.855 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-23 04:47:56.856 DEBUG [src.node.docker_mananger] docker run -i -t -p 19565:19565 -p 19566:19566 -p 19567:19567 -p 19568:19568 -p 19569:19569 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=19567 --rest-port=19565 --tcp-port=19566 --discv5-udp-port=19568 --rest-address=0.0.0.0 --nat=extip:172.18.80.71 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ba863e98880cc1abea03a57bacf33ea126819959a4659ae34f9af0ab3f6b9b50 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=19569 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-23 04:47:57.050 ERROR [src.node.docker_mananger] Max retries reached for container e3c60866400c. Exiting log stream.
|
|
2026-03-23 04:47:57.080 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.80.71 waku 4925c932210b58c5f740ed0c0042ff6563159ae67e762fc80cc2c1ba43a517e2
|
|
2026-03-23 04:47:57.109 DEBUG [src.node.docker_mananger] Container started with ID 4925c932210b. Setting up logs at ./log/docker/node1_2026-03-23_04-47-56__ab23b7d0-d827-4b53-8119-f0e76e7c0d2d__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:47:57.109 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 19565
|
|
2026-03-23 04:47:57.109 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-23 04:47:57.646 ERROR [src.node.docker_mananger] Max retries reached for container e3a4fec126bc. Exiting log stream.
|
|
2026-03-23 04:47:58.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19565/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:47:58.113 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-23 04:47:58.113 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-23 04:47:58.113 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19565/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:47:58.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.80.71/tcp/19566/p2p/16Uiu2HAmUdDSbxCi1eiY7dtbAqAsjwhpEDicAShegsZ3zcwKFDj9","/ip4/172.18.80.71/tcp/19567/ws/p2p/16Uiu2HAmUdDSbxCi1eiY7dtbAqAsjwhpEDicAShegsZ3zcwKFDj9"],"enrUri":"enr:-L24QGXzbShF5c12svkGFE84Cwsf7oAD903fAfC5pjG4huQZY0iBjYv9yki19Gcz-dmGfCF84akLH5gMLCu2FtQ_5LQCgmlkgnY0gmlwhKwSUEeKbXVsdGlhZGRyc5YACASsElBHBkxuAAoErBJQRwZMb90DgnJzhQACAQAAiXNlY3AyNTZrMaED7UahxqjY2G152KU-BPzphO6h1mVTKWUsHeXRRGuss4yDdGNwgkxug3VkcIJMcIV3YWt1MgU"}'
|
|
2026-03-23 04:47:58.116 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-23 04:47:58.125 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-23 04:47:58.125 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-23_04-47-56__ab23b7d0-d827-4b53-8119-f0e76e7c0d2d__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:47:58.125 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-23 04:47:58.126 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-23 04:47:58.128 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-23 04:47:58.128 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.129.237
|
|
2026-03-23 04:47:58.129 DEBUG [src.node.docker_mananger] Generated ports ['60287', '60288', '60289', '60290', '60291']
|
|
2026-03-23 04:47:58.130 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-23 04:47:58.130 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-23 04:47:58.130 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-23 04:47:58.130 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-23 04:47:58.131 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-23 04:47:58.131 DEBUG [src.node.docker_mananger] docker run -i -t -p 60287:60287 -p 60288:60288 -p 60289:60289 -p 60290:60290 -p 60291:60291 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=60289 --rest-port=60287 --tcp-port=60288 --discv5-udp-port=60290 --rest-address=0.0.0.0 --nat=extip:172.18.129.237 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=de5d4ac12d6b2ac8d17963d4ddaacaab20b1ebcf26a15bfdacc33db9c15e9d34 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60291 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGXzbShF5c12svkGFE84Cwsf7oAD903fAfC5pjG4huQZY0iBjYv9yki19Gcz-dmGfCF84akLH5gMLCu2FtQ_5LQCgmlkgnY0gmlwhKwSUEeKbXVsdGlhZGRyc5YACASsElBHBkxuAAoErBJQRwZMb90DgnJzhQACAQAAiXNlY3AyNTZrMaED7UahxqjY2G152KU-BPzphO6h1mVTKWUsHeXRRGuss4yDdGNwgkxug3VkcIJMcIV3YWt1MgU
|
|
2026-03-23 04:47:58.358 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.129.237 waku 66022d133467340c32a41ea49f83d83dbdf8ffc3ecf73870ec373ce00b471f20
|
|
2026-03-23 04:47:58.395 DEBUG [src.node.docker_mananger] Container started with ID 66022d133467. Setting up logs at ./log/docker/node2_2026-03-23_04-47-56__ab23b7d0-d827-4b53-8119-f0e76e7c0d2d__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:47:58.396 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60287
|
|
2026-03-23 04:47:58.396 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-23 04:47:59.397 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60287/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:47:59.400 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","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-23 04:47:59.401 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-23 04:47:59.401 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60287/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:47:59.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.129.237/tcp/60288/p2p/16Uiu2HAm3128JHVApMr9YZbKN2BNFEtRACwYUUvtKFxhUYdxo5d4","/ip4/172.18.129.237/tcp/60289/ws/p2p/16Uiu2HAm3128JHVApMr9YZbKN2BNFEtRACwYUUvtKFxhUYdxo5d4"],"enrUri":"enr:-L24QMMLkbJ_gsSdHIlgiEF1EnvVTYrZczM9oBXs3iK2tFTqOze3stYdt9JhwOxaYYoKjc47dQWXjA31dtZs1zdbAxACgmlkgnY0gmlwhKwSge2KbXVsdGlhZGRyc5YACASsEoHtBuuAAAoErBKB7Qbrgd0DgnJzhQACAQAAiXNlY3AyNTZrMaECcIzBTAE3onZJd5YS2IuLbbycZSNBk3EsN29Pdn9vPBuDdGNwguuAg3VkcILrgoV3YWt1MgE"}'
|
|
2026-03-23 04:47:59.403 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-23 04:47:59.404 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60287/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.80.71/tcp/19566/p2p/16Uiu2HAmUdDSbxCi1eiY7dtbAqAsjwhpEDicAShegsZ3zcwKFDj9"]'
|
|
2026-03-23 04:47:59.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:47:59.433 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19565/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
|
2026-03-23 04:47:59.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:47:59.438 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60287/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
|
2026-03-23 04:47:59.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:47:59.444 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19565/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-23 04:47:59.457 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:47:59.458 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-23 04:47:59.560 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-23 04:47:59.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19565/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:47:59.563 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774241278059521989,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774241279444091919,"ephemeral":false,"proof":""}]'
|
|
2026-03-23 04:47:59.570 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-23 04:47:59.572 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-23 04:47:59.572 DEBUG [src.node.waku_node] Stopping container with id 4925c932210b
|
|
2026-03-23 04:48:00.156 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-23 04:48:00.158 DEBUG [src.node.waku_node] Stopping container with id 66022d133467
|
|
2026-03-23 04:48:00.743 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-23 04:48:00.745 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-23 04:48:00.794 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-23 04:48:00.825 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-23 04:48:00.826 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-03-23 04:48:00.826 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-03-23 04:48:00.827 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-23_04-47-56__ab23b7d0-d827-4b53-8119-f0e76e7c0d2d__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:48:00.828 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-23_04-47-56__ab23b7d0-d827-4b53-8119-f0e76e7c0d2d__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:48:00.832 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-23 04:48:00.833 DEBUG [tests.conftest] Running test: test_multiple_pubsub_topics_same_cluster with id: 2026-03-23_04-48-00__4a2bab0f-3353-4239-be71-6f5c4f03077c
|
|
2026-03-23 04:48:00.833 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-23 04:48:00.833 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-23 04:48:00.834 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-23 04:48:00.841 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-23 04:48:00.841 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-23_04-48-00__4a2bab0f-3353-4239-be71-6f5c4f03077c__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:48:00.841 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-23 04:48:00.841 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-23 04:48:00.843 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-23 04:48:00.843 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.190.53
|
|
2026-03-23 04:48:00.843 DEBUG [src.node.docker_mananger] Generated ports ['61568', '61569', '61570', '61571', '61572']
|
|
2026-03-23 04:48:00.844 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-23 04:48:00.844 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-23 04:48:00.844 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-23 04:48:00.844 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-23 04:48:00.844 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-23 04:48:00.844 DEBUG [src.node.docker_mananger] docker run -i -t -p 61568:61568 -p 61569:61569 -p 61570:61570 -p 61571:61571 -p 61572:61572 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=61570 --rest-port=61568 --tcp-port=61569 --discv5-udp-port=61571 --rest-address=0.0.0.0 --nat=extip:172.18.190.53 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=e51cba2ad5b95eb5c6fcec73bdbd8808e5d2cc73bd07da518f69eaf3bea0f661 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61572 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-23 04:48:01.028 ERROR [src.node.docker_mananger] Max retries reached for container 4925c932210b. Exiting log stream.
|
|
2026-03-23 04:48:01.043 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.190.53 waku 459d464c951365f1b4bc63336bbb5c6e80b349048dadf37b47196831d5602c57
|
|
2026-03-23 04:48:01.078 DEBUG [src.node.docker_mananger] Container started with ID 459d464c9513. Setting up logs at ./log/docker/node1_2026-03-23_04-48-00__4a2bab0f-3353-4239-be71-6f5c4f03077c__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:48:01.079 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 61568
|
|
2026-03-23 04:48:01.079 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-23 04:48:01.606 ERROR [src.node.docker_mananger] Max retries reached for container 66022d133467. Exiting log stream.
|
|
2026-03-23 04:48:02.080 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61568/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:48:02.083 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","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-23 04:48:02.083 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-23 04:48:02.083 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61568/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:48:02.085 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.190.53/tcp/61569/p2p/16Uiu2HAmUdca3oNAYX2e87KAs3zKdFPsZeiXTmEWEkizzBdjAEx5","/ip4/172.18.190.53/tcp/61570/ws/p2p/16Uiu2HAmUdca3oNAYX2e87KAs3zKdFPsZeiXTmEWEkizzBdjAEx5"],"enrUri":"enr:-L24QA_lF0KcdIBM7_UrehVhs5XCMNAkmRdruIMzhcQP_-Jda3vY3bNj0Ielp4dt54SEHSrNmdeujSsnke0s7feNCfwCgmlkgnY0gmlwhKwSvjWKbXVsdGlhZGRyc5YACASsEr41BvCBAAoErBK-NQbwgt0DgnJzhQACAQAAiXNlY3AyNTZrMaED7WDIhI0SFwTDKuQCRczHFm0H9GNuET0u3pqbJKcXzdaDdGNwgvCBg3VkcILwg4V3YWt1MgU"}'
|
|
2026-03-23 04:48:02.085 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-23 04:48:02.092 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-23 04:48:02.092 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-23_04-48-00__4a2bab0f-3353-4239-be71-6f5c4f03077c__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:48:02.092 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-23 04:48:02.092 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-23 04:48:02.094 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-23 04:48:02.094 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.137.24
|
|
2026-03-23 04:48:02.094 DEBUG [src.node.docker_mananger] Generated ports ['54890', '54891', '54892', '54893', '54894']
|
|
2026-03-23 04:48:02.094 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-23 04:48:02.094 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-23 04:48:02.094 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-23 04:48:02.094 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-23 04:48:02.095 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-23 04:48:02.095 DEBUG [src.node.docker_mananger] docker run -i -t -p 54890:54890 -p 54891:54891 -p 54892:54892 -p 54893:54893 -p 54894:54894 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=54892 --rest-port=54890 --tcp-port=54891 --discv5-udp-port=54893 --rest-address=0.0.0.0 --nat=extip:172.18.137.24 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=8f56fe01a86fa68e791fc99b76c0fbe41ecfa37a7b1af297a89c0d1dccba813d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54894 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QA_lF0KcdIBM7_UrehVhs5XCMNAkmRdruIMzhcQP_-Jda3vY3bNj0Ielp4dt54SEHSrNmdeujSsnke0s7feNCfwCgmlkgnY0gmlwhKwSvjWKbXVsdGlhZGRyc5YACASsEr41BvCBAAoErBK-NQbwgt0DgnJzhQACAQAAiXNlY3AyNTZrMaED7WDIhI0SFwTDKuQCRczHFm0H9GNuET0u3pqbJKcXzdaDdGNwgvCBg3VkcILwg4V3YWt1MgU
|
|
2026-03-23 04:48:02.294 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.137.24 waku 29aa5bc9adbe0e70e08de95249fa33485fd82aefe46ab26f8de20c5ce93609f4
|
|
2026-03-23 04:48:02.327 DEBUG [src.node.docker_mananger] Container started with ID 29aa5bc9adbe. Setting up logs at ./log/docker/node2_2026-03-23_04-48-00__4a2bab0f-3353-4239-be71-6f5c4f03077c__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:48:02.328 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54890
|
|
2026-03-23 04:48:02.328 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-23 04:48:03.329 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54890/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:48:03.332 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-23 04:48:03.333 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-23 04:48:03.333 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54890/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:48:03.335 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.137.24/tcp/54891/p2p/16Uiu2HAmDqqqsubHb6KUYgmKvYuGJ8NK5AYy6okQmTk194YRhWWg","/ip4/172.18.137.24/tcp/54892/ws/p2p/16Uiu2HAmDqqqsubHb6KUYgmKvYuGJ8NK5AYy6okQmTk194YRhWWg"],"enrUri":"enr:-L24QO3NCFbxMHYzdXppxDjkac5Iu7ch53sdd9MeSmo6ukukHizmj7hL_ix82mWQwdiyJh2TRZIHMaclXTuTm03JsZQCgmlkgnY0gmlwhKwSiRiKbXVsdGlhZGRyc5YACASsEokYBtZrAAoErBKJGAbWbN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDEaN08o9phTUFqysF9vjM8wjdRxBkO6BbD-XkJJMAbq2DdGNwgtZrg3VkcILWbYV3YWt1MgE"}'
|
|
2026-03-23 04:48:03.335 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-23 04:48:03.336 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54890/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.190.53/tcp/61569/p2p/16Uiu2HAmUdca3oNAYX2e87KAs3zKdFPsZeiXTmEWEkizzBdjAEx5"]'
|
|
2026-03-23 04:48:03.366 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:48:03.367 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61568/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
|
2026-03-23 04:48:03.372 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:48:03.373 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54890/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
|
2026-03-23 04:48:03.378 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:48:03.380 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61568/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-23 04:48:03.396 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:48:03.397 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-23 04:48:03.497 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-23 04:48:03.498 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61568/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:48:03.501 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774241279444091919,"ephemeral":false,"proof":""},{"payload":"L3dha3UvMi9ycy8yLzA=","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774241282780764667,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774241283379854048,"ephemeral":false,"proof":""}]'
|
|
2026-03-23 04:48:03.509 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-23 04:48:03.510 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-23 04:48:03.510 DEBUG [src.node.waku_node] Stopping container with id 459d464c9513
|
|
2026-03-23 04:48:04.114 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-23 04:48:04.114 DEBUG [src.node.waku_node] Stopping container with id 29aa5bc9adbe
|
|
2026-03-23 04:48:04.734 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-23 04:48:04.735 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-23 04:48:04.828 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-23 04:48:04.865 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-23 04:48:04.866 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-03-23 04:48:04.866 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-03-23 04:48:04.867 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-23_04-48-00__4a2bab0f-3353-4239-be71-6f5c4f03077c__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:48:04.869 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-23_04-48-00__4a2bab0f-3353-4239-be71-6f5c4f03077c__wakuorg_nwaku:latest.log
|