mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-17 17:23:11 +00:00
396 lines
69 KiB
Plaintext
396 lines
69 KiB
Plaintext
2026-03-08 04:34:58.410 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-08 04:34:58.411 DEBUG [tests.conftest] Running test: test_static_shard_relay_10_nwaku_nodes with id: 2026-03-08_04-34-58__835b75c2-104b-46b8-9b4a-1dfdbedb100d
|
|
2026-03-08 04:34:58.411 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-08 04:34:58.411 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-08 04:34:58.411 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-08 04:34:58.419 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-08 04:34:58.419 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-08_04-34-58__835b75c2-104b-46b8-9b4a-1dfdbedb100d__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:34:58.419 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-08 04:34:58.419 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-08 04:34:58.420 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-08 04:34:58.421 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.206.100
|
|
2026-03-08 04:34:58.421 DEBUG [src.node.docker_mananger] Generated ports ['62242', '62243', '62244', '62245', '62246']
|
|
2026-03-08 04:34:58.421 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-08 04:34:58.421 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-08 04:34:58.421 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-08 04:34:58.421 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-08 04:34:58.421 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-08 04:34:58.421 DEBUG [src.node.docker_mananger] docker run -i -t -p 62242:62242 -p 62243:62243 -p 62244:62244 -p 62245:62245 -p 62246:62246 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=62244 --rest-port=62242 --tcp-port=62243 --discv5-udp-port=62245 --rest-address=0.0.0.0 --nat=extip:172.18.206.100 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=cb19e03e4dedfdc814effdb9cc1ae2767df9cf9ae5c889beda57daeddab415a3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62246 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-08 04:34:58.615 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.206.100 waku 54a6147dcf97a17dcba31aa93e459b88b67c1c2a282461faa67aa313dbf61156
|
|
2026-03-08 04:34:58.651 DEBUG [src.node.docker_mananger] Container started with ID 54a6147dcf97. Setting up logs at ./log/docker/node1_2026-03-08_04-34-58__835b75c2-104b-46b8-9b4a-1dfdbedb100d__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:34:58.652 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 62242
|
|
2026-03-08 04:34:58.652 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-08 04:34:58.663 ERROR [src.node.docker_mananger] Max retries reached for container e99ea7a1efb4. Exiting log stream.
|
|
2026-03-08 04:34:59.210 ERROR [src.node.docker_mananger] Max retries reached for container b8a28eee4e6f. Exiting log stream.
|
|
2026-03-08 04:34:59.652 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62242/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:34:59.655 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-08 04:34:59.756 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62242/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:34:59.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-08 04:34:59.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62242/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:34:59.862 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-08 04:34:59.962 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62242/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:34:59.965 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-08 04:34:59.965 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-08 04:34:59.965 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62242/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:34:59.967 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.206.100/tcp/62243/p2p/16Uiu2HAmFD7j8qkqcgr6mJPfuMpMM7x4SReAdjz9pLZT7ZjY2Hbg","/ip4/172.18.206.100/tcp/62244/ws/p2p/16Uiu2HAmFD7j8qkqcgr6mJPfuMpMM7x4SReAdjz9pLZT7ZjY2Hbg"],"enrUri":"enr:-L24QPGI1acpkECzj3CVhPvJk7zxnbkfEIGbOuyw7fOQunwBXOi7QtDSE1qeKj-_h-H58Hjnx5W-MY_ILL0TpuxcaoMCgmlkgnY0gmlwhKwSzmSKbXVsdGlhZGRyc5YACASsEs5kBvMjAAoErBLOZAbzJN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDJfJM8T64YE1lqi2cpmm1jdla4qa70bX8Oh4Cd0IKGnODdGNwgvMjg3VkcILzJYV3YWt1MgU"}'
|
|
2026-03-08 04:34:59.968 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-08 04:34:59.975 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-08 04:34:59.975 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-08_04-34-58__835b75c2-104b-46b8-9b4a-1dfdbedb100d__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:34:59.975 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-08 04:34:59.975 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-08 04:34:59.976 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-08 04:34:59.977 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.113.60
|
|
2026-03-08 04:34:59.977 DEBUG [src.node.docker_mananger] Generated ports ['16115', '16116', '16117', '16118', '16119']
|
|
2026-03-08 04:34:59.977 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-08 04:34:59.977 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-08 04:34:59.977 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-08 04:34:59.977 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-08 04:34:59.977 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-08 04:34:59.978 DEBUG [src.node.docker_mananger] docker run -i -t -p 16115:16115 -p 16116:16116 -p 16117:16117 -p 16118:16118 -p 16119:16119 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=16117 --rest-port=16115 --tcp-port=16116 --discv5-udp-port=16118 --rest-address=0.0.0.0 --nat=extip:172.18.113.60 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=6ae8b142624916bc985da9312cdcee82bddb7a9dbfdc6cdcecb9dacac83dd024 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16119 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPGI1acpkECzj3CVhPvJk7zxnbkfEIGbOuyw7fOQunwBXOi7QtDSE1qeKj-_h-H58Hjnx5W-MY_ILL0TpuxcaoMCgmlkgnY0gmlwhKwSzmSKbXVsdGlhZGRyc5YACASsEs5kBvMjAAoErBLOZAbzJN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDJfJM8T64YE1lqi2cpmm1jdla4qa70bX8Oh4Cd0IKGnODdGNwgvMjg3VkcILzJYV3YWt1MgU
|
|
2026-03-08 04:35:00.193 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.113.60 waku 29e6be810649762533f6347b12d844cb5c4594d36ba3b31fc45a59e69c62c84a
|
|
2026-03-08 04:35:00.228 DEBUG [src.node.docker_mananger] Container started with ID 29e6be810649. Setting up logs at ./log/docker/node3_2026-03-08_04-34-58__835b75c2-104b-46b8-9b4a-1dfdbedb100d__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:35:00.229 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16115
|
|
2026-03-08 04:35:00.229 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-08 04:35:01.229 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16115/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:01.232 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-08 04:35:01.332 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16115/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:01.335 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-08 04:35:01.435 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16115/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:01.447 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-08 04:35:01.548 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16115/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:01.551 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-08 04:35:01.551 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-08 04:35:01.552 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16115/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:01.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.113.60/tcp/16116/p2p/16Uiu2HAmEePU2DJgcCohtHDcMPKxQEzPEyuALf3R59LqxDba4wEf","/ip4/172.18.113.60/tcp/16117/ws/p2p/16Uiu2HAmEePU2DJgcCohtHDcMPKxQEzPEyuALf3R59LqxDba4wEf"],"enrUri":"enr:-L24QA9MwiIwmj2c1yaeaQwCCCwZ1E6vz8dI7r3mXmCTB0Z2X59xuVol20V9R0KJ7UQI5kLMgma36oLsoG15ApTBZT4CgmlkgnY0gmlwhKwScTyKbXVsdGlhZGRyc5YACASsEnE8Bj70AAoErBJxPAY-9d0DgnJzhQACAQAAiXNlY3AyNTZrMaEDHY_uMtLft0pnExyhqkE2T9vMmMpk0HQNWK7MNVyBT_iDdGNwgj70g3VkcII-9oV3YWt1MgE"}'
|
|
2026-03-08 04:35:01.554 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-08 04:35:01.554 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16115/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.206.100/tcp/62243/p2p/16Uiu2HAmFD7j8qkqcgr6mJPfuMpMM7x4SReAdjz9pLZT7ZjY2Hbg"]'
|
|
2026-03-08 04:35:01.594 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:35:01.605 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-08 04:35:01.607 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-08_04-34-58__835b75c2-104b-46b8-9b4a-1dfdbedb100d__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:35:01.608 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-08 04:35:01.609 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-08 04:35:01.613 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-08 04:35:01.613 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.116.70
|
|
2026-03-08 04:35:01.613 DEBUG [src.node.docker_mananger] Generated ports ['9004', '9005', '9006', '9007', '9008']
|
|
2026-03-08 04:35:01.615 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-08 04:35:01.616 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-08 04:35:01.616 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-08 04:35:01.616 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-08 04:35:01.617 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-08 04:35:01.617 DEBUG [src.node.docker_mananger] docker run -i -t -p 9004:9004 -p 9005:9005 -p 9006:9006 -p 9007:9007 -p 9008:9008 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=9006 --rest-port=9004 --tcp-port=9005 --discv5-udp-port=9007 --rest-address=0.0.0.0 --nat=extip:172.18.116.70 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=bab40bb5db1bf5afe05bb3bb65081fea43da725a48ec6695ab2c9ecd42ccd50e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9008 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPGI1acpkECzj3CVhPvJk7zxnbkfEIGbOuyw7fOQunwBXOi7QtDSE1qeKj-_h-H58Hjnx5W-MY_ILL0TpuxcaoMCgmlkgnY0gmlwhKwSzmSKbXVsdGlhZGRyc5YACASsEs5kBvMjAAoErBLOZAbzJN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDJfJM8T64YE1lqi2cpmm1jdla4qa70bX8Oh4Cd0IKGnODdGNwgvMjg3VkcILzJYV3YWt1MgU
|
|
2026-03-08 04:35:01.823 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.116.70 waku a4a85ee192d89b591e70ce885a8184dc810affa6773d18cbd995cfe424d0505f
|
|
2026-03-08 04:35:01.858 DEBUG [src.node.docker_mananger] Container started with ID a4a85ee192d8. Setting up logs at ./log/docker/node4_2026-03-08_04-34-58__835b75c2-104b-46b8-9b4a-1dfdbedb100d__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:35:01.858 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9004
|
|
2026-03-08 04:35:01.859 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-08 04:35:02.860 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9004/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:02.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-08 04:35:02.963 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9004/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:02.966 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-08 04:35:02.966 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-08 04:35:02.966 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9004/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:02.968 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.116.70/tcp/9005/p2p/16Uiu2HAm5DAswGFA2X4CnsdcTkHXZsQG3j4prh83XRhPWdW3cuxs","/ip4/172.18.116.70/tcp/9006/ws/p2p/16Uiu2HAm5DAswGFA2X4CnsdcTkHXZsQG3j4prh83XRhPWdW3cuxs"],"enrUri":"enr:-L24QKWorlGxpwgwhV9hxOKQxmDYth0Ot9qp9qxNQAgu_dCCQDkxSrKEqM-ljLvRcVCIigru-VrGpTfBLlXc5AqW8jICgmlkgnY0gmlwhKwSdEaKbXVsdGlhZGRyc5YACASsEnRGBiMtAAoErBJ0RgYjLt0DgnJzhQACAQAAiXNlY3AyNTZrMaECkWD-thWvwqWdO4Ti_1sE5gwzLhbh3remjTCTTK7YADCDdGNwgiMtg3VkcIIjL4V3YWt1MgE"}'
|
|
2026-03-08 04:35:02.969 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-08 04:35:02.969 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9004/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.206.100/tcp/62243/p2p/16Uiu2HAmFD7j8qkqcgr6mJPfuMpMM7x4SReAdjz9pLZT7ZjY2Hbg"]'
|
|
2026-03-08 04:35:02.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:35:03.010 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-08 04:35:03.011 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-03-08_04-34-58__835b75c2-104b-46b8-9b4a-1dfdbedb100d__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:35:03.011 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-08 04:35:03.011 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-08 04:35:03.014 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-08 04:35:03.014 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.243.226
|
|
2026-03-08 04:35:03.015 DEBUG [src.node.docker_mananger] Generated ports ['27383', '27384', '27385', '27386', '27387']
|
|
2026-03-08 04:35:03.018 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-08 04:35:03.018 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-08 04:35:03.019 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-08 04:35:03.019 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-08 04:35:03.020 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-08 04:35:03.020 DEBUG [src.node.docker_mananger] docker run -i -t -p 27383:27383 -p 27384:27384 -p 27385:27385 -p 27386:27386 -p 27387:27387 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=27385 --rest-port=27383 --tcp-port=27384 --discv5-udp-port=27386 --rest-address=0.0.0.0 --nat=extip:172.18.243.226 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=6b7ced5d9dc11fabdba1f906f35b5e8f3bef76a4d5e04dbfbe6a87b2dd598cda --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27387 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPGI1acpkECzj3CVhPvJk7zxnbkfEIGbOuyw7fOQunwBXOi7QtDSE1qeKj-_h-H58Hjnx5W-MY_ILL0TpuxcaoMCgmlkgnY0gmlwhKwSzmSKbXVsdGlhZGRyc5YACASsEs5kBvMjAAoErBLOZAbzJN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDJfJM8T64YE1lqi2cpmm1jdla4qa70bX8Oh4Cd0IKGnODdGNwgvMjg3VkcILzJYV3YWt1MgU
|
|
2026-03-08 04:35:03.222 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.243.226 waku effb86e34b08683b4ff899d332c2170d93edddd30ef419e6301f830425564c94
|
|
2026-03-08 04:35:03.260 DEBUG [src.node.docker_mananger] Container started with ID effb86e34b08. Setting up logs at ./log/docker/node5_2026-03-08_04-34-58__835b75c2-104b-46b8-9b4a-1dfdbedb100d__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:35:03.260 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27383
|
|
2026-03-08 04:35:03.260 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-08 04:35:04.261 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27383/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:04.265 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-08 04:35:04.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27383/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:04.368 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-08 04:35:04.469 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27383/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:04.502 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-08 04:35:04.603 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27383/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:04.606 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-08 04:35:04.606 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-08 04:35:04.606 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27383/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:04.609 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.243.226/tcp/27384/p2p/16Uiu2HAkzf56djcNxmrS1HAYBeqGAhw7PDxAev1zmXprdAbTAHto","/ip4/172.18.243.226/tcp/27385/ws/p2p/16Uiu2HAkzf56djcNxmrS1HAYBeqGAhw7PDxAev1zmXprdAbTAHto"],"enrUri":"enr:-L24QCQs0Zp3rgNxT-W8EqjAm7B6Kfzq_3z9upADqEjSwgfEFG3t0f8pZS_KgC6ZfbNRK2x7BzhtqSGhTC_1Vl9A5KQCgmlkgnY0gmlwhKwS8-KKbXVsdGlhZGRyc5YACASsEvPiBmr4AAoErBLz4gZq-d0DgnJzhQACAQAAiXNlY3AyNTZrMaECTbkf67b27dB0yUMNsO_YgDaNrdbry80Lm2U5HKXKTYSDdGNwgmr4g3VkcIJq-oV3YWt1MgE"}'
|
|
2026-03-08 04:35:04.609 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-08 04:35:04.609 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27383/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.206.100/tcp/62243/p2p/16Uiu2HAmFD7j8qkqcgr6mJPfuMpMM7x4SReAdjz9pLZT7ZjY2Hbg"]'
|
|
2026-03-08 04:35:04.635 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:35:04.645 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-08 04:35:04.645 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node6_2026-03-08_04-34-58__835b75c2-104b-46b8-9b4a-1dfdbedb100d__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:35:04.646 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-08 04:35:04.646 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-08 04:35:04.648 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-08 04:35:04.648 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.78.9
|
|
2026-03-08 04:35:04.648 DEBUG [src.node.docker_mananger] Generated ports ['56430', '56431', '56432', '56433', '56434']
|
|
2026-03-08 04:35:04.648 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-08 04:35:04.649 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-08 04:35:04.649 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-08 04:35:04.649 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-08 04:35:04.649 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-08 04:35:04.649 DEBUG [src.node.docker_mananger] docker run -i -t -p 56430:56430 -p 56431:56431 -p 56432:56432 -p 56433:56433 -p 56434:56434 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=56432 --rest-port=56430 --tcp-port=56431 --discv5-udp-port=56433 --rest-address=0.0.0.0 --nat=extip:172.18.78.9 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=eeda3241404a1a2145c8ad0be0d3a5216d62a35cfdc46202daf32c3ce2f6c459 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56434 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPGI1acpkECzj3CVhPvJk7zxnbkfEIGbOuyw7fOQunwBXOi7QtDSE1qeKj-_h-H58Hjnx5W-MY_ILL0TpuxcaoMCgmlkgnY0gmlwhKwSzmSKbXVsdGlhZGRyc5YACASsEs5kBvMjAAoErBLOZAbzJN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDJfJM8T64YE1lqi2cpmm1jdla4qa70bX8Oh4Cd0IKGnODdGNwgvMjg3VkcILzJYV3YWt1MgU
|
|
2026-03-08 04:35:04.858 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.78.9 waku d5d5a9436c1e8da5264cc30650e94e4e656c7247d5ed5013800a00daa10ccb7e
|
|
2026-03-08 04:35:04.895 DEBUG [src.node.docker_mananger] Container started with ID d5d5a9436c1e. Setting up logs at ./log/docker/node6_2026-03-08_04-34-58__835b75c2-104b-46b8-9b4a-1dfdbedb100d__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:35:04.895 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56430
|
|
2026-03-08 04:35:04.895 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-08 04:35:05.896 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56430/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:05.900 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-08 04:35:06.000 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56430/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:06.003 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-08 04:35:06.003 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-08 04:35:06.003 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56430/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:06.005 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.78.9/tcp/56431/p2p/16Uiu2HAkvMVXfweANYugzD9PwB8UGsz7pus7SUjsoEmbeqj8gTVQ","/ip4/172.18.78.9/tcp/56432/ws/p2p/16Uiu2HAkvMVXfweANYugzD9PwB8UGsz7pus7SUjsoEmbeqj8gTVQ"],"enrUri":"enr:-L24QMWCAvobTik8Lf9wWciHP7TH3dwOOULkMnbfAH0zAJHFBCCzKOK5KmDWgBwuQ3r_HHnBGtGXIkKldkheoRXEqs4CgmlkgnY0gmlwhKwSTgmKbXVsdGlhZGRyc5YACASsEk4JBtxvAAoErBJOCQbccN0DgnJzhQACAQAAiXNlY3AyNTZrMaECDcmMI-BGneGSAg9O1DyudI_gve4a_reN8EYyEyNGTl-DdGNwgtxvg3VkcILccYV3YWt1MgE"}'
|
|
2026-03-08 04:35:06.006 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-08 04:35:06.006 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56430/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.206.100/tcp/62243/p2p/16Uiu2HAmFD7j8qkqcgr6mJPfuMpMM7x4SReAdjz9pLZT7ZjY2Hbg"]'
|
|
2026-03-08 04:35:06.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:35:06.054 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-08 04:35:06.054 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node7_2026-03-08_04-34-58__835b75c2-104b-46b8-9b4a-1dfdbedb100d__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:35:06.054 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-08 04:35:06.055 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-08 04:35:06.057 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-08 04:35:06.058 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.109.162
|
|
2026-03-08 04:35:06.058 DEBUG [src.node.docker_mananger] Generated ports ['54824', '54825', '54826', '54827', '54828']
|
|
2026-03-08 04:35:06.059 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-08 04:35:06.059 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-08 04:35:06.060 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-08 04:35:06.060 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-08 04:35:06.060 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-08 04:35:06.060 DEBUG [src.node.docker_mananger] docker run -i -t -p 54824:54824 -p 54825:54825 -p 54826:54826 -p 54827:54827 -p 54828:54828 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=54826 --rest-port=54824 --tcp-port=54825 --discv5-udp-port=54827 --rest-address=0.0.0.0 --nat=extip:172.18.109.162 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=fdea702d38d4d46fc7abfdecebcbbbc451f8cdf374b00e6dcdb7cded6ace3b40 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54828 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPGI1acpkECzj3CVhPvJk7zxnbkfEIGbOuyw7fOQunwBXOi7QtDSE1qeKj-_h-H58Hjnx5W-MY_ILL0TpuxcaoMCgmlkgnY0gmlwhKwSzmSKbXVsdGlhZGRyc5YACASsEs5kBvMjAAoErBLOZAbzJN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDJfJM8T64YE1lqi2cpmm1jdla4qa70bX8Oh4Cd0IKGnODdGNwgvMjg3VkcILzJYV3YWt1MgU
|
|
2026-03-08 04:35:06.273 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.109.162 waku 39e3807413413e34fce02ad62c1c250cf3d7623ac774f4b73a43c6205e6769eb
|
|
2026-03-08 04:35:06.309 DEBUG [src.node.docker_mananger] Container started with ID 39e380741341. Setting up logs at ./log/docker/node7_2026-03-08_04-34-58__835b75c2-104b-46b8-9b4a-1dfdbedb100d__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:35:06.309 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54824
|
|
2026-03-08 04:35:06.310 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-08 04:35:07.310 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54824/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:07.314 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-08 04:35:07.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54824/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:07.417 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-08 04:35:07.518 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54824/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:07.521 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-08 04:35:07.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54824/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:07.624 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-08 04:35:07.624 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-08 04:35:07.624 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54824/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:07.627 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.109.162/tcp/54825/p2p/16Uiu2HAmCEhw9hQ1K5fe9pPR3TZrvLVhgkhDGudeTtfN6s3XD9Rz","/ip4/172.18.109.162/tcp/54826/ws/p2p/16Uiu2HAmCEhw9hQ1K5fe9pPR3TZrvLVhgkhDGudeTtfN6s3XD9Rz"],"enrUri":"enr:-L24QLEILlai2K2vIZRIxO1j01dFsQuOpWMH5SuuAF6XpEwbQ6lNxSYhuk-ZBf8c0z-Z0CbrNmrdw1q0R8xGSozm9foCgmlkgnY0gmlwhKwSbaKKbXVsdGlhZGRyc5YACASsEm2iBtYpAAoErBJtogbWKt0DgnJzhQACAQAAiXNlY3AyNTZrMaEC-cd_rRl4K_FV235aWMqCshLtWbRf71iS8bZo--klBcmDdGNwgtYpg3VkcILWK4V3YWt1MgE"}'
|
|
2026-03-08 04:35:07.627 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-08 04:35:07.627 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54824/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.206.100/tcp/62243/p2p/16Uiu2HAmFD7j8qkqcgr6mJPfuMpMM7x4SReAdjz9pLZT7ZjY2Hbg"]'
|
|
2026-03-08 04:35:07.661 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:35:07.677 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-08 04:35:07.677 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node8_2026-03-08_04-34-58__835b75c2-104b-46b8-9b4a-1dfdbedb100d__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:35:07.677 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-08 04:35:07.677 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-08 04:35:07.679 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-08 04:35:07.679 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.191.187
|
|
2026-03-08 04:35:07.679 DEBUG [src.node.docker_mananger] Generated ports ['2933', '2934', '2935', '2936', '2937']
|
|
2026-03-08 04:35:07.679 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-08 04:35:07.679 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-08 04:35:07.679 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-08 04:35:07.679 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-08 04:35:07.680 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-08 04:35:07.680 DEBUG [src.node.docker_mananger] docker run -i -t -p 2933:2933 -p 2934:2934 -p 2935:2935 -p 2936:2936 -p 2937:2937 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=2935 --rest-port=2933 --tcp-port=2934 --discv5-udp-port=2936 --rest-address=0.0.0.0 --nat=extip:172.18.191.187 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=c6cacc0f0af99ecc87ef68a5c102efdb8766ca5444fe47cc495d6ed8357bc5fc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2937 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPGI1acpkECzj3CVhPvJk7zxnbkfEIGbOuyw7fOQunwBXOi7QtDSE1qeKj-_h-H58Hjnx5W-MY_ILL0TpuxcaoMCgmlkgnY0gmlwhKwSzmSKbXVsdGlhZGRyc5YACASsEs5kBvMjAAoErBLOZAbzJN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDJfJM8T64YE1lqi2cpmm1jdla4qa70bX8Oh4Cd0IKGnODdGNwgvMjg3VkcILzJYV3YWt1MgU
|
|
2026-03-08 04:35:07.893 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.191.187 waku 16c918a0f749f1fde03d2aed1715ccbae11226d18a5a5f3983e664f768208a28
|
|
2026-03-08 04:35:07.934 DEBUG [src.node.docker_mananger] Container started with ID 16c918a0f749. Setting up logs at ./log/docker/node8_2026-03-08_04-34-58__835b75c2-104b-46b8-9b4a-1dfdbedb100d__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:35:07.935 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2933
|
|
2026-03-08 04:35:07.935 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-08 04:35:08.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2933/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:08.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-08 04:35:09.043 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2933/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:09.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-08 04:35:09.146 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2933/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:09.148 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-08 04:35:09.149 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-08 04:35:09.149 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2933/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:09.151 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.191.187/tcp/2934/p2p/16Uiu2HAm64tZVgJNsa36qN3feqxP7c5NkrUPJX1eSXCYERsHPJk2","/ip4/172.18.191.187/tcp/2935/ws/p2p/16Uiu2HAm64tZVgJNsa36qN3feqxP7c5NkrUPJX1eSXCYERsHPJk2"],"enrUri":"enr:-L24QGgqLSPzk5Cbn6147mYBMbGf40Gbo7adYj4n4ccFfJ3dc53UnecSr5SJHkB2cnCAYUOAHz7glXQrI7PyW_9YtFICgmlkgnY0gmlwhKwSv7uKbXVsdGlhZGRyc5YACASsEr-7Bgt2AAoErBK_uwYLd90DgnJzhQACAQAAiXNlY3AyNTZrMaECnh2Vq-b5xLwbdzy2-ZMowEK8R9gssVUEw-EBetZoHlODdGNwggt2g3VkcIILeIV3YWt1MgE"}'
|
|
2026-03-08 04:35:09.151 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-08 04:35:09.152 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2933/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.206.100/tcp/62243/p2p/16Uiu2HAmFD7j8qkqcgr6mJPfuMpMM7x4SReAdjz9pLZT7ZjY2Hbg"]'
|
|
2026-03-08 04:35:09.190 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:35:09.205 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-08 04:35:09.208 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node9_2026-03-08_04-34-58__835b75c2-104b-46b8-9b4a-1dfdbedb100d__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:35:09.208 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-08 04:35:09.210 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-08 04:35:09.213 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-08 04:35:09.214 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.216.75
|
|
2026-03-08 04:35:09.214 DEBUG [src.node.docker_mananger] Generated ports ['9210', '9211', '9212', '9213', '9214']
|
|
2026-03-08 04:35:09.215 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-08 04:35:09.215 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-08 04:35:09.215 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-08 04:35:09.217 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-08 04:35:09.218 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-08 04:35:09.218 DEBUG [src.node.docker_mananger] docker run -i -t -p 9210:9210 -p 9211:9211 -p 9212:9212 -p 9213:9213 -p 9214:9214 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=9212 --rest-port=9210 --tcp-port=9211 --discv5-udp-port=9213 --rest-address=0.0.0.0 --nat=extip:172.18.216.75 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ae517e02927e5f18561df59eb1245c94ec88a908ba3b90f57d3d6bdaebddbbbe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9214 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPGI1acpkECzj3CVhPvJk7zxnbkfEIGbOuyw7fOQunwBXOi7QtDSE1qeKj-_h-H58Hjnx5W-MY_ILL0TpuxcaoMCgmlkgnY0gmlwhKwSzmSKbXVsdGlhZGRyc5YACASsEs5kBvMjAAoErBLOZAbzJN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDJfJM8T64YE1lqi2cpmm1jdla4qa70bX8Oh4Cd0IKGnODdGNwgvMjg3VkcILzJYV3YWt1MgU
|
|
2026-03-08 04:35:09.431 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.216.75 waku 382d1678b25053df666b7788b2ba0f63415572a88829f0644cada5f5774b5089
|
|
2026-03-08 04:35:09.468 DEBUG [src.node.docker_mananger] Container started with ID 382d1678b250. Setting up logs at ./log/docker/node9_2026-03-08_04-34-58__835b75c2-104b-46b8-9b4a-1dfdbedb100d__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:35:09.468 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9210
|
|
2026-03-08 04:35:09.468 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-08 04:35:10.469 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9210/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:10.473 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-08 04:35:10.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9210/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:10.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-08 04:35:10.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9210/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:10.685 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-08 04:35:10.785 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9210/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:10.788 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-08 04:35:10.789 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-08 04:35:10.789 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9210/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:10.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.216.75/tcp/9211/p2p/16Uiu2HAmP2FWoewFBmePPHDBi7pSDBwFVTzLpwvV1soMqqRLN768","/ip4/172.18.216.75/tcp/9212/ws/p2p/16Uiu2HAmP2FWoewFBmePPHDBi7pSDBwFVTzLpwvV1soMqqRLN768"],"enrUri":"enr:-L24QLegx6hRHKK1HFrbm3cMVYvGIEy_YSgU1esx7InksdG3XpRsNa5JaSWHjklhJ-WFO5Bc-JphA4LhWp8aMfPVZaQCgmlkgnY0gmlwhKwS2EuKbXVsdGlhZGRyc5YACASsEthLBiP7AAoErBLYSwYj_N0DgnJzhQACAQAAiXNlY3AyNTZrMaEDmgc2WdYpyZcEIqio5lnaQp_dOsBU0v1lNj4l7_PcQHmDdGNwgiP7g3VkcIIj_YV3YWt1MgE"}'
|
|
2026-03-08 04:35:10.792 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-08 04:35:10.792 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9210/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.206.100/tcp/62243/p2p/16Uiu2HAmFD7j8qkqcgr6mJPfuMpMM7x4SReAdjz9pLZT7ZjY2Hbg"]'
|
|
2026-03-08 04:35:10.817 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:35:10.830 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-08 04:35:10.830 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node10_2026-03-08_04-34-58__835b75c2-104b-46b8-9b4a-1dfdbedb100d__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:35:10.831 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-08 04:35:10.831 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-08 04:35:10.835 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-08 04:35:10.835 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.170.33
|
|
2026-03-08 04:35:10.835 DEBUG [src.node.docker_mananger] Generated ports ['39182', '39183', '39184', '39185', '39186']
|
|
2026-03-08 04:35:10.836 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-08 04:35:10.836 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-08 04:35:10.836 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-08 04:35:10.836 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-08 04:35:10.837 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-08 04:35:10.837 DEBUG [src.node.docker_mananger] docker run -i -t -p 39182:39182 -p 39183:39183 -p 39184:39184 -p 39185:39185 -p 39186:39186 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=39184 --rest-port=39182 --tcp-port=39183 --discv5-udp-port=39185 --rest-address=0.0.0.0 --nat=extip:172.18.170.33 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=d29f6ae08d1f6bfcf77b8b4f0ebad0b45c882c4f4a3375bd50cff57cda0ab7e7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39186 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPGI1acpkECzj3CVhPvJk7zxnbkfEIGbOuyw7fOQunwBXOi7QtDSE1qeKj-_h-H58Hjnx5W-MY_ILL0TpuxcaoMCgmlkgnY0gmlwhKwSzmSKbXVsdGlhZGRyc5YACASsEs5kBvMjAAoErBLOZAbzJN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDJfJM8T64YE1lqi2cpmm1jdla4qa70bX8Oh4Cd0IKGnODdGNwgvMjg3VkcILzJYV3YWt1MgU
|
|
2026-03-08 04:35:11.052 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.170.33 waku 7e6b37c50c7ef9f6a1d2054d61f5f28cb5af1a94c1e0f2cb38c58c1eda907b03
|
|
2026-03-08 04:35:11.089 DEBUG [src.node.docker_mananger] Container started with ID 7e6b37c50c7e. Setting up logs at ./log/docker/node10_2026-03-08_04-34-58__835b75c2-104b-46b8-9b4a-1dfdbedb100d__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:35:11.090 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 39182
|
|
2026-03-08 04:35:11.090 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-08 04:35:12.092 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39182/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:12.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-08 04:35:12.201 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39182/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:12.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-08 04:35:12.306 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39182/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:12.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-08 04:35:12.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39182/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:12.417 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-08 04:35:12.417 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-08 04:35:12.417 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39182/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:12.425 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.170.33/tcp/39183/p2p/16Uiu2HAmG6aAjmekNbALkoABqnfi9vUgYnFKpLH8huFQjnCzL2Kp","/ip4/172.18.170.33/tcp/39184/ws/p2p/16Uiu2HAmG6aAjmekNbALkoABqnfi9vUgYnFKpLH8huFQjnCzL2Kp"],"enrUri":"enr:-L24QMt5tAuX0rkpnSIpysLgGVNyK6MF_FILkdqYmFV_6pWgAdLkl7kQD_uyhpynWizO20yepOBo7oTKhtfGeT95bWQCgmlkgnY0gmlwhKwSqiGKbXVsdGlhZGRyc5YACASsEqohBpkPAAoErBKqIQaZEN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDMyDRuL9JxNManYZkOFQ-K6XeewldAn9nIHaZ1XDrjg-DdGNwgpkPg3VkcIKZEYV3YWt1MgE"}'
|
|
2026-03-08 04:35:12.426 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-08 04:35:12.426 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39182/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.206.100/tcp/62243/p2p/16Uiu2HAmFD7j8qkqcgr6mJPfuMpMM7x4SReAdjz9pLZT7ZjY2Hbg"]'
|
|
2026-03-08 04:35:12.455 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:35:12.469 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-08 04:35:12.471 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node11_2026-03-08_04-34-58__835b75c2-104b-46b8-9b4a-1dfdbedb100d__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:35:12.471 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-08 04:35:12.472 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-08 04:35:12.475 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-08 04:35:12.476 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.7.144
|
|
2026-03-08 04:35:12.476 DEBUG [src.node.docker_mananger] Generated ports ['56063', '56064', '56065', '56066', '56067']
|
|
2026-03-08 04:35:12.476 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-08 04:35:12.477 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-08 04:35:12.477 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-08 04:35:12.477 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-08 04:35:12.478 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-08 04:35:12.478 DEBUG [src.node.docker_mananger] docker run -i -t -p 56063:56063 -p 56064:56064 -p 56065:56065 -p 56066:56066 -p 56067:56067 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=56065 --rest-port=56063 --tcp-port=56064 --discv5-udp-port=56066 --rest-address=0.0.0.0 --nat=extip:172.18.7.144 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=6db7f02a8ba0dd43f2fca7ae2bc4c90fff529d9f7af76a42ae312ca2c85a7b9a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56067 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPGI1acpkECzj3CVhPvJk7zxnbkfEIGbOuyw7fOQunwBXOi7QtDSE1qeKj-_h-H58Hjnx5W-MY_ILL0TpuxcaoMCgmlkgnY0gmlwhKwSzmSKbXVsdGlhZGRyc5YACASsEs5kBvMjAAoErBLOZAbzJN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDJfJM8T64YE1lqi2cpmm1jdla4qa70bX8Oh4Cd0IKGnODdGNwgvMjg3VkcILzJYV3YWt1MgU
|
|
2026-03-08 04:35:12.722 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.7.144 waku a79f1c35408bda7ed60b86e87dcdc4a08d50dc99b8cd8d634ff35e43f593c456
|
|
2026-03-08 04:35:12.759 DEBUG [src.node.docker_mananger] Container started with ID a79f1c35408b. Setting up logs at ./log/docker/node11_2026-03-08_04-34-58__835b75c2-104b-46b8-9b4a-1dfdbedb100d__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:35:12.760 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56063
|
|
2026-03-08 04:35:12.761 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-08 04:35:13.762 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56063/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:13.765 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-08 04:35:13.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56063/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:13.868 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-08 04:35:13.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56063/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:13.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-08 04:35:14.071 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56063/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:14.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-08 04:35:14.174 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56063/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:14.177 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-08 04:35:14.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56063/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:14.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-08 04:35:14.380 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56063/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:14.386 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-08 04:35:14.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56063/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:14.587 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-08 04:35:14.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56063/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:14.712 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-08 04:35:14.717 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-08 04:35:14.720 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56063/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:14.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.7.144/tcp/56064/p2p/16Uiu2HAmPamdXH9d6znGSPdqeJJSpQAfyyLdaTrJi8K3PLN1QY55","/ip4/172.18.7.144/tcp/56065/ws/p2p/16Uiu2HAmPamdXH9d6znGSPdqeJJSpQAfyyLdaTrJi8K3PLN1QY55"],"enrUri":"enr:-L24QIlgY105gXIjH3LH3TwxjRc8Y5ovZI8ZcmcDFZ848MhSNFkdisSXRqMQejw4QawpEG31LG8E35aPvUYAzCz5-k8CgmlkgnY0gmlwhKwSB5CKbXVsdGlhZGRyc5YACASsEgeQBtsAAAoErBIHkAbbAd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDolvZqxeja3Kmk2w1I3pLXD4M-ktTk_wRK1hjngCsX8CDdGNwgtsAg3VkcILbAoV3YWt1MgE"}'
|
|
2026-03-08 04:35:14.733 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-08 04:35:14.733 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56063/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.206.100/tcp/62243/p2p/16Uiu2HAmFD7j8qkqcgr6mJPfuMpMM7x4SReAdjz9pLZT7ZjY2Hbg"]'
|
|
2026-03-08 04:35:14.768 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:35:14.771 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62242/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-08 04:35:14.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:35:14.778 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16115/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-08 04:35:14.784 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:35:14.785 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9004/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-08 04:35:14.792 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:35:14.793 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27383/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-08 04:35:14.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:35:14.803 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56430/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-08 04:35:14.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:35:14.812 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54824/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-08 04:35:14.818 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:35:14.820 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2933/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-08 04:35:14.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:35:14.829 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9210/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-08 04:35:14.834 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:35:14.834 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39182/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-08 04:35:14.842 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:35:14.846 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56063/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-08 04:35:14.852 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:35:14.854 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62242/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-08 04:35:14.895 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:35:14.905 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-08 04:35:15.006 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-08 04:35:15.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62242/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:35:15.012 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772944497049382282,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772944514854120278,"ephemeral":false,"proof":""}]'
|
|
2026-03-08 04:35:15.061 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-08 04:35:15.062 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-08 04:35:15.062 DEBUG [src.node.waku_node] Stopping container with id 54a6147dcf97
|
|
2026-03-08 04:35:15.774 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-08 04:35:15.776 DEBUG [src.node.waku_node] Stopping container with id 29e6be810649
|
|
2026-03-08 04:35:16.538 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-08 04:35:16.539 DEBUG [src.node.waku_node] Stopping container with id a4a85ee192d8
|
|
2026-03-08 04:35:16.606 ERROR [src.node.docker_mananger] Max retries reached for container 54a6147dcf97. Exiting log stream.
|
|
2026-03-08 04:35:17.184 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-08 04:35:17.184 DEBUG [src.node.waku_node] Stopping container with id effb86e34b08
|
|
2026-03-08 04:35:17.355 ERROR [src.node.docker_mananger] Max retries reached for container 29e6be810649. Exiting log stream.
|
|
2026-03-08 04:35:17.820 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-08 04:35:17.822 DEBUG [src.node.waku_node] Stopping container with id d5d5a9436c1e
|
|
2026-03-08 04:35:17.998 ERROR [src.node.docker_mananger] Max retries reached for container a4a85ee192d8. Exiting log stream.
|
|
2026-03-08 04:35:18.396 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-08 04:35:18.398 DEBUG [src.node.waku_node] Stopping container with id 39e380741341
|
|
2026-03-08 04:35:18.827 ERROR [src.node.docker_mananger] Max retries reached for container effb86e34b08. Exiting log stream.
|
|
2026-03-08 04:35:19.210 ERROR [src.node.docker_mananger] Max retries reached for container d5d5a9436c1e. Exiting log stream.
|
|
2026-03-08 04:35:29.007 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-08 04:35:29.008 DEBUG [src.node.waku_node] Stopping container with id 16c918a0f749
|
|
2026-03-08 04:35:29.560 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-08 04:35:29.561 DEBUG [src.node.waku_node] Stopping container with id 382d1678b250
|
|
2026-03-08 04:35:29.822 ERROR [src.node.docker_mananger] Max retries reached for container 39e380741341. Exiting log stream.
|
|
2026-03-08 04:35:30.166 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-08 04:35:30.166 DEBUG [src.node.waku_node] Stopping container with id 7e6b37c50c7e
|
|
2026-03-08 04:35:30.374 ERROR [src.node.docker_mananger] Max retries reached for container 16c918a0f749. Exiting log stream.
|
|
2026-03-08 04:35:30.762 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-08 04:35:30.764 DEBUG [src.node.waku_node] Stopping container with id a79f1c35408b
|
|
2026-03-08 04:35:30.981 ERROR [src.node.docker_mananger] Max retries reached for container 382d1678b250. Exiting log stream.
|
|
2026-03-08 04:35:31.385 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-08 04:35:31.386 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-08 04:35:31.480 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-08 04:35:31.551 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-08 04:35:31.616 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-08 04:35:31.711 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-08 04:35:31.714 ERROR [src.node.docker_mananger] Max retries reached for container 7e6b37c50c7e. Exiting log stream.
|
|
2026-03-08 04:35:31.756 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-08 04:35:31.809 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-08 04:35:31.867 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-08 04:35:31.921 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-08 04:35:31.961 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-08 04:35:31.995 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-08 04:35:31.997 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-03-08 04:35:31.997 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-03-08 04:35:31.997 DEBUG [src.libs.common] Attaching file ./log/docker/node8_2026-03-08_04-34-58__835b75c2-104b-46b8-9b4a-1dfdbedb100d__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:35:31.999 DEBUG [src.libs.common] Attaching file ./log/docker/node11_2026-03-08_04-34-58__835b75c2-104b-46b8-9b4a-1dfdbedb100d__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:35:32.000 DEBUG [src.libs.common] Attaching file ./log/docker/node3_2026-03-08_04-34-58__835b75c2-104b-46b8-9b4a-1dfdbedb100d__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:35:32.002 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-08_04-34-58__835b75c2-104b-46b8-9b4a-1dfdbedb100d__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:35:32.004 DEBUG [src.libs.common] Attaching file ./log/docker/node10_2026-03-08_04-34-58__835b75c2-104b-46b8-9b4a-1dfdbedb100d__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:35:32.005 DEBUG [src.libs.common] Attaching file ./log/docker/node6_2026-03-08_04-34-58__835b75c2-104b-46b8-9b4a-1dfdbedb100d__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:35:32.007 DEBUG [src.libs.common] Attaching file ./log/docker/node7_2026-03-08_04-34-58__835b75c2-104b-46b8-9b4a-1dfdbedb100d__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:35:32.008 DEBUG [src.libs.common] Attaching file ./log/docker/node4_2026-03-08_04-34-58__835b75c2-104b-46b8-9b4a-1dfdbedb100d__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:35:32.010 DEBUG [src.libs.common] Attaching file ./log/docker/node5_2026-03-08_04-34-58__835b75c2-104b-46b8-9b4a-1dfdbedb100d__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:35:32.012 DEBUG [src.libs.common] Attaching file ./log/docker/node9_2026-03-08_04-34-58__835b75c2-104b-46b8-9b4a-1dfdbedb100d__wakuorg_nwaku:latest.log
|