mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 10:03:16 +00:00
811 lines
142 KiB
Plaintext
811 lines
142 KiB
Plaintext
2026-03-12 04:37:26.588 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-12 04:37:26.589 DEBUG [tests.conftest] Running test: test_static_shard_relay_10_nwaku_nodes with id: 2026-03-12_04-37-26__75ebd003-9078-49d5-a1e8-b70cc9e4f35f
|
|
2026-03-12 04:37:26.589 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-12 04:37:26.589 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-12 04:37:26.589 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-12 04:37:26.599 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:37:26.599 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-12_04-37-26__75ebd003-9078-49d5-a1e8-b70cc9e4f35f__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:37:26.599 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:37:26.599 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:37:26.601 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:37:26.601 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.98.135
|
|
2026-03-12 04:37:26.601 DEBUG [src.node.docker_mananger] Generated ports ['51894', '51895', '51896', '51897', '51898']
|
|
2026-03-12 04:37:26.601 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-12 04:37:26.602 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-12 04:37:26.602 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:37:26.602 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:37:26.602 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:37:26.602 DEBUG [src.node.docker_mananger] docker run -i -t -p 51894:51894 -p 51895:51895 -p 51896:51896 -p 51897:51897 -p 51898:51898 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=51896 --rest-port=51894 --tcp-port=51895 --discv5-udp-port=51897 --rest-address=0.0.0.0 --nat=extip:172.18.98.135 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=a4940d8b5dde87fff80b1c71e9c67eaf0a4abcc5713a58a7beb4d6fd4eb4e5d9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51898 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-12 04:37:26.799 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.98.135 waku 2a30aaeaaca1208409e17f4eb7e5c992e4dc5040f60100d2ddce2cb6fc774659
|
|
2026-03-12 04:37:26.810 ERROR [src.node.docker_mananger] Max retries reached for container a4b2816f8b7b. Exiting log stream.
|
|
2026-03-12 04:37:26.840 DEBUG [src.node.docker_mananger] Container started with ID 2a30aaeaaca1. Setting up logs at ./log/docker/node1_2026-03-12_04-37-26__75ebd003-9078-49d5-a1e8-b70cc9e4f35f__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:37:26.840 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 51894
|
|
2026-03-12 04:37:26.841 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:37:27.389 ERROR [src.node.docker_mananger] Max retries reached for container a3424b02c517. Exiting log stream.
|
|
2026-03-12 04:37:27.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51894/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:27.844 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:37:27.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51894/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:27.963 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:37:28.063 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51894/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:28.066 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-12 04:37:28.066 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:37:28.066 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51894/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:28.069 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.98.135/tcp/51895/p2p/16Uiu2HAmKmNLRSHhtCeskHAmeaF9jkNDDR8mSEukYxA6RkQsT4uE","/ip4/172.18.98.135/tcp/51896/ws/p2p/16Uiu2HAmKmNLRSHhtCeskHAmeaF9jkNDDR8mSEukYxA6RkQsT4uE"],"enrUri":"enr:-L24QBZGH32tTXmNMXKlEZDlc-sF6UGTEvV22qz_zo_gRDvWdxAMtNrJhAppSMU1Gg8AcPh1VQUnHNnKvlj7JAisZeYCgmlkgnY0gmlwhKwSYoeKbXVsdGlhZGRyc5YACASsEmKHBsq3AAoErBJihwbKuN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDaaQm4wUFjfyOk3uMEtSDMqcL-IPwaxDqc3NPhFU3FZGDdGNwgsq3g3VkcILKuYV3YWt1MgU"}'
|
|
2026-03-12 04:37:28.069 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:37:28.081 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:37:28.082 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-12_04-37-26__75ebd003-9078-49d5-a1e8-b70cc9e4f35f__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:37:28.082 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:37:28.082 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:37:28.084 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:37:28.084 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.28.87
|
|
2026-03-12 04:37:28.084 DEBUG [src.node.docker_mananger] Generated ports ['21669', '21670', '21671', '21672', '21673']
|
|
2026-03-12 04:37:28.084 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-12 04:37:28.084 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-12 04:37:28.084 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:37:28.085 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:37:28.085 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:37:28.085 DEBUG [src.node.docker_mananger] docker run -i -t -p 21669:21669 -p 21670:21670 -p 21671:21671 -p 21672:21672 -p 21673:21673 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=21671 --rest-port=21669 --tcp-port=21670 --discv5-udp-port=21672 --rest-address=0.0.0.0 --nat=extip:172.18.28.87 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=23fcf2dfbdbe4ca2c2e471cc6e0dcb6f8a4a7eb1beb2bb3e64eb715da1ada279 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21673 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QBZGH32tTXmNMXKlEZDlc-sF6UGTEvV22qz_zo_gRDvWdxAMtNrJhAppSMU1Gg8AcPh1VQUnHNnKvlj7JAisZeYCgmlkgnY0gmlwhKwSYoeKbXVsdGlhZGRyc5YACASsEmKHBsq3AAoErBJihwbKuN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDaaQm4wUFjfyOk3uMEtSDMqcL-IPwaxDqc3NPhFU3FZGDdGNwgsq3g3VkcILKuYV3YWt1MgU
|
|
2026-03-12 04:37:28.316 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.28.87 waku 94d49a7d48f47a6a56ebf657fc99d15cc90a30cc825fb0f75592d7f2138b99ac
|
|
2026-03-12 04:37:28.353 DEBUG [src.node.docker_mananger] Container started with ID 94d49a7d48f4. Setting up logs at ./log/docker/node3_2026-03-12_04-37-26__75ebd003-9078-49d5-a1e8-b70cc9e4f35f__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:37:28.354 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21669
|
|
2026-03-12 04:37:28.354 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:37:29.355 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21669/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:29.358 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:37:29.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21669/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:29.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:37:29.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21669/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:29.576 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-12 04:37:29.576 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:37:29.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21669/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:29.588 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.28.87/tcp/21670/p2p/16Uiu2HAmUSVjY7HeQDR6smnGCchUBb8xP2BLJGibbXdqFqY5ZnmD","/ip4/172.18.28.87/tcp/21671/ws/p2p/16Uiu2HAmUSVjY7HeQDR6smnGCchUBb8xP2BLJGibbXdqFqY5ZnmD"],"enrUri":"enr:-L24QArtlP8gWXO04ijzu9zsjGEMrTsXd3APuG9NiO9gGIRXPu4_zCXHwcdfDloBz4KW5r5OlCvfQItQzWZAUdYT88MCgmlkgnY0gmlwhKwSHFeKbXVsdGlhZGRyc5YACASsEhxXBlSmAAoErBIcVwZUp90DgnJzhQACAQAAiXNlY3AyNTZrMaED6oeqFzaSIx0pEX_3X56h-mtBdC9-Lprjij-AjnhKL_iDdGNwglSmg3VkcIJUqIV3YWt1MgE"}'
|
|
2026-03-12 04:37:29.588 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:37:29.589 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21669/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.98.135/tcp/51895/p2p/16Uiu2HAmKmNLRSHhtCeskHAmeaF9jkNDDR8mSEukYxA6RkQsT4uE"]'
|
|
2026-03-12 04:37:29.620 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:37:29.629 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:37:29.630 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-12_04-37-26__75ebd003-9078-49d5-a1e8-b70cc9e4f35f__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:37:29.630 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:37:29.630 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:37:29.632 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:37:29.632 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.230.59
|
|
2026-03-12 04:37:29.632 DEBUG [src.node.docker_mananger] Generated ports ['62173', '62174', '62175', '62176', '62177']
|
|
2026-03-12 04:37:29.632 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-12 04:37:29.632 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-12 04:37:29.632 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:37:29.632 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:37:29.633 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:37:29.633 DEBUG [src.node.docker_mananger] docker run -i -t -p 62173:62173 -p 62174:62174 -p 62175:62175 -p 62176:62176 -p 62177:62177 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=62175 --rest-port=62173 --tcp-port=62174 --discv5-udp-port=62176 --rest-address=0.0.0.0 --nat=extip:172.18.230.59 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=adecb0a4ca3dabd1cf2ccbec46f7c4b7f6951cb167dace6b487704b3a2b5e9ce --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62177 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QBZGH32tTXmNMXKlEZDlc-sF6UGTEvV22qz_zo_gRDvWdxAMtNrJhAppSMU1Gg8AcPh1VQUnHNnKvlj7JAisZeYCgmlkgnY0gmlwhKwSYoeKbXVsdGlhZGRyc5YACASsEmKHBsq3AAoErBJihwbKuN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDaaQm4wUFjfyOk3uMEtSDMqcL-IPwaxDqc3NPhFU3FZGDdGNwgsq3g3VkcILKuYV3YWt1MgU
|
|
2026-03-12 04:37:29.854 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.230.59 waku 580482d25b1d2ffeaf56e899368ab0e21422f1e58e7436961aa1823f40684a4d
|
|
2026-03-12 04:37:29.890 DEBUG [src.node.docker_mananger] Container started with ID 580482d25b1d. Setting up logs at ./log/docker/node4_2026-03-12_04-37-26__75ebd003-9078-49d5-a1e8-b70cc9e4f35f__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:37:29.891 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 62173
|
|
2026-03-12 04:37:29.892 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:37:30.892 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62173/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:30.895 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:37:30.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62173/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:30.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:37:31.101 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62173/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:31.105 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:37:31.206 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62173/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:31.211 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-12 04:37:31.211 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:37:31.211 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62173/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:31.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.230.59/tcp/62174/p2p/16Uiu2HAmJypErA2Tec6j1ih3Fd7ANcd54m5T63MWrYM9mHYsoEtx","/ip4/172.18.230.59/tcp/62175/ws/p2p/16Uiu2HAmJypErA2Tec6j1ih3Fd7ANcd54m5T63MWrYM9mHYsoEtx"],"enrUri":"enr:-L24QHmgmWWInT-Lrv7Oa9eHPkQtx023Uc9vV1GopMxXxdKQOuyWCtGh3TltFqQEOtGU8DR8jz2gZGiqX21xLf76md8CgmlkgnY0gmlwhKwS5juKbXVsdGlhZGRyc5YACASsEuY7BvLeAAoErBLmOwby390DgnJzhQACAQAAiXNlY3AyNTZrMaEDXfi5bNokIe6_XwrB1ePv-ho4lZK_cyizSwobKV2VC0mDdGNwgvLeg3VkcILy4IV3YWt1MgE"}'
|
|
2026-03-12 04:37:31.214 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:37:31.215 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62173/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.98.135/tcp/51895/p2p/16Uiu2HAmKmNLRSHhtCeskHAmeaF9jkNDDR8mSEukYxA6RkQsT4uE"]'
|
|
2026-03-12 04:37:31.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:37:31.274 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:37:31.275 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-03-12_04-37-26__75ebd003-9078-49d5-a1e8-b70cc9e4f35f__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:37:31.277 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:37:31.278 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:37:31.282 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:37:31.282 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.250.31
|
|
2026-03-12 04:37:31.284 DEBUG [src.node.docker_mananger] Generated ports ['58343', '58344', '58345', '58346', '58347']
|
|
2026-03-12 04:37:31.284 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-12 04:37:31.284 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-12 04:37:31.285 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:37:31.285 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:37:31.286 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:37:31.286 DEBUG [src.node.docker_mananger] docker run -i -t -p 58343:58343 -p 58344:58344 -p 58345:58345 -p 58346:58346 -p 58347:58347 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=58345 --rest-port=58343 --tcp-port=58344 --discv5-udp-port=58346 --rest-address=0.0.0.0 --nat=extip:172.18.250.31 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=23dae94851fceedb3d6fc434a6ba91ed8d23cd66aae6d0bd07d88ff0b4fddfb4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58347 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QBZGH32tTXmNMXKlEZDlc-sF6UGTEvV22qz_zo_gRDvWdxAMtNrJhAppSMU1Gg8AcPh1VQUnHNnKvlj7JAisZeYCgmlkgnY0gmlwhKwSYoeKbXVsdGlhZGRyc5YACASsEmKHBsq3AAoErBJihwbKuN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDaaQm4wUFjfyOk3uMEtSDMqcL-IPwaxDqc3NPhFU3FZGDdGNwgsq3g3VkcILKuYV3YWt1MgU
|
|
2026-03-12 04:37:31.536 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.250.31 waku 1ac9e260d4201cd92cf4b57e59372dacc58b10227af0c1ef403bc7726c14c891
|
|
2026-03-12 04:37:31.575 DEBUG [src.node.docker_mananger] Container started with ID 1ac9e260d420. Setting up logs at ./log/docker/node5_2026-03-12_04-37-26__75ebd003-9078-49d5-a1e8-b70cc9e4f35f__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:37:31.576 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58343
|
|
2026-03-12 04:37:31.577 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:37:32.577 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58343/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:32.580 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:37:32.681 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58343/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:32.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:37:32.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58343/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:32.787 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:37:32.887 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58343/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:32.890 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-12 04:37:32.890 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:37:32.890 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58343/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:32.893 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.250.31/tcp/58344/p2p/16Uiu2HAm6aXv7koBuaeZVoEDbVffBCN825WeF69ujTC6q7bfRRBw","/ip4/172.18.250.31/tcp/58345/ws/p2p/16Uiu2HAm6aXv7koBuaeZVoEDbVffBCN825WeF69ujTC6q7bfRRBw"],"enrUri":"enr:-L24QLWh0DFhFIp19m3AY06ZSQYRuAy6FALapCjgCCvMFglJfr3hSRKnIJMPIHQJS1gJjtKbL4MX8poXZR70issKEjECgmlkgnY0gmlwhKwS-h-KbXVsdGlhZGRyc5YACASsEvofBuPoAAoErBL6Hwbj6d0DgnJzhQACAQAAiXNlY3AyNTZrMaECpbWqinERLn_U5TxiNaINee5KQlV0fJpjDQdyr_tzebqDdGNwguPog3VkcILj6oV3YWt1MgE"}'
|
|
2026-03-12 04:37:32.893 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:37:32.893 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58343/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.98.135/tcp/51895/p2p/16Uiu2HAmKmNLRSHhtCeskHAmeaF9jkNDDR8mSEukYxA6RkQsT4uE"]'
|
|
2026-03-12 04:37:32.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:37:32.943 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:37:32.943 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node6_2026-03-12_04-37-26__75ebd003-9078-49d5-a1e8-b70cc9e4f35f__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:37:32.945 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:37:32.945 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:37:32.948 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:37:32.948 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.213.231
|
|
2026-03-12 04:37:32.948 DEBUG [src.node.docker_mananger] Generated ports ['36439', '36440', '36441', '36442', '36443']
|
|
2026-03-12 04:37:32.949 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-12 04:37:32.949 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-12 04:37:32.949 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:37:32.949 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:37:32.949 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:37:32.949 DEBUG [src.node.docker_mananger] docker run -i -t -p 36439:36439 -p 36440:36440 -p 36441:36441 -p 36442:36442 -p 36443:36443 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=36441 --rest-port=36439 --tcp-port=36440 --discv5-udp-port=36442 --rest-address=0.0.0.0 --nat=extip:172.18.213.231 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=b9a5eda0bac7dbfd46d7ba18fc38bfe03df768cd76b022bb5b44ceb7c27dd5f2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36443 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QBZGH32tTXmNMXKlEZDlc-sF6UGTEvV22qz_zo_gRDvWdxAMtNrJhAppSMU1Gg8AcPh1VQUnHNnKvlj7JAisZeYCgmlkgnY0gmlwhKwSYoeKbXVsdGlhZGRyc5YACASsEmKHBsq3AAoErBJihwbKuN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDaaQm4wUFjfyOk3uMEtSDMqcL-IPwaxDqc3NPhFU3FZGDdGNwgsq3g3VkcILKuYV3YWt1MgU
|
|
2026-03-12 04:37:33.186 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.213.231 waku 3af1f275a62a2c71107e1a91b6175ec0ac0b509e9396914c51c8c287d36ee714
|
|
2026-03-12 04:37:33.226 DEBUG [src.node.docker_mananger] Container started with ID 3af1f275a62a. Setting up logs at ./log/docker/node6_2026-03-12_04-37-26__75ebd003-9078-49d5-a1e8-b70cc9e4f35f__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:37:33.227 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 36439
|
|
2026-03-12 04:37:33.227 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:37:34.228 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36439/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:34.230 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:37:34.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36439/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:34.335 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:37:34.436 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36439/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:34.439 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:37:34.540 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36439/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:34.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:37:34.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36439/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:34.651 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-12 04:37:34.651 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:37:34.652 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36439/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:34.654 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.213.231/tcp/36440/p2p/16Uiu2HAmUreg4wrQqhsTwXF1jDZ4YZSjqeWdYQEjCzoW6A8Bt1qu","/ip4/172.18.213.231/tcp/36441/ws/p2p/16Uiu2HAmUreg4wrQqhsTwXF1jDZ4YZSjqeWdYQEjCzoW6A8Bt1qu"],"enrUri":"enr:-L24QE7u91pX77BPyU6y0Whs17aeVogSdqtMyA4djOGk1qkoV_Hl39Y2T0golcCfr8QqHoEUQKgPRyhT4U4P2Fm8WJkCgmlkgnY0gmlwhKwS1eeKbXVsdGlhZGRyc5YACASsEtXnBo5YAAoErBLV5waOWd0DgnJzhQACAQAAiXNlY3AyNTZrMaED8Le2adVuayg6dNfEc9NjMXCQm-wFAW4JmEJo6DpZLMyDdGNwgo5Yg3VkcIKOWoV3YWt1MgE"}'
|
|
2026-03-12 04:37:34.654 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:37:34.655 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36439/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.98.135/tcp/51895/p2p/16Uiu2HAmKmNLRSHhtCeskHAmeaF9jkNDDR8mSEukYxA6RkQsT4uE"]'
|
|
2026-03-12 04:37:34.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:37:34.702 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:37:34.704 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node7_2026-03-12_04-37-26__75ebd003-9078-49d5-a1e8-b70cc9e4f35f__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:37:34.704 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:37:34.705 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:37:34.707 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:37:34.707 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.10.173
|
|
2026-03-12 04:37:34.708 DEBUG [src.node.docker_mananger] Generated ports ['41921', '41922', '41923', '41924', '41925']
|
|
2026-03-12 04:37:34.708 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-12 04:37:34.708 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-12 04:37:34.708 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:37:34.708 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:37:34.708 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:37:34.709 DEBUG [src.node.docker_mananger] docker run -i -t -p 41921:41921 -p 41922:41922 -p 41923:41923 -p 41924:41924 -p 41925:41925 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=41923 --rest-port=41921 --tcp-port=41922 --discv5-udp-port=41924 --rest-address=0.0.0.0 --nat=extip:172.18.10.173 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=cd1f78dacad5fe8caca0acf52ed549fe72cd2795ccbce7f879970a0cedede839 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41925 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QBZGH32tTXmNMXKlEZDlc-sF6UGTEvV22qz_zo_gRDvWdxAMtNrJhAppSMU1Gg8AcPh1VQUnHNnKvlj7JAisZeYCgmlkgnY0gmlwhKwSYoeKbXVsdGlhZGRyc5YACASsEmKHBsq3AAoErBJihwbKuN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDaaQm4wUFjfyOk3uMEtSDMqcL-IPwaxDqc3NPhFU3FZGDdGNwgsq3g3VkcILKuYV3YWt1MgU
|
|
2026-03-12 04:37:34.926 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.10.173 waku 03b931d3d2282832869616ba2f29b3cfb8007c7aa9ebea744922880789f0b749
|
|
2026-03-12 04:37:34.967 DEBUG [src.node.docker_mananger] Container started with ID 03b931d3d228. Setting up logs at ./log/docker/node7_2026-03-12_04-37-26__75ebd003-9078-49d5-a1e8-b70cc9e4f35f__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:37:34.967 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 41921
|
|
2026-03-12 04:37:34.968 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:37:35.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41921/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:35.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:37:36.072 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41921/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:36.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:37:36.176 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41921/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:36.179 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:37:36.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41921/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:36.284 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-12 04:37:36.284 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:37:36.284 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41921/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:36.287 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.10.173/tcp/41922/p2p/16Uiu2HAmQAroy18vr1WaXGtipVt4sgcBeryASn6xXLGo3fA7qd4F","/ip4/172.18.10.173/tcp/41923/ws/p2p/16Uiu2HAmQAroy18vr1WaXGtipVt4sgcBeryASn6xXLGo3fA7qd4F"],"enrUri":"enr:-L24QI_ilVC4se-akLldFgHIHhoHQlIIIT4OyFf4mV5xTQyuYXTtyocruXrfS1k4LRJvnwnW07iCzTierPQ7Gma2w7YCgmlkgnY0gmlwhKwSCq2KbXVsdGlhZGRyc5YACASsEgqtBqPCAAoErBIKrQajw90DgnJzhQACAQAAiXNlY3AyNTZrMaEDqxd0c5WokvzhimImz38thTCSFUSmjgvbSQHn_VcV9MyDdGNwgqPCg3VkcIKjxIV3YWt1MgE"}'
|
|
2026-03-12 04:37:36.287 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:37:36.287 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41921/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.98.135/tcp/51895/p2p/16Uiu2HAmKmNLRSHhtCeskHAmeaF9jkNDDR8mSEukYxA6RkQsT4uE"]'
|
|
2026-03-12 04:37:36.318 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:37:36.331 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:37:36.332 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node8_2026-03-12_04-37-26__75ebd003-9078-49d5-a1e8-b70cc9e4f35f__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:37:36.332 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:37:36.333 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:37:36.334 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:37:36.334 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.74.216
|
|
2026-03-12 04:37:36.334 DEBUG [src.node.docker_mananger] Generated ports ['56958', '56959', '56960', '56961', '56962']
|
|
2026-03-12 04:37:36.335 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-12 04:37:36.335 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-12 04:37:36.335 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:37:36.335 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:37:36.335 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:37:36.335 DEBUG [src.node.docker_mananger] docker run -i -t -p 56958:56958 -p 56959:56959 -p 56960:56960 -p 56961:56961 -p 56962:56962 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=56960 --rest-port=56958 --tcp-port=56959 --discv5-udp-port=56961 --rest-address=0.0.0.0 --nat=extip:172.18.74.216 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=fca87a666a4f0ef1eac91ce1eea8e3a5ce7afaeb4a7d1ecdeaff07592a11f187 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56962 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QBZGH32tTXmNMXKlEZDlc-sF6UGTEvV22qz_zo_gRDvWdxAMtNrJhAppSMU1Gg8AcPh1VQUnHNnKvlj7JAisZeYCgmlkgnY0gmlwhKwSYoeKbXVsdGlhZGRyc5YACASsEmKHBsq3AAoErBJihwbKuN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDaaQm4wUFjfyOk3uMEtSDMqcL-IPwaxDqc3NPhFU3FZGDdGNwgsq3g3VkcILKuYV3YWt1MgU
|
|
2026-03-12 04:37:36.553 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.74.216 waku 542ad40cb0bce3ec60ad09dfada47603246deaba0d1b9ebe27092cbe40c043e3
|
|
2026-03-12 04:37:36.594 DEBUG [src.node.docker_mananger] Container started with ID 542ad40cb0bc. Setting up logs at ./log/docker/node8_2026-03-12_04-37-26__75ebd003-9078-49d5-a1e8-b70cc9e4f35f__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:37:36.594 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56958
|
|
2026-03-12 04:37:36.595 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:37:37.595 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56958/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:37.598 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:37:37.699 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56958/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:37.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:37:37.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56958/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:37.805 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:37:37.906 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56958/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:37.910 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-12 04:37:37.911 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:37:37.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56958/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:37.913 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.74.216/tcp/56959/p2p/16Uiu2HAmUk8p7YXHEBJ76c59MZMFeBrBy2NhyeWwsBDaKp8zxX3N","/ip4/172.18.74.216/tcp/56960/ws/p2p/16Uiu2HAmUk8p7YXHEBJ76c59MZMFeBrBy2NhyeWwsBDaKp8zxX3N"],"enrUri":"enr:-L24QCCyY3SRyj53reFX7j399a-LdtVgar_j7vDmCxUcI80VVpQhAikIEd-32t2A4HH1aALOng7kiuT22eXKDTT4u8sCgmlkgnY0gmlwhKwSStiKbXVsdGlhZGRyc5YACASsEkrYBt5_AAoErBJK2AbegN0DgnJzhQACAQAAiXNlY3AyNTZrMaED7wx2otRFDtPVMY7UYA5LtLJRICpOQFcat7DP6p2jvQmDdGNwgt5_g3VkcILegYV3YWt1MgE"}'
|
|
2026-03-12 04:37:37.914 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:37:37.914 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56958/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.98.135/tcp/51895/p2p/16Uiu2HAmKmNLRSHhtCeskHAmeaF9jkNDDR8mSEukYxA6RkQsT4uE"]'
|
|
2026-03-12 04:37:37.941 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:37:37.955 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:37:37.956 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node9_2026-03-12_04-37-26__75ebd003-9078-49d5-a1e8-b70cc9e4f35f__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:37:37.956 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:37:37.958 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:37:37.960 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:37:37.960 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.204.185
|
|
2026-03-12 04:37:37.960 DEBUG [src.node.docker_mananger] Generated ports ['13762', '13763', '13764', '13765', '13766']
|
|
2026-03-12 04:37:37.960 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-12 04:37:37.960 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-12 04:37:37.960 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:37:37.960 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:37:37.961 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:37:37.961 DEBUG [src.node.docker_mananger] docker run -i -t -p 13762:13762 -p 13763:13763 -p 13764:13764 -p 13765:13765 -p 13766:13766 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=13764 --rest-port=13762 --tcp-port=13763 --discv5-udp-port=13765 --rest-address=0.0.0.0 --nat=extip:172.18.204.185 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=4aac8e45a9ba3e1724e3f4b00f0d64da3ee5add6aaea4e73a7dfbf948be2ab85 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13766 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QBZGH32tTXmNMXKlEZDlc-sF6UGTEvV22qz_zo_gRDvWdxAMtNrJhAppSMU1Gg8AcPh1VQUnHNnKvlj7JAisZeYCgmlkgnY0gmlwhKwSYoeKbXVsdGlhZGRyc5YACASsEmKHBsq3AAoErBJihwbKuN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDaaQm4wUFjfyOk3uMEtSDMqcL-IPwaxDqc3NPhFU3FZGDdGNwgsq3g3VkcILKuYV3YWt1MgU
|
|
2026-03-12 04:37:38.205 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.204.185 waku 98c1015bda49a16c35667d814eac65a7c652faeb563f18a80f8e4c16810ef2fd
|
|
2026-03-12 04:37:38.246 DEBUG [src.node.docker_mananger] Container started with ID 98c1015bda49. Setting up logs at ./log/docker/node9_2026-03-12_04-37-26__75ebd003-9078-49d5-a1e8-b70cc9e4f35f__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:37:38.247 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13762
|
|
2026-03-12 04:37:38.247 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:37:39.248 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13762/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:39.251 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:37:39.352 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13762/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:39.355 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:37:39.455 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13762/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:39.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:37:39.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13762/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:39.562 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:37:39.662 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13762/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:39.665 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:37:39.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13762/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:39.768 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:37:39.869 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13762/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:39.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:37:39.977 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13762/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:39.980 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:37:40.081 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13762/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:40.083 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:37:40.184 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13762/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:40.189 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-12 04:37:40.190 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:37:40.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13762/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:40.203 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.204.185/tcp/13763/p2p/16Uiu2HAm5ZyBuWF9XrNpKStWo5bUcWzmAZzKum7YydzjdK1xzvF4","/ip4/172.18.204.185/tcp/13764/ws/p2p/16Uiu2HAm5ZyBuWF9XrNpKStWo5bUcWzmAZzKum7YydzjdK1xzvF4"],"enrUri":"enr:-L24QBUyZEOrO4wmn_x19L8uaOPQ2bugUcUqXyU6VpaIIo-5TEpRiQDSWyeTrD2csdhOMJcS1GP_pd6F3Wf_eRNBRlICgmlkgnY0gmlwhKwSzLmKbXVsdGlhZGRyc5YACASsEsy5BjXDAAoErBLMuQY1xN0DgnJzhQACAQAAiXNlY3AyNTZrMaEClrT5TO5F3r8jaAunb5edpwKqGzAk2jwi_T9wuGOXW3uDdGNwgjXDg3VkcII1xYV3YWt1MgE"}'
|
|
2026-03-12 04:37:40.206 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:37:40.207 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13762/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.98.135/tcp/51895/p2p/16Uiu2HAmKmNLRSHhtCeskHAmeaF9jkNDDR8mSEukYxA6RkQsT4uE"]'
|
|
2026-03-12 04:37:40.271 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:37:40.283 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:37:40.283 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node10_2026-03-12_04-37-26__75ebd003-9078-49d5-a1e8-b70cc9e4f35f__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:37:40.283 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:37:40.283 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:37:40.285 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:37:40.285 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.127.105
|
|
2026-03-12 04:37:40.286 DEBUG [src.node.docker_mananger] Generated ports ['31620', '31621', '31622', '31623', '31624']
|
|
2026-03-12 04:37:40.286 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-12 04:37:40.286 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-12 04:37:40.286 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:37:40.286 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:37:40.286 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:37:40.287 DEBUG [src.node.docker_mananger] docker run -i -t -p 31620:31620 -p 31621:31621 -p 31622:31622 -p 31623:31623 -p 31624:31624 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=31622 --rest-port=31620 --tcp-port=31621 --discv5-udp-port=31623 --rest-address=0.0.0.0 --nat=extip:172.18.127.105 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=9f36e6f9b14e8bbfc9d7c123ddfe765ebfebd15d845284dcad5c3b5068afe8ea --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31624 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QBZGH32tTXmNMXKlEZDlc-sF6UGTEvV22qz_zo_gRDvWdxAMtNrJhAppSMU1Gg8AcPh1VQUnHNnKvlj7JAisZeYCgmlkgnY0gmlwhKwSYoeKbXVsdGlhZGRyc5YACASsEmKHBsq3AAoErBJihwbKuN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDaaQm4wUFjfyOk3uMEtSDMqcL-IPwaxDqc3NPhFU3FZGDdGNwgsq3g3VkcILKuYV3YWt1MgU
|
|
2026-03-12 04:37:40.519 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.127.105 waku 9cccc092a42d666f9ade668ac5f68c464774cd009dba632ca83416b786c955f4
|
|
2026-03-12 04:37:40.565 DEBUG [src.node.docker_mananger] Container started with ID 9cccc092a42d. Setting up logs at ./log/docker/node10_2026-03-12_04-37-26__75ebd003-9078-49d5-a1e8-b70cc9e4f35f__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:37:40.565 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31620
|
|
2026-03-12 04:37:40.567 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:37:41.568 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31620/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:41.571 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:37:41.672 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31620/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:41.675 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:37:41.775 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31620/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:41.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:37:41.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31620/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:41.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:37:41.992 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31620/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:41.995 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-12 04:37:41.995 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:37:41.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31620/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:41.998 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.127.105/tcp/31621/p2p/16Uiu2HAkvixLD31t3wZoE5aZpkjLV7kquZ3JeLgZHNYV7bE6iiss","/ip4/172.18.127.105/tcp/31622/ws/p2p/16Uiu2HAkvixLD31t3wZoE5aZpkjLV7kquZ3JeLgZHNYV7bE6iiss"],"enrUri":"enr:-L24QJ7R9dO3LLiZOv9p9QiEWfCQseAwpdTj7Ko5OuEYFgw7IiNZy9S60DFZpNQT1qlbmUAQHBVMa25Ga2TAsfDhxDYCgmlkgnY0gmlwhKwSf2mKbXVsdGlhZGRyc5YACASsEn9pBnuFAAoErBJ_aQZ7ht0DgnJzhQACAQAAiXNlY3AyNTZrMaECE0kMx7g-YCN7itSApqrMzEZrxV-F-jxwomQus_vHWqKDdGNwgnuFg3VkcIJ7h4V3YWt1MgE"}'
|
|
2026-03-12 04:37:41.998 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:37:41.999 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31620/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.98.135/tcp/51895/p2p/16Uiu2HAmKmNLRSHhtCeskHAmeaF9jkNDDR8mSEukYxA6RkQsT4uE"]'
|
|
2026-03-12 04:37:42.022 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:37:42.035 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:37:42.037 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node11_2026-03-12_04-37-26__75ebd003-9078-49d5-a1e8-b70cc9e4f35f__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:37:42.037 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:37:42.038 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:37:42.078 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:37:42.079 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.253.10
|
|
2026-03-12 04:37:42.079 DEBUG [src.node.docker_mananger] Generated ports ['64667', '64668', '64669', '64670', '64671']
|
|
2026-03-12 04:37:42.080 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-12 04:37:42.080 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-12 04:37:42.080 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:37:42.080 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:37:42.080 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:37:42.081 DEBUG [src.node.docker_mananger] docker run -i -t -p 64667:64667 -p 64668:64668 -p 64669:64669 -p 64670:64670 -p 64671:64671 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=64669 --rest-port=64667 --tcp-port=64668 --discv5-udp-port=64670 --rest-address=0.0.0.0 --nat=extip:172.18.253.10 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=af108b9c245c114e060ccaddfcf1665b659fd260afdffe685c2edafe015beb15 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=64671 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QBZGH32tTXmNMXKlEZDlc-sF6UGTEvV22qz_zo_gRDvWdxAMtNrJhAppSMU1Gg8AcPh1VQUnHNnKvlj7JAisZeYCgmlkgnY0gmlwhKwSYoeKbXVsdGlhZGRyc5YACASsEmKHBsq3AAoErBJihwbKuN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDaaQm4wUFjfyOk3uMEtSDMqcL-IPwaxDqc3NPhFU3FZGDdGNwgsq3g3VkcILKuYV3YWt1MgU
|
|
2026-03-12 04:37:42.338 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.253.10 waku 2495dfc0ba87f9f180d26a31498d2c7c318d3836e73af73ba1afefed7e0c1bd7
|
|
2026-03-12 04:37:42.386 DEBUG [src.node.docker_mananger] Container started with ID 2495dfc0ba87. Setting up logs at ./log/docker/node11_2026-03-12_04-37-26__75ebd003-9078-49d5-a1e8-b70cc9e4f35f__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:37:42.386 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 64667
|
|
2026-03-12 04:37:42.387 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:37:43.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64667/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:43.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:37:43.492 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64667/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:43.511 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:37:43.611 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64667/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:43.614 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-12 04:37:43.615 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:37:43.615 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64667/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:43.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.253.10/tcp/64668/p2p/16Uiu2HAmSJXiUQ16npW11cqB69QLwC7ev12SCqQSCKEDrG3YPD2V","/ip4/172.18.253.10/tcp/64669/ws/p2p/16Uiu2HAmSJXiUQ16npW11cqB69QLwC7ev12SCqQSCKEDrG3YPD2V"],"enrUri":"enr:-L24QH7vB8CtCsDX8W-_FtlTdQQ7lojRwYLHaGd6LIRfxFnmd1Ucq12D6EoxZDyJfEKwxoQxJIrNwUFTSUTsHpQcEWECgmlkgnY0gmlwhKwS_QqKbXVsdGlhZGRyc5YACASsEv0KBvycAAoErBL9Cgb8nd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDysXif2BYN4Q_dxzyx1xGzqraEbuoLPdVYvJbfTnYy-aDdGNwgvycg3VkcIL8noV3YWt1MgE"}'
|
|
2026-03-12 04:37:43.618 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:37:43.618 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64667/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.98.135/tcp/51895/p2p/16Uiu2HAmKmNLRSHhtCeskHAmeaF9jkNDDR8mSEukYxA6RkQsT4uE"]'
|
|
2026-03-12 04:37:43.646 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:37:43.648 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51894/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-12 04:37:43.659 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:37:43.660 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21669/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-12 04:37:43.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:37:43.666 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62173/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-12 04:37:43.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:37:43.671 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58343/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-12 04:37:43.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:37:43.674 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36439/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-12 04:37:43.676 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:37:43.677 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41921/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-12 04:37:43.679 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:37:43.680 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56958/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-12 04:37:43.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:37:43.684 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13762/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-12 04:37:43.688 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:37:43.689 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31620/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-12 04:37:43.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:37:43.693 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64667/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-12 04:37:43.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:37:43.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51894/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-12 04:37:43.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:37:43.721 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-12 04:37:43.823 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-12 04:37:43.823 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51894/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:43.826 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773290246548778683,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773290250598185180,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773290263696356006,"ephemeral":false,"proof":""}]'
|
|
2026-03-12 04:37:43.867 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-12 04:37:43.871 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-12 04:37:43.871 DEBUG [src.node.waku_node] Stopping container with id 2a30aaeaaca1
|
|
2026-03-12 04:37:44.819 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:37:44.820 DEBUG [src.node.waku_node] Stopping container with id 94d49a7d48f4
|
|
2026-03-12 04:37:45.541 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:37:45.543 DEBUG [src.node.waku_node] Stopping container with id 580482d25b1d
|
|
2026-03-12 04:37:46.233 ERROR [src.node.docker_mananger] Max retries reached for container 2a30aaeaaca1. Exiting log stream.
|
|
2026-03-12 04:37:46.522 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:37:46.529 DEBUG [src.node.waku_node] Stopping container with id 1ac9e260d420
|
|
2026-03-12 04:37:47.201 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:37:47.202 DEBUG [src.node.waku_node] Stopping container with id 3af1f275a62a
|
|
2026-03-12 04:37:47.348 ERROR [src.node.docker_mananger] Max retries reached for container 580482d25b1d. Exiting log stream.
|
|
2026-03-12 04:37:47.756 ERROR [src.node.docker_mananger] Max retries reached for container 94d49a7d48f4. Exiting log stream.
|
|
2026-03-12 04:37:47.875 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:37:47.877 DEBUG [src.node.waku_node] Stopping container with id 03b931d3d228
|
|
2026-03-12 04:37:48.025 ERROR [src.node.docker_mananger] Max retries reached for container 1ac9e260d420. Exiting log stream.
|
|
2026-03-12 04:37:48.518 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:37:48.521 DEBUG [src.node.waku_node] Stopping container with id 542ad40cb0bc
|
|
2026-03-12 04:37:49.025 ERROR [src.node.docker_mananger] Max retries reached for container 3af1f275a62a. Exiting log stream.
|
|
2026-03-12 04:37:49.089 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:37:49.091 DEBUG [src.node.waku_node] Stopping container with id 98c1015bda49
|
|
2026-03-12 04:37:49.341 ERROR [src.node.docker_mananger] Max retries reached for container 03b931d3d228. Exiting log stream.
|
|
2026-03-12 04:37:50.126 ERROR [src.node.docker_mananger] Max retries reached for container 542ad40cb0bc. Exiting log stream.
|
|
2026-03-12 04:37:59.685 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:37:59.685 DEBUG [src.node.waku_node] Stopping container with id 9cccc092a42d
|
|
2026-03-12 04:38:00.311 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:38:00.313 DEBUG [src.node.waku_node] Stopping container with id 2495dfc0ba87
|
|
2026-03-12 04:38:00.703 ERROR [src.node.docker_mananger] Max retries reached for container 98c1015bda49. Exiting log stream.
|
|
2026-03-12 04:38:00.924 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:38:00.927 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-12 04:38:01.175 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:38:01.297 ERROR [src.node.docker_mananger] Max retries reached for container 9cccc092a42d. Exiting log stream.
|
|
2026-03-12 04:38:01.378 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:38:01.478 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:38:01.562 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:38:01.715 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:38:01.784 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:38:01.911 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:38:02.018 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:38:02.066 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:38:02.102 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:38:02.103 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-03-12 04:38:02.104 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-03-12 04:38:02.107 DEBUG [src.libs.common] Attaching file ./log/docker/node7_2026-03-12_04-37-26__75ebd003-9078-49d5-a1e8-b70cc9e4f35f__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:02.109 DEBUG [src.libs.common] Attaching file ./log/docker/node10_2026-03-12_04-37-26__75ebd003-9078-49d5-a1e8-b70cc9e4f35f__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:02.114 DEBUG [src.libs.common] Attaching file ./log/docker/node8_2026-03-12_04-37-26__75ebd003-9078-49d5-a1e8-b70cc9e4f35f__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:02.120 DEBUG [src.libs.common] Attaching file ./log/docker/node6_2026-03-12_04-37-26__75ebd003-9078-49d5-a1e8-b70cc9e4f35f__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:02.128 DEBUG [src.libs.common] Attaching file ./log/docker/node3_2026-03-12_04-37-26__75ebd003-9078-49d5-a1e8-b70cc9e4f35f__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:02.135 DEBUG [src.libs.common] Attaching file ./log/docker/node9_2026-03-12_04-37-26__75ebd003-9078-49d5-a1e8-b70cc9e4f35f__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:02.139 DEBUG [src.libs.common] Attaching file ./log/docker/node4_2026-03-12_04-37-26__75ebd003-9078-49d5-a1e8-b70cc9e4f35f__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:02.147 DEBUG [src.libs.common] Attaching file ./log/docker/node5_2026-03-12_04-37-26__75ebd003-9078-49d5-a1e8-b70cc9e4f35f__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:02.156 DEBUG [src.libs.common] Attaching file ./log/docker/node11_2026-03-12_04-37-26__75ebd003-9078-49d5-a1e8-b70cc9e4f35f__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:02.162 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-12_04-37-26__75ebd003-9078-49d5-a1e8-b70cc9e4f35f__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:02.178 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-12 04:38:02.179 DEBUG [tests.conftest] Running test: test_static_shard_relay_10_nwaku_nodes with id: 2026-03-12_04-38-02__e3d6a70e-9f9a-48a2-9274-89c5ac53604d
|
|
2026-03-12 04:38:02.180 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-12 04:38:02.180 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-12 04:38:02.180 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-12 04:38:02.192 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:38:02.193 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-12_04-38-02__e3d6a70e-9f9a-48a2-9274-89c5ac53604d__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:02.193 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:38:02.193 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:38:02.196 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:38:02.197 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.250.179
|
|
2026-03-12 04:38:02.198 DEBUG [src.node.docker_mananger] Generated ports ['23148', '23149', '23150', '23151', '23152']
|
|
2026-03-12 04:38:02.198 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-12 04:38:02.199 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-12 04:38:02.200 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:38:02.200 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:38:02.200 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:38:02.201 DEBUG [src.node.docker_mananger] docker run -i -t -p 23148:23148 -p 23149:23149 -p 23150:23150 -p 23151:23151 -p 23152:23152 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=23150 --rest-port=23148 --tcp-port=23149 --discv5-udp-port=23151 --rest-address=0.0.0.0 --nat=extip:172.18.250.179 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=d8c6b6bcc0e6c994d48af1ac7a01c9de7cea974a4cabdaf1b5c7fe3b9fe9531d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23152 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-12 04:38:02.424 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.250.179 waku 303ebfecc69f9ac51382095cd7eff49af039fb7c9c5659f7590fcc0fda2f6d72
|
|
2026-03-12 04:38:02.464 DEBUG [src.node.docker_mananger] Container started with ID 303ebfecc69f. Setting up logs at ./log/docker/node1_2026-03-12_04-38-02__e3d6a70e-9f9a-48a2-9274-89c5ac53604d__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:02.465 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23148
|
|
2026-03-12 04:38:02.465 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:38:03.071 ERROR [src.node.docker_mananger] Max retries reached for container 2495dfc0ba87. Exiting log stream.
|
|
2026-03-12 04:38:03.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23148/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:03.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:38:03.570 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23148/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:03.575 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:38:03.676 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23148/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:03.679 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:38:03.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23148/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:03.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:38:03.883 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23148/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:03.886 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-12 04:38:03.886 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:38:03.887 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23148/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:03.889 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.250.179/tcp/23149/p2p/16Uiu2HAkvQD91FXsGybZDz2DGo57cZtnBL1advCvE7hujtJviHA5","/ip4/172.18.250.179/tcp/23150/ws/p2p/16Uiu2HAkvQD91FXsGybZDz2DGo57cZtnBL1advCvE7hujtJviHA5"],"enrUri":"enr:-L24QC3WHCeNDxyNoWBVeF2Bh-o59g3kt311yHvsTBX6E600G-X_qP-qDlEkWMK25z-TIx_8GctocsfLLLH_ofhfwq8CgmlkgnY0gmlwhKwS-rOKbXVsdGlhZGRyc5YACASsEvqzBlptAAoErBL6swZabt0DgnJzhQACAQAAiXNlY3AyNTZrMaECDnvBtw4lWcntvJkHcD9M3PztUTRG_pu71B1EzieT9GaDdGNwglptg3VkcIJab4V3YWt1MgU"}'
|
|
2026-03-12 04:38:03.890 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:38:03.897 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:38:03.898 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-12_04-38-02__e3d6a70e-9f9a-48a2-9274-89c5ac53604d__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:03.898 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:38:03.898 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:38:03.899 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:38:03.900 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.17.147
|
|
2026-03-12 04:38:03.900 DEBUG [src.node.docker_mananger] Generated ports ['58690', '58691', '58692', '58693', '58694']
|
|
2026-03-12 04:38:03.900 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-12 04:38:03.900 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-12 04:38:03.900 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:38:03.900 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:38:03.900 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:38:03.901 DEBUG [src.node.docker_mananger] docker run -i -t -p 58690:58690 -p 58691:58691 -p 58692:58692 -p 58693:58693 -p 58694:58694 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=58692 --rest-port=58690 --tcp-port=58691 --discv5-udp-port=58693 --rest-address=0.0.0.0 --nat=extip:172.18.17.147 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=aaa7d9b7ea4ddaccbd5fbe3cd1bf75917667aa3cf47b69bcd430cebf4faafb27 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58694 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QC3WHCeNDxyNoWBVeF2Bh-o59g3kt311yHvsTBX6E600G-X_qP-qDlEkWMK25z-TIx_8GctocsfLLLH_ofhfwq8CgmlkgnY0gmlwhKwS-rOKbXVsdGlhZGRyc5YACASsEvqzBlptAAoErBL6swZabt0DgnJzhQACAQAAiXNlY3AyNTZrMaECDnvBtw4lWcntvJkHcD9M3PztUTRG_pu71B1EzieT9GaDdGNwglptg3VkcIJab4V3YWt1MgU
|
|
2026-03-12 04:38:04.119 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.17.147 waku 4d624da7fa5a499582c873fd4777b8365f38af92ab2a19905be74e8e643051ac
|
|
2026-03-12 04:38:04.157 DEBUG [src.node.docker_mananger] Container started with ID 4d624da7fa5a. Setting up logs at ./log/docker/node3_2026-03-12_04-38-02__e3d6a70e-9f9a-48a2-9274-89c5ac53604d__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:04.158 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58690
|
|
2026-03-12 04:38:04.158 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:38:05.159 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58690/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:05.162 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:38:05.263 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58690/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:05.265 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:38:05.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58690/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:05.404 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:38:05.505 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58690/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:05.507 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-12 04:38:05.508 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:38:05.508 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58690/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:05.511 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.17.147/tcp/58691/p2p/16Uiu2HAmKSpuxkBrLwivtbbkQCUaM9iCvy6Sqe8mk6N8GgHTX5y6","/ip4/172.18.17.147/tcp/58692/ws/p2p/16Uiu2HAmKSpuxkBrLwivtbbkQCUaM9iCvy6Sqe8mk6N8GgHTX5y6"],"enrUri":"enr:-L24QPwjx5ifi7Qt7hANy50X1B0dolS_5-PHSOHMAkfefDfocaAeSSDLpa50y--BBbNurH8HqniB-5EztoXOY8GE23UCgmlkgnY0gmlwhKwSEZOKbXVsdGlhZGRyc5YACASsEhGTBuVDAAoErBIRkwblRN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDZOQrLnTBoYn6XECSTbaF2YbGI9aXujMnmoo5LeFvBdWDdGNwguVDg3VkcILlRYV3YWt1MgE"}'
|
|
2026-03-12 04:38:05.511 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:38:05.511 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58690/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.250.179/tcp/23149/p2p/16Uiu2HAkvQD91FXsGybZDz2DGo57cZtnBL1advCvE7hujtJviHA5"]'
|
|
2026-03-12 04:38:05.531 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:05.548 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:38:05.550 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-12_04-38-02__e3d6a70e-9f9a-48a2-9274-89c5ac53604d__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:05.550 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:38:05.550 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:38:05.554 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:38:05.554 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.1.182
|
|
2026-03-12 04:38:05.555 DEBUG [src.node.docker_mananger] Generated ports ['28426', '28427', '28428', '28429', '28430']
|
|
2026-03-12 04:38:05.556 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-12 04:38:05.557 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-12 04:38:05.557 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:38:05.557 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:38:05.558 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:38:05.558 DEBUG [src.node.docker_mananger] docker run -i -t -p 28426:28426 -p 28427:28427 -p 28428:28428 -p 28429:28429 -p 28430:28430 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=28428 --rest-port=28426 --tcp-port=28427 --discv5-udp-port=28429 --rest-address=0.0.0.0 --nat=extip:172.18.1.182 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=d0c0cd44aebcf76ebf04546cadd79eaba7b53f26bc91ded49ecef7cd332dd0de --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28430 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QC3WHCeNDxyNoWBVeF2Bh-o59g3kt311yHvsTBX6E600G-X_qP-qDlEkWMK25z-TIx_8GctocsfLLLH_ofhfwq8CgmlkgnY0gmlwhKwS-rOKbXVsdGlhZGRyc5YACASsEvqzBlptAAoErBL6swZabt0DgnJzhQACAQAAiXNlY3AyNTZrMaECDnvBtw4lWcntvJkHcD9M3PztUTRG_pu71B1EzieT9GaDdGNwglptg3VkcIJab4V3YWt1MgU
|
|
2026-03-12 04:38:05.777 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.1.182 waku 79f4a9582224df208682e79dc5366fb199bad6f70b593b8894a5020dd371cbb4
|
|
2026-03-12 04:38:05.813 DEBUG [src.node.docker_mananger] Container started with ID 79f4a9582224. Setting up logs at ./log/docker/node4_2026-03-12_04-38-02__e3d6a70e-9f9a-48a2-9274-89c5ac53604d__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:05.813 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 28426
|
|
2026-03-12 04:38:05.813 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:38:06.814 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28426/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:06.817 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:38:06.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28426/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:06.954 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:38:07.055 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28426/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:07.058 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-12 04:38:07.058 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:38:07.059 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28426/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:07.061 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.1.182/tcp/28427/p2p/16Uiu2HAkv61oxG1VTRDZmUjtTvsPRmuWTTEu4RTK1yqNy8bxNkQh","/ip4/172.18.1.182/tcp/28428/ws/p2p/16Uiu2HAkv61oxG1VTRDZmUjtTvsPRmuWTTEu4RTK1yqNy8bxNkQh"],"enrUri":"enr:-L24QB0xJ3rvKz6XwXJxi4ECp6x98uNqSJpQhYYfISyRzfI6GunESWj0bIrhFlS8TQY3pgbZ-5POx56oy7okxCemNwsCgmlkgnY0gmlwhKwSAbaKbXVsdGlhZGRyc5YACASsEgG2Bm8LAAoErBIBtgZvDN0DgnJzhQACAQAAiXNlY3AyNTZrMaECCdJ-NHVHPkd8ltBmjvO7Fe79EVd3zTY37T26Mpe2OiKDdGNwgm8Lg3VkcIJvDYV3YWt1MgE"}'
|
|
2026-03-12 04:38:07.061 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:38:07.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28426/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.250.179/tcp/23149/p2p/16Uiu2HAkvQD91FXsGybZDz2DGo57cZtnBL1advCvE7hujtJviHA5"]'
|
|
2026-03-12 04:38:07.088 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:07.103 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:38:07.103 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-03-12_04-38-02__e3d6a70e-9f9a-48a2-9274-89c5ac53604d__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:07.103 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:38:07.103 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:38:07.105 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:38:07.105 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.253.234
|
|
2026-03-12 04:38:07.105 DEBUG [src.node.docker_mananger] Generated ports ['49160', '49161', '49162', '49163', '49164']
|
|
2026-03-12 04:38:07.105 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-12 04:38:07.105 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-12 04:38:07.106 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:38:07.106 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:38:07.106 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:38:07.106 DEBUG [src.node.docker_mananger] docker run -i -t -p 49160:49160 -p 49161:49161 -p 49162:49162 -p 49163:49163 -p 49164:49164 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=49162 --rest-port=49160 --tcp-port=49161 --discv5-udp-port=49163 --rest-address=0.0.0.0 --nat=extip:172.18.253.234 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=61be5cfd1bc346bffd1fef5a36d4762bcb8ac5a0eb3e0aad1b2794ee5d5e8c02 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49164 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QC3WHCeNDxyNoWBVeF2Bh-o59g3kt311yHvsTBX6E600G-X_qP-qDlEkWMK25z-TIx_8GctocsfLLLH_ofhfwq8CgmlkgnY0gmlwhKwS-rOKbXVsdGlhZGRyc5YACASsEvqzBlptAAoErBL6swZabt0DgnJzhQACAQAAiXNlY3AyNTZrMaECDnvBtw4lWcntvJkHcD9M3PztUTRG_pu71B1EzieT9GaDdGNwglptg3VkcIJab4V3YWt1MgU
|
|
2026-03-12 04:38:07.321 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.253.234 waku 764e6432f5bb4221a7b8982e8bad7d20490683e0ac9f750d54125221e630eabc
|
|
2026-03-12 04:38:07.358 DEBUG [src.node.docker_mananger] Container started with ID 764e6432f5bb. Setting up logs at ./log/docker/node5_2026-03-12_04-38-02__e3d6a70e-9f9a-48a2-9274-89c5ac53604d__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:07.358 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 49160
|
|
2026-03-12 04:38:07.358 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:38:08.359 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49160/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:08.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:38:08.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49160/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:08.465 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-12 04:38:08.465 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:38:08.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49160/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:08.467 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.253.234/tcp/49161/p2p/16Uiu2HAmLitm51YNnSuu9dWJDCLqeMBLRYjpvAeDNEx4zCbYZGSe","/ip4/172.18.253.234/tcp/49162/ws/p2p/16Uiu2HAmLitm51YNnSuu9dWJDCLqeMBLRYjpvAeDNEx4zCbYZGSe"],"enrUri":"enr:-L24QA3LatsetAjgx0-rQI-gvRFAtM80qDgM_h8T4SqYI9A7M6ccDFLM6xl733pk7CaFFH2Ks5DT7igD8DYh3s9ekNACgmlkgnY0gmlwhKwS_eqKbXVsdGlhZGRyc5YACASsEv3qBsAJAAoErBL96gbACt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDd91_fe27ymVdTudkcj915JKJsBeUV_cCkTjIRy7MFFuDdGNwgsAJg3VkcILAC4V3YWt1MgE"}'
|
|
2026-03-12 04:38:08.468 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:38:08.468 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49160/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.250.179/tcp/23149/p2p/16Uiu2HAkvQD91FXsGybZDz2DGo57cZtnBL1advCvE7hujtJviHA5"]'
|
|
2026-03-12 04:38:08.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:08.511 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:38:08.511 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node6_2026-03-12_04-38-02__e3d6a70e-9f9a-48a2-9274-89c5ac53604d__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:08.512 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:38:08.512 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:38:08.515 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:38:08.518 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.56.230
|
|
2026-03-12 04:38:08.519 DEBUG [src.node.docker_mananger] Generated ports ['18365', '18366', '18367', '18368', '18369']
|
|
2026-03-12 04:38:08.520 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-12 04:38:08.520 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-12 04:38:08.520 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:38:08.521 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:38:08.521 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:38:08.521 DEBUG [src.node.docker_mananger] docker run -i -t -p 18365:18365 -p 18366:18366 -p 18367:18367 -p 18368:18368 -p 18369:18369 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=18367 --rest-port=18365 --tcp-port=18366 --discv5-udp-port=18368 --rest-address=0.0.0.0 --nat=extip:172.18.56.230 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=89fbfda63ad5d7404b8ec3fefe0971bc260153e0e14af4f1f8ccaac71daa8a1e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18369 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QC3WHCeNDxyNoWBVeF2Bh-o59g3kt311yHvsTBX6E600G-X_qP-qDlEkWMK25z-TIx_8GctocsfLLLH_ofhfwq8CgmlkgnY0gmlwhKwS-rOKbXVsdGlhZGRyc5YACASsEvqzBlptAAoErBL6swZabt0DgnJzhQACAQAAiXNlY3AyNTZrMaECDnvBtw4lWcntvJkHcD9M3PztUTRG_pu71B1EzieT9GaDdGNwglptg3VkcIJab4V3YWt1MgU
|
|
2026-03-12 04:38:08.734 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.56.230 waku f8114ee51dd75d14d228eee7d732b94801568d813cde8fbf3ecef9e07a10c521
|
|
2026-03-12 04:38:08.775 DEBUG [src.node.docker_mananger] Container started with ID f8114ee51dd7. Setting up logs at ./log/docker/node6_2026-03-12_04-38-02__e3d6a70e-9f9a-48a2-9274-89c5ac53604d__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:08.776 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 18365
|
|
2026-03-12 04:38:08.776 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:38:09.777 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18365/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:09.781 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:38:09.882 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18365/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:09.885 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:38:09.985 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18365/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:09.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:38:10.091 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18365/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:10.094 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:38:10.195 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18365/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:10.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:38:10.298 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18365/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:10.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:38:10.402 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18365/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:10.405 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-12 04:38:10.405 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:38:10.405 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18365/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:10.407 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.56.230/tcp/18366/p2p/16Uiu2HAkzFhJEmvdAZpqQu2mNSVVUdrYAYhHc2u7GrHTPzB1pJjV","/ip4/172.18.56.230/tcp/18367/ws/p2p/16Uiu2HAkzFhJEmvdAZpqQu2mNSVVUdrYAYhHc2u7GrHTPzB1pJjV"],"enrUri":"enr:-L24QFUhm8kT5nvwAnOd8OKIcV2T1x1pype_R9mveBfa0ryfLMIVe2SqJSrEixB2CM73WTSjn_GAFb6gYG3HPsK4MUYCgmlkgnY0gmlwhKwSOOaKbXVsdGlhZGRyc5YACASsEjjmBke-AAoErBI45gZHv90DgnJzhQACAQAAiXNlY3AyNTZrMaECR7wd6CoasPAIoLz2BvxbKUiw7NMDnp6gJ4rzeg4Eb9yDdGNwgke-g3VkcIJHwIV3YWt1MgE"}'
|
|
2026-03-12 04:38:10.408 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:38:10.408 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18365/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.250.179/tcp/23149/p2p/16Uiu2HAkvQD91FXsGybZDz2DGo57cZtnBL1advCvE7hujtJviHA5"]'
|
|
2026-03-12 04:38:10.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:10.452 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:38:10.453 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node7_2026-03-12_04-38-02__e3d6a70e-9f9a-48a2-9274-89c5ac53604d__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:10.453 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:38:10.453 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:38:10.457 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:38:10.458 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.65.254
|
|
2026-03-12 04:38:10.458 DEBUG [src.node.docker_mananger] Generated ports ['63665', '63666', '63667', '63668', '63669']
|
|
2026-03-12 04:38:10.459 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-12 04:38:10.460 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-12 04:38:10.461 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:38:10.461 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:38:10.462 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:38:10.462 DEBUG [src.node.docker_mananger] docker run -i -t -p 63665:63665 -p 63666:63666 -p 63667:63667 -p 63668:63668 -p 63669:63669 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=63667 --rest-port=63665 --tcp-port=63666 --discv5-udp-port=63668 --rest-address=0.0.0.0 --nat=extip:172.18.65.254 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=d5bf0be4ebf55cbbd32d716b5b2b5cb89d1adcc2bf016bfec79f4aede87de2c1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63669 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QC3WHCeNDxyNoWBVeF2Bh-o59g3kt311yHvsTBX6E600G-X_qP-qDlEkWMK25z-TIx_8GctocsfLLLH_ofhfwq8CgmlkgnY0gmlwhKwS-rOKbXVsdGlhZGRyc5YACASsEvqzBlptAAoErBL6swZabt0DgnJzhQACAQAAiXNlY3AyNTZrMaECDnvBtw4lWcntvJkHcD9M3PztUTRG_pu71B1EzieT9GaDdGNwglptg3VkcIJab4V3YWt1MgU
|
|
2026-03-12 04:38:10.686 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.65.254 waku 53eeab85fe56acec64cf6f236e2339c16b07a640eab39214b2ea2757383ae306
|
|
2026-03-12 04:38:10.724 DEBUG [src.node.docker_mananger] Container started with ID 53eeab85fe56. Setting up logs at ./log/docker/node7_2026-03-12_04-38-02__e3d6a70e-9f9a-48a2-9274-89c5ac53604d__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:10.724 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63665
|
|
2026-03-12 04:38:10.724 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:38:11.726 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63665/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:11.729 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:38:11.829 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63665/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:11.844 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:38:11.944 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63665/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:11.947 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-12 04:38:11.947 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:38:11.948 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63665/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:11.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.65.254/tcp/63666/p2p/16Uiu2HAm9jU8X1sRSVELon3Lg4MvSUVCNaMatS9M9nkbnNoFQHmu","/ip4/172.18.65.254/tcp/63667/ws/p2p/16Uiu2HAm9jU8X1sRSVELon3Lg4MvSUVCNaMatS9M9nkbnNoFQHmu"],"enrUri":"enr:-L24QNomukMtj9U2aiC1heFZ00Bad-x9iVnpuMzfggxXDywJVd73pQ1U36Ht33fLCjOD59fxuxi_OmVHyrDGUGQ3vxcCgmlkgnY0gmlwhKwSQf6KbXVsdGlhZGRyc5YACASsEkH-BviyAAoErBJB_gb4s90DgnJzhQACAQAAiXNlY3AyNTZrMaEC1JKsVWUhqDv0DPcOihf-qtsYkGQ-Wu4m_YII8r6Pf2SDdGNwgviyg3VkcIL4tIV3YWt1MgE"}'
|
|
2026-03-12 04:38:11.950 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:38:11.950 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63665/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.250.179/tcp/23149/p2p/16Uiu2HAkvQD91FXsGybZDz2DGo57cZtnBL1advCvE7hujtJviHA5"]'
|
|
2026-03-12 04:38:11.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:12.005 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:38:12.005 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node8_2026-03-12_04-38-02__e3d6a70e-9f9a-48a2-9274-89c5ac53604d__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:12.006 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:38:12.006 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:38:12.009 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:38:12.009 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.70.102
|
|
2026-03-12 04:38:12.010 DEBUG [src.node.docker_mananger] Generated ports ['16970', '16971', '16972', '16973', '16974']
|
|
2026-03-12 04:38:12.010 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-12 04:38:12.010 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-12 04:38:12.010 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:38:12.010 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:38:12.010 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:38:12.011 DEBUG [src.node.docker_mananger] docker run -i -t -p 16970:16970 -p 16971:16971 -p 16972:16972 -p 16973:16973 -p 16974:16974 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=16972 --rest-port=16970 --tcp-port=16971 --discv5-udp-port=16973 --rest-address=0.0.0.0 --nat=extip:172.18.70.102 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=253de4e7fb8bfe7ada44df35ca3f71fb3f7ccffe0f57fbef52cbd395c21fea66 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16974 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QC3WHCeNDxyNoWBVeF2Bh-o59g3kt311yHvsTBX6E600G-X_qP-qDlEkWMK25z-TIx_8GctocsfLLLH_ofhfwq8CgmlkgnY0gmlwhKwS-rOKbXVsdGlhZGRyc5YACASsEvqzBlptAAoErBL6swZabt0DgnJzhQACAQAAiXNlY3AyNTZrMaECDnvBtw4lWcntvJkHcD9M3PztUTRG_pu71B1EzieT9GaDdGNwglptg3VkcIJab4V3YWt1MgU
|
|
2026-03-12 04:38:12.228 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.70.102 waku 067eed1f704c2d3d6076a2c51c2893a61a4690923ff2b5cf272efb0285beb02a
|
|
2026-03-12 04:38:12.274 DEBUG [src.node.docker_mananger] Container started with ID 067eed1f704c. Setting up logs at ./log/docker/node8_2026-03-12_04-38-02__e3d6a70e-9f9a-48a2-9274-89c5ac53604d__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:12.274 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16970
|
|
2026-03-12 04:38:12.275 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:38:13.275 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16970/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:13.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:38:13.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16970/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:13.418 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-12 04:38:13.419 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:38:13.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16970/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:13.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.70.102/tcp/16971/p2p/16Uiu2HAmQzmPzejSRUqA3od1xfnVULCDxzeWwAL7GUaVptGEx3kA","/ip4/172.18.70.102/tcp/16972/ws/p2p/16Uiu2HAmQzmPzejSRUqA3od1xfnVULCDxzeWwAL7GUaVptGEx3kA"],"enrUri":"enr:-L24QCbWvAGL6G1zq3OKJ_xfWtPuGj0eCJNMo5C4KCAGVLWTZC-FbHgVW0MGGa3r8gvdk5TiQB_MgVqan6IrrkPubVsCgmlkgnY0gmlwhKwSRmaKbXVsdGlhZGRyc5YACASsEkZmBkJLAAoErBJGZgZCTN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDt102f35H_gTekjcr5x32Na_Jbe_iAht1Xtrfka7UNxeDdGNwgkJLg3VkcIJCTYV3YWt1MgE"}'
|
|
2026-03-12 04:38:13.421 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:38:13.422 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16970/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.250.179/tcp/23149/p2p/16Uiu2HAkvQD91FXsGybZDz2DGo57cZtnBL1advCvE7hujtJviHA5"]'
|
|
2026-03-12 04:38:13.450 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:13.470 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:38:13.471 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node9_2026-03-12_04-38-02__e3d6a70e-9f9a-48a2-9274-89c5ac53604d__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:13.471 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:38:13.471 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:38:13.476 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:38:13.477 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.115.43
|
|
2026-03-12 04:38:13.479 DEBUG [src.node.docker_mananger] Generated ports ['54707', '54708', '54709', '54710', '54711']
|
|
2026-03-12 04:38:13.480 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-12 04:38:13.480 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-12 04:38:13.480 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:38:13.480 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:38:13.480 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:38:13.481 DEBUG [src.node.docker_mananger] docker run -i -t -p 54707:54707 -p 54708:54708 -p 54709:54709 -p 54710:54710 -p 54711:54711 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=54709 --rest-port=54707 --tcp-port=54708 --discv5-udp-port=54710 --rest-address=0.0.0.0 --nat=extip:172.18.115.43 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=2acda19a66087c4ace78da5c14863b2f5f9acbe1985cdf5aadadbd27a18ddcc2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54711 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QC3WHCeNDxyNoWBVeF2Bh-o59g3kt311yHvsTBX6E600G-X_qP-qDlEkWMK25z-TIx_8GctocsfLLLH_ofhfwq8CgmlkgnY0gmlwhKwS-rOKbXVsdGlhZGRyc5YACASsEvqzBlptAAoErBL6swZabt0DgnJzhQACAQAAiXNlY3AyNTZrMaECDnvBtw4lWcntvJkHcD9M3PztUTRG_pu71B1EzieT9GaDdGNwglptg3VkcIJab4V3YWt1MgU
|
|
2026-03-12 04:38:13.703 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.115.43 waku 4f5723a568f4328b6486cfee641ff038d2dbb74fd52704b9226f7a161bdd5c4a
|
|
2026-03-12 04:38:13.740 DEBUG [src.node.docker_mananger] Container started with ID 4f5723a568f4. Setting up logs at ./log/docker/node9_2026-03-12_04-38-02__e3d6a70e-9f9a-48a2-9274-89c5ac53604d__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:13.741 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54707
|
|
2026-03-12 04:38:13.742 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:38:14.742 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54707/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:14.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:38:14.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54707/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:14.852 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:38:14.953 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54707/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:14.956 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:38:15.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54707/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:15.059 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-12 04:38:15.060 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:38:15.060 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54707/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:15.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.115.43/tcp/54708/p2p/16Uiu2HAmS1i5uFPg9MRTDGLXq6kjqQpZY3kJa8nT1YQ5RDz4JBxV","/ip4/172.18.115.43/tcp/54709/ws/p2p/16Uiu2HAmS1i5uFPg9MRTDGLXq6kjqQpZY3kJa8nT1YQ5RDz4JBxV"],"enrUri":"enr:-L24QNyrmS-4EcZa37bK4moJrUAhafrmpyRzR710kIzxai_8IiK6z9VJy-n5xOb3aANEtYuEXPnFNOakRyh12PFSYKkCgmlkgnY0gmlwhKwScyuKbXVsdGlhZGRyc5YACASsEnMrBtW0AAoErBJzKwbVtd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDxna8XFD00asqT4yKQ_YdRCanmsVzrU5AEZdO8FY6QXKDdGNwgtW0g3VkcILVtoV3YWt1MgE"}'
|
|
2026-03-12 04:38:15.063 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:38:15.063 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54707/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.250.179/tcp/23149/p2p/16Uiu2HAkvQD91FXsGybZDz2DGo57cZtnBL1advCvE7hujtJviHA5"]'
|
|
2026-03-12 04:38:15.085 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:15.097 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:38:15.098 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node10_2026-03-12_04-38-02__e3d6a70e-9f9a-48a2-9274-89c5ac53604d__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:15.099 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:38:15.099 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:38:15.107 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:38:15.108 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.214.243
|
|
2026-03-12 04:38:15.108 DEBUG [src.node.docker_mananger] Generated ports ['14530', '14531', '14532', '14533', '14534']
|
|
2026-03-12 04:38:15.108 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-12 04:38:15.109 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-12 04:38:15.109 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:38:15.109 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:38:15.109 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:38:15.110 DEBUG [src.node.docker_mananger] docker run -i -t -p 14530:14530 -p 14531:14531 -p 14532:14532 -p 14533:14533 -p 14534:14534 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=14532 --rest-port=14530 --tcp-port=14531 --discv5-udp-port=14533 --rest-address=0.0.0.0 --nat=extip:172.18.214.243 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=94d4fb76ee1d06fb22bbdc1b5c284eda63a5b7c5b794be824963ef9a8d5c5617 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14534 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QC3WHCeNDxyNoWBVeF2Bh-o59g3kt311yHvsTBX6E600G-X_qP-qDlEkWMK25z-TIx_8GctocsfLLLH_ofhfwq8CgmlkgnY0gmlwhKwS-rOKbXVsdGlhZGRyc5YACASsEvqzBlptAAoErBL6swZabt0DgnJzhQACAQAAiXNlY3AyNTZrMaECDnvBtw4lWcntvJkHcD9M3PztUTRG_pu71B1EzieT9GaDdGNwglptg3VkcIJab4V3YWt1MgU
|
|
2026-03-12 04:38:15.325 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.214.243 waku 89ce2d2f18ff913daa075663935550e935b7159bedb054daeb24b9d013801bda
|
|
2026-03-12 04:38:15.363 DEBUG [src.node.docker_mananger] Container started with ID 89ce2d2f18ff. Setting up logs at ./log/docker/node10_2026-03-12_04-38-02__e3d6a70e-9f9a-48a2-9274-89c5ac53604d__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:15.363 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14530
|
|
2026-03-12 04:38:15.363 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:38:16.364 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14530/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:16.367 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:38:16.468 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14530/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:16.483 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:38:16.584 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14530/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:16.591 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-12 04:38:16.593 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:38:16.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14530/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:16.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.214.243/tcp/14531/p2p/16Uiu2HAmEWsk3mf6dsukPcaXkQLKybu32ibXkBEqUnvHujoz4MHj","/ip4/172.18.214.243/tcp/14532/ws/p2p/16Uiu2HAmEWsk3mf6dsukPcaXkQLKybu32ibXkBEqUnvHujoz4MHj"],"enrUri":"enr:-L24QKKajTb8OTkYw4kCggaO73Af4pRzG9rgwynmxyqnuB1yZarVYxULZhfgsRetUeFAU0bTaWek9CirvHr50OEHwy0CgmlkgnY0gmlwhKwS1vOKbXVsdGlhZGRyc5YACASsEtbzBjjDAAoErBLW8wY4xN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDG6NBkfGwBww_dWw_kX8WH25zj27BXsqzr2gzFVApiuKDdGNwgjjDg3VkcII4xYV3YWt1MgE"}'
|
|
2026-03-12 04:38:16.603 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:38:16.603 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14530/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.250.179/tcp/23149/p2p/16Uiu2HAkvQD91FXsGybZDz2DGo57cZtnBL1advCvE7hujtJviHA5"]'
|
|
2026-03-12 04:38:16.637 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:16.648 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:38:16.649 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node11_2026-03-12_04-38-02__e3d6a70e-9f9a-48a2-9274-89c5ac53604d__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:16.651 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:38:16.653 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:38:16.658 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:38:16.659 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.116.172
|
|
2026-03-12 04:38:16.661 DEBUG [src.node.docker_mananger] Generated ports ['22362', '22363', '22364', '22365', '22366']
|
|
2026-03-12 04:38:16.661 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-12 04:38:16.662 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-12 04:38:16.663 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:38:16.664 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:38:16.665 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:38:16.665 DEBUG [src.node.docker_mananger] docker run -i -t -p 22362:22362 -p 22363:22363 -p 22364:22364 -p 22365:22365 -p 22366:22366 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=22364 --rest-port=22362 --tcp-port=22363 --discv5-udp-port=22365 --rest-address=0.0.0.0 --nat=extip:172.18.116.172 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=68b5eee3a68e63f8aaec4a85f2decf77a9708b629e11f86eebbfe9dc410b55af --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22366 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QC3WHCeNDxyNoWBVeF2Bh-o59g3kt311yHvsTBX6E600G-X_qP-qDlEkWMK25z-TIx_8GctocsfLLLH_ofhfwq8CgmlkgnY0gmlwhKwS-rOKbXVsdGlhZGRyc5YACASsEvqzBlptAAoErBL6swZabt0DgnJzhQACAQAAiXNlY3AyNTZrMaECDnvBtw4lWcntvJkHcD9M3PztUTRG_pu71B1EzieT9GaDdGNwglptg3VkcIJab4V3YWt1MgU
|
|
2026-03-12 04:38:16.913 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.116.172 waku 37171a35bb6e6f2c203abe5896a69461d4e88cc5f0f07190a9b384c8003fe0bc
|
|
2026-03-12 04:38:16.961 DEBUG [src.node.docker_mananger] Container started with ID 37171a35bb6e. Setting up logs at ./log/docker/node11_2026-03-12_04-38-02__e3d6a70e-9f9a-48a2-9274-89c5ac53604d__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:16.962 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22362
|
|
2026-03-12 04:38:16.963 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:38:17.963 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22362/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:17.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:38:18.069 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22362/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:18.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:38:18.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22362/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:18.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:38:18.288 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22362/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:18.326 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:38:18.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22362/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:18.457 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-12 04:38:18.460 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:38:18.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22362/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:18.480 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.116.172/tcp/22363/p2p/16Uiu2HAmUief7Fm4Bh6FUviVwduQgBmcJRg9saPGgm5mDAbeCFFL","/ip4/172.18.116.172/tcp/22364/ws/p2p/16Uiu2HAmUief7Fm4Bh6FUviVwduQgBmcJRg9saPGgm5mDAbeCFFL"],"enrUri":"enr:-L24QAPzNqcaLM-8Jk8HdbwGJMwe0uvSpUdhMRQSm4ikJkhbHrTYAq1hRfg4cLsxiDTdNQWQFynEs7S_1ofsXaWZIAECgmlkgnY0gmlwhKwSdKyKbXVsdGlhZGRyc5YACASsEnSsBldbAAoErBJ0rAZXXN0DgnJzhQACAQAAiXNlY3AyNTZrMaED7qsMH9hgCZkIJV25hQZQGm71ga_XvnkRc8zNSYN-v7-DdGNwgldbg3VkcIJXXYV3YWt1MgE"}'
|
|
2026-03-12 04:38:18.481 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:38:18.481 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22362/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.250.179/tcp/23149/p2p/16Uiu2HAkvQD91FXsGybZDz2DGo57cZtnBL1advCvE7hujtJviHA5"]'
|
|
2026-03-12 04:38:18.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:18.570 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23148/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-12 04:38:18.611 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:18.615 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58690/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-12 04:38:18.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:18.685 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28426/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-12 04:38:18.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:18.690 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49160/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-12 04:38:18.694 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:18.694 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18365/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-12 04:38:18.698 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:18.699 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63665/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-12 04:38:18.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:18.712 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16970/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-12 04:38:18.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:18.719 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54707/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-12 04:38:18.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:18.734 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14530/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-12 04:38:18.744 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:18.747 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22362/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-12 04:38:18.753 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:18.755 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23148/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-12 04:38:18.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:18.792 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-12 04:38:18.899 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-12 04:38:18.899 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23148/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:18.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773290298755261262,"ephemeral":false,"proof":""}]'
|
|
2026-03-12 04:38:18.904 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-12 04:38:18.904 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58690/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:18.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773290298755261262,"ephemeral":false,"proof":""}]'
|
|
2026-03-12 04:38:18.909 DEBUG [src.steps.sharding] Checking that peer NODE_3:wakuorg/nwaku:latest can find the published message
|
|
2026-03-12 04:38:18.910 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28426/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:18.915 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773290298755261262,"ephemeral":false,"proof":""}]'
|
|
2026-03-12 04:38:18.919 DEBUG [src.steps.sharding] Checking that peer NODE_4:wakuorg/nwaku:latest can find the published message
|
|
2026-03-12 04:38:18.919 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49160/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:18.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773290298755261262,"ephemeral":false,"proof":""}]'
|
|
2026-03-12 04:38:18.930 DEBUG [src.steps.sharding] Checking that peer NODE_5:wakuorg/nwaku:latest can find the published message
|
|
2026-03-12 04:38:18.930 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18365/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:18.934 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773290298755261262,"ephemeral":false,"proof":""}]'
|
|
2026-03-12 04:38:18.942 DEBUG [src.steps.sharding] Checking that peer NODE_6:wakuorg/nwaku:latest can find the published message
|
|
2026-03-12 04:38:18.943 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63665/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:18.945 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773290298755261262,"ephemeral":false,"proof":""}]'
|
|
2026-03-12 04:38:18.947 DEBUG [src.steps.sharding] Checking that peer NODE_7:wakuorg/nwaku:latest can find the published message
|
|
2026-03-12 04:38:18.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16970/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:18.949 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773290298755261262,"ephemeral":false,"proof":""}]'
|
|
2026-03-12 04:38:18.951 DEBUG [src.steps.sharding] Checking that peer NODE_8:wakuorg/nwaku:latest can find the published message
|
|
2026-03-12 04:38:18.951 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:18.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773290298755261262,"ephemeral":false,"proof":""}]'
|
|
2026-03-12 04:38:18.958 DEBUG [src.steps.sharding] Checking that peer NODE_9:wakuorg/nwaku:latest can find the published message
|
|
2026-03-12 04:38:18.959 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14530/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:18.963 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773290298755261262,"ephemeral":false,"proof":""}]'
|
|
2026-03-12 04:38:18.965 DEBUG [src.steps.sharding] Checking that peer NODE_10:wakuorg/nwaku:latest can find the published message
|
|
2026-03-12 04:38:18.966 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22362/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:18.969 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773290298755261262,"ephemeral":false,"proof":""}]'
|
|
2026-03-12 04:38:18.974 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-12 04:38:18.976 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-12 04:38:18.976 DEBUG [src.node.waku_node] Stopping container with id 303ebfecc69f
|
|
2026-03-12 04:38:19.730 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:38:19.731 DEBUG [src.node.waku_node] Stopping container with id 4d624da7fa5a
|
|
2026-03-12 04:38:20.580 ERROR [src.node.docker_mananger] Max retries reached for container 303ebfecc69f. Exiting log stream.
|
|
2026-03-12 04:38:20.612 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:38:20.613 DEBUG [src.node.waku_node] Stopping container with id 79f4a9582224
|
|
2026-03-12 04:38:21.298 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:38:21.299 DEBUG [src.node.waku_node] Stopping container with id 764e6432f5bb
|
|
2026-03-12 04:38:21.801 ERROR [src.node.docker_mananger] Max retries reached for container 4d624da7fa5a. Exiting log stream.
|
|
2026-03-12 04:38:21.922 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:38:21.922 DEBUG [src.node.waku_node] Stopping container with id f8114ee51dd7
|
|
2026-03-12 04:38:22.118 ERROR [src.node.docker_mananger] Max retries reached for container 79f4a9582224. Exiting log stream.
|
|
2026-03-12 04:38:22.548 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:38:22.550 DEBUG [src.node.waku_node] Stopping container with id 53eeab85fe56
|
|
2026-03-12 04:38:22.744 ERROR [src.node.docker_mananger] Max retries reached for container 764e6432f5bb. Exiting log stream.
|
|
2026-03-12 04:38:23.361 ERROR [src.node.docker_mananger] Max retries reached for container f8114ee51dd7. Exiting log stream.
|
|
2026-03-12 04:38:33.133 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:38:33.134 DEBUG [src.node.waku_node] Stopping container with id 067eed1f704c
|
|
2026-03-12 04:38:33.726 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:38:33.726 DEBUG [src.node.waku_node] Stopping container with id 4f5723a568f4
|
|
2026-03-12 04:38:33.949 ERROR [src.node.docker_mananger] Max retries reached for container 53eeab85fe56. Exiting log stream.
|
|
2026-03-12 04:38:34.342 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:38:34.342 DEBUG [src.node.waku_node] Stopping container with id 89ce2d2f18ff
|
|
2026-03-12 04:38:34.547 ERROR [src.node.docker_mananger] Max retries reached for container 067eed1f704c. Exiting log stream.
|
|
2026-03-12 04:38:34.897 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:38:34.899 DEBUG [src.node.waku_node] Stopping container with id 37171a35bb6e
|
|
2026-03-12 04:38:35.159 ERROR [src.node.docker_mananger] Max retries reached for container 4f5723a568f4. Exiting log stream.
|
|
2026-03-12 04:38:35.509 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:38:35.512 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-12 04:38:35.601 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:38:35.745 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:38:35.819 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:38:35.870 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:38:35.925 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:38:35.982 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:38:36.041 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:38:36.093 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:38:36.095 ERROR [src.node.docker_mananger] Max retries reached for container 89ce2d2f18ff. Exiting log stream.
|
|
2026-03-12 04:38:36.189 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:38:36.226 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|