mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 17:53:09 +00:00
549 lines
96 KiB
Plaintext
549 lines
96 KiB
Plaintext
2026-03-20 04:36:56.525 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-20 04:36:56.526 DEBUG [tests.conftest] Running test: test_static_shard_relay_10_nwaku_nodes with id: 2026-03-20_04-36-56__23c5e89c-c27c-4249-8a39-aa0d1d843de3
|
|
2026-03-20 04:36:56.526 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-20 04:36:56.526 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-20 04:36:56.527 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-20 04:36:56.534 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-20 04:36:56.534 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-20_04-36-56__23c5e89c-c27c-4249-8a39-aa0d1d843de3__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:36:56.534 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-20 04:36:56.534 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-20 04:36:56.536 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-20 04:36:56.536 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.62.248
|
|
2026-03-20 04:36:56.536 DEBUG [src.node.docker_mananger] Generated ports ['51887', '51888', '51889', '51890', '51891']
|
|
2026-03-20 04:36:56.536 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-20 04:36:56.536 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-20 04:36:56.536 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-20 04:36:56.537 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-20 04:36:56.537 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-20 04:36:56.537 DEBUG [src.node.docker_mananger] docker run -i -t -p 51887:51887 -p 51888:51888 -p 51889:51889 -p 51890:51890 -p 51891:51891 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=51889 --rest-port=51887 --tcp-port=51888 --discv5-udp-port=51890 --rest-address=0.0.0.0 --nat=extip:172.18.62.248 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ede2a649cef0b5dbbafc02350156b0942f3d8cfd7a58c75a915ef4a3947fba1c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51891 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-20 04:36:56.725 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.62.248 waku 7e1bec735531df7d6069de3db760470ffffb7976f79e47e5039b02f88947f505
|
|
2026-03-20 04:36:56.764 DEBUG [src.node.docker_mananger] Container started with ID 7e1bec735531. Setting up logs at ./log/docker/node1_2026-03-20_04-36-56__23c5e89c-c27c-4249-8a39-aa0d1d843de3__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:36:56.765 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 51887
|
|
2026-03-20 04:36:56.765 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-20 04:36:56.787 ERROR [src.node.docker_mananger] Max retries reached for container 118f3e2e9586. Exiting log stream.
|
|
2026-03-20 04:36:57.329 ERROR [src.node.docker_mananger] Max retries reached for container e9b463cdfb82. Exiting log stream.
|
|
2026-03-20 04:36:57.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51887/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:36:57.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:36:57.870 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51887/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:36:57.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:36:57.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51887/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:36:57.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:36:58.077 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51887/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:36:58.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:36:58.181 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51887/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:36:58.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:36:58.284 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51887/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:36:58.287 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-20 04:36:58.287 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-20 04:36:58.287 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51887/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:36:58.290 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.62.248/tcp/51888/p2p/16Uiu2HAmPMdDnyCs9poNtJYFRmTj8mCE9LnJ4D1RzjAmjQLEYfXQ","/ip4/172.18.62.248/tcp/51889/ws/p2p/16Uiu2HAmPMdDnyCs9poNtJYFRmTj8mCE9LnJ4D1RzjAmjQLEYfXQ"],"enrUri":"enr:-L24QF-GCWsHOtnphBuBaYLB321GmfSwf4HaxZ93NRr1XH6cR65E0tpGjkfkba-CNxoH3unnxlojLkOKiMde1kf9iMMCgmlkgnY0gmlwhKwSPviKbXVsdGlhZGRyc5YACASsEj74BsqwAAoErBI--AbKsd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDnv3KoNXqNcCT4i3_OOuCn_qeDI2lJWJMOy6Ry_FhOIODdGNwgsqwg3VkcILKsoV3YWt1MgU"}'
|
|
2026-03-20 04:36:58.290 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-20 04:36:58.299 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-20 04:36:58.299 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-20_04-36-56__23c5e89c-c27c-4249-8a39-aa0d1d843de3__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:36:58.299 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-20 04:36:58.299 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-20 04:36:58.301 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-20 04:36:58.301 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.242.166
|
|
2026-03-20 04:36:58.301 DEBUG [src.node.docker_mananger] Generated ports ['9574', '9575', '9576', '9577', '9578']
|
|
2026-03-20 04:36:58.301 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-20 04:36:58.301 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-20 04:36:58.302 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-20 04:36:58.302 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-20 04:36:58.302 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-20 04:36:58.302 DEBUG [src.node.docker_mananger] docker run -i -t -p 9574:9574 -p 9575:9575 -p 9576:9576 -p 9577:9577 -p 9578:9578 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=9576 --rest-port=9574 --tcp-port=9575 --discv5-udp-port=9577 --rest-address=0.0.0.0 --nat=extip:172.18.242.166 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=c94a63821e260b4addf58bf8effadf1a8bda05baaf48b8d10dbbe9c53bbbecb5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9578 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QF-GCWsHOtnphBuBaYLB321GmfSwf4HaxZ93NRr1XH6cR65E0tpGjkfkba-CNxoH3unnxlojLkOKiMde1kf9iMMCgmlkgnY0gmlwhKwSPviKbXVsdGlhZGRyc5YACASsEj74BsqwAAoErBI--AbKsd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDnv3KoNXqNcCT4i3_OOuCn_qeDI2lJWJMOy6Ry_FhOIODdGNwgsqwg3VkcILKsoV3YWt1MgU
|
|
2026-03-20 04:36:58.523 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.242.166 waku 61318d63151a21746f59b9dc4242f8c1d0deb74aa139d5e25210ffb287490f05
|
|
2026-03-20 04:36:58.561 DEBUG [src.node.docker_mananger] Container started with ID 61318d63151a. Setting up logs at ./log/docker/node3_2026-03-20_04-36-56__23c5e89c-c27c-4249-8a39-aa0d1d843de3__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:36:58.561 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9574
|
|
2026-03-20 04:36:58.562 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-20 04:36:59.562 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9574/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:36:59.565 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:36:59.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9574/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:36:59.667 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:36:59.768 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9574/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:36:59.770 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:36:59.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9574/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:36:59.874 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-20 04:36:59.874 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-20 04:36:59.875 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9574/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:36:59.878 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.242.166/tcp/9575/p2p/16Uiu2HAmUnKAFg3EAApszk7Nhq71hqYSAiA3Mii6PV4rfN49we6g","/ip4/172.18.242.166/tcp/9576/ws/p2p/16Uiu2HAmUnKAFg3EAApszk7Nhq71hqYSAiA3Mii6PV4rfN49we6g"],"enrUri":"enr:-L24QBVY7ZtnMZBIlpRGSo7AxgMhdgkY0rxRVWKTIj2QTArBCcBYycWI_CF65bk-ltDJBKPOzE0nJ1MnJ4dm0l31o94CgmlkgnY0gmlwhKwS8qaKbXVsdGlhZGRyc5YACASsEvKmBiVnAAoErBLypgYlaN0DgnJzhQACAQAAiXNlY3AyNTZrMaED75tTH_hgnO-fNG1JdCEIz4zYnzs9qyPnYzw7uWHN9o2DdGNwgiVng3VkcIIlaYV3YWt1MgE"}'
|
|
2026-03-20 04:36:59.878 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-20 04:36:59.878 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9574/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.62.248/tcp/51888/p2p/16Uiu2HAmPMdDnyCs9poNtJYFRmTj8mCE9LnJ4D1RzjAmjQLEYfXQ"]'
|
|
2026-03-20 04:36:59.908 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:36:59.922 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-20 04:36:59.922 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-20_04-36-56__23c5e89c-c27c-4249-8a39-aa0d1d843de3__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:36:59.922 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-20 04:36:59.922 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-20 04:36:59.924 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-20 04:36:59.924 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.96.159
|
|
2026-03-20 04:36:59.924 DEBUG [src.node.docker_mananger] Generated ports ['62913', '62914', '62915', '62916', '62917']
|
|
2026-03-20 04:36:59.924 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-20 04:36:59.925 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-20 04:36:59.925 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-20 04:36:59.925 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-20 04:36:59.925 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-20 04:36:59.925 DEBUG [src.node.docker_mananger] docker run -i -t -p 62913:62913 -p 62914:62914 -p 62915:62915 -p 62916:62916 -p 62917:62917 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=62915 --rest-port=62913 --tcp-port=62914 --discv5-udp-port=62916 --rest-address=0.0.0.0 --nat=extip:172.18.96.159 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=bc1ded6d03eedcdea20414d5f0dbfeb1ffe2bb0b9196622a8bb8d50c1d7efc1b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62917 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QF-GCWsHOtnphBuBaYLB321GmfSwf4HaxZ93NRr1XH6cR65E0tpGjkfkba-CNxoH3unnxlojLkOKiMde1kf9iMMCgmlkgnY0gmlwhKwSPviKbXVsdGlhZGRyc5YACASsEj74BsqwAAoErBI--AbKsd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDnv3KoNXqNcCT4i3_OOuCn_qeDI2lJWJMOy6Ry_FhOIODdGNwgsqwg3VkcILKsoV3YWt1MgU
|
|
2026-03-20 04:37:00.129 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.96.159 waku c60d26a5d3d25f4dfa8c8eb75a475971b718946b540863b225b70b675b4bcd1c
|
|
2026-03-20 04:37:00.167 DEBUG [src.node.docker_mananger] Container started with ID c60d26a5d3d2. Setting up logs at ./log/docker/node4_2026-03-20_04-36-56__23c5e89c-c27c-4249-8a39-aa0d1d843de3__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:37:00.167 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 62913
|
|
2026-03-20 04:37:00.168 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-20 04:37:01.168 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62913/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:01.171 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:01.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62913/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:01.274 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-20 04:37:01.274 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-20 04:37:01.274 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62913/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:01.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.96.159/tcp/62914/p2p/16Uiu2HAm69MTwF1WLB86BAK1j4Yr9ihLkVSL31gebensURKt9wcv","/ip4/172.18.96.159/tcp/62915/ws/p2p/16Uiu2HAm69MTwF1WLB86BAK1j4Yr9ihLkVSL31gebensURKt9wcv"],"enrUri":"enr:-L24QOlPT61Dp-fSgdRZtnmHyArX8iMOOZDpl2HaT03OF51xRlJr5JzZu5qtpjJPG9OxJ8YLbVsAsY2x1Zwy7GcbYHkCgmlkgnY0gmlwhKwSYJ-KbXVsdGlhZGRyc5YACASsEmCfBvXCAAoErBJgnwb1w90DgnJzhQACAQAAiXNlY3AyNTZrMaECn0JUGU1pyfJxTJYGWXqEZljulOmInfr3gB9INLp-B-uDdGNwgvXCg3VkcIL1xIV3YWt1MgE"}'
|
|
2026-03-20 04:37:01.277 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-20 04:37:01.277 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62913/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.62.248/tcp/51888/p2p/16Uiu2HAmPMdDnyCs9poNtJYFRmTj8mCE9LnJ4D1RzjAmjQLEYfXQ"]'
|
|
2026-03-20 04:37:01.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:37:01.323 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-20 04:37:01.326 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-03-20_04-36-56__23c5e89c-c27c-4249-8a39-aa0d1d843de3__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:37:01.327 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-20 04:37:01.327 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-20 04:37:01.330 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-20 04:37:01.330 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.255.235
|
|
2026-03-20 04:37:01.331 DEBUG [src.node.docker_mananger] Generated ports ['55496', '55497', '55498', '55499', '55500']
|
|
2026-03-20 04:37:01.332 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-20 04:37:01.332 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-20 04:37:01.332 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-20 04:37:01.332 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-20 04:37:01.333 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-20 04:37:01.333 DEBUG [src.node.docker_mananger] docker run -i -t -p 55496:55496 -p 55497:55497 -p 55498:55498 -p 55499:55499 -p 55500:55500 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=55498 --rest-port=55496 --tcp-port=55497 --discv5-udp-port=55499 --rest-address=0.0.0.0 --nat=extip:172.18.255.235 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=e0f97a76ec31f6b86eebf0f97bdb1758cc7475a7af3b02caa1aba7a6ce33b8ea --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55500 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QF-GCWsHOtnphBuBaYLB321GmfSwf4HaxZ93NRr1XH6cR65E0tpGjkfkba-CNxoH3unnxlojLkOKiMde1kf9iMMCgmlkgnY0gmlwhKwSPviKbXVsdGlhZGRyc5YACASsEj74BsqwAAoErBI--AbKsd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDnv3KoNXqNcCT4i3_OOuCn_qeDI2lJWJMOy6Ry_FhOIODdGNwgsqwg3VkcILKsoV3YWt1MgU
|
|
2026-03-20 04:37:01.546 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.255.235 waku f15d03d9232aae4444ab45e407e598f7798307e0a6dffbc638eae201d99c7190
|
|
2026-03-20 04:37:01.584 DEBUG [src.node.docker_mananger] Container started with ID f15d03d9232a. Setting up logs at ./log/docker/node5_2026-03-20_04-36-56__23c5e89c-c27c-4249-8a39-aa0d1d843de3__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:37:01.585 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55496
|
|
2026-03-20 04:37:01.585 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-20 04:37:02.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55496/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:02.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:02.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55496/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:02.692 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:02.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55496/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:02.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:02.896 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55496/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:02.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:03.000 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55496/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:03.002 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:03.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55496/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:03.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:03.206 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55496/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:03.209 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:03.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55496/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:03.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:03.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55496/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:03.415 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-20 04:37:03.415 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-20 04:37:03.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55496/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:03.417 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.255.235/tcp/55497/p2p/16Uiu2HAmBC6mzuZXUKMGoGepS7GrhzgmWPXk2YYxKzdtcvRFaRiW","/ip4/172.18.255.235/tcp/55498/ws/p2p/16Uiu2HAmBC6mzuZXUKMGoGepS7GrhzgmWPXk2YYxKzdtcvRFaRiW"],"enrUri":"enr:-L24QM0WYHuEv9gHvuAR5zwO9C_aTB9dC1VjEWG6UJ1Pk0eRM_EvnG7x6I-iamGZmzo1HO1OelAUCwRWW_XIfkzvDloCgmlkgnY0gmlwhKwS_-uKbXVsdGlhZGRyc5YACASsEv_rBtjJAAoErBL_6wbYyt0DgnJzhQACAQAAiXNlY3AyNTZrMaEC6kDlrABqSCN2cvigTBqDPazfvjSIjmHMF5dh2Hr024-DdGNwgtjJg3VkcILYy4V3YWt1MgE"}'
|
|
2026-03-20 04:37:03.418 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-20 04:37:03.418 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55496/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.62.248/tcp/51888/p2p/16Uiu2HAmPMdDnyCs9poNtJYFRmTj8mCE9LnJ4D1RzjAmjQLEYfXQ"]'
|
|
2026-03-20 04:37:03.452 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:37:03.462 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-20 04:37:03.462 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node6_2026-03-20_04-36-56__23c5e89c-c27c-4249-8a39-aa0d1d843de3__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:37:03.462 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-20 04:37:03.462 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-20 04:37:03.464 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-20 04:37:03.464 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.103.3
|
|
2026-03-20 04:37:03.464 DEBUG [src.node.docker_mananger] Generated ports ['58001', '58002', '58003', '58004', '58005']
|
|
2026-03-20 04:37:03.464 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-20 04:37:03.465 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-20 04:37:03.465 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-20 04:37:03.465 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-20 04:37:03.465 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-20 04:37:03.465 DEBUG [src.node.docker_mananger] docker run -i -t -p 58001:58001 -p 58002:58002 -p 58003:58003 -p 58004:58004 -p 58005:58005 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=58003 --rest-port=58001 --tcp-port=58002 --discv5-udp-port=58004 --rest-address=0.0.0.0 --nat=extip:172.18.103.3 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=abc7dcdb138e5ac7c64dfdfc5ce12d654b2fa98179d6bd3f7ed2dd5d8e6e32c5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58005 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QF-GCWsHOtnphBuBaYLB321GmfSwf4HaxZ93NRr1XH6cR65E0tpGjkfkba-CNxoH3unnxlojLkOKiMde1kf9iMMCgmlkgnY0gmlwhKwSPviKbXVsdGlhZGRyc5YACASsEj74BsqwAAoErBI--AbKsd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDnv3KoNXqNcCT4i3_OOuCn_qeDI2lJWJMOy6Ry_FhOIODdGNwgsqwg3VkcILKsoV3YWt1MgU
|
|
2026-03-20 04:37:03.687 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.103.3 waku ad7e0df847b3897abcd35d7a56396006b7ace5fd5c3a95f4e262d7d8ab097d58
|
|
2026-03-20 04:37:03.724 DEBUG [src.node.docker_mananger] Container started with ID ad7e0df847b3. Setting up logs at ./log/docker/node6_2026-03-20_04-36-56__23c5e89c-c27c-4249-8a39-aa0d1d843de3__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:37:03.725 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58001
|
|
2026-03-20 04:37:03.725 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-20 04:37:04.725 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58001/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:04.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:04.829 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58001/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:04.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:04.932 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58001/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:04.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:05.035 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58001/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:05.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:05.139 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58001/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:05.143 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:05.244 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58001/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:05.247 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:05.347 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58001/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:05.350 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:05.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58001/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:05.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:05.553 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58001/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:05.556 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:05.657 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58001/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:05.659 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:05.760 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58001/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:05.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:05.864 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58001/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:05.866 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:05.967 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58001/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:05.970 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:06.070 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58001/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:06.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:06.174 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58001/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:06.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:06.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58001/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:06.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:06.380 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58001/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:06.383 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:06.483 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58001/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:06.485 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:06.586 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58001/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:06.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:06.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58001/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:06.692 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:06.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58001/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:06.795 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:06.896 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58001/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:06.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:07.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58001/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:07.031 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-20 04:37:07.031 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-20 04:37:07.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58001/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:07.034 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.103.3/tcp/58002/p2p/16Uiu2HAm76x8171eY9ZA2pfx5mXMct1ikZvFnUphVeWY3aZBfVGX","/ip4/172.18.103.3/tcp/58003/ws/p2p/16Uiu2HAm76x8171eY9ZA2pfx5mXMct1ikZvFnUphVeWY3aZBfVGX"],"enrUri":"enr:-L24QLR1P39F6DeTrhqEAc9RHyxwVDGQzq1g56xsM3-uV44AVMgluQNrlKiypeqKt8jW521VwfdOKvpz__epz8hxU4MCgmlkgnY0gmlwhKwSZwOKbXVsdGlhZGRyc5YACASsEmcDBuKSAAoErBJnAwbik90DgnJzhQACAQAAiXNlY3AyNTZrMaECrYB1g24LLrV_zVgTGFccr7w9zVwISGLbz0qK140C1ESDdGNwguKSg3VkcILilIV3YWt1MgE"}'
|
|
2026-03-20 04:37:07.034 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-20 04:37:07.034 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58001/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.62.248/tcp/51888/p2p/16Uiu2HAmPMdDnyCs9poNtJYFRmTj8mCE9LnJ4D1RzjAmjQLEYfXQ"]'
|
|
2026-03-20 04:37:07.061 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:37:07.075 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-20 04:37:07.075 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node7_2026-03-20_04-36-56__23c5e89c-c27c-4249-8a39-aa0d1d843de3__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:37:07.076 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-20 04:37:07.076 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-20 04:37:07.079 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-20 04:37:07.079 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.62.117
|
|
2026-03-20 04:37:07.079 DEBUG [src.node.docker_mananger] Generated ports ['60983', '60984', '60985', '60986', '60987']
|
|
2026-03-20 04:37:07.079 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-20 04:37:07.080 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-20 04:37:07.080 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-20 04:37:07.080 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-20 04:37:07.080 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-20 04:37:07.080 DEBUG [src.node.docker_mananger] docker run -i -t -p 60983:60983 -p 60984:60984 -p 60985:60985 -p 60986:60986 -p 60987:60987 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=60985 --rest-port=60983 --tcp-port=60984 --discv5-udp-port=60986 --rest-address=0.0.0.0 --nat=extip:172.18.62.117 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=4fa302c6dccb316ecab038d4ff7e0e23b618a2b3cb6fb8ea7ef69d5fbffb1e75 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60987 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QF-GCWsHOtnphBuBaYLB321GmfSwf4HaxZ93NRr1XH6cR65E0tpGjkfkba-CNxoH3unnxlojLkOKiMde1kf9iMMCgmlkgnY0gmlwhKwSPviKbXVsdGlhZGRyc5YACASsEj74BsqwAAoErBI--AbKsd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDnv3KoNXqNcCT4i3_OOuCn_qeDI2lJWJMOy6Ry_FhOIODdGNwgsqwg3VkcILKsoV3YWt1MgU
|
|
2026-03-20 04:37:07.289 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.62.117 waku 14b694f61cc95204dea9fa7dacce091b8bc8488086fe55b2fe7e6828b0f0b839
|
|
2026-03-20 04:37:07.325 DEBUG [src.node.docker_mananger] Container started with ID 14b694f61cc9. Setting up logs at ./log/docker/node7_2026-03-20_04-36-56__23c5e89c-c27c-4249-8a39-aa0d1d843de3__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:37:07.326 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60983
|
|
2026-03-20 04:37:07.326 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-20 04:37:08.326 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60983/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:08.329 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:08.430 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60983/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:08.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:08.533 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60983/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:08.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:08.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60983/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:08.640 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:08.744 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60983/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:08.755 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:08.858 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60983/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:08.861 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:08.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60983/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:08.964 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:09.064 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60983/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:09.067 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:09.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60983/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:09.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:09.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60983/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:09.273 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:09.374 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60983/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:09.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:09.477 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60983/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:09.480 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:09.580 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60983/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:09.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:09.698 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60983/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:09.701 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-20 04:37:09.703 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-20 04:37:09.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60983/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:09.706 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.62.117/tcp/60984/p2p/16Uiu2HAmJmpAwmK8Tr8itAxex6NAuKKVmNXHqP27Mgsr7mqBZUnL","/ip4/172.18.62.117/tcp/60985/ws/p2p/16Uiu2HAmJmpAwmK8Tr8itAxex6NAuKKVmNXHqP27Mgsr7mqBZUnL"],"enrUri":"enr:-L24QFoSZMDLCjfdeksViscXjTVPSPsVcCqwN2Qr-hxI97h_Ve7p69ZTKIPEUkGrm26f_jyh0bcOQZFiLzYyN31OC18CgmlkgnY0gmlwhKwSPnWKbXVsdGlhZGRyc5YACASsEj51Bu44AAoErBI-dQbuOd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDWuWtsxUdYBBUuaQLnwb2tw2zzcGxdTPEybBePGYzVbGDdGNwgu44g3VkcILuOoV3YWt1MgE"}'
|
|
2026-03-20 04:37:09.706 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-20 04:37:09.706 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60983/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.62.248/tcp/51888/p2p/16Uiu2HAmPMdDnyCs9poNtJYFRmTj8mCE9LnJ4D1RzjAmjQLEYfXQ"]'
|
|
2026-03-20 04:37:09.744 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:37:09.758 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-20 04:37:09.758 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node8_2026-03-20_04-36-56__23c5e89c-c27c-4249-8a39-aa0d1d843de3__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:37:09.759 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-20 04:37:09.759 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-20 04:37:09.764 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-20 04:37:09.766 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.141.241
|
|
2026-03-20 04:37:09.766 DEBUG [src.node.docker_mananger] Generated ports ['43164', '43165', '43166', '43167', '43168']
|
|
2026-03-20 04:37:09.767 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-20 04:37:09.767 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-20 04:37:09.767 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-20 04:37:09.767 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-20 04:37:09.768 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-20 04:37:09.771 DEBUG [src.node.docker_mananger] docker run -i -t -p 43164:43164 -p 43165:43165 -p 43166:43166 -p 43167:43167 -p 43168:43168 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=43166 --rest-port=43164 --tcp-port=43165 --discv5-udp-port=43167 --rest-address=0.0.0.0 --nat=extip:172.18.141.241 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=a4af72742bbb4b278f9a17ac4abb8cffaa4edaafbd2aacaa95b1650c455faab6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43168 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QF-GCWsHOtnphBuBaYLB321GmfSwf4HaxZ93NRr1XH6cR65E0tpGjkfkba-CNxoH3unnxlojLkOKiMde1kf9iMMCgmlkgnY0gmlwhKwSPviKbXVsdGlhZGRyc5YACASsEj74BsqwAAoErBI--AbKsd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDnv3KoNXqNcCT4i3_OOuCn_qeDI2lJWJMOy6Ry_FhOIODdGNwgsqwg3VkcILKsoV3YWt1MgU
|
|
2026-03-20 04:37:10.004 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.141.241 waku 3a99011c6bccb844083dddc5c60eabaa4b2f7bf98b11136977db8b86eacf5074
|
|
2026-03-20 04:37:10.043 DEBUG [src.node.docker_mananger] Container started with ID 3a99011c6bcc. Setting up logs at ./log/docker/node8_2026-03-20_04-36-56__23c5e89c-c27c-4249-8a39-aa0d1d843de3__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:37:10.044 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43164
|
|
2026-03-20 04:37:10.044 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-20 04:37:11.044 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43164/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:11.049 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:11.149 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43164/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:11.153 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:11.254 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43164/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:11.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:11.358 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43164/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:11.361 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:11.463 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43164/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:11.466 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:11.567 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43164/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:11.573 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:11.674 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43164/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:11.676 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:11.777 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43164/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:11.779 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:11.880 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43164/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:11.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:11.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43164/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:11.986 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-20 04:37:11.986 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-20 04:37:11.986 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43164/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:11.989 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.141.241/tcp/43165/p2p/16Uiu2HAmNNv484awo3WrkjFvJZzNMd8qUvRdM1Z5TBeHDq1JBSkL","/ip4/172.18.141.241/tcp/43166/ws/p2p/16Uiu2HAmNNv484awo3WrkjFvJZzNMd8qUvRdM1Z5TBeHDq1JBSkL"],"enrUri":"enr:-L24QLKy9YyLXvdu64XODsFwXM6HQdtXaRYczJT0YzMLF07gAerlUXBzBexake2kK7ISL3jfFmmOEym393hClujpVc8CgmlkgnY0gmlwhKwSjfGKbXVsdGlhZGRyc5YACASsEo3xBqidAAoErBKN8Qaont0DgnJzhQACAQAAiXNlY3AyNTZrMaEDkHa4BTDHVYro3kzE7_BNIfmd-KmatbxWxKRj98MqKfWDdGNwgqidg3VkcIKon4V3YWt1MgE"}'
|
|
2026-03-20 04:37:11.989 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-20 04:37:11.990 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43164/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.62.248/tcp/51888/p2p/16Uiu2HAmPMdDnyCs9poNtJYFRmTj8mCE9LnJ4D1RzjAmjQLEYfXQ"]'
|
|
2026-03-20 04:37:12.014 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:37:12.027 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-20 04:37:12.028 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node9_2026-03-20_04-36-56__23c5e89c-c27c-4249-8a39-aa0d1d843de3__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:37:12.029 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-20 04:37:12.029 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-20 04:37:12.033 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-20 04:37:12.033 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.20.207
|
|
2026-03-20 04:37:12.034 DEBUG [src.node.docker_mananger] Generated ports ['26512', '26513', '26514', '26515', '26516']
|
|
2026-03-20 04:37:12.035 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-20 04:37:12.035 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-20 04:37:12.036 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-20 04:37:12.036 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-20 04:37:12.036 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-20 04:37:12.036 DEBUG [src.node.docker_mananger] docker run -i -t -p 26512:26512 -p 26513:26513 -p 26514:26514 -p 26515:26515 -p 26516:26516 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=26514 --rest-port=26512 --tcp-port=26513 --discv5-udp-port=26515 --rest-address=0.0.0.0 --nat=extip:172.18.20.207 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=416ddfc2914ef5caacb4afb854aaefdb2a3f3baee3d0f827ce73ee2efae8c23b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26516 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QF-GCWsHOtnphBuBaYLB321GmfSwf4HaxZ93NRr1XH6cR65E0tpGjkfkba-CNxoH3unnxlojLkOKiMde1kf9iMMCgmlkgnY0gmlwhKwSPviKbXVsdGlhZGRyc5YACASsEj74BsqwAAoErBI--AbKsd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDnv3KoNXqNcCT4i3_OOuCn_qeDI2lJWJMOy6Ry_FhOIODdGNwgsqwg3VkcILKsoV3YWt1MgU
|
|
2026-03-20 04:37:12.248 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.20.207 waku d62223f3d46bee2f3baea15241d08bf93c7a59cf51a8d07fbc98fdb29bacfe90
|
|
2026-03-20 04:37:12.285 DEBUG [src.node.docker_mananger] Container started with ID d62223f3d46b. Setting up logs at ./log/docker/node9_2026-03-20_04-36-56__23c5e89c-c27c-4249-8a39-aa0d1d843de3__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:37:12.285 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26512
|
|
2026-03-20 04:37:12.285 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-20 04:37:13.287 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26512/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:13.290 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:13.390 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26512/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:13.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:13.522 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26512/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:13.525 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:13.625 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26512/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:13.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:13.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26512/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:13.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:13.833 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26512/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:13.835 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:13.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26512/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:13.939 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:14.039 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26512/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:14.042 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:14.144 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26512/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:14.161 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:14.263 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26512/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:14.272 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-20 04:37:14.279 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-20 04:37:14.279 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26512/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:14.290 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.20.207/tcp/26513/p2p/16Uiu2HAmUKxyeaWmbgz2wn1ojotNL62HgrWUttFDX8wwwVexWZmy","/ip4/172.18.20.207/tcp/26514/ws/p2p/16Uiu2HAmUKxyeaWmbgz2wn1ojotNL62HgrWUttFDX8wwwVexWZmy"],"enrUri":"enr:-L24QFU1QWZM7cA7IFff1DMik3gozuFQpKMj3_9v-gsJI2ndUW24EBydKar3iE5CgMljkA5ceOPHdC73VRA2NR_g95cCgmlkgnY0gmlwhKwSFM-KbXVsdGlhZGRyc5YACASsEhTPBmeRAAoErBIUzwZnkt0DgnJzhQACAQAAiXNlY3AyNTZrMaED6NtnIWd3Ap5nts3dECktWt4S1fF4gPZrIYX2mneut8iDdGNwgmeRg3VkcIJnk4V3YWt1MgE"}'
|
|
2026-03-20 04:37:14.291 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-20 04:37:14.291 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26512/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.62.248/tcp/51888/p2p/16Uiu2HAmPMdDnyCs9poNtJYFRmTj8mCE9LnJ4D1RzjAmjQLEYfXQ"]'
|
|
2026-03-20 04:37:14.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:37:14.398 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-20 04:37:14.419 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node10_2026-03-20_04-36-56__23c5e89c-c27c-4249-8a39-aa0d1d843de3__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:37:14.422 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-20 04:37:14.430 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-20 04:37:14.439 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-20 04:37:14.441 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.5.37
|
|
2026-03-20 04:37:14.442 DEBUG [src.node.docker_mananger] Generated ports ['31589', '31590', '31591', '31592', '31593']
|
|
2026-03-20 04:37:14.442 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-20 04:37:14.442 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-20 04:37:14.444 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-20 04:37:14.444 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-20 04:37:14.445 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-20 04:37:14.445 DEBUG [src.node.docker_mananger] docker run -i -t -p 31589:31589 -p 31590:31590 -p 31591:31591 -p 31592:31592 -p 31593:31593 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=31591 --rest-port=31589 --tcp-port=31590 --discv5-udp-port=31592 --rest-address=0.0.0.0 --nat=extip:172.18.5.37 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=fadea288eafcb0eac8193e9205fafeacee4f5efa09b3eba8f0aeb86efbea22c6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31593 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QF-GCWsHOtnphBuBaYLB321GmfSwf4HaxZ93NRr1XH6cR65E0tpGjkfkba-CNxoH3unnxlojLkOKiMde1kf9iMMCgmlkgnY0gmlwhKwSPviKbXVsdGlhZGRyc5YACASsEj74BsqwAAoErBI--AbKsd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDnv3KoNXqNcCT4i3_OOuCn_qeDI2lJWJMOy6Ry_FhOIODdGNwgsqwg3VkcILKsoV3YWt1MgU
|
|
2026-03-20 04:37:14.717 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.5.37 waku cde34ec6675e3c76c4a2f45890306428278f915f7eef59a1cf286bb1ef3aedd6
|
|
2026-03-20 04:37:14.758 DEBUG [src.node.docker_mananger] Container started with ID cde34ec6675e. Setting up logs at ./log/docker/node10_2026-03-20_04-36-56__23c5e89c-c27c-4249-8a39-aa0d1d843de3__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:37:14.758 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31589
|
|
2026-03-20 04:37:14.759 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-20 04:37:15.759 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31589/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:15.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:15.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31589/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:15.878 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:15.981 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31589/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:15.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:16.098 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31589/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:16.104 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:16.205 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31589/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:16.214 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:16.317 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31589/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:16.321 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:16.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31589/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:16.477 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:16.582 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31589/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:16.613 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:16.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31589/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:16.727 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:16.832 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31589/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:16.840 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:16.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31589/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:16.951 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:17.053 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31589/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:17.067 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:17.169 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31589/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:17.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:17.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31589/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:17.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:17.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31589/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:17.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:17.498 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31589/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:17.516 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-20 04:37:17.517 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-20 04:37:17.518 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31589/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:17.532 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.5.37/tcp/31590/p2p/16Uiu2HAm58BU1UVfn9YoEDAvKZeKJAGeQ8SFBtYmdNwe1cyfKz7X","/ip4/172.18.5.37/tcp/31591/ws/p2p/16Uiu2HAm58BU1UVfn9YoEDAvKZeKJAGeQ8SFBtYmdNwe1cyfKz7X"],"enrUri":"enr:-L24QBJjTIjT8SCWtyU5gs3eR4Xnidk6hKuPrEbGooBQvz8CU8ARLQ45MYKVpECvVoKKQKD-Z2dEOeECACC53yrtW1kCgmlkgnY0gmlwhKwSBSWKbXVsdGlhZGRyc5YACASsEgUlBntmAAoErBIFJQZ7Z90DgnJzhQACAQAAiXNlY3AyNTZrMaECkBnBUk_vFe1J7_BJDXMn7GxbGRQZo1qMqITuxp9TIG6DdGNwgntmg3VkcIJ7aIV3YWt1MgE"}'
|
|
2026-03-20 04:37:17.538 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-20 04:37:17.541 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31589/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.62.248/tcp/51888/p2p/16Uiu2HAmPMdDnyCs9poNtJYFRmTj8mCE9LnJ4D1RzjAmjQLEYfXQ"]'
|
|
2026-03-20 04:37:17.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:37:18.006 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-20 04:37:18.007 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node11_2026-03-20_04-36-56__23c5e89c-c27c-4249-8a39-aa0d1d843de3__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:37:18.008 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-20 04:37:18.009 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-20 04:37:18.015 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-20 04:37:18.016 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.190.140
|
|
2026-03-20 04:37:18.018 DEBUG [src.node.docker_mananger] Generated ports ['26662', '26663', '26664', '26665', '26666']
|
|
2026-03-20 04:37:18.022 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-20 04:37:18.024 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-20 04:37:18.030 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-20 04:37:18.033 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-20 04:37:18.040 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-20 04:37:18.044 DEBUG [src.node.docker_mananger] docker run -i -t -p 26662:26662 -p 26663:26663 -p 26664:26664 -p 26665:26665 -p 26666:26666 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=26664 --rest-port=26662 --tcp-port=26663 --discv5-udp-port=26665 --rest-address=0.0.0.0 --nat=extip:172.18.190.140 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=a441d903fc1de0f71ce0b4eb21bfe91a7b2d7d043c74841aee4aa01b5cfe5e0c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26666 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QF-GCWsHOtnphBuBaYLB321GmfSwf4HaxZ93NRr1XH6cR65E0tpGjkfkba-CNxoH3unnxlojLkOKiMde1kf9iMMCgmlkgnY0gmlwhKwSPviKbXVsdGlhZGRyc5YACASsEj74BsqwAAoErBI--AbKsd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDnv3KoNXqNcCT4i3_OOuCn_qeDI2lJWJMOy6Ry_FhOIODdGNwgsqwg3VkcILKsoV3YWt1MgU
|
|
2026-03-20 04:37:18.522 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.190.140 waku 7bdfbf2d92090f329e22e3774f61a6ff9c71a8dda1ae0702610555d16afa803d
|
|
2026-03-20 04:37:18.795 DEBUG [src.node.docker_mananger] Container started with ID 7bdfbf2d9209. Setting up logs at ./log/docker/node11_2026-03-20_04-36-56__23c5e89c-c27c-4249-8a39-aa0d1d843de3__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:37:18.802 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26662
|
|
2026-03-20 04:37:18.808 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-20 04:37:19.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26662/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:19.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:19.912 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26662/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:19.915 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:20.015 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26662/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:20.024 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:20.129 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26662/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:20.147 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:20.255 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26662/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:20.266 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:20.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26662/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:20.375 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:20.475 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26662/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:20.478 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:20.579 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26662/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:20.591 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:20.696 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26662/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:20.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:20.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26662/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:20.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:20.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26662/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:20.912 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:21.012 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26662/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:21.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:21.115 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26662/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:21.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:21.219 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26662/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:21.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:21.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26662/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:21.325 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:21.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26662/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:21.428 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:21.528 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26662/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:21.531 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:21.632 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26662/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:21.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:21.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26662/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:21.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:21.840 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26662/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:21.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:21.944 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26662/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:21.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:37:22.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26662/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:22.054 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-20 04:37:22.054 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-20 04:37:22.055 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26662/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:22.061 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.190.140/tcp/26663/p2p/16Uiu2HAmCyPw17NncMLNx8fJotE8CXi8pjw7eS2TspwA3LsEQPXp","/ip4/172.18.190.140/tcp/26664/ws/p2p/16Uiu2HAmCyPw17NncMLNx8fJotE8CXi8pjw7eS2TspwA3LsEQPXp"],"enrUri":"enr:-L24QM5w8rUFD-uDk3qIlZoSNLUD9iRLNKFJ-dKek9oD2TQZVJMBFyQAOXHUMEgeWGqgBIiwL_0WWgKVzP84Kui2lS0CgmlkgnY0gmlwhKwSvoyKbXVsdGlhZGRyc5YACASsEr6MBmgnAAoErBK-jAZoKN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDBLceM4_bOW29GjlbQopPfWwCnGs_zXvyqPuF5zqvYXuDdGNwgmgng3VkcIJoKYV3YWt1MgE"}'
|
|
2026-03-20 04:37:22.061 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-20 04:37:22.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26662/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.62.248/tcp/51888/p2p/16Uiu2HAmPMdDnyCs9poNtJYFRmTj8mCE9LnJ4D1RzjAmjQLEYfXQ"]'
|
|
2026-03-20 04:37:22.183 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:37:22.184 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51887/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-20 04:37:22.210 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:37:22.211 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9574/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-20 04:37:22.224 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:37:22.230 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62913/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-20 04:37:22.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:37:22.248 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55496/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-20 04:37:22.260 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:37:22.264 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58001/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-20 04:37:22.274 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:37:22.275 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60983/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-20 04:37:22.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:37:22.282 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43164/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-20 04:37:22.290 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:37:22.293 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26512/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-20 04:37:22.297 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:37:22.299 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31589/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-20 04:37:22.308 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:37:22.309 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26662/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-20 04:37:22.316 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:37:22.318 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51887/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-20 04:37:22.358 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:37:22.375 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-20 04:37:22.477 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-20 04:37:22.477 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51887/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:22.481 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773981418197319371,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773981422220906043,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773981429486603918,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773981435617090649,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773981436671418016,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773981437631470337,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773981442318546226,"ephemeral":false,"proof":""}]'
|
|
2026-03-20 04:37:22.571 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-20 04:37:22.573 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-20 04:37:22.573 DEBUG [src.node.waku_node] Stopping container with id 7e1bec735531
|
|
2026-03-20 04:37:23.288 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-20 04:37:23.291 DEBUG [src.node.waku_node] Stopping container with id 61318d63151a
|
|
2026-03-20 04:37:24.063 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-20 04:37:24.065 DEBUG [src.node.waku_node] Stopping container with id c60d26a5d3d2
|
|
2026-03-20 04:37:24.767 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-20 04:37:24.768 DEBUG [src.node.waku_node] Stopping container with id f15d03d9232a
|
|
2026-03-20 04:37:24.882 ERROR [src.node.docker_mananger] Max retries reached for container 61318d63151a. Exiting log stream.
|
|
2026-03-20 04:37:25.061 ERROR [src.node.docker_mananger] Max retries reached for container 7e1bec735531. Exiting log stream.
|
|
2026-03-20 04:37:25.412 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-20 04:37:25.413 DEBUG [src.node.waku_node] Stopping container with id ad7e0df847b3
|
|
2026-03-20 04:37:25.586 ERROR [src.node.docker_mananger] Max retries reached for container c60d26a5d3d2. Exiting log stream.
|
|
2026-03-20 04:37:26.051 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-20 04:37:26.053 DEBUG [src.node.waku_node] Stopping container with id 14b694f61cc9
|
|
2026-03-20 04:37:26.237 ERROR [src.node.docker_mananger] Max retries reached for container f15d03d9232a. Exiting log stream.
|
|
2026-03-20 04:37:26.724 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-20 04:37:26.725 DEBUG [src.node.waku_node] Stopping container with id 3a99011c6bcc
|
|
2026-03-20 04:37:26.892 ERROR [src.node.docker_mananger] Max retries reached for container ad7e0df847b3. Exiting log stream.
|
|
2026-03-20 04:37:27.350 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-20 04:37:27.350 DEBUG [src.node.waku_node] Stopping container with id d62223f3d46b
|
|
2026-03-20 04:37:27.543 ERROR [src.node.docker_mananger] Max retries reached for container 14b694f61cc9. Exiting log stream.
|
|
2026-03-20 04:37:27.972 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-20 04:37:27.973 DEBUG [src.node.waku_node] Stopping container with id cde34ec6675e
|
|
2026-03-20 04:37:28.557 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-20 04:37:28.557 DEBUG [src.node.waku_node] Stopping container with id 7bdfbf2d9209
|
|
2026-03-20 04:37:28.607 ERROR [src.node.docker_mananger] Max retries reached for container 3a99011c6bcc. Exiting log stream.
|
|
2026-03-20 04:37:29.109 ERROR [src.node.docker_mananger] Max retries reached for container d62223f3d46b. Exiting log stream.
|
|
2026-03-20 04:37:29.149 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-20 04:37:29.150 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-20 04:37:29.491 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-20 04:37:29.636 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-20 04:37:29.794 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-20 04:37:29.955 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-20 04:37:30.070 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-20 04:37:30.244 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-20 04:37:30.376 ERROR [src.node.docker_mananger] Max retries reached for container cde34ec6675e. Exiting log stream.
|
|
2026-03-20 04:37:30.487 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-20 04:37:30.659 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-20 04:37:30.815 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-20 04:37:30.847 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-20 04:37:30.848 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-03-20 04:37:30.848 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-03-20 04:37:30.848 DEBUG [src.libs.common] Attaching file ./log/docker/node5_2026-03-20_04-36-56__23c5e89c-c27c-4249-8a39-aa0d1d843de3__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:37:30.853 DEBUG [src.libs.common] Attaching file ./log/docker/node9_2026-03-20_04-36-56__23c5e89c-c27c-4249-8a39-aa0d1d843de3__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:37:30.858 DEBUG [src.libs.common] Attaching file ./log/docker/node7_2026-03-20_04-36-56__23c5e89c-c27c-4249-8a39-aa0d1d843de3__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:37:30.863 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-20_04-36-56__23c5e89c-c27c-4249-8a39-aa0d1d843de3__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:37:30.863 ERROR [src.node.docker_mananger] Max retries reached for container 7bdfbf2d9209. Exiting log stream.
|
|
2026-03-20 04:37:30.873 DEBUG [src.libs.common] Attaching file ./log/docker/node11_2026-03-20_04-36-56__23c5e89c-c27c-4249-8a39-aa0d1d843de3__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:37:30.874 DEBUG [src.libs.common] Attaching file ./log/docker/node3_2026-03-20_04-36-56__23c5e89c-c27c-4249-8a39-aa0d1d843de3__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:37:30.878 DEBUG [src.libs.common] Attaching file ./log/docker/node10_2026-03-20_04-36-56__23c5e89c-c27c-4249-8a39-aa0d1d843de3__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:37:30.882 DEBUG [src.libs.common] Attaching file ./log/docker/node8_2026-03-20_04-36-56__23c5e89c-c27c-4249-8a39-aa0d1d843de3__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:37:30.888 DEBUG [src.libs.common] Attaching file ./log/docker/node6_2026-03-20_04-36-56__23c5e89c-c27c-4249-8a39-aa0d1d843de3__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:37:30.891 DEBUG [src.libs.common] Attaching file ./log/docker/node4_2026-03-20_04-36-56__23c5e89c-c27c-4249-8a39-aa0d1d843de3__wakuorg_nwaku:latest.log
|