mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-26 13:43:44 +00:00
564 lines
108 KiB
Plaintext
564 lines
108 KiB
Plaintext
2026-03-12 04:34:17.711 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-12 04:34:17.711 DEBUG [tests.conftest] Running test: test_filter_many_subscribed_nodes with id: 2026-03-12_04-34-17__b66adeff-0ef1-441f-8e5d-b048c05e4eb4
|
|
2026-03-12 04:34:17.712 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-12 04:34:17.712 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-12 04:34:17.712 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-12 04:34:17.719 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:34:17.719 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-12_04-34-17__b66adeff-0ef1-441f-8e5d-b048c05e4eb4__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:34:17.725 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:34:17.726 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-12_04-34-17__b66adeff-0ef1-441f-8e5d-b048c05e4eb4__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:34:17.732 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:34:17.732 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-12_04-34-17__b66adeff-0ef1-441f-8e5d-b048c05e4eb4__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:34:17.732 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-12 04:34:17.733 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-12 04:34:17.733 DEBUG [tests.e2e.test_e2e] Start 2 nodes
|
|
2026-03-12 04:34:17.734 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:34:17.734 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:34:17.735 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:34:17.735 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.113.27
|
|
2026-03-12 04:34:17.735 DEBUG [src.node.docker_mananger] Generated ports ['42292', '42293', '42294', '42295', '42296']
|
|
2026-03-12 04:34:17.736 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:34:17.736 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:34:17.736 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:34:17.736 DEBUG [src.node.docker_mananger] docker run -i -t -p 42292:42292 -p 42293:42293 -p 42294:42294 -p 42295:42295 -p 42296:42296 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=42294 --rest-port=42292 --tcp-port=42293 --discv5-udp-port=42295 --rest-address=0.0.0.0 --nat=extip:172.18.113.27 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=abb6bba15601e691a2fcecfc4fb796ba0ac000cadab3fdca00d5aeda5f3deaf1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42296 --metrics-logging=true --relay=true --store=false
|
|
2026-03-12 04:34:17.911 ERROR [src.node.docker_mananger] Max retries reached for container c96c19b09bd1. Exiting log stream.
|
|
2026-03-12 04:34:17.923 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.113.27 waku fc1e5881d8d44d6e444b7b27e63a08c14623e6d568caabaab72734415f0518b5
|
|
2026-03-12 04:34:17.959 DEBUG [src.node.docker_mananger] Container started with ID fc1e5881d8d4. Setting up logs at ./log/docker/node1_2026-03-12_04-34-17__b66adeff-0ef1-441f-8e5d-b048c05e4eb4__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:34:17.960 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42292
|
|
2026-03-12 04:34:17.961 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:34:18.470 ERROR [src.node.docker_mananger] Max retries reached for container 370b87ab0e83. Exiting log stream.
|
|
2026-03-12 04:34:18.962 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42292/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:34:18.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"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":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-12 04:34:18.965 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:34:18.965 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42292/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:34:18.967 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.113.27/tcp/42293/p2p/16Uiu2HAm2ENEyCGZ1zmUuArKVQeXoCN9n5FXettBrKTgZFzAf1UW","/ip4/172.18.113.27/tcp/42294/ws/p2p/16Uiu2HAm2ENEyCGZ1zmUuArKVQeXoCN9n5FXettBrKTgZFzAf1UW"],"enrUri":"enr:-L24QMONYeGwNZFOVFWD0YQ5NLXr1m6MYbHZClSsemWh7_CEf4zijZMr4DMT32PQ0W8Org_nN1iyPmiTiyls2g7mnA8CgmlkgnY0gmlwhKwScRuKbXVsdGlhZGRyc5YACASsEnEbBqU1AAoErBJxGwalNt0DgnJzhQADAQAAiXNlY3AyNTZrMaECZRxc3vuGl6M5nGrLhLqr4ubNRc6zMG8_kWz-AC97cNuDdGNwgqU1g3VkcIKlN4V3YWt1MgE"}'
|
|
2026-03-12 04:34:18.968 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:34:18.968 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:34:18.968 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:34:18.969 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:34:18.969 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.102.126
|
|
2026-03-12 04:34:18.970 DEBUG [src.node.docker_mananger] Generated ports ['11680', '11681', '11682', '11683', '11684']
|
|
2026-03-12 04:34:18.970 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:34:18.970 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:34:18.970 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:34:18.970 DEBUG [src.node.docker_mananger] docker run -i -t -p 11680:11680 -p 11681:11681 -p 11682:11682 -p 11683:11683 -p 11684:11684 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=11682 --rest-port=11680 --tcp-port=11681 --discv5-udp-port=11683 --rest-address=0.0.0.0 --nat=extip:172.18.102.126 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bf5ecf740674e25eccb88f0cd6dab5aafb8dec3ccffdbefaca8afba728bd8dea --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11684 --metrics-logging=true --relay=true --filter=true --store=false --discv5-bootstrap-node=enr:-L24QMONYeGwNZFOVFWD0YQ5NLXr1m6MYbHZClSsemWh7_CEf4zijZMr4DMT32PQ0W8Org_nN1iyPmiTiyls2g7mnA8CgmlkgnY0gmlwhKwScRuKbXVsdGlhZGRyc5YACASsEnEbBqU1AAoErBJxGwalNt0DgnJzhQADAQAAiXNlY3AyNTZrMaECZRxc3vuGl6M5nGrLhLqr4ubNRc6zMG8_kWz-AC97cNuDdGNwgqU1g3VkcIKlN4V3YWt1MgE
|
|
2026-03-12 04:34:19.163 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.102.126 waku 6b34f511089a867385af7814197a8aeb596e816865a27f07e81474e84f7fc2f8
|
|
2026-03-12 04:34:19.201 DEBUG [src.node.docker_mananger] Container started with ID 6b34f511089a. Setting up logs at ./log/docker/node2_2026-03-12_04-34-17__b66adeff-0ef1-441f-8e5d-b048c05e4eb4__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:34:19.202 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11680
|
|
2026-03-12 04:34:19.202 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:34:20.203 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11680/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:34:20.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-12 04:34:20.230 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:34:20.230 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11680/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:34:20.236 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.102.126/tcp/11681/p2p/16Uiu2HAkv2ZEJjTsupJfCYducVL68n94hgTtR6M2KUSrfC5PgxyW","/ip4/172.18.102.126/tcp/11682/ws/p2p/16Uiu2HAkv2ZEJjTsupJfCYducVL68n94hgTtR6M2KUSrfC5PgxyW"],"enrUri":"enr:-L24QAyV3dloi27uCQGdWg_xlgzErw5ZcjvHe8vBqqsL5agUdpbI6oC6ntzYmg0eSe6H45R8JDayiLaxUUTOOmbrvr0CgmlkgnY0gmlwhKwSZn6KbXVsdGlhZGRyc5YACASsEmZ-Bi2hAAoErBJmfgYtot0DgnJzhQADAQAAiXNlY3AyNTZrMaECCO-yQixyKHvcqZ8L-d_-QRGUfnAcy3zALeo1SVUNTEGDdGNwgi2hg3VkcIIto4V3YWt1MgU"}'
|
|
2026-03-12 04:34:20.237 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:34:20.237 DEBUG [tests.e2e.test_e2e] Subscribe nodes to relay pubsub topic /waku/2/rs/3/1
|
|
2026-03-12 04:34:20.238 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42292/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-12 04:34:20.243 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:34:20.243 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11680/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-12 04:34:20.248 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:34:20.249 DEBUG [tests.e2e.test_e2e] 15 Node start and making filter requests to node2
|
|
2026-03-12 04:34:20.258 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:34:20.259 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-12_04-34-17__b66adeff-0ef1-441f-8e5d-b048c05e4eb4__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:34:20.259 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-12 04:34:20.359 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:34:20.359 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:34:20.361 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:34:20.361 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.66.102
|
|
2026-03-12 04:34:20.362 DEBUG [src.node.docker_mananger] Generated ports ['56298', '56299', '56300', '56301', '56302']
|
|
2026-03-12 04:34:20.362 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:34:20.362 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:34:20.362 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:34:20.362 DEBUG [src.node.docker_mananger] docker run -i -t -p 56298:56298 -p 56299:56299 -p 56300:56300 -p 56301:56301 -p 56302:56302 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=56300 --rest-port=56298 --tcp-port=56299 --discv5-udp-port=56301 --rest-address=0.0.0.0 --nat=extip:172.18.66.102 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dfbce543a25b3014d0e7eb39617c63dad0aed933fa904efac4fc5afdd897edf7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56302 --metrics-logging=true --relay=false --filternode=/ip4/172.18.102.126/tcp/11681/p2p/16Uiu2HAkv2ZEJjTsupJfCYducVL68n94hgTtR6M2KUSrfC5PgxyW --discv5-bootstrap-node=enr:-L24QAyV3dloi27uCQGdWg_xlgzErw5ZcjvHe8vBqqsL5agUdpbI6oC6ntzYmg0eSe6H45R8JDayiLaxUUTOOmbrvr0CgmlkgnY0gmlwhKwSZn6KbXVsdGlhZGRyc5YACASsEmZ-Bi2hAAoErBJmfgYtot0DgnJzhQADAQAAiXNlY3AyNTZrMaECCO-yQixyKHvcqZ8L-d_-QRGUfnAcy3zALeo1SVUNTEGDdGNwgi2hg3VkcIIto4V3YWt1MgU --store=false
|
|
2026-03-12 04:34:20.560 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.66.102 waku e60d170fc9293645f5c23c5c3a2c0776c64edfa7bcf549095357ac1651a9f653
|
|
2026-03-12 04:34:20.592 DEBUG [src.node.docker_mananger] Container started with ID e60d170fc929. Setting up logs at ./log/docker/node2_2026-03-12_04-34-17__b66adeff-0ef1-441f-8e5d-b048c05e4eb4__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:34:20.592 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56298
|
|
2026-03-12 04:34:20.593 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:34:21.593 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56298/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:34:21.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-12 04:34:21.597 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:34:21.597 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56298/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:34:21.599 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.66.102/tcp/56299/p2p/16Uiu2HAkz55hhvWjDYrjvQT2JXt2jKVmKncPXwADARZwkJkfPgmD","/ip4/172.18.66.102/tcp/56300/ws/p2p/16Uiu2HAkz55hhvWjDYrjvQT2JXt2jKVmKncPXwADARZwkJkfPgmD"],"enrUri":"enr:-L24QHe7cKXaYV7RSa0P1m80k2r51kngGSV9ZO9GFe3JYXaKFRRCTHKXihCaKPwyEPZDIPgqyZSQl6CRBFpduKxgCDQCgmlkgnY0gmlwhKwSQmaKbXVsdGlhZGRyc5YACASsEkJmBtvrAAoErBJCZgbb7N0DgnJzhQADAQAAiXNlY3AyNTZrMaECRQQPl9hD_qKhjguyGAlf524vxib-YBacubebiApBR_CDdGNwgtvrg3VkcILb7YV3YWt1MgA"}'
|
|
2026-03-12 04:34:21.600 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:34:21.600 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:34:22.600 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56298/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-12 04:34:22.649 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-12 04:34:22.659 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:34:22.661 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-12_04-34-17__b66adeff-0ef1-441f-8e5d-b048c05e4eb4__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:34:22.662 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-12 04:34:22.763 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:34:22.763 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:34:22.765 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:34:22.765 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.80.9
|
|
2026-03-12 04:34:22.765 DEBUG [src.node.docker_mananger] Generated ports ['32307', '32308', '32309', '32310', '32311']
|
|
2026-03-12 04:34:22.765 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:34:22.765 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:34:22.765 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:34:22.766 DEBUG [src.node.docker_mananger] docker run -i -t -p 32307:32307 -p 32308:32308 -p 32309:32309 -p 32310:32310 -p 32311:32311 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=32309 --rest-port=32307 --tcp-port=32308 --discv5-udp-port=32310 --rest-address=0.0.0.0 --nat=extip:172.18.80.9 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=28c093ea634c272aeb95989eb7badc3edb72127c7ceafacd3bd3f1c83eb22f3f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32311 --metrics-logging=true --relay=false --filternode=/ip4/172.18.102.126/tcp/11681/p2p/16Uiu2HAkv2ZEJjTsupJfCYducVL68n94hgTtR6M2KUSrfC5PgxyW --discv5-bootstrap-node=enr:-L24QHe7cKXaYV7RSa0P1m80k2r51kngGSV9ZO9GFe3JYXaKFRRCTHKXihCaKPwyEPZDIPgqyZSQl6CRBFpduKxgCDQCgmlkgnY0gmlwhKwSQmaKbXVsdGlhZGRyc5YACASsEkJmBtvrAAoErBJCZgbb7N0DgnJzhQADAQAAiXNlY3AyNTZrMaECRQQPl9hD_qKhjguyGAlf524vxib-YBacubebiApBR_CDdGNwgtvrg3VkcILb7YV3YWt1MgA --store=false
|
|
2026-03-12 04:34:22.960 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.80.9 waku c182d18d9b8adb686e93166049582e30fea03aa3fb3cc3159fd6cbcb2bef9d9a
|
|
2026-03-12 04:34:22.994 DEBUG [src.node.docker_mananger] Container started with ID c182d18d9b8a. Setting up logs at ./log/docker/node3_2026-03-12_04-34-17__b66adeff-0ef1-441f-8e5d-b048c05e4eb4__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:34:22.995 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 32307
|
|
2026-03-12 04:34:22.995 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:34:23.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32307/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:34:23.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-12 04:34:23.999 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:34:23.999 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32307/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:34:24.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.80.9/tcp/32308/p2p/16Uiu2HAmQXQny7coWSwibewotMVL1jh6P9vBUgpG9pKT867doRy3","/ip4/172.18.80.9/tcp/32309/ws/p2p/16Uiu2HAmQXQny7coWSwibewotMVL1jh6P9vBUgpG9pKT867doRy3"],"enrUri":"enr:-L24QIkTye2MD7pcL1KTRcmzDB5CvFWTHvHR_HUbwOo7FT6vLeosOS38OKWxvfY3lRGMsAjlVUenF24IyaCGl7Ogk_YCgmlkgnY0gmlwhKwSUAmKbXVsdGlhZGRyc5YACASsElAJBn40AAoErBJQCQZ-Nd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDsFs779NhY6-R-WgYJBdFyU-n3FAzpoQ022sLFjaUFgKDdGNwgn40g3VkcIJ-NoV3YWt1MgA"}'
|
|
2026-03-12 04:34:24.002 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:34:24.002 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:34:25.002 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32307/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-12 04:34:25.047 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-12 04:34:25.060 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:34:25.060 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-12_04-34-17__b66adeff-0ef1-441f-8e5d-b048c05e4eb4__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:34:25.060 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-12 04:34:25.160 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:34:25.161 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:34:25.162 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:34:25.163 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.149.141
|
|
2026-03-12 04:34:25.163 DEBUG [src.node.docker_mananger] Generated ports ['9378', '9379', '9380', '9381', '9382']
|
|
2026-03-12 04:34:25.163 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:34:25.163 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:34:25.163 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:34:25.163 DEBUG [src.node.docker_mananger] docker run -i -t -p 9378:9378 -p 9379:9379 -p 9380:9380 -p 9381:9381 -p 9382:9382 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=9380 --rest-port=9378 --tcp-port=9379 --discv5-udp-port=9381 --rest-address=0.0.0.0 --nat=extip:172.18.149.141 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aaef7d74db90c5cf39474c917ffa57bfad29ee1ec3eb163a6848c4f407d30e5d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9382 --metrics-logging=true --relay=false --filternode=/ip4/172.18.102.126/tcp/11681/p2p/16Uiu2HAkv2ZEJjTsupJfCYducVL68n94hgTtR6M2KUSrfC5PgxyW --discv5-bootstrap-node=enr:-L24QIkTye2MD7pcL1KTRcmzDB5CvFWTHvHR_HUbwOo7FT6vLeosOS38OKWxvfY3lRGMsAjlVUenF24IyaCGl7Ogk_YCgmlkgnY0gmlwhKwSUAmKbXVsdGlhZGRyc5YACASsElAJBn40AAoErBJQCQZ-Nd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDsFs779NhY6-R-WgYJBdFyU-n3FAzpoQ022sLFjaUFgKDdGNwgn40g3VkcIJ-NoV3YWt1MgA --store=false
|
|
2026-03-12 04:34:25.363 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.149.141 waku e5fc2334134dab728f90e81d3a606227566658fb692648c2b95b159fdf01b678
|
|
2026-03-12 04:34:25.396 DEBUG [src.node.docker_mananger] Container started with ID e5fc2334134d. Setting up logs at ./log/docker/node4_2026-03-12_04-34-17__b66adeff-0ef1-441f-8e5d-b048c05e4eb4__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:34:25.397 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9378
|
|
2026-03-12 04:34:25.397 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:34:26.397 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9378/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:34:26.400 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-12 04:34:26.401 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:34:26.401 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9378/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:34:26.404 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.149.141/tcp/9379/p2p/16Uiu2HAm6wHpfkg1TP81VoW9pJJtoEH8Pp7sb79epnvZcbVLoana","/ip4/172.18.149.141/tcp/9380/ws/p2p/16Uiu2HAm6wHpfkg1TP81VoW9pJJtoEH8Pp7sb79epnvZcbVLoana"],"enrUri":"enr:-L24QO4SgFq1ChKA4Wd-u-NMGjW2BXFRg7oCyop4nOPZE889SYvoZdRfRI4Z1xIZmdVdFp8bFP18XAknfyexG3J5LS8CgmlkgnY0gmlwhKwSlY2KbXVsdGlhZGRyc5YACASsEpWNBiSjAAoErBKVjQYkpN0DgnJzhQADAQAAiXNlY3AyNTZrMaECqwbtVnp-gIFRo_fJbmv30TxBnyi15wGj4ixDOD9uJteDdGNwgiSjg3VkcIIkpYV3YWt1MgA"}'
|
|
2026-03-12 04:34:26.404 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:34:26.404 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:34:27.404 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9378/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-12 04:34:27.457 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-12 04:34:27.468 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:34:27.468 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-03-12_04-34-17__b66adeff-0ef1-441f-8e5d-b048c05e4eb4__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:34:27.468 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-12 04:34:27.568 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:34:27.569 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:34:27.570 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:34:27.571 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.77.47
|
|
2026-03-12 04:34:27.571 DEBUG [src.node.docker_mananger] Generated ports ['4691', '4692', '4693', '4694', '4695']
|
|
2026-03-12 04:34:27.571 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:34:27.571 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:34:27.571 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:34:27.571 DEBUG [src.node.docker_mananger] docker run -i -t -p 4691:4691 -p 4692:4692 -p 4693:4693 -p 4694:4694 -p 4695:4695 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=4693 --rest-port=4691 --tcp-port=4692 --discv5-udp-port=4694 --rest-address=0.0.0.0 --nat=extip:172.18.77.47 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8a0db7257b24f7b597673fc6f7ebe9e353fbafd5d2cbf3abbb60cf1aac13ae69 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=4695 --metrics-logging=true --relay=false --filternode=/ip4/172.18.102.126/tcp/11681/p2p/16Uiu2HAkv2ZEJjTsupJfCYducVL68n94hgTtR6M2KUSrfC5PgxyW --discv5-bootstrap-node=enr:-L24QO4SgFq1ChKA4Wd-u-NMGjW2BXFRg7oCyop4nOPZE889SYvoZdRfRI4Z1xIZmdVdFp8bFP18XAknfyexG3J5LS8CgmlkgnY0gmlwhKwSlY2KbXVsdGlhZGRyc5YACASsEpWNBiSjAAoErBKVjQYkpN0DgnJzhQADAQAAiXNlY3AyNTZrMaECqwbtVnp-gIFRo_fJbmv30TxBnyi15wGj4ixDOD9uJteDdGNwgiSjg3VkcIIkpYV3YWt1MgA --store=false
|
|
2026-03-12 04:34:27.767 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.77.47 waku 28aa05873da8c8eff4c253cf494000f6a44f685c177eabd8263cf063101c2de3
|
|
2026-03-12 04:34:27.803 DEBUG [src.node.docker_mananger] Container started with ID 28aa05873da8. Setting up logs at ./log/docker/node5_2026-03-12_04-34-17__b66adeff-0ef1-441f-8e5d-b048c05e4eb4__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:34:27.803 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 4691
|
|
2026-03-12 04:34:27.804 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:34:28.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4691/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:34:28.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-12 04:34:28.808 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:34:28.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4691/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:34:28.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.77.47/tcp/4692/p2p/16Uiu2HAmLaZMRnkRAeuVGUHtGYKaog9SXyhrkFqLhA9g8E34mZNZ","/ip4/172.18.77.47/tcp/4693/ws/p2p/16Uiu2HAmLaZMRnkRAeuVGUHtGYKaog9SXyhrkFqLhA9g8E34mZNZ"],"enrUri":"enr:-L24QGgyg-FQTsZJCujw_miSQHDBLg27jeUl4r-0T7Kl7_V7A9JTTHcEMXem2SKZj9P7jA6XlVIj3ulGoopWH4_x638CgmlkgnY0gmlwhKwSTS-KbXVsdGlhZGRyc5YACASsEk0vBhJUAAoErBJNLwYSVd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDdbroQ5Rq3ISYv7287IF9ay7AC6Okwf9Rc4wwQicDQHKDdGNwghJUg3VkcIISVoV3YWt1MgA"}'
|
|
2026-03-12 04:34:28.811 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:34:28.811 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:34:29.812 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4691/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-12 04:34:29.859 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-12 04:34:29.871 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:34:29.872 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node6_2026-03-12_04-34-17__b66adeff-0ef1-441f-8e5d-b048c05e4eb4__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:34:29.872 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-12 04:34:29.972 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:34:29.973 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:34:29.974 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:34:29.974 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.236.219
|
|
2026-03-12 04:34:29.975 DEBUG [src.node.docker_mananger] Generated ports ['9304', '9305', '9306', '9307', '9308']
|
|
2026-03-12 04:34:29.975 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:34:29.975 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:34:29.975 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:34:29.975 DEBUG [src.node.docker_mananger] docker run -i -t -p 9304:9304 -p 9305:9305 -p 9306:9306 -p 9307:9307 -p 9308:9308 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=9306 --rest-port=9304 --tcp-port=9305 --discv5-udp-port=9307 --rest-address=0.0.0.0 --nat=extip:172.18.236.219 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ca0fa015a298f6cf4e5b39a07fdd3afcbf05ec65de1cb2faad516a207ea359ca --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9308 --metrics-logging=true --relay=false --filternode=/ip4/172.18.102.126/tcp/11681/p2p/16Uiu2HAkv2ZEJjTsupJfCYducVL68n94hgTtR6M2KUSrfC5PgxyW --discv5-bootstrap-node=enr:-L24QGgyg-FQTsZJCujw_miSQHDBLg27jeUl4r-0T7Kl7_V7A9JTTHcEMXem2SKZj9P7jA6XlVIj3ulGoopWH4_x638CgmlkgnY0gmlwhKwSTS-KbXVsdGlhZGRyc5YACASsEk0vBhJUAAoErBJNLwYSVd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDdbroQ5Rq3ISYv7287IF9ay7AC6Okwf9Rc4wwQicDQHKDdGNwghJUg3VkcIISVoV3YWt1MgA --store=false
|
|
2026-03-12 04:34:30.187 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.236.219 waku 6eaf89cd909554408e7a9816d5bc902d22fcff431b22212e39b95ff7e6b82b51
|
|
2026-03-12 04:34:30.223 DEBUG [src.node.docker_mananger] Container started with ID 6eaf89cd9095. Setting up logs at ./log/docker/node6_2026-03-12_04-34-17__b66adeff-0ef1-441f-8e5d-b048c05e4eb4__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:34:30.223 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9304
|
|
2026-03-12 04:34:30.223 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:34:31.224 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9304/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:34:31.227 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-12 04:34:31.227 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:34:31.227 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9304/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:34:31.229 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.236.219/tcp/9305/p2p/16Uiu2HAm2Ywsj9PCFBAe5UzieqzDqvxearLpBjCapEApR8HwYAzp","/ip4/172.18.236.219/tcp/9306/ws/p2p/16Uiu2HAm2Ywsj9PCFBAe5UzieqzDqvxearLpBjCapEApR8HwYAzp"],"enrUri":"enr:-L24QFgTgTnfJ7wZeQbFFP0rUBMNSDse0WGBITxQjQLlhkE8Y1LvlAiX4LxpSpQ1qKnhOi05A8B55srAWkobksOBuZMCgmlkgnY0gmlwhKwS7NuKbXVsdGlhZGRyc5YACASsEuzbBiRZAAoErBLs2wYkWt0DgnJzhQADAQAAiXNlY3AyNTZrMaECad7Y3rXG0JPkPjV17WgNkcgX-E4BQUOAAkEEgUvmplWDdGNwgiRZg3VkcIIkW4V3YWt1MgA"}'
|
|
2026-03-12 04:34:31.230 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:34:31.230 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:34:32.230 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9304/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-12 04:34:32.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-12 04:34:32.290 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:34:32.290 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node7_2026-03-12_04-34-17__b66adeff-0ef1-441f-8e5d-b048c05e4eb4__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:34:32.290 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-12 04:34:32.390 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:34:32.390 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:34:32.392 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:34:32.392 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.55.136
|
|
2026-03-12 04:34:32.392 DEBUG [src.node.docker_mananger] Generated ports ['3759', '3760', '3761', '3762', '3763']
|
|
2026-03-12 04:34:32.393 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:34:32.393 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:34:32.393 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:34:32.393 DEBUG [src.node.docker_mananger] docker run -i -t -p 3759:3759 -p 3760:3760 -p 3761:3761 -p 3762:3762 -p 3763:3763 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=3761 --rest-port=3759 --tcp-port=3760 --discv5-udp-port=3762 --rest-address=0.0.0.0 --nat=extip:172.18.55.136 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9bcbdb12fad64aa8b00ef4feec47bbb4f13ad02c906cfabf04cd0b23bbeffc9e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3763 --metrics-logging=true --relay=false --filternode=/ip4/172.18.102.126/tcp/11681/p2p/16Uiu2HAkv2ZEJjTsupJfCYducVL68n94hgTtR6M2KUSrfC5PgxyW --discv5-bootstrap-node=enr:-L24QFgTgTnfJ7wZeQbFFP0rUBMNSDse0WGBITxQjQLlhkE8Y1LvlAiX4LxpSpQ1qKnhOi05A8B55srAWkobksOBuZMCgmlkgnY0gmlwhKwS7NuKbXVsdGlhZGRyc5YACASsEuzbBiRZAAoErBLs2wYkWt0DgnJzhQADAQAAiXNlY3AyNTZrMaECad7Y3rXG0JPkPjV17WgNkcgX-E4BQUOAAkEEgUvmplWDdGNwgiRZg3VkcIIkW4V3YWt1MgA --store=false
|
|
2026-03-12 04:34:32.600 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.55.136 waku edf80a4140eb6b32211b3292dd11aa15905e89a3c2ab322c9e16764d7eaec0e9
|
|
2026-03-12 04:34:32.633 DEBUG [src.node.docker_mananger] Container started with ID edf80a4140eb. Setting up logs at ./log/docker/node7_2026-03-12_04-34-17__b66adeff-0ef1-441f-8e5d-b048c05e4eb4__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:34:32.634 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3759
|
|
2026-03-12 04:34:32.634 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:34:33.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3759/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:34:33.637 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-12 04:34:33.638 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:34:33.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3759/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:34:33.640 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.55.136/tcp/3760/p2p/16Uiu2HAmKXWou6sgc3yueKEfW5zQ5L8aXuJTeXMzcXaZgWzD8Rso","/ip4/172.18.55.136/tcp/3761/ws/p2p/16Uiu2HAmKXWou6sgc3yueKEfW5zQ5L8aXuJTeXMzcXaZgWzD8Rso"],"enrUri":"enr:-L24QNSfWhyJaqX1b_9A6FAKuGoq0EurFm61GGbcOWRVKEnJSAixIw35ksyhoEL1om7XLH69avvxa3Zhm5onqcP20cICgmlkgnY0gmlwhKwSN4iKbXVsdGlhZGRyc5YACASsEjeIBg6wAAoErBI3iAYOsd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDZheaE8U6YCoav15tJm49QXguGNMGbo7x9H2LjI2UFBqDdGNwgg6wg3VkcIIOsoV3YWt1MgA"}'
|
|
2026-03-12 04:34:33.640 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:34:33.641 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:34:34.641 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3759/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-12 04:34:34.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-12 04:34:34.702 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:34:34.702 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node8_2026-03-12_04-34-17__b66adeff-0ef1-441f-8e5d-b048c05e4eb4__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:34:34.702 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-12 04:34:34.802 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:34:34.802 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:34:34.804 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:34:34.804 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.138.99
|
|
2026-03-12 04:34:34.805 DEBUG [src.node.docker_mananger] Generated ports ['19120', '19121', '19122', '19123', '19124']
|
|
2026-03-12 04:34:34.805 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:34:34.805 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:34:34.805 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:34:34.805 DEBUG [src.node.docker_mananger] docker run -i -t -p 19120:19120 -p 19121:19121 -p 19122:19122 -p 19123:19123 -p 19124:19124 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=19122 --rest-port=19120 --tcp-port=19121 --discv5-udp-port=19123 --rest-address=0.0.0.0 --nat=extip:172.18.138.99 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7fe6ddcb3a8f260b07cff99df9929aa2a47d26ecac634e71ff9a5bf6a0ffaa89 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=19124 --metrics-logging=true --relay=false --filternode=/ip4/172.18.102.126/tcp/11681/p2p/16Uiu2HAkv2ZEJjTsupJfCYducVL68n94hgTtR6M2KUSrfC5PgxyW --discv5-bootstrap-node=enr:-L24QNSfWhyJaqX1b_9A6FAKuGoq0EurFm61GGbcOWRVKEnJSAixIw35ksyhoEL1om7XLH69avvxa3Zhm5onqcP20cICgmlkgnY0gmlwhKwSN4iKbXVsdGlhZGRyc5YACASsEjeIBg6wAAoErBI3iAYOsd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDZheaE8U6YCoav15tJm49QXguGNMGbo7x9H2LjI2UFBqDdGNwgg6wg3VkcIIOsoV3YWt1MgA --store=false
|
|
2026-03-12 04:34:35.011 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.138.99 waku 6cc727d9f2b11872443f6639f2e1e58ae19f0aa14f792096a84edfa3a5b651f3
|
|
2026-03-12 04:34:35.044 DEBUG [src.node.docker_mananger] Container started with ID 6cc727d9f2b1. Setting up logs at ./log/docker/node8_2026-03-12_04-34-17__b66adeff-0ef1-441f-8e5d-b048c05e4eb4__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:34:35.044 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 19120
|
|
2026-03-12 04:34:35.044 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:34:36.045 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19120/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:34:36.048 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-12 04:34:36.048 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:34:36.048 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19120/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:34:36.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.138.99/tcp/19121/p2p/16Uiu2HAmR4BV9a7PuAkg5XVyWQR26qFBm1MuZmmjQ6YyuAJpxepD","/ip4/172.18.138.99/tcp/19122/ws/p2p/16Uiu2HAmR4BV9a7PuAkg5XVyWQR26qFBm1MuZmmjQ6YyuAJpxepD"],"enrUri":"enr:-L24QNAdhI2TPYGll-vFtmTfcfg8ipMeyvtRhUu422RqppAJIMw4iMIlAOog5TLNgh5vVhbUbat_VeJg2bB0UVPPrtsCgmlkgnY0gmlwhKwSimOKbXVsdGlhZGRyc5YACASsEopjBkqxAAoErBKKYwZKst0DgnJzhQADAQAAiXNlY3AyNTZrMaEDuD0xUseaM9QoR-nJfLHBMI4388U23fc38_xTU1tV6U6DdGNwgkqxg3VkcIJKs4V3YWt1MgA"}'
|
|
2026-03-12 04:34:36.051 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:34:36.051 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:34:37.051 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19120/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-12 04:34:37.102 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-12 04:34:37.114 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:34:37.114 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node9_2026-03-12_04-34-17__b66adeff-0ef1-441f-8e5d-b048c05e4eb4__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:34:37.114 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-12 04:34:37.214 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:34:37.215 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:34:37.217 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:34:37.217 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.130.154
|
|
2026-03-12 04:34:37.217 DEBUG [src.node.docker_mananger] Generated ports ['44793', '44794', '44795', '44796', '44797']
|
|
2026-03-12 04:34:37.217 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:34:37.217 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:34:37.217 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:34:37.217 DEBUG [src.node.docker_mananger] docker run -i -t -p 44793:44793 -p 44794:44794 -p 44795:44795 -p 44796:44796 -p 44797:44797 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=44795 --rest-port=44793 --tcp-port=44794 --discv5-udp-port=44796 --rest-address=0.0.0.0 --nat=extip:172.18.130.154 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d7dba54a7dc3f0aee8d2b76d9d8366d1b909adb3920ba74aec5ed05dc1d82f2b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=44797 --metrics-logging=true --relay=false --filternode=/ip4/172.18.102.126/tcp/11681/p2p/16Uiu2HAkv2ZEJjTsupJfCYducVL68n94hgTtR6M2KUSrfC5PgxyW --discv5-bootstrap-node=enr:-L24QNAdhI2TPYGll-vFtmTfcfg8ipMeyvtRhUu422RqppAJIMw4iMIlAOog5TLNgh5vVhbUbat_VeJg2bB0UVPPrtsCgmlkgnY0gmlwhKwSimOKbXVsdGlhZGRyc5YACASsEopjBkqxAAoErBKKYwZKst0DgnJzhQADAQAAiXNlY3AyNTZrMaEDuD0xUseaM9QoR-nJfLHBMI4388U23fc38_xTU1tV6U6DdGNwgkqxg3VkcIJKs4V3YWt1MgA --store=false
|
|
2026-03-12 04:34:37.420 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.130.154 waku d2429d5299282e2817643fd51189099155cd36bf252969f67a64db963df68618
|
|
2026-03-12 04:34:37.457 DEBUG [src.node.docker_mananger] Container started with ID d2429d529928. Setting up logs at ./log/docker/node9_2026-03-12_04-34-17__b66adeff-0ef1-441f-8e5d-b048c05e4eb4__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:34:37.458 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 44793
|
|
2026-03-12 04:34:37.458 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:34:38.460 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:34:38.463 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-12 04:34:38.463 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:34:38.464 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44793/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:34:38.466 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.130.154/tcp/44794/p2p/16Uiu2HAmQ3ziELwKm9BJUFo4SEEYu6ExNwABDnqNv6VJDGdAt8vm","/ip4/172.18.130.154/tcp/44795/ws/p2p/16Uiu2HAmQ3ziELwKm9BJUFo4SEEYu6ExNwABDnqNv6VJDGdAt8vm"],"enrUri":"enr:-L24QNX5ql0ne3SUQ28KP9zmfuJWjXAGfUJDlJBBlrbjNOSjMnc3F5pHVNvDmrXZrG8TlzoTljHk19zmydI0xttH4_YCgmlkgnY0gmlwhKwSgpqKbXVsdGlhZGRyc5YACASsEoKaBq76AAoErBKCmgau-90DgnJzhQADAQAAiXNlY3AyNTZrMaEDqVVSstOqKMUBkUcAtxI-jtzYtjEPJUCCLbBrUs4TLvKDdGNwgq76g3VkcIKu_IV3YWt1MgA"}'
|
|
2026-03-12 04:34:38.466 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:34:38.466 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:34:39.467 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44793/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-12 04:34:39.515 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-12 04:34:39.527 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:34:39.527 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node10_2026-03-12_04-34-17__b66adeff-0ef1-441f-8e5d-b048c05e4eb4__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:34:39.527 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-12 04:34:39.627 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:34:39.627 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:34:39.629 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:34:39.630 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.166.112
|
|
2026-03-12 04:34:39.630 DEBUG [src.node.docker_mananger] Generated ports ['42546', '42547', '42548', '42549', '42550']
|
|
2026-03-12 04:34:39.630 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:34:39.630 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:34:39.630 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:34:39.630 DEBUG [src.node.docker_mananger] docker run -i -t -p 42546:42546 -p 42547:42547 -p 42548:42548 -p 42549:42549 -p 42550:42550 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=42548 --rest-port=42546 --tcp-port=42547 --discv5-udp-port=42549 --rest-address=0.0.0.0 --nat=extip:172.18.166.112 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4a02acdea07c7bcd58eb4efc40928afd20b29ae48dc2d4bac242ba7a693fa2fb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42550 --metrics-logging=true --relay=false --filternode=/ip4/172.18.102.126/tcp/11681/p2p/16Uiu2HAkv2ZEJjTsupJfCYducVL68n94hgTtR6M2KUSrfC5PgxyW --discv5-bootstrap-node=enr:-L24QNX5ql0ne3SUQ28KP9zmfuJWjXAGfUJDlJBBlrbjNOSjMnc3F5pHVNvDmrXZrG8TlzoTljHk19zmydI0xttH4_YCgmlkgnY0gmlwhKwSgpqKbXVsdGlhZGRyc5YACASsEoKaBq76AAoErBKCmgau-90DgnJzhQADAQAAiXNlY3AyNTZrMaEDqVVSstOqKMUBkUcAtxI-jtzYtjEPJUCCLbBrUs4TLvKDdGNwgq76g3VkcIKu_IV3YWt1MgA --store=false
|
|
2026-03-12 04:34:39.839 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.166.112 waku baeb638aef5c7be9fb70f3411f6eae956aba6eec2628b68a5da047ebc19429af
|
|
2026-03-12 04:34:39.872 DEBUG [src.node.docker_mananger] Container started with ID baeb638aef5c. Setting up logs at ./log/docker/node10_2026-03-12_04-34-17__b66adeff-0ef1-441f-8e5d-b048c05e4eb4__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:34:39.872 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42546
|
|
2026-03-12 04:34:39.872 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:34:40.873 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42546/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:34:40.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-12 04:34:40.876 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:34:40.876 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42546/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:34:40.878 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.166.112/tcp/42547/p2p/16Uiu2HAmSHSLrkjcwR6vcTkZNSkmCshNQkchiMtXffmmveh8LC8A","/ip4/172.18.166.112/tcp/42548/ws/p2p/16Uiu2HAmSHSLrkjcwR6vcTkZNSkmCshNQkchiMtXffmmveh8LC8A"],"enrUri":"enr:-L24QOQfMTTUsytQC3bW5OtMnleyQsnjPdSk5zK3FSWObOB2EWtbGPf8XL58oF39is59eecdou0vgfmQyQkGGvc4FKsCgmlkgnY0gmlwhKwSpnCKbXVsdGlhZGRyc5YACASsEqZwBqYzAAoErBKmcAamNN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDyn46o21arl_a1_hFutr4ef_5upD_BPgQ3NldBhMAP1ODdGNwgqYzg3VkcIKmNYV3YWt1MgA"}'
|
|
2026-03-12 04:34:40.879 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:34:40.879 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:34:41.879 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42546/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-12 04:34:41.932 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-12 04:34:41.949 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:34:41.950 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node11_2026-03-12_04-34-17__b66adeff-0ef1-441f-8e5d-b048c05e4eb4__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:34:41.950 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-12 04:34:42.050 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:34:42.050 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:34:42.052 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:34:42.052 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.91.135
|
|
2026-03-12 04:34:42.052 DEBUG [src.node.docker_mananger] Generated ports ['62545', '62546', '62547', '62548', '62549']
|
|
2026-03-12 04:34:42.053 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:34:42.053 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:34:42.053 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:34:42.053 DEBUG [src.node.docker_mananger] docker run -i -t -p 62545:62545 -p 62546:62546 -p 62547:62547 -p 62548:62548 -p 62549:62549 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=62547 --rest-port=62545 --tcp-port=62546 --discv5-udp-port=62548 --rest-address=0.0.0.0 --nat=extip:172.18.91.135 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9a52cbe0ffab2cbfdc0a09a82fefcfbcf4cb9a6dc2b62b0e25d1a6f336e7db4e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62549 --metrics-logging=true --relay=false --filternode=/ip4/172.18.102.126/tcp/11681/p2p/16Uiu2HAkv2ZEJjTsupJfCYducVL68n94hgTtR6M2KUSrfC5PgxyW --discv5-bootstrap-node=enr:-L24QOQfMTTUsytQC3bW5OtMnleyQsnjPdSk5zK3FSWObOB2EWtbGPf8XL58oF39is59eecdou0vgfmQyQkGGvc4FKsCgmlkgnY0gmlwhKwSpnCKbXVsdGlhZGRyc5YACASsEqZwBqYzAAoErBKmcAamNN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDyn46o21arl_a1_hFutr4ef_5upD_BPgQ3NldBhMAP1ODdGNwgqYzg3VkcIKmNYV3YWt1MgA --store=false
|
|
2026-03-12 04:34:42.261 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.91.135 waku 2a1b5d5aa9f5d5c3d9d22f2eff7ad64d50229263a86e9d081304f33c6fa65d71
|
|
2026-03-12 04:34:42.294 DEBUG [src.node.docker_mananger] Container started with ID 2a1b5d5aa9f5. Setting up logs at ./log/docker/node11_2026-03-12_04-34-17__b66adeff-0ef1-441f-8e5d-b048c05e4eb4__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:34:42.294 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 62545
|
|
2026-03-12 04:34:42.294 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:34:43.295 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62545/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:34:43.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-12 04:34:43.299 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:34:43.299 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62545/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:34:43.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.91.135/tcp/62546/p2p/16Uiu2HAmRVdE7QwpzZk1UFV5cAKZBQjJa3b5FHwWMsrHDHTtENWG","/ip4/172.18.91.135/tcp/62547/ws/p2p/16Uiu2HAmRVdE7QwpzZk1UFV5cAKZBQjJa3b5FHwWMsrHDHTtENWG"],"enrUri":"enr:-L24QKnA_CY-qu-DnGNjVHma9mwKZc-tlLeWjFp1beMkd6BvZCcPSoUnhMgvNYQddO3u3IoHclLoEB-pTldzL_92o3YCgmlkgnY0gmlwhKwSW4eKbXVsdGlhZGRyc5YACASsEluHBvRSAAoErBJbhwb0U90DgnJzhQADAQAAiXNlY3AyNTZrMaEDvsHRaycbFl2IuA2lL_gf16SMYTpBIwNjoYpiUKf-Pw2DdGNwgvRSg3VkcIL0VIV3YWt1MgA"}'
|
|
2026-03-12 04:34:43.301 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:34:43.301 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:34:44.302 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62545/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-12 04:34:44.351 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-12 04:34:44.363 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:34:44.364 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node12_2026-03-12_04-34-17__b66adeff-0ef1-441f-8e5d-b048c05e4eb4__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:34:44.364 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-12 04:34:44.464 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:34:44.465 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:34:44.466 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:34:44.467 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.226.229
|
|
2026-03-12 04:34:44.467 DEBUG [src.node.docker_mananger] Generated ports ['5477', '5478', '5479', '5480', '5481']
|
|
2026-03-12 04:34:44.467 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:34:44.467 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:34:44.467 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:34:44.467 DEBUG [src.node.docker_mananger] docker run -i -t -p 5477:5477 -p 5478:5478 -p 5479:5479 -p 5480:5480 -p 5481:5481 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=5479 --rest-port=5477 --tcp-port=5478 --discv5-udp-port=5480 --rest-address=0.0.0.0 --nat=extip:172.18.226.229 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=282e0dfee41d60eccf3feceead1ec8ffd3d855a2adffaf44ffb80d350251e55a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5481 --metrics-logging=true --relay=false --filternode=/ip4/172.18.102.126/tcp/11681/p2p/16Uiu2HAkv2ZEJjTsupJfCYducVL68n94hgTtR6M2KUSrfC5PgxyW --discv5-bootstrap-node=enr:-L24QKnA_CY-qu-DnGNjVHma9mwKZc-tlLeWjFp1beMkd6BvZCcPSoUnhMgvNYQddO3u3IoHclLoEB-pTldzL_92o3YCgmlkgnY0gmlwhKwSW4eKbXVsdGlhZGRyc5YACASsEluHBvRSAAoErBJbhwb0U90DgnJzhQADAQAAiXNlY3AyNTZrMaEDvsHRaycbFl2IuA2lL_gf16SMYTpBIwNjoYpiUKf-Pw2DdGNwgvRSg3VkcIL0VIV3YWt1MgA --store=false
|
|
2026-03-12 04:34:44.673 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.226.229 waku 052d2353a5bc8341ef0430966d772f793b90077e83d0ac103aa0d17f5aedf844
|
|
2026-03-12 04:34:44.707 DEBUG [src.node.docker_mananger] Container started with ID 052d2353a5bc. Setting up logs at ./log/docker/node12_2026-03-12_04-34-17__b66adeff-0ef1-441f-8e5d-b048c05e4eb4__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:34:44.708 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5477
|
|
2026-03-12 04:34:44.709 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:34:45.709 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5477/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:34:45.712 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-12 04:34:45.712 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:34:45.713 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5477/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:34:45.715 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.226.229/tcp/5478/p2p/16Uiu2HAm4EjNy2KSZHWy5oXqP9P2zx9xUneqjLf8XZkpbqmUazsV","/ip4/172.18.226.229/tcp/5479/ws/p2p/16Uiu2HAm4EjNy2KSZHWy5oXqP9P2zx9xUneqjLf8XZkpbqmUazsV"],"enrUri":"enr:-L24QJ5hQz9g6xgMQO7OJZvYsR9Ll9AJUoXOJr_Cba2GI_0GQT0m9FOBtq-ZobGyE7ZK0oN8r1RqwRBrQMRb59xrclUCgmlkgnY0gmlwhKwS4uWKbXVsdGlhZGRyc5YACASsEuLlBhVmAAoErBLi5QYVZ90DgnJzhQADAQAAiXNlY3AyNTZrMaECguujJpJGNsMH8EtKMh76jUyTxfoyTVDIIx3u85RqrcyDdGNwghVmg3VkcIIVaIV3YWt1MgA"}'
|
|
2026-03-12 04:34:45.715 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:34:45.715 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:34:46.716 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5477/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-12 04:34:46.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-12 04:34:46.778 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:34:46.778 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node13_2026-03-12_04-34-17__b66adeff-0ef1-441f-8e5d-b048c05e4eb4__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:34:46.778 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-12 04:34:46.878 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:34:46.878 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:34:46.880 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:34:46.880 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.68.118
|
|
2026-03-12 04:34:46.881 DEBUG [src.node.docker_mananger] Generated ports ['47208', '47209', '47210', '47211', '47212']
|
|
2026-03-12 04:34:46.881 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:34:46.881 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:34:46.881 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:34:46.881 DEBUG [src.node.docker_mananger] docker run -i -t -p 47208:47208 -p 47209:47209 -p 47210:47210 -p 47211:47211 -p 47212:47212 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=47210 --rest-port=47208 --tcp-port=47209 --discv5-udp-port=47211 --rest-address=0.0.0.0 --nat=extip:172.18.68.118 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c5b8d0647030186fca7a47fb68faa734aeb4bf51ce820ad9afc586aaade3ae74 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47212 --metrics-logging=true --relay=false --filternode=/ip4/172.18.102.126/tcp/11681/p2p/16Uiu2HAkv2ZEJjTsupJfCYducVL68n94hgTtR6M2KUSrfC5PgxyW --discv5-bootstrap-node=enr:-L24QJ5hQz9g6xgMQO7OJZvYsR9Ll9AJUoXOJr_Cba2GI_0GQT0m9FOBtq-ZobGyE7ZK0oN8r1RqwRBrQMRb59xrclUCgmlkgnY0gmlwhKwS4uWKbXVsdGlhZGRyc5YACASsEuLlBhVmAAoErBLi5QYVZ90DgnJzhQADAQAAiXNlY3AyNTZrMaECguujJpJGNsMH8EtKMh76jUyTxfoyTVDIIx3u85RqrcyDdGNwghVmg3VkcIIVaIV3YWt1MgA --store=false
|
|
2026-03-12 04:34:47.086 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.68.118 waku 2deed6bb3ef7e02899b87b7db03740db48c36096b5aee848d27d583ee76c93c4
|
|
2026-03-12 04:34:47.121 DEBUG [src.node.docker_mananger] Container started with ID 2deed6bb3ef7. Setting up logs at ./log/docker/node13_2026-03-12_04-34-17__b66adeff-0ef1-441f-8e5d-b048c05e4eb4__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:34:47.122 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47208
|
|
2026-03-12 04:34:47.122 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:34:48.122 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47208/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:34:48.126 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-12 04:34:48.126 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:34:48.126 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47208/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:34:48.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.68.118/tcp/47209/p2p/16Uiu2HAm1x7kDA6nQf28PiwaRxxUSiXcUShthn1szQy6D8Sq6jKw","/ip4/172.18.68.118/tcp/47210/ws/p2p/16Uiu2HAm1x7kDA6nQf28PiwaRxxUSiXcUShthn1szQy6D8Sq6jKw"],"enrUri":"enr:-L24QNcTl8qv_eB5ZKgLkDdE-7xomCno24_yNDm6Bfb_iwtiCwDTx1JV5hzDWmkxwWe2-4pmgibClYG0jZidPA_gm7MCgmlkgnY0gmlwhKwSRHaKbXVsdGlhZGRyc5YACASsEkR2BrhpAAoErBJEdga4at0DgnJzhQADAQAAiXNlY3AyNTZrMaECYPKt6B3jN3I1pbLskPhojRtqo-ZQEhRM85BZqWkNoVqDdGNwgrhpg3VkcIK4a4V3YWt1MgA"}'
|
|
2026-03-12 04:34:48.129 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:34:48.129 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:34:49.129 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47208/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-12 04:34:49.186 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-12 04:34:49.208 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:34:49.209 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node14_2026-03-12_04-34-17__b66adeff-0ef1-441f-8e5d-b048c05e4eb4__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:34:49.213 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-12 04:34:49.315 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:34:49.315 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:34:49.317 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:34:49.317 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.212.153
|
|
2026-03-12 04:34:49.317 DEBUG [src.node.docker_mananger] Generated ports ['35902', '35903', '35904', '35905', '35906']
|
|
2026-03-12 04:34:49.318 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:34:49.318 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:34:49.318 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:34:49.318 DEBUG [src.node.docker_mananger] docker run -i -t -p 35902:35902 -p 35903:35903 -p 35904:35904 -p 35905:35905 -p 35906:35906 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=35904 --rest-port=35902 --tcp-port=35903 --discv5-udp-port=35905 --rest-address=0.0.0.0 --nat=extip:172.18.212.153 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fbea86c6df0dede4abadafff529c9bf778ebce7aaadee39ce419ef10f6d0cad1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35906 --metrics-logging=true --relay=false --filternode=/ip4/172.18.102.126/tcp/11681/p2p/16Uiu2HAkv2ZEJjTsupJfCYducVL68n94hgTtR6M2KUSrfC5PgxyW --discv5-bootstrap-node=enr:-L24QNcTl8qv_eB5ZKgLkDdE-7xomCno24_yNDm6Bfb_iwtiCwDTx1JV5hzDWmkxwWe2-4pmgibClYG0jZidPA_gm7MCgmlkgnY0gmlwhKwSRHaKbXVsdGlhZGRyc5YACASsEkR2BrhpAAoErBJEdga4at0DgnJzhQADAQAAiXNlY3AyNTZrMaECYPKt6B3jN3I1pbLskPhojRtqo-ZQEhRM85BZqWkNoVqDdGNwgrhpg3VkcIK4a4V3YWt1MgA --store=false
|
|
2026-03-12 04:34:49.536 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.212.153 waku 91439e2db800afb242e65619f87cf985f9d5f5f72e18b1f4a72468605f5b42f7
|
|
2026-03-12 04:34:49.573 DEBUG [src.node.docker_mananger] Container started with ID 91439e2db800. Setting up logs at ./log/docker/node14_2026-03-12_04-34-17__b66adeff-0ef1-441f-8e5d-b048c05e4eb4__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:34:49.574 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35902
|
|
2026-03-12 04:34:49.574 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:34:50.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35902/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:34:50.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-12 04:34:50.585 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:34:50.586 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35902/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:34:50.592 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.212.153/tcp/35903/p2p/16Uiu2HAmDxEBSsYnSp5op3LfRhfeMZzWcjMM2Cu94sJHEZEAjSLu","/ip4/172.18.212.153/tcp/35904/ws/p2p/16Uiu2HAmDxEBSsYnSp5op3LfRhfeMZzWcjMM2Cu94sJHEZEAjSLu"],"enrUri":"enr:-L24QItvOl6Tjveuhg3QxuRa5XHfNfSVd0Xuq59IUDKDQloUc27SEA8kcFdWQUKovyeV43egGS78XJdHEjo5ykFNaT0CgmlkgnY0gmlwhKwS1JmKbXVsdGlhZGRyc5YACASsEtSZBow_AAoErBLUmQaMQN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDE0Yy2kMUQDK02qD9wZFRzCat4mAF9G3whzhA9HvhgMaDdGNwgow_g3VkcIKMQYV3YWt1MgA"}'
|
|
2026-03-12 04:34:50.594 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:34:50.596 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:34:51.598 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35902/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-12 04:34:51.647 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-12 04:34:51.658 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:34:51.658 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node15_2026-03-12_04-34-17__b66adeff-0ef1-441f-8e5d-b048c05e4eb4__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:34:51.658 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-12 04:34:51.759 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:34:51.759 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:34:51.761 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:34:51.761 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.144.201
|
|
2026-03-12 04:34:51.761 DEBUG [src.node.docker_mananger] Generated ports ['62163', '62164', '62165', '62166', '62167']
|
|
2026-03-12 04:34:51.761 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:34:51.761 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:34:51.762 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:34:51.762 DEBUG [src.node.docker_mananger] docker run -i -t -p 62163:62163 -p 62164:62164 -p 62165:62165 -p 62166:62166 -p 62167:62167 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=62165 --rest-port=62163 --tcp-port=62164 --discv5-udp-port=62166 --rest-address=0.0.0.0 --nat=extip:172.18.144.201 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fd0b7afb295eb2bd09178d7ca7192c02f07c9ab13d9b70bb0daedd600dd9cd06 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62167 --metrics-logging=true --relay=false --filternode=/ip4/172.18.102.126/tcp/11681/p2p/16Uiu2HAkv2ZEJjTsupJfCYducVL68n94hgTtR6M2KUSrfC5PgxyW --discv5-bootstrap-node=enr:-L24QItvOl6Tjveuhg3QxuRa5XHfNfSVd0Xuq59IUDKDQloUc27SEA8kcFdWQUKovyeV43egGS78XJdHEjo5ykFNaT0CgmlkgnY0gmlwhKwS1JmKbXVsdGlhZGRyc5YACASsEtSZBow_AAoErBLUmQaMQN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDE0Yy2kMUQDK02qD9wZFRzCat4mAF9G3whzhA9HvhgMaDdGNwgow_g3VkcIKMQYV3YWt1MgA --store=false
|
|
2026-03-12 04:34:51.998 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.144.201 waku b00d82f438280baf6280f58b888e05a780841f199a0a6afb48fbef610eaad2f4
|
|
2026-03-12 04:34:52.041 DEBUG [src.node.docker_mananger] Container started with ID b00d82f43828. Setting up logs at ./log/docker/node15_2026-03-12_04-34-17__b66adeff-0ef1-441f-8e5d-b048c05e4eb4__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:34:52.042 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 62163
|
|
2026-03-12 04:34:52.042 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:34:53.043 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62163/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:34:53.046 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-12 04:34:53.046 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:34:53.047 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62163/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:34:53.049 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.144.201/tcp/62164/p2p/16Uiu2HAmUpTQAnnXzSxpB5tDoKgVsFjBASrZSbveNNta6K4WzncS","/ip4/172.18.144.201/tcp/62165/ws/p2p/16Uiu2HAmUpTQAnnXzSxpB5tDoKgVsFjBASrZSbveNNta6K4WzncS"],"enrUri":"enr:-L24QFPXf08LFrCdtmqxKA5F5seWSVN-fU6eZ2irMzMHQW2CHn9GubMaMemHN8ZbB_OzLo4dVjTuLDpQuuH6nFeuwAECgmlkgnY0gmlwhKwSkMmKbXVsdGlhZGRyc5YACASsEpDJBvLUAAoErBKQyQby1d0DgnJzhQADAQAAiXNlY3AyNTZrMaED8CfNoSvLIjnpBzdGOxzgTlMC-Na8qOzacm8l2Z8VhfODdGNwgvLUg3VkcILy1oV3YWt1MgA"}'
|
|
2026-03-12 04:34:53.050 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:34:53.050 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:34:54.050 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62163/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-12 04:34:54.114 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-12 04:34:54.129 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:34:54.129 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node16_2026-03-12_04-34-17__b66adeff-0ef1-441f-8e5d-b048c05e4eb4__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:34:54.129 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-12 04:34:54.229 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:34:54.229 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:34:54.231 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:34:54.231 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.252.8
|
|
2026-03-12 04:34:54.232 DEBUG [src.node.docker_mananger] Generated ports ['21712', '21713', '21714', '21715', '21716']
|
|
2026-03-12 04:34:54.232 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:34:54.232 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:34:54.232 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:34:54.232 DEBUG [src.node.docker_mananger] docker run -i -t -p 21712:21712 -p 21713:21713 -p 21714:21714 -p 21715:21715 -p 21716:21716 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=21714 --rest-port=21712 --tcp-port=21713 --discv5-udp-port=21715 --rest-address=0.0.0.0 --nat=extip:172.18.252.8 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4a98ebc7cb1fc0366b3eede954f92b3f3bbb3fdeeae9ba8db6d4bf70e71ef87a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21716 --metrics-logging=true --relay=false --filternode=/ip4/172.18.102.126/tcp/11681/p2p/16Uiu2HAkv2ZEJjTsupJfCYducVL68n94hgTtR6M2KUSrfC5PgxyW --discv5-bootstrap-node=enr:-L24QFPXf08LFrCdtmqxKA5F5seWSVN-fU6eZ2irMzMHQW2CHn9GubMaMemHN8ZbB_OzLo4dVjTuLDpQuuH6nFeuwAECgmlkgnY0gmlwhKwSkMmKbXVsdGlhZGRyc5YACASsEpDJBvLUAAoErBKQyQby1d0DgnJzhQADAQAAiXNlY3AyNTZrMaED8CfNoSvLIjnpBzdGOxzgTlMC-Na8qOzacm8l2Z8VhfODdGNwgvLUg3VkcILy1oV3YWt1MgA --store=false
|
|
2026-03-12 04:34:54.447 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.252.8 waku 494c6cfa121e142a14e049f52376f17cec96369fb760c490664bbe77bcfdb588
|
|
2026-03-12 04:34:54.490 DEBUG [src.node.docker_mananger] Container started with ID 494c6cfa121e. Setting up logs at ./log/docker/node16_2026-03-12_04-34-17__b66adeff-0ef1-441f-8e5d-b048c05e4eb4__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:34:54.491 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21712
|
|
2026-03-12 04:34:54.492 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:34:55.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21712/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:34:55.496 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-12 04:34:55.496 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:34:55.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21712/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:34:55.499 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.252.8/tcp/21713/p2p/16Uiu2HAkzLy2sCX2JsELoeMvDvqB2Fyx2HSdU7Xj9dZPQ35SQ7yc","/ip4/172.18.252.8/tcp/21714/ws/p2p/16Uiu2HAkzLy2sCX2JsELoeMvDvqB2Fyx2HSdU7Xj9dZPQ35SQ7yc"],"enrUri":"enr:-L24QEGvTI2zUAe6Bl643QobTZOegSfeTZiSTpzl9JQUASInDUt3DrtrodicB3vvU62FN_p6mbJ6-XkFcKL-Y84HNAICgmlkgnY0gmlwhKwS_AiKbXVsdGlhZGRyc5YACASsEvwIBlTRAAoErBL8CAZU0t0DgnJzhQADAQAAiXNlY3AyNTZrMaECSRXP_NDP4WV6z2vWM-mbW_1U1jukiOFgjq2c5p-z9lODdGNwglTRg3VkcIJU04V3YWt1MgA"}'
|
|
2026-03-12 04:34:55.499 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:34:55.499 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:34:56.500 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21712/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-12 04:34:56.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-12 04:34:56.549 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42292/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:34:56.558 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.102.126/tcp/50548/p2p/16Uiu2HAkv2ZEJjTsupJfCYducVL68n94hgTtR6M2KUSrfC5PgxyW","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"Discv5"}]'
|
|
2026-03-12 04:34:56.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11680/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:34:56.563 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:34:56.563 DEBUG [src.libs.common] Sleeping for 100 seconds
|
|
2026-03-12 04:36:36.563 DEBUG [tests.e2e.test_e2e] Node1 publish message
|
|
2026-03-12 04:36:36.564 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:36:36.564 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42292/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:36:36.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:36:36.570 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-12 04:36:36.771 DEBUG [src.libs.common] Sleeping for 4 seconds
|
|
2026-03-12 04:36:40.771 DEBUG [tests.e2e.test_e2e] 15 Node requests the published message of subscribed filter topic
|
|
2026-03-12 04:36:40.772 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56298/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:36:40.774 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773290196564169176,"ephemeral":false}]'
|
|
2026-03-12 04:36:40.775 DEBUG [tests.e2e.test_e2e] Response for node 1 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1773290196564169176, 'ephemeral': False}]
|
|
2026-03-12 04:36:40.775 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32307/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:36:40.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773290196564169176,"ephemeral":false}]'
|
|
2026-03-12 04:36:40.778 DEBUG [tests.e2e.test_e2e] Response for node 2 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1773290196564169176, 'ephemeral': False}]
|
|
2026-03-12 04:36:40.778 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9378/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:36:40.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773290196564169176,"ephemeral":false}]'
|
|
2026-03-12 04:36:40.780 DEBUG [tests.e2e.test_e2e] Response for node 3 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1773290196564169176, 'ephemeral': False}]
|
|
2026-03-12 04:36:40.781 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4691/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:36:40.783 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773290196564169176,"ephemeral":false}]'
|
|
2026-03-12 04:36:40.783 DEBUG [tests.e2e.test_e2e] Response for node 4 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1773290196564169176, 'ephemeral': False}]
|
|
2026-03-12 04:36:40.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9304/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:36:40.786 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773290196564169176,"ephemeral":false}]'
|
|
2026-03-12 04:36:40.787 DEBUG [tests.e2e.test_e2e] Response for node 5 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1773290196564169176, 'ephemeral': False}]
|
|
2026-03-12 04:36:40.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3759/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:36:40.789 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773290196564169176,"ephemeral":false}]'
|
|
2026-03-12 04:36:40.789 DEBUG [tests.e2e.test_e2e] Response for node 6 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1773290196564169176, 'ephemeral': False}]
|
|
2026-03-12 04:36:40.790 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19120/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:36:40.792 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773290196564169176,"ephemeral":false}]'
|
|
2026-03-12 04:36:40.792 DEBUG [tests.e2e.test_e2e] Response for node 7 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1773290196564169176, 'ephemeral': False}]
|
|
2026-03-12 04:36:40.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44793/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:36:40.795 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773290196564169176,"ephemeral":false}]'
|
|
2026-03-12 04:36:40.796 DEBUG [tests.e2e.test_e2e] Response for node 8 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1773290196564169176, 'ephemeral': False}]
|
|
2026-03-12 04:36:40.796 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42546/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:36:40.799 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773290196564169176,"ephemeral":false}]'
|
|
2026-03-12 04:36:40.799 DEBUG [tests.e2e.test_e2e] Response for node 9 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1773290196564169176, 'ephemeral': False}]
|
|
2026-03-12 04:36:40.799 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62545/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:36:40.802 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773290196564169176,"ephemeral":false}]'
|
|
2026-03-12 04:36:40.802 DEBUG [tests.e2e.test_e2e] Response for node 10 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1773290196564169176, 'ephemeral': False}]
|
|
2026-03-12 04:36:40.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5477/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:36:40.805 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773290196564169176,"ephemeral":false}]'
|
|
2026-03-12 04:36:40.805 DEBUG [tests.e2e.test_e2e] Response for node 11 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1773290196564169176, 'ephemeral': False}]
|
|
2026-03-12 04:36:40.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47208/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:36:40.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773290196564169176,"ephemeral":false}]'
|
|
2026-03-12 04:36:40.808 DEBUG [tests.e2e.test_e2e] Response for node 12 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1773290196564169176, 'ephemeral': False}]
|
|
2026-03-12 04:36:40.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35902/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:36:40.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773290196564169176,"ephemeral":false}]'
|
|
2026-03-12 04:36:40.811 DEBUG [tests.e2e.test_e2e] Response for node 13 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1773290196564169176, 'ephemeral': False}]
|
|
2026-03-12 04:36:40.811 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62163/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:36:40.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773290196564169176,"ephemeral":false}]'
|
|
2026-03-12 04:36:40.814 DEBUG [tests.e2e.test_e2e] Response for node 14 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1773290196564169176, 'ephemeral': False}]
|
|
2026-03-12 04:36:40.815 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21712/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:36:40.817 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773290196564169176,"ephemeral":false}]'
|
|
2026-03-12 04:36:40.817 DEBUG [tests.e2e.test_e2e] Response for node 15 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1773290196564169176, 'ephemeral': False}]
|
|
2026-03-12 04:36:40.820 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-12 04:36:40.820 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-12 04:36:40.821 DEBUG [src.node.waku_node] Stopping container with id fc1e5881d8d4
|
|
2026-03-12 04:36:41.474 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:36:41.474 DEBUG [src.node.waku_node] Stopping container with id 6b34f511089a
|
|
2026-03-12 04:36:42.143 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:36:42.145 DEBUG [src.node.waku_node] Stopping container with id e60d170fc929
|
|
2026-03-12 04:36:42.290 ERROR [src.node.docker_mananger] Max retries reached for container fc1e5881d8d4. Exiting log stream.
|
|
2026-03-12 04:36:42.821 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:36:42.829 DEBUG [src.node.waku_node] Stopping container with id c182d18d9b8a
|
|
2026-03-12 04:36:43.460 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:36:43.461 DEBUG [src.node.waku_node] Stopping container with id e5fc2334134d
|
|
2026-03-12 04:36:43.886 ERROR [src.node.docker_mananger] Max retries reached for container e60d170fc929. Exiting log stream.
|
|
2026-03-12 04:36:44.101 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:36:44.104 DEBUG [src.node.waku_node] Stopping container with id 28aa05873da8
|
|
2026-03-12 04:36:44.599 ERROR [src.node.docker_mananger] Max retries reached for container c182d18d9b8a. Exiting log stream.
|
|
2026-03-12 04:36:44.678 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:36:44.678 DEBUG [src.node.waku_node] Stopping container with id 6eaf89cd9095
|
|
2026-03-12 04:36:44.760 ERROR [src.node.docker_mananger] Max retries reached for container 6b34f511089a. Exiting log stream.
|
|
2026-03-12 04:36:44.916 ERROR [src.node.docker_mananger] Max retries reached for container e5fc2334134d. Exiting log stream.
|
|
2026-03-12 04:36:45.277 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:36:45.277 DEBUG [src.node.waku_node] Stopping container with id edf80a4140eb
|
|
2026-03-12 04:36:45.492 ERROR [src.node.docker_mananger] Max retries reached for container 28aa05873da8. Exiting log stream.
|
|
2026-03-12 04:36:46.177 ERROR [src.node.docker_mananger] Max retries reached for container 6eaf89cd9095. Exiting log stream.
|
|
2026-03-12 04:36:55.903 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:36:55.905 DEBUG [src.node.waku_node] Stopping container with id 6cc727d9f2b1
|
|
2026-03-12 04:36:56.483 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:36:56.484 DEBUG [src.node.waku_node] Stopping container with id d2429d529928
|
|
2026-03-12 04:36:56.719 ERROR [src.node.docker_mananger] Max retries reached for container edf80a4140eb. Exiting log stream.
|
|
2026-03-12 04:36:57.384 ERROR [src.node.docker_mananger] Max retries reached for container 6cc727d9f2b1. Exiting log stream.
|
|
2026-03-12 04:37:07.076 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:37:07.076 DEBUG [src.node.waku_node] Stopping container with id baeb638aef5c
|
|
2026-03-12 04:37:07.644 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:37:07.646 DEBUG [src.node.waku_node] Stopping container with id 2a1b5d5aa9f5
|
|
2026-03-12 04:37:07.888 ERROR [src.node.docker_mananger] Max retries reached for container d2429d529928. Exiting log stream.
|
|
2026-03-12 04:37:08.456 ERROR [src.node.docker_mananger] Max retries reached for container baeb638aef5c. Exiting log stream.
|
|
2026-03-12 04:37:18.261 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:37:18.263 DEBUG [src.node.waku_node] Stopping container with id 052d2353a5bc
|
|
2026-03-12 04:37:18.824 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:37:18.825 DEBUG [src.node.waku_node] Stopping container with id 2deed6bb3ef7
|
|
2026-03-12 04:37:19.076 ERROR [src.node.docker_mananger] Max retries reached for container 2a1b5d5aa9f5. Exiting log stream.
|
|
2026-03-12 04:37:19.381 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:37:19.382 DEBUG [src.node.waku_node] Stopping container with id 91439e2db800
|
|
2026-03-12 04:37:19.637 ERROR [src.node.docker_mananger] Max retries reached for container 052d2353a5bc. Exiting log stream.
|
|
2026-03-12 04:37:20.193 ERROR [src.node.docker_mananger] Max retries reached for container 2deed6bb3ef7. Exiting log stream.
|
|
2026-03-12 04:37:29.933 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:37:29.936 DEBUG [src.node.waku_node] Stopping container with id b00d82f43828
|
|
2026-03-12 04:37:30.747 ERROR [src.node.docker_mananger] Max retries reached for container 91439e2db800. Exiting log stream.
|
|
2026-03-12 04:37:40.520 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:37:40.520 DEBUG [src.node.waku_node] Stopping container with id 494c6cfa121e
|
|
2026-03-12 04:37:41.063 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:37:41.065 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-12 04:37:41.111 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:37:41.839 ERROR [src.node.docker_mananger] Max retries reached for container b00d82f43828. Exiting log stream.
|
|
2026-03-12 04:37:41.881 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:37:42.623 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:37:42.678 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:37:42.707 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:37:42.734 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:37:42.789 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:37:42.815 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:37:42.869 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:37:42.896 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:37:42.923 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:37:42.950 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:37:42.977 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:37:42.978 ERROR [src.node.docker_mananger] Max retries reached for container 494c6cfa121e. Exiting log stream.
|
|
2026-03-12 04:37:43.003 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:37:43.028 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:37:43.052 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:37:43.076 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|