1587 lines
290 KiB
Plaintext

2026-03-18 04:39:06.491 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-18 04:39:06.491 DEBUG [tests.conftest] Running test: test_filter_20_senders_1_receiver with id: 2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0
2026-03-18 04:39:06.492 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-18 04:39:06.492 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-03-18 04:39:06.492 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-03-18 04:39:06.499 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:39:06.499 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:39:06.505 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:39:06.506 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:39:06.511 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:39:06.512 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:39:06.512 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-18 04:39:06.512 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-18 04:39:06.513 DEBUG [tests.e2e.test_e2e] Start 20 nodes to publish messages
2026-03-18 04:39:06.513 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:39:06.513 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:39:06.515 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:39:06.515 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.83.47
2026-03-18 04:39:06.515 DEBUG [src.node.docker_mananger] Generated ports ['21064', '21065', '21066', '21067', '21068']
2026-03-18 04:39:06.515 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:39:06.516 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:39:06.516 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:39:06.516 DEBUG [src.node.docker_mananger] docker run -i -t -p 21064:21064 -p 21065:21065 -p 21066:21066 -p 21067:21067 -p 21068:21068 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=21066 --rest-port=21064 --tcp-port=21065 --discv5-udp-port=21067 --rest-address=0.0.0.0 --nat=extip:172.18.83.47 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a821db9672fcfb912eda0acd3cdde28ed7df5f257fafdfbd3b935fdaeb6af9d6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21068 --metrics-logging=true --relay=true
2026-03-18 04:39:06.701 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.83.47 waku 308284299b7c9e437cf1792beed812c5477b86bf0e41bf044b2eeb136925ac4c
2026-03-18 04:39:06.734 DEBUG [src.node.docker_mananger] Container started with ID 308284299b7c. Setting up logs at ./log/docker/node1_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:39:06.734 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21064
2026-03-18 04:39:06.734 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:39:06.748 ERROR [src.node.docker_mananger] Max retries reached for container a919b7a33b0d. Exiting log stream.
2026-03-18 04:39:07.286 ERROR [src.node.docker_mananger] Max retries reached for container 87a5152ad0c4. Exiting log stream.
2026-03-18 04:39:07.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21064/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:39:07.738 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-18 04:39:07.738 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:39:07.738 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21064/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:39:07.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.83.47/tcp/21065/p2p/16Uiu2HAm7cW54WLDKERW6rN1CPAyzPQHYUb3SJLNd9nL5B8aNw9Z","/ip4/172.18.83.47/tcp/21066/ws/p2p/16Uiu2HAm7cW54WLDKERW6rN1CPAyzPQHYUb3SJLNd9nL5B8aNw9Z"],"enrUri":"enr:-L24QDKKCUoA_Yf-RDTgdORo-p4Fs5khEFDRLMipM9oeFab0cjv57HWVX9UDMsyL_VU7b7fyp_MgbBmy9bpQd0Kv2osCgmlkgnY0gmlwhKwSUy-KbXVsdGlhZGRyc5YACASsElMvBlJJAAoErBJTLwZSSt0DgnJzhQADAQAAiXNlY3AyNTZrMaECtRJtfAw7xpuvSI1TC-4_edsdzqpwJ4brin-T0SOuUMCDdGNwglJJg3VkcIJSS4V3YWt1MgE"}'
2026-03-18 04:39:07.741 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:39:07.748 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:39:07.748 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:39:07.748 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 04:39:07.848 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:39:07.848 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:39:07.850 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:39:07.851 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.104.245
2026-03-18 04:39:07.851 DEBUG [src.node.docker_mananger] Generated ports ['40538', '40539', '40540', '40541', '40542']
2026-03-18 04:39:07.851 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:39:07.851 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:39:07.851 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:39:07.851 DEBUG [src.node.docker_mananger] docker run -i -t -p 40538:40538 -p 40539:40539 -p 40540:40540 -p 40541:40541 -p 40542:40542 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=40540 --rest-port=40538 --tcp-port=40539 --discv5-udp-port=40541 --rest-address=0.0.0.0 --nat=extip:172.18.104.245 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bbc6be887fee5bdb3b31bc5e40eaf3f8fe4cd26d15ff2f4ad4d3d8b579fa18d0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40542 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QDKKCUoA_Yf-RDTgdORo-p4Fs5khEFDRLMipM9oeFab0cjv57HWVX9UDMsyL_VU7b7fyp_MgbBmy9bpQd0Kv2osCgmlkgnY0gmlwhKwSUy-KbXVsdGlhZGRyc5YACASsElMvBlJJAAoErBJTLwZSSt0DgnJzhQADAQAAiXNlY3AyNTZrMaECtRJtfAw7xpuvSI1TC-4_edsdzqpwJ4brin-T0SOuUMCDdGNwglJJg3VkcIJSS4V3YWt1MgE
2026-03-18 04:39:08.046 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.104.245 waku b941595080eb79b5a859d44cc5f078e6a9e24c3354065408dbaea93619ea7012
2026-03-18 04:39:08.080 DEBUG [src.node.docker_mananger] Container started with ID b941595080eb. Setting up logs at ./log/docker/node1_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:39:08.081 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40538
2026-03-18 04:39:08.081 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:39:09.083 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40538/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:39:09.109 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-18 04:39:09.110 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:39:09.111 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40538/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:39:09.119 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.104.245/tcp/40539/p2p/16Uiu2HAm9sQPuwPQ15ZSjCoa5oUkM9wyREHWSggqdmcF5iev98sQ","/ip4/172.18.104.245/tcp/40540/ws/p2p/16Uiu2HAm9sQPuwPQ15ZSjCoa5oUkM9wyREHWSggqdmcF5iev98sQ"],"enrUri":"enr:-L24QGY_gXH1yjJgaXitufIyNpPy_mKrpXJzSUWG5GKTT5SWZjSMnndTM7_tpBAXk3CgusyXt4M-irYsmg2dAO2rTyECgmlkgnY0gmlwhKwSaPWKbXVsdGlhZGRyc5YACASsEmj1Bp5bAAoErBJo9QaeXN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC1psY0qcRoRsRR5CToWDu5Ev3EHhJ8VlFKCH2qsqCg1eDdGNwgp5bg3VkcIKeXYV3YWt1MgE"}'
2026-03-18 04:39:09.120 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:39:09.121 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-18 04:39:12.131 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:39:12.131 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:39:12.131 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 04:39:12.231 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:39:12.231 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:39:12.233 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:39:12.233 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.249.142
2026-03-18 04:39:12.233 DEBUG [src.node.docker_mananger] Generated ports ['58507', '58508', '58509', '58510', '58511']
2026-03-18 04:39:12.233 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:39:12.233 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:39:12.233 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:39:12.234 DEBUG [src.node.docker_mananger] docker run -i -t -p 58507:58507 -p 58508:58508 -p 58509:58509 -p 58510:58510 -p 58511:58511 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=58509 --rest-port=58507 --tcp-port=58508 --discv5-udp-port=58510 --rest-address=0.0.0.0 --nat=extip:172.18.249.142 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=267857316bed3a9c899789df5202ed3b577e9d9a2194e6d4cd02a54e67c9e9e4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58511 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGY_gXH1yjJgaXitufIyNpPy_mKrpXJzSUWG5GKTT5SWZjSMnndTM7_tpBAXk3CgusyXt4M-irYsmg2dAO2rTyECgmlkgnY0gmlwhKwSaPWKbXVsdGlhZGRyc5YACASsEmj1Bp5bAAoErBJo9QaeXN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC1psY0qcRoRsRR5CToWDu5Ev3EHhJ8VlFKCH2qsqCg1eDdGNwgp5bg3VkcIKeXYV3YWt1MgE
2026-03-18 04:39:12.433 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.249.142 waku 293b065f46745d62ced8f8ad8130c34c6ef2e850ca947e441f3264f0e41df866
2026-03-18 04:39:12.465 DEBUG [src.node.docker_mananger] Container started with ID 293b065f4674. Setting up logs at ./log/docker/node2_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:39:12.465 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58507
2026-03-18 04:39:12.466 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:39:13.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58507/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:39:13.484 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-18 04:39:13.484 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:39:13.485 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58507/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:39:13.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.249.142/tcp/58508/p2p/16Uiu2HAm8F32pTFi6aW37toNhr6STLoxZwHCSdVPXhY9SY2ZqjYy","/ip4/172.18.249.142/tcp/58509/ws/p2p/16Uiu2HAm8F32pTFi6aW37toNhr6STLoxZwHCSdVPXhY9SY2ZqjYy"],"enrUri":"enr:-L24QMSdObues0vebECMLDCFHoF69BJp3jRWJV_bQ3aIQnKhagXbdAR2aOMG2CpU5VJ7tnonnuERuQNh0wf31Pit80ECgmlkgnY0gmlwhKwS-Y6KbXVsdGlhZGRyc5YACASsEvmOBuSMAAoErBL5jgbkjd0DgnJzhQADAQAAiXNlY3AyNTZrMaECvm5YS1EKMJ682lSeIzDwKsFCBcVNTijMyau00fj8tIaDdGNwguSMg3VkcILkjoV3YWt1MgE"}'
2026-03-18 04:39:13.494 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:39:13.494 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-18 04:39:16.502 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:39:16.502 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:39:16.502 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 04:39:16.602 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:39:16.602 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:39:16.604 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:39:16.604 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.174.161
2026-03-18 04:39:16.605 DEBUG [src.node.docker_mananger] Generated ports ['15218', '15219', '15220', '15221', '15222']
2026-03-18 04:39:16.605 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:39:16.605 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:39:16.605 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:39:16.605 DEBUG [src.node.docker_mananger] docker run -i -t -p 15218:15218 -p 15219:15219 -p 15220:15220 -p 15221:15221 -p 15222:15222 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=15220 --rest-port=15218 --tcp-port=15219 --discv5-udp-port=15221 --rest-address=0.0.0.0 --nat=extip:172.18.174.161 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9b78e0f1cbf57811aa4efce3f8be8cdebd58acea3e5d2ccb7b900bc7ca97ec4c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15222 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMSdObues0vebECMLDCFHoF69BJp3jRWJV_bQ3aIQnKhagXbdAR2aOMG2CpU5VJ7tnonnuERuQNh0wf31Pit80ECgmlkgnY0gmlwhKwS-Y6KbXVsdGlhZGRyc5YACASsEvmOBuSMAAoErBL5jgbkjd0DgnJzhQADAQAAiXNlY3AyNTZrMaECvm5YS1EKMJ682lSeIzDwKsFCBcVNTijMyau00fj8tIaDdGNwguSMg3VkcILkjoV3YWt1MgE
2026-03-18 04:39:16.807 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.174.161 waku c75a7987b46d6f4d4c73f348ca3c9dc253a68b951b0863c862925bb55cd7c9cf
2026-03-18 04:39:16.845 DEBUG [src.node.docker_mananger] Container started with ID c75a7987b46d. Setting up logs at ./log/docker/node3_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:39:16.845 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15218
2026-03-18 04:39:16.845 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:39:17.846 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15218/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:39:17.859 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-18 04:39:17.860 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:39:17.861 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15218/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:39:17.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.174.161/tcp/15219/p2p/16Uiu2HAm6fbUEwrJ1fhqScnW6hDaGf7BVZPaZ3RvkkZiZG7Wmj6Y","/ip4/172.18.174.161/tcp/15220/ws/p2p/16Uiu2HAm6fbUEwrJ1fhqScnW6hDaGf7BVZPaZ3RvkkZiZG7Wmj6Y"],"enrUri":"enr:-L24QFJQgcm3HiGdMYrp4n2GE-dRcuBUmIlbk2cFwLhjy9_2JfHG-lMkEDydMrsrfBv6M5JtfXHWo3UwqZGkmQlKzucCgmlkgnY0gmlwhKwSrqGKbXVsdGlhZGRyc5YACASsEq6hBjtzAAoErBKuoQY7dN0DgnJzhQADAQAAiXNlY3AyNTZrMaECpwGWrXlRp90sLQzQC3LbWrSw93wI15v5yvfsiDPvr1mDdGNwgjtzg3VkcII7dYV3YWt1MgE"}'
2026-03-18 04:39:17.868 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:39:17.868 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-18 04:39:20.876 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:39:20.876 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:39:20.876 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 04:39:20.976 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:39:20.977 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:39:20.978 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:39:20.978 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.183.88
2026-03-18 04:39:20.978 DEBUG [src.node.docker_mananger] Generated ports ['52095', '52096', '52097', '52098', '52099']
2026-03-18 04:39:20.979 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:39:20.979 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:39:20.979 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:39:20.979 DEBUG [src.node.docker_mananger] docker run -i -t -p 52095:52095 -p 52096:52096 -p 52097:52097 -p 52098:52098 -p 52099:52099 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=52097 --rest-port=52095 --tcp-port=52096 --discv5-udp-port=52098 --rest-address=0.0.0.0 --nat=extip:172.18.183.88 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bcbdb3a6f30fb75a8898e3f7311a0c7b8a08d2c8d15f3319dfeacdaebe523405 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52099 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFJQgcm3HiGdMYrp4n2GE-dRcuBUmIlbk2cFwLhjy9_2JfHG-lMkEDydMrsrfBv6M5JtfXHWo3UwqZGkmQlKzucCgmlkgnY0gmlwhKwSrqGKbXVsdGlhZGRyc5YACASsEq6hBjtzAAoErBKuoQY7dN0DgnJzhQADAQAAiXNlY3AyNTZrMaECpwGWrXlRp90sLQzQC3LbWrSw93wI15v5yvfsiDPvr1mDdGNwgjtzg3VkcII7dYV3YWt1MgE
2026-03-18 04:39:21.176 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.183.88 waku 789c332cba330c3b3608e756974b9607306e9473aa384f2c20cf93bb0555943b
2026-03-18 04:39:21.210 DEBUG [src.node.docker_mananger] Container started with ID 789c332cba33. Setting up logs at ./log/docker/node4_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:39:21.210 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52095
2026-03-18 04:39:21.210 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:39:22.213 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52095/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:39:22.221 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-18 04:39:22.223 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:39:22.223 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52095/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:39:22.243 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.183.88/tcp/52096/p2p/16Uiu2HAmCnCtvxD2FKz2g51ThWP6jp2Ci8rUeGCTfcDsvTzEQ6Yn","/ip4/172.18.183.88/tcp/52097/ws/p2p/16Uiu2HAmCnCtvxD2FKz2g51ThWP6jp2Ci8rUeGCTfcDsvTzEQ6Yn"],"enrUri":"enr:-L24QAoVWMN-ui5itJ2WgENdU5zYbg4cJTWi-JpKVCMt1vz3WJzfXsMLKisg0ucXNduOu0V9e8U4_w8cPGaaZswNylECgmlkgnY0gmlwhKwSt1iKbXVsdGlhZGRyc5YACASsErdYBsuAAAoErBK3WAbLgd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDAdlAPhbgZ6CVdT91EkrfGEGraisjRqSmXev3Bwoo8e-DdGNwgsuAg3VkcILLgoV3YWt1MgE"}'
2026-03-18 04:39:22.247 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:39:22.247 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-18 04:39:25.255 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:39:25.256 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:39:25.256 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 04:39:25.356 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:39:25.356 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:39:25.358 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:39:25.358 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.197.5
2026-03-18 04:39:25.359 DEBUG [src.node.docker_mananger] Generated ports ['15014', '15015', '15016', '15017', '15018']
2026-03-18 04:39:25.359 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:39:25.359 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:39:25.359 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:39:25.359 DEBUG [src.node.docker_mananger] docker run -i -t -p 15014:15014 -p 15015:15015 -p 15016:15016 -p 15017:15017 -p 15018:15018 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=15016 --rest-port=15014 --tcp-port=15015 --discv5-udp-port=15017 --rest-address=0.0.0.0 --nat=extip:172.18.197.5 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ed4cabebffa1c3869fdbcff6ccfabdec9958593f10c9d8673f8bb1eda4d2055c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15018 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QAoVWMN-ui5itJ2WgENdU5zYbg4cJTWi-JpKVCMt1vz3WJzfXsMLKisg0ucXNduOu0V9e8U4_w8cPGaaZswNylECgmlkgnY0gmlwhKwSt1iKbXVsdGlhZGRyc5YACASsErdYBsuAAAoErBK3WAbLgd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDAdlAPhbgZ6CVdT91EkrfGEGraisjRqSmXev3Bwoo8e-DdGNwgsuAg3VkcILLgoV3YWt1MgE
2026-03-18 04:39:25.570 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.197.5 waku 9a94566c19d38711206584c41c30f8a7150d3050a2a9fc15a258e01c5b1d5e70
2026-03-18 04:39:25.604 DEBUG [src.node.docker_mananger] Container started with ID 9a94566c19d3. Setting up logs at ./log/docker/node5_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:39:25.605 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15014
2026-03-18 04:39:25.605 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:39:26.606 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15014/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:39:26.623 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-18 04:39:26.626 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:39:26.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15014/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:39:26.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.197.5/tcp/15015/p2p/16Uiu2HAkyqGLZeUxMABiesfB3qhWpSBUgY5xLxENqi8D3DvRVahe","/ip4/172.18.197.5/tcp/15016/ws/p2p/16Uiu2HAkyqGLZeUxMABiesfB3qhWpSBUgY5xLxENqi8D3DvRVahe"],"enrUri":"enr:-L24QMhcerm4k2k5T0fzlbpkxJYTgoZ1CqSAlC38wFJAYocECLHRriMhqKND9ieXTs_Bioxq01gYnKaffHGGaSppoTYCgmlkgnY0gmlwhKwSxQWKbXVsdGlhZGRyc5YACASsEsUFBjqnAAoErBLFBQY6qN0DgnJzhQADAQAAiXNlY3AyNTZrMaECQXn0hKF5Uwd89E6JuPwCIKwt3CO9Lkujb20C7I3R4NmDdGNwgjqng3VkcII6qYV3YWt1MgE"}'
2026-03-18 04:39:26.632 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:39:26.633 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-18 04:39:29.640 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:39:29.641 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node6_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:39:29.641 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 04:39:29.741 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:39:29.741 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:39:29.743 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:39:29.743 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.103.149
2026-03-18 04:39:29.744 DEBUG [src.node.docker_mananger] Generated ports ['51305', '51306', '51307', '51308', '51309']
2026-03-18 04:39:29.744 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:39:29.744 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:39:29.744 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:39:29.744 DEBUG [src.node.docker_mananger] docker run -i -t -p 51305:51305 -p 51306:51306 -p 51307:51307 -p 51308:51308 -p 51309:51309 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=51307 --rest-port=51305 --tcp-port=51306 --discv5-udp-port=51308 --rest-address=0.0.0.0 --nat=extip:172.18.103.149 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8ddc35df6bd2e4e4efacdb929705b74ed691471717cc6fe7a7c15ddec7dea9ea --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51309 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMhcerm4k2k5T0fzlbpkxJYTgoZ1CqSAlC38wFJAYocECLHRriMhqKND9ieXTs_Bioxq01gYnKaffHGGaSppoTYCgmlkgnY0gmlwhKwSxQWKbXVsdGlhZGRyc5YACASsEsUFBjqnAAoErBLFBQY6qN0DgnJzhQADAQAAiXNlY3AyNTZrMaECQXn0hKF5Uwd89E6JuPwCIKwt3CO9Lkujb20C7I3R4NmDdGNwgjqng3VkcII6qYV3YWt1MgE
2026-03-18 04:39:29.949 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.103.149 waku 6874380d096f97af70402d8a38a1b227b84dbaf786be35790c645e35eddee5c7
2026-03-18 04:39:29.985 DEBUG [src.node.docker_mananger] Container started with ID 6874380d096f. Setting up logs at ./log/docker/node6_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:39:29.985 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 51305
2026-03-18 04:39:29.985 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:39:30.987 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51305/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:39:31.006 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-18 04:39:31.009 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:39:31.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51305/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:39:31.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.103.149/tcp/51306/p2p/16Uiu2HAmN1n6XEQbvBSMXfWjNkUBg718gCvkgE4PfjyDKPiPYPBN","/ip4/172.18.103.149/tcp/51307/ws/p2p/16Uiu2HAmN1n6XEQbvBSMXfWjNkUBg718gCvkgE4PfjyDKPiPYPBN"],"enrUri":"enr:-L24QHVl-GaOr5vk58N7IjAmgL8XnRobylhLPyK3i-Pge1KdPVIqH4NXNPJrNaRVM1ITbb7kq6owGSoX1G-zEGujZZ4CgmlkgnY0gmlwhKwSZ5WKbXVsdGlhZGRyc5YACASsEmeVBshqAAoErBJnlQbIa90DgnJzhQADAQAAiXNlY3AyNTZrMaEDiwyF4n2CimtAd7NS28GwJkDo-vnQl-hU5kVjzdrePsmDdGNwgshqg3VkcILIbIV3YWt1MgE"}'
2026-03-18 04:39:31.016 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:39:31.016 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-18 04:39:34.024 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:39:34.024 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node7_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:39:34.024 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 04:39:34.125 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:39:34.125 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:39:34.127 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:39:34.127 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.63.126
2026-03-18 04:39:34.127 DEBUG [src.node.docker_mananger] Generated ports ['57152', '57153', '57154', '57155', '57156']
2026-03-18 04:39:34.127 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:39:34.127 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:39:34.127 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:39:34.128 DEBUG [src.node.docker_mananger] docker run -i -t -p 57152:57152 -p 57153:57153 -p 57154:57154 -p 57155:57155 -p 57156:57156 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=57154 --rest-port=57152 --tcp-port=57153 --discv5-udp-port=57155 --rest-address=0.0.0.0 --nat=extip:172.18.63.126 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0e03a5ec71aa1fd3ef899cf4fc5fbd4ea851bcaa4d9272dbfcd7def58ebe3a8f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57156 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHVl-GaOr5vk58N7IjAmgL8XnRobylhLPyK3i-Pge1KdPVIqH4NXNPJrNaRVM1ITbb7kq6owGSoX1G-zEGujZZ4CgmlkgnY0gmlwhKwSZ5WKbXVsdGlhZGRyc5YACASsEmeVBshqAAoErBJnlQbIa90DgnJzhQADAQAAiXNlY3AyNTZrMaEDiwyF4n2CimtAd7NS28GwJkDo-vnQl-hU5kVjzdrePsmDdGNwgshqg3VkcILIbIV3YWt1MgE
2026-03-18 04:39:34.336 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.63.126 waku 89a5054f19ce9ba3bd2d83e30a1c1d4168a99872a7ddf56ace4b4f256b3c6142
2026-03-18 04:39:34.370 DEBUG [src.node.docker_mananger] Container started with ID 89a5054f19ce. Setting up logs at ./log/docker/node7_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:39:34.370 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57152
2026-03-18 04:39:34.370 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:39:35.372 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57152/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:39:35.387 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-18 04:39:35.388 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:39:35.389 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57152/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:39:35.394 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.63.126/tcp/57153/p2p/16Uiu2HAmS1a32VLJzQo96hPMJQJ1BPJiuifEh6UUf44oWCm643ei","/ip4/172.18.63.126/tcp/57154/ws/p2p/16Uiu2HAmS1a32VLJzQo96hPMJQJ1BPJiuifEh6UUf44oWCm643ei"],"enrUri":"enr:-L24QK_ZFDteuZb9iPVVbfecBtPp_WLqAe-4_IEPrbzQs6X0BpLnYhNtkIGLsvMo_6LhFnrsGP4KG7Pq5UpDq6FHR64CgmlkgnY0gmlwhKwSP36KbXVsdGlhZGRyc5YACASsEj9-Bt9BAAoErBI_fgbfQt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDxm2iVJ-m21VRkwL961HcTnwx0cJ2VlSDS4RBmcKUp1uDdGNwgt9Bg3VkcILfQ4V3YWt1MgE"}'
2026-03-18 04:39:35.395 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:39:35.395 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-18 04:39:38.402 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:39:38.402 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node8_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:39:38.402 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 04:39:38.502 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:39:38.503 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:39:38.504 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:39:38.504 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.86.195
2026-03-18 04:39:38.504 DEBUG [src.node.docker_mananger] Generated ports ['25742', '25743', '25744', '25745', '25746']
2026-03-18 04:39:38.505 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:39:38.505 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:39:38.505 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:39:38.505 DEBUG [src.node.docker_mananger] docker run -i -t -p 25742:25742 -p 25743:25743 -p 25744:25744 -p 25745:25745 -p 25746:25746 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=25744 --rest-port=25742 --tcp-port=25743 --discv5-udp-port=25745 --rest-address=0.0.0.0 --nat=extip:172.18.86.195 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7db929dfb6d13ebf1cbb82a274ddefc3f8624e7bb8e9343d28c213fb23e97ea3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25746 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QK_ZFDteuZb9iPVVbfecBtPp_WLqAe-4_IEPrbzQs6X0BpLnYhNtkIGLsvMo_6LhFnrsGP4KG7Pq5UpDq6FHR64CgmlkgnY0gmlwhKwSP36KbXVsdGlhZGRyc5YACASsEj9-Bt9BAAoErBI_fgbfQt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDxm2iVJ-m21VRkwL961HcTnwx0cJ2VlSDS4RBmcKUp1uDdGNwgt9Bg3VkcILfQ4V3YWt1MgE
2026-03-18 04:39:38.714 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.86.195 waku 899d958a5a489c610546c1628d94213c6cdc658c841db7c2e53755e1c95ae359
2026-03-18 04:39:38.748 DEBUG [src.node.docker_mananger] Container started with ID 899d958a5a48. Setting up logs at ./log/docker/node8_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:39:38.749 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 25742
2026-03-18 04:39:38.749 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:39:39.750 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25742/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:39:39.766 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-18 04:39:39.767 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:39:39.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25742/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:39:39.773 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.86.195/tcp/25743/p2p/16Uiu2HAmPHza9gjtpViaZNUe1b1dqQUB2YqBzxPeP9U2VUbAivWL","/ip4/172.18.86.195/tcp/25744/ws/p2p/16Uiu2HAmPHza9gjtpViaZNUe1b1dqQUB2YqBzxPeP9U2VUbAivWL"],"enrUri":"enr:-L24QJyOBz-GhgG_omenCUSBeBx8UDW1tC2ewfZk_wHytVmMNbCm38W1MVLWZT82LwQ1MrdqLpILPndMCU0SNJG3NfsCgmlkgnY0gmlwhKwSVsOKbXVsdGlhZGRyc5YACASsElbDBmSPAAoErBJWwwZkkN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDng-cI4QLAbxgLxkNuBumhH-ux1f62ruSP5xsSSGsEhGDdGNwgmSPg3VkcIJkkYV3YWt1MgE"}'
2026-03-18 04:39:39.774 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:39:39.775 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-18 04:39:42.783 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:39:42.783 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node9_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:39:42.783 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 04:39:42.883 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:39:42.883 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:39:42.885 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:39:42.885 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.39.63
2026-03-18 04:39:42.885 DEBUG [src.node.docker_mananger] Generated ports ['38351', '38352', '38353', '38354', '38355']
2026-03-18 04:39:42.886 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:39:42.886 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:39:42.886 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:39:42.886 DEBUG [src.node.docker_mananger] docker run -i -t -p 38351:38351 -p 38352:38352 -p 38353:38353 -p 38354:38354 -p 38355:38355 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=38353 --rest-port=38351 --tcp-port=38352 --discv5-udp-port=38354 --rest-address=0.0.0.0 --nat=extip:172.18.39.63 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b9d7d45c5bae213ea2a869fa64deb8ffdd075bff21db2085195670431f6e94ed --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38355 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJyOBz-GhgG_omenCUSBeBx8UDW1tC2ewfZk_wHytVmMNbCm38W1MVLWZT82LwQ1MrdqLpILPndMCU0SNJG3NfsCgmlkgnY0gmlwhKwSVsOKbXVsdGlhZGRyc5YACASsElbDBmSPAAoErBJWwwZkkN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDng-cI4QLAbxgLxkNuBumhH-ux1f62ruSP5xsSSGsEhGDdGNwgmSPg3VkcIJkkYV3YWt1MgE
2026-03-18 04:39:43.088 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.39.63 waku ea6b64dd8a592d170ba5ee8b9be0857dd45d832f020f796c5fad9ec32cf9a880
2026-03-18 04:39:43.122 DEBUG [src.node.docker_mananger] Container started with ID ea6b64dd8a59. Setting up logs at ./log/docker/node9_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:39:43.123 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 38351
2026-03-18 04:39:43.123 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:39:44.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38351/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:39:44.141 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-18 04:39:44.142 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:39:44.143 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38351/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:39:44.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.39.63/tcp/38352/p2p/16Uiu2HAmN9BfsRvaBMNfZYbEXBgyA9kKRkJYrKuMQ3UKoqjGmqFj","/ip4/172.18.39.63/tcp/38353/ws/p2p/16Uiu2HAmN9BfsRvaBMNfZYbEXBgyA9kKRkJYrKuMQ3UKoqjGmqFj"],"enrUri":"enr:-L24QFrU90sHiNzONMuF09zqYyx92Xb96AtzkUQXqKEbfObzH2MnUHY7jwYuAJfh-bKaTo2G2sq3m7R9s69Z0NexfJYCgmlkgnY0gmlwhKwSJz-KbXVsdGlhZGRyc5YACASsEic_BpXQAAoErBInPwaV0d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDjPI-tVBY_ZecNLG8T7kf5pY_HVv687UPrRXYeEXOCCaDdGNwgpXQg3VkcIKV0oV3YWt1MgE"}'
2026-03-18 04:39:44.148 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:39:44.149 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-18 04:39:47.156 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:39:47.157 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node10_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:39:47.157 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 04:39:47.257 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:39:47.257 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:39:47.259 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:39:47.259 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.251.54
2026-03-18 04:39:47.259 DEBUG [src.node.docker_mananger] Generated ports ['55167', '55168', '55169', '55170', '55171']
2026-03-18 04:39:47.259 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:39:47.259 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:39:47.260 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:39:47.260 DEBUG [src.node.docker_mananger] docker run -i -t -p 55167:55167 -p 55168:55168 -p 55169:55169 -p 55170:55170 -p 55171:55171 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=55169 --rest-port=55167 --tcp-port=55168 --discv5-udp-port=55170 --rest-address=0.0.0.0 --nat=extip:172.18.251.54 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=01d1a4cc76e2e72d120d4557ac10e3a81c7accdc6eadeaf42e8fada1cdbf6a5b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55171 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFrU90sHiNzONMuF09zqYyx92Xb96AtzkUQXqKEbfObzH2MnUHY7jwYuAJfh-bKaTo2G2sq3m7R9s69Z0NexfJYCgmlkgnY0gmlwhKwSJz-KbXVsdGlhZGRyc5YACASsEic_BpXQAAoErBInPwaV0d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDjPI-tVBY_ZecNLG8T7kf5pY_HVv687UPrRXYeEXOCCaDdGNwgpXQg3VkcIKV0oV3YWt1MgE
2026-03-18 04:39:47.467 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.251.54 waku ce1a5e8c56f9c0a441712d13631d062dc4cb775fe4bf2da83da2d5e82017fb5c
2026-03-18 04:39:47.502 DEBUG [src.node.docker_mananger] Container started with ID ce1a5e8c56f9. Setting up logs at ./log/docker/node10_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:39:47.502 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55167
2026-03-18 04:39:47.502 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:39:48.503 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55167/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:39:48.520 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-18 04:39:48.520 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:39:48.520 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55167/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:39:48.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.251.54/tcp/55168/p2p/16Uiu2HAmUnLcHC84uRgJzoavGaZph6jiRzSUARSZjZn4yP5AuYHu","/ip4/172.18.251.54/tcp/55169/ws/p2p/16Uiu2HAmUnLcHC84uRgJzoavGaZph6jiRzSUARSZjZn4yP5AuYHu"],"enrUri":"enr:-L24QBk72MFxXxJu-ocJGkKiOfPDQTByD7dVI0cOE-AtndHXGJf68tGvNY0jP5Eu6woLxtHIGsKNi2EOWK0v8zcRydgCgmlkgnY0gmlwhKwS-zaKbXVsdGlhZGRyc5YACASsEvs2BteAAAoErBL7NgbXgd0DgnJzhQADAQAAiXNlY3AyNTZrMaED75z2eUJozOe8bpOgAERmcJLgIf6VeOVzB6dBQvZ6ceCDdGNwgteAg3VkcILXgoV3YWt1MgE"}'
2026-03-18 04:39:48.528 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:39:48.528 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-18 04:39:51.536 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:39:51.536 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node11_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:39:51.536 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 04:39:51.636 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:39:51.637 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:39:51.638 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:39:51.639 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.148.80
2026-03-18 04:39:51.639 DEBUG [src.node.docker_mananger] Generated ports ['50318', '50319', '50320', '50321', '50322']
2026-03-18 04:39:51.639 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:39:51.639 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:39:51.639 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:39:51.639 DEBUG [src.node.docker_mananger] docker run -i -t -p 50318:50318 -p 50319:50319 -p 50320:50320 -p 50321:50321 -p 50322:50322 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=50320 --rest-port=50318 --tcp-port=50319 --discv5-udp-port=50321 --rest-address=0.0.0.0 --nat=extip:172.18.148.80 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3fadb1c14e7ba0feb1add0ca5a47ccda2f26e5ae825a6aca3aa0f779ccfcabad --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50322 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QBk72MFxXxJu-ocJGkKiOfPDQTByD7dVI0cOE-AtndHXGJf68tGvNY0jP5Eu6woLxtHIGsKNi2EOWK0v8zcRydgCgmlkgnY0gmlwhKwS-zaKbXVsdGlhZGRyc5YACASsEvs2BteAAAoErBL7NgbXgd0DgnJzhQADAQAAiXNlY3AyNTZrMaED75z2eUJozOe8bpOgAERmcJLgIf6VeOVzB6dBQvZ6ceCDdGNwgteAg3VkcILXgoV3YWt1MgE
2026-03-18 04:39:51.854 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.148.80 waku 33ffee5c2a5b03301c18768ee09d64a0759e0469cc8bf14174c23eea650c1bb9
2026-03-18 04:39:51.889 DEBUG [src.node.docker_mananger] Container started with ID 33ffee5c2a5b. Setting up logs at ./log/docker/node11_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:39:51.890 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50318
2026-03-18 04:39:51.890 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:39:52.890 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50318/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:39:52.897 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-18 04:39:52.900 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:39:52.901 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50318/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:39:52.922 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.148.80/tcp/50319/p2p/16Uiu2HAmDrzqHqRrga3gBgqYgLnGZtrGGb5avFrSHKRCfE3AnzUX","/ip4/172.18.148.80/tcp/50320/ws/p2p/16Uiu2HAmDrzqHqRrga3gBgqYgLnGZtrGGb5avFrSHKRCfE3AnzUX"],"enrUri":"enr:-L24QL2LDO0iGRZB9Ipz6TPWyymH5wP0mftvDIOveg1MEAJnIi907kRnXXnjZpbn_p6sYhUyWUP9pABn1WHlKfGopuQCgmlkgnY0gmlwhKwSlFCKbXVsdGlhZGRyc5YACASsEpRQBsSPAAoErBKUUAbEkN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDEe8z2A7PKOOiv1zc660thH_fQJHCgeODm-9-_KWsQFiDdGNwgsSPg3VkcILEkYV3YWt1MgE"}'
2026-03-18 04:39:52.926 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:39:52.927 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-18 04:39:55.935 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:39:55.935 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node12_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:39:55.935 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 04:39:56.035 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:39:56.036 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:39:56.037 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:39:56.038 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.86.93
2026-03-18 04:39:56.038 DEBUG [src.node.docker_mananger] Generated ports ['8537', '8538', '8539', '8540', '8541']
2026-03-18 04:39:56.038 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:39:56.038 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:39:56.038 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:39:56.038 DEBUG [src.node.docker_mananger] docker run -i -t -p 8537:8537 -p 8538:8538 -p 8539:8539 -p 8540:8540 -p 8541:8541 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=8539 --rest-port=8537 --tcp-port=8538 --discv5-udp-port=8540 --rest-address=0.0.0.0 --nat=extip:172.18.86.93 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=be83d7cad05b85ff0ab2b9a2bb72dece9dba7a0d9bacc66cebc33bdc29823e8a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8541 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QL2LDO0iGRZB9Ipz6TPWyymH5wP0mftvDIOveg1MEAJnIi907kRnXXnjZpbn_p6sYhUyWUP9pABn1WHlKfGopuQCgmlkgnY0gmlwhKwSlFCKbXVsdGlhZGRyc5YACASsEpRQBsSPAAoErBKUUAbEkN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDEe8z2A7PKOOiv1zc660thH_fQJHCgeODm-9-_KWsQFiDdGNwgsSPg3VkcILEkYV3YWt1MgE
2026-03-18 04:39:56.264 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.86.93 waku 5a3cd0406352f11bd1bbb3d8a86aec36be911da64d1d8473212f0b58040d5129
2026-03-18 04:39:56.300 DEBUG [src.node.docker_mananger] Container started with ID 5a3cd0406352. Setting up logs at ./log/docker/node12_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:39:56.300 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 8537
2026-03-18 04:39:56.300 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:39:57.301 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8537/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:39:57.314 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-18 04:39:57.316 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:39:57.318 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8537/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:39:57.324 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.86.93/tcp/8538/p2p/16Uiu2HAm7ocho9Qt5DmJ8PHihprdGGFKwNwcpYVyGQ1m1m6xS9sf","/ip4/172.18.86.93/tcp/8539/ws/p2p/16Uiu2HAm7ocho9Qt5DmJ8PHihprdGGFKwNwcpYVyGQ1m1m6xS9sf"],"enrUri":"enr:-L24QDm99Dxg7kdqZ9DqK-LgK1oqDZgpEFyF8Q5z5ygsJ3kSAV_6q-mkURv1llKfT4MS9qeEGhb9OpRqnGrfwRBBClkCgmlkgnY0gmlwhKwSVl2KbXVsdGlhZGRyc5YACASsElZdBiFaAAoErBJWXQYhW90DgnJzhQADAQAAiXNlY3AyNTZrMaECt-tRIzRg3EdXetRBQQ7SrZbQX525vVZo10fAsQygsBKDdGNwgiFag3VkcIIhXIV3YWt1MgE"}'
2026-03-18 04:39:57.325 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:39:57.325 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-18 04:40:00.333 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:40:00.333 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node13_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:40:00.333 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 04:40:00.434 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:40:00.434 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:40:00.436 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:40:00.436 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.221.234
2026-03-18 04:40:00.436 DEBUG [src.node.docker_mananger] Generated ports ['64149', '64150', '64151', '64152', '64153']
2026-03-18 04:40:00.436 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:40:00.437 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:40:00.437 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:40:00.437 DEBUG [src.node.docker_mananger] docker run -i -t -p 64149:64149 -p 64150:64150 -p 64151:64151 -p 64152:64152 -p 64153:64153 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=64151 --rest-port=64149 --tcp-port=64150 --discv5-udp-port=64152 --rest-address=0.0.0.0 --nat=extip:172.18.221.234 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=13d41e2ed105c72d901d2dfbde2f0cfdbba5ced3ec40b7bfca12d5a8b8f628cd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=64153 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QDm99Dxg7kdqZ9DqK-LgK1oqDZgpEFyF8Q5z5ygsJ3kSAV_6q-mkURv1llKfT4MS9qeEGhb9OpRqnGrfwRBBClkCgmlkgnY0gmlwhKwSVl2KbXVsdGlhZGRyc5YACASsElZdBiFaAAoErBJWXQYhW90DgnJzhQADAQAAiXNlY3AyNTZrMaECt-tRIzRg3EdXetRBQQ7SrZbQX525vVZo10fAsQygsBKDdGNwgiFag3VkcIIhXIV3YWt1MgE
2026-03-18 04:40:00.663 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.221.234 waku 6dea4bc8410de5e70cc33c74ed19cdc4863ae51af57b1243d4908249294912a1
2026-03-18 04:40:00.698 DEBUG [src.node.docker_mananger] Container started with ID 6dea4bc8410d. Setting up logs at ./log/docker/node13_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:40:00.698 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 64149
2026-03-18 04:40:00.699 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:40:01.700 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64149/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:01.716 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-18 04:40:01.717 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:40:01.717 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64149/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:01.723 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.221.234/tcp/64150/p2p/16Uiu2HAmRci7sksMQLhLoqzDyF9VztiCKihwZddWqeRdhsBj1mMe","/ip4/172.18.221.234/tcp/64151/ws/p2p/16Uiu2HAmRci7sksMQLhLoqzDyF9VztiCKihwZddWqeRdhsBj1mMe"],"enrUri":"enr:-L24QGVW96enPQ2hORQPq_uigRfqIRI1ry2aknYFPcIl08VZJaQajL6Som5cXZkE12mvDzvg5V6LUxnbQgk3GnkcUpgCgmlkgnY0gmlwhKwS3eqKbXVsdGlhZGRyc5YACASsEt3qBvqWAAoErBLd6gb6l90DgnJzhQADAQAAiXNlY3AyNTZrMaEDwJJqaOiK78s8qdvFKnWt5kxfPdcVPOL-2bjE9l33eD2DdGNwgvqWg3VkcIL6mIV3YWt1MgE"}'
2026-03-18 04:40:01.726 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:40:01.726 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-18 04:40:04.733 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:40:04.733 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node14_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:40:04.734 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 04:40:04.834 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:40:04.835 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:40:04.839 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:40:04.839 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.244.173
2026-03-18 04:40:04.839 DEBUG [src.node.docker_mananger] Generated ports ['33234', '33235', '33236', '33237', '33238']
2026-03-18 04:40:04.839 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:40:04.840 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:40:04.843 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:40:04.844 DEBUG [src.node.docker_mananger] docker run -i -t -p 33234:33234 -p 33235:33235 -p 33236:33236 -p 33237:33237 -p 33238:33238 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=33236 --rest-port=33234 --tcp-port=33235 --discv5-udp-port=33237 --rest-address=0.0.0.0 --nat=extip:172.18.244.173 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a5aae7c8fe0cd6b12d5259f83edd341e2cebccbab2eda5726a3241fee25a6f17 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33238 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGVW96enPQ2hORQPq_uigRfqIRI1ry2aknYFPcIl08VZJaQajL6Som5cXZkE12mvDzvg5V6LUxnbQgk3GnkcUpgCgmlkgnY0gmlwhKwS3eqKbXVsdGlhZGRyc5YACASsEt3qBvqWAAoErBLd6gb6l90DgnJzhQADAQAAiXNlY3AyNTZrMaEDwJJqaOiK78s8qdvFKnWt5kxfPdcVPOL-2bjE9l33eD2DdGNwgvqWg3VkcIL6mIV3YWt1MgE
2026-03-18 04:40:05.106 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.244.173 waku 1ba331cb9d79754e736a9dd5a3d30e42e998608ffa6badc8966889305ba0741e
2026-03-18 04:40:05.149 DEBUG [src.node.docker_mananger] Container started with ID 1ba331cb9d79. Setting up logs at ./log/docker/node14_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:40:05.150 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 33234
2026-03-18 04:40:05.151 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:40:06.152 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33234/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:06.181 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-18 04:40:06.181 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:40:06.182 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33234/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:06.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.244.173/tcp/33235/p2p/16Uiu2HAm1aRwh42Yi9ZJcBbhu9BTENWZrheHwafUYesiYMe9jy1D","/ip4/172.18.244.173/tcp/33236/ws/p2p/16Uiu2HAm1aRwh42Yi9ZJcBbhu9BTENWZrheHwafUYesiYMe9jy1D"],"enrUri":"enr:-L24QOMK3806Y1hjKKvorLQGOGiApwfJH0qkF15km-ecKd6GNAnLs2ycI5iCGG8kOO4T2d8Xy9-reN7qMpY13-Ax-_sCgmlkgnY0gmlwhKwS9K2KbXVsdGlhZGRyc5YACASsEvStBoHTAAoErBL0rQaB1N0DgnJzhQADAQAAiXNlY3AyNTZrMaECW2R6Xr85KzPwXU_OYrAsGGgyBc4WIuvT6rZce4XvjpyDdGNwgoHTg3VkcIKB1YV3YWt1MgE"}'
2026-03-18 04:40:06.194 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:40:06.194 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-18 04:40:09.204 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:40:09.204 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node15_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:40:09.204 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 04:40:09.304 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:40:09.305 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:40:09.306 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:40:09.306 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.133.187
2026-03-18 04:40:09.306 DEBUG [src.node.docker_mananger] Generated ports ['30239', '30240', '30241', '30242', '30243']
2026-03-18 04:40:09.307 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:40:09.307 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:40:09.307 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:40:09.307 DEBUG [src.node.docker_mananger] docker run -i -t -p 30239:30239 -p 30240:30240 -p 30241:30241 -p 30242:30242 -p 30243:30243 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=30241 --rest-port=30239 --tcp-port=30240 --discv5-udp-port=30242 --rest-address=0.0.0.0 --nat=extip:172.18.133.187 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9dd5d122d1e6aedb33fbcdfb997fe8b9dac47eda9ddea684ae1942fd7b34747c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30243 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOMK3806Y1hjKKvorLQGOGiApwfJH0qkF15km-ecKd6GNAnLs2ycI5iCGG8kOO4T2d8Xy9-reN7qMpY13-Ax-_sCgmlkgnY0gmlwhKwS9K2KbXVsdGlhZGRyc5YACASsEvStBoHTAAoErBL0rQaB1N0DgnJzhQADAQAAiXNlY3AyNTZrMaECW2R6Xr85KzPwXU_OYrAsGGgyBc4WIuvT6rZce4XvjpyDdGNwgoHTg3VkcIKB1YV3YWt1MgE
2026-03-18 04:40:09.529 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.133.187 waku 526d4859e0a6c6fd022174b79e4db33e6e7632098179a8f1a3d732a5828244ef
2026-03-18 04:40:09.565 DEBUG [src.node.docker_mananger] Container started with ID 526d4859e0a6. Setting up logs at ./log/docker/node15_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:40:09.566 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30239
2026-03-18 04:40:09.567 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:40:10.567 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30239/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:10.579 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-18 04:40:10.582 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:40:10.583 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30239/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:10.591 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.133.187/tcp/30240/p2p/16Uiu2HAmS9iSn2A9SpGcBTgc52hfJznLXtLVxqEVAnPGGhcc45Ai","/ip4/172.18.133.187/tcp/30241/ws/p2p/16Uiu2HAmS9iSn2A9SpGcBTgc52hfJznLXtLVxqEVAnPGGhcc45Ai"],"enrUri":"enr:-L24QAI79v_HjqhHK1M1exgbru7RCJ2DvdLTvtVz5EuECv3SQAgcb1_AhsbzoLOJR9GZ3-v4TSVOPOiletNUtvIyKV4CgmlkgnY0gmlwhKwShbuKbXVsdGlhZGRyc5YACASsEoW7BnYgAAoErBKFuwZ2Id0DgnJzhQADAQAAiXNlY3AyNTZrMaEDyIPKCkhR2VGPtUxo5-zNHmy1gZ6uX4SAZG1Y8GehocuDdGNwgnYgg3VkcIJ2IoV3YWt1MgE"}'
2026-03-18 04:40:10.591 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:40:10.591 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-18 04:40:13.600 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:40:13.600 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node16_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:40:13.600 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 04:40:13.700 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:40:13.701 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:40:13.702 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:40:13.702 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.6.252
2026-03-18 04:40:13.703 DEBUG [src.node.docker_mananger] Generated ports ['7101', '7102', '7103', '7104', '7105']
2026-03-18 04:40:13.703 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:40:13.703 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:40:13.703 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:40:13.703 DEBUG [src.node.docker_mananger] docker run -i -t -p 7101:7101 -p 7102:7102 -p 7103:7103 -p 7104:7104 -p 7105:7105 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=7103 --rest-port=7101 --tcp-port=7102 --discv5-udp-port=7104 --rest-address=0.0.0.0 --nat=extip:172.18.6.252 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0aaf531c9fb1817d30c9c33f69fe9a897dd69954da42bd6de33f0f3fd881d638 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7105 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QAI79v_HjqhHK1M1exgbru7RCJ2DvdLTvtVz5EuECv3SQAgcb1_AhsbzoLOJR9GZ3-v4TSVOPOiletNUtvIyKV4CgmlkgnY0gmlwhKwShbuKbXVsdGlhZGRyc5YACASsEoW7BnYgAAoErBKFuwZ2Id0DgnJzhQADAQAAiXNlY3AyNTZrMaEDyIPKCkhR2VGPtUxo5-zNHmy1gZ6uX4SAZG1Y8GehocuDdGNwgnYgg3VkcIJ2IoV3YWt1MgE
2026-03-18 04:40:13.940 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.6.252 waku 49af14f5ff45f60ba148fd34026bef85242bdbf91c27d150818c20e6b66400b3
2026-03-18 04:40:14.005 DEBUG [src.node.docker_mananger] Container started with ID 49af14f5ff45. Setting up logs at ./log/docker/node16_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:40:14.005 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 7101
2026-03-18 04:40:14.005 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:40:15.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7101/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:15.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"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-18 04:40:15.016 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:40:15.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7101/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:15.021 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.6.252/tcp/7102/p2p/16Uiu2HAm3qizhWSapCTeXg2hLPEz1AgcZMuP8pmiesfHNx8udrZX","/ip4/172.18.6.252/tcp/7103/ws/p2p/16Uiu2HAm3qizhWSapCTeXg2hLPEz1AgcZMuP8pmiesfHNx8udrZX"],"enrUri":"enr:-L24QDKmYSUJapD6580jBj6xuf-7cL9jFWetlWBFia3jDOIMHLuN3V2oydRHKXKPSzHf1XLLYGLWOI-myLdA6tlicT8CgmlkgnY0gmlwhKwSBvyKbXVsdGlhZGRyc5YACASsEgb8Bhu-AAoErBIG_AYbv90DgnJzhQADAQAAiXNlY3AyNTZrMaECfQbYN3LcuweRZxthSrc1iH0zYL4HfEP126KX6g9A18KDdGNwghu-g3VkcIIbwIV3YWt1MgE"}'
2026-03-18 04:40:15.022 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:40:15.022 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-18 04:40:18.030 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:40:18.030 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node17_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:40:18.030 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 04:40:18.130 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:40:18.131 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:40:18.132 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:40:18.132 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.192.221
2026-03-18 04:40:18.132 DEBUG [src.node.docker_mananger] Generated ports ['55226', '55227', '55228', '55229', '55230']
2026-03-18 04:40:18.133 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:40:18.133 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:40:18.133 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:40:18.133 DEBUG [src.node.docker_mananger] docker run -i -t -p 55226:55226 -p 55227:55227 -p 55228:55228 -p 55229:55229 -p 55230:55230 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=55228 --rest-port=55226 --tcp-port=55227 --discv5-udp-port=55229 --rest-address=0.0.0.0 --nat=extip:172.18.192.221 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bce4c6bded8baee393e00bb1a9d700f49ddde4343ffc0c25bb4a8a58e3aa6abc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55230 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QDKmYSUJapD6580jBj6xuf-7cL9jFWetlWBFia3jDOIMHLuN3V2oydRHKXKPSzHf1XLLYGLWOI-myLdA6tlicT8CgmlkgnY0gmlwhKwSBvyKbXVsdGlhZGRyc5YACASsEgb8Bhu-AAoErBIG_AYbv90DgnJzhQADAQAAiXNlY3AyNTZrMaECfQbYN3LcuweRZxthSrc1iH0zYL4HfEP126KX6g9A18KDdGNwghu-g3VkcIIbwIV3YWt1MgE
2026-03-18 04:40:18.385 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.192.221 waku f8f2dd704f8c42567e3ae72acf657442d8d3fa5c74ee3f8aaefca47e209d2b29
2026-03-18 04:40:18.419 DEBUG [src.node.docker_mananger] Container started with ID f8f2dd704f8c. Setting up logs at ./log/docker/node17_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:40:18.419 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55226
2026-03-18 04:40:18.419 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:40:19.420 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55226/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:19.438 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-18 04:40:19.440 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:40:19.442 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55226/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:19.450 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.192.221/tcp/55227/p2p/16Uiu2HAmKP3LxzEsKSDn8TrNTJujc9Dhd3Bo8JojssN7kEPfDLsj","/ip4/172.18.192.221/tcp/55228/ws/p2p/16Uiu2HAmKP3LxzEsKSDn8TrNTJujc9Dhd3Bo8JojssN7kEPfDLsj"],"enrUri":"enr:-L24QAlvDGQm8_-7wClP1xXRdedGR64u0cgcWp43ub9G2f-CMpw0ZadmqJ8iVZkCo5iqzfdKm2rARIKNrbOaaXa93BECgmlkgnY0gmlwhKwSwN2KbXVsdGlhZGRyc5YACASsEsDdBte7AAoErBLA3QbXvN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDY-vmvhp2fq0TT1YLFVofnPuy12AyLZ3B8WHW716wX-qDdGNwgte7g3VkcILXvYV3YWt1MgE"}'
2026-03-18 04:40:19.450 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:40:19.450 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-18 04:40:22.465 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:40:22.465 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node18_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:40:22.465 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 04:40:22.565 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:40:22.566 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:40:22.567 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:40:22.567 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.76.210
2026-03-18 04:40:22.567 DEBUG [src.node.docker_mananger] Generated ports ['11399', '11400', '11401', '11402', '11403']
2026-03-18 04:40:22.568 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:40:22.568 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:40:22.568 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:40:22.568 DEBUG [src.node.docker_mananger] docker run -i -t -p 11399:11399 -p 11400:11400 -p 11401:11401 -p 11402:11402 -p 11403:11403 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=11401 --rest-port=11399 --tcp-port=11400 --discv5-udp-port=11402 --rest-address=0.0.0.0 --nat=extip:172.18.76.210 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6900e98ed2b6a1b4aa0d80ec67c53bbf763aae2f0abefebf0d8d18a26d06f22d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11403 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QAlvDGQm8_-7wClP1xXRdedGR64u0cgcWp43ub9G2f-CMpw0ZadmqJ8iVZkCo5iqzfdKm2rARIKNrbOaaXa93BECgmlkgnY0gmlwhKwSwN2KbXVsdGlhZGRyc5YACASsEsDdBte7AAoErBLA3QbXvN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDY-vmvhp2fq0TT1YLFVofnPuy12AyLZ3B8WHW716wX-qDdGNwgte7g3VkcILXvYV3YWt1MgE
2026-03-18 04:40:22.828 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.76.210 waku c89e0a36a12894318e92ca11ef5c9d9c9caff111ec21418d5c13ee8af9796d57
2026-03-18 04:40:22.863 DEBUG [src.node.docker_mananger] Container started with ID c89e0a36a128. Setting up logs at ./log/docker/node18_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:40:22.864 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11399
2026-03-18 04:40:22.864 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:40:23.866 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11399/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:23.884 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-18 04:40:23.884 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:40:23.885 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11399/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:23.893 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.76.210/tcp/11400/p2p/16Uiu2HAkwHP56iQqcyzQWmGZWYHb4BFcetsbw5dk3SZ7LmsAvMwZ","/ip4/172.18.76.210/tcp/11401/ws/p2p/16Uiu2HAkwHP56iQqcyzQWmGZWYHb4BFcetsbw5dk3SZ7LmsAvMwZ"],"enrUri":"enr:-L24QIHhVNgth29PWTaU47Mm40lwAtvwZQv5dKalNu36aZiKTaXVxm9wFChBRTlVDoLtx_FblExH3MkKHOglvjClGYsCgmlkgnY0gmlwhKwSTNKKbXVsdGlhZGRyc5YACASsEkzSBiyIAAoErBJM0gYsid0DgnJzhQADAQAAiXNlY3AyNTZrMaECG5eb3e3-Sl2iiOhUbBrT3TYZqujWwedU6bJCJ8rtMMSDdGNwgiyIg3VkcIIsioV3YWt1MgE"}'
2026-03-18 04:40:23.893 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:40:23.894 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-18 04:40:26.901 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:40:26.902 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node19_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:40:26.902 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 04:40:27.002 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:40:27.004 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:40:27.018 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:40:27.023 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.196.47
2026-03-18 04:40:27.028 DEBUG [src.node.docker_mananger] Generated ports ['11685', '11686', '11687', '11688', '11689']
2026-03-18 04:40:27.029 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:40:27.035 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:40:27.037 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:40:27.038 DEBUG [src.node.docker_mananger] docker run -i -t -p 11685:11685 -p 11686:11686 -p 11687:11687 -p 11688:11688 -p 11689:11689 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=11687 --rest-port=11685 --tcp-port=11686 --discv5-udp-port=11688 --rest-address=0.0.0.0 --nat=extip:172.18.196.47 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7bd61c919856b30ec46d0a43ebe1b4eb7e9f983ab24cffe3e1b4e9b577e04ef4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11689 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QIHhVNgth29PWTaU47Mm40lwAtvwZQv5dKalNu36aZiKTaXVxm9wFChBRTlVDoLtx_FblExH3MkKHOglvjClGYsCgmlkgnY0gmlwhKwSTNKKbXVsdGlhZGRyc5YACASsEkzSBiyIAAoErBJM0gYsid0DgnJzhQADAQAAiXNlY3AyNTZrMaECG5eb3e3-Sl2iiOhUbBrT3TYZqujWwedU6bJCJ8rtMMSDdGNwgiyIg3VkcIIsioV3YWt1MgE
2026-03-18 04:40:27.314 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.196.47 waku a226db6e6d35a6bb752f8670673f570e73d833dd87b03a37b40e91f767e0efce
2026-03-18 04:40:27.357 DEBUG [src.node.docker_mananger] Container started with ID a226db6e6d35. Setting up logs at ./log/docker/node19_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:40:27.358 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11685
2026-03-18 04:40:27.359 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:40:28.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11685/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:28.380 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-18 04:40:28.382 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:40:28.384 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11685/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:28.389 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.196.47/tcp/11686/p2p/16Uiu2HAmDqduwaVwSNgsmnMSxEpY2j96aSVFj2g4whQ9UhD5vU48","/ip4/172.18.196.47/tcp/11687/ws/p2p/16Uiu2HAmDqduwaVwSNgsmnMSxEpY2j96aSVFj2g4whQ9UhD5vU48"],"enrUri":"enr:-L24QHQ9T15LsOulIMHpb--vWV-TGLsd_99u4UMY_tEA1owJQvLU1ljHqgpDLti-REaCJ_BOftI6gBGgMoHvDePmIvUCgmlkgnY0gmlwhKwSxC-KbXVsdGlhZGRyc5YACASsEsQvBi2mAAoErBLELwYtp90DgnJzhQADAQAAiXNlY3AyNTZrMaEDEZX3tGRLN8lksAvihE-cHyP5o2yA1mpEhHAzmeQmOQmDdGNwgi2mg3VkcIItqIV3YWt1MgE"}'
2026-03-18 04:40:28.389 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:40:28.390 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-18 04:40:31.392 DEBUG [tests.e2e.test_e2e] Start filter node and subscribed filter node
2026-03-18 04:40:31.401 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:40:31.401 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node21_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:40:31.408 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:40:31.408 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node22_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:40:31.409 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:40:31.409 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:40:31.411 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:40:31.411 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.242.174
2026-03-18 04:40:31.411 DEBUG [src.node.docker_mananger] Generated ports ['33315', '33316', '33317', '33318', '33319']
2026-03-18 04:40:31.412 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:40:31.413 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:40:31.414 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:40:31.414 DEBUG [src.node.docker_mananger] docker run -i -t -p 33315:33315 -p 33316:33316 -p 33317:33317 -p 33318:33318 -p 33319:33319 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=33317 --rest-port=33315 --tcp-port=33316 --discv5-udp-port=33318 --rest-address=0.0.0.0 --nat=extip:172.18.242.174 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fd60ccc8e94dcfe110cbaeac21d290a77e353d0d1cbb6fedea98fbc7502a66f8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33319 --metrics-logging=true --relay=true --filter=true --store=false --discv5-bootstrap-node=enr:-L24QHQ9T15LsOulIMHpb--vWV-TGLsd_99u4UMY_tEA1owJQvLU1ljHqgpDLti-REaCJ_BOftI6gBGgMoHvDePmIvUCgmlkgnY0gmlwhKwSxC-KbXVsdGlhZGRyc5YACASsEsQvBi2mAAoErBLELwYtp90DgnJzhQADAQAAiXNlY3AyNTZrMaEDEZX3tGRLN8lksAvihE-cHyP5o2yA1mpEhHAzmeQmOQmDdGNwgi2mg3VkcIItqIV3YWt1MgE
2026-03-18 04:40:31.736 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:40:31.736 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:40:31.738 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:40:31.738 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.169.66
2026-03-18 04:40:31.738 DEBUG [src.node.docker_mananger] Generated ports ['6325', '6326', '6327', '6328', '6329']
2026-03-18 04:40:31.738 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:40:31.738 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:40:31.739 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:40:31.739 DEBUG [src.node.docker_mananger] docker run -i -t -p 6325:6325 -p 6326:6326 -p 6327:6327 -p 6328:6328 -p 6329:6329 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=6327 --rest-port=6325 --tcp-port=6326 --discv5-udp-port=6328 --rest-address=0.0.0.0 --nat=extip:172.18.169.66 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9dedda0daa27dd9ceb4cddcce021fe1beee61daac7bf690a80e8a556afb81dc0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6329 --metrics-logging=true --relay=true --filter=true --store=false --discv5-bootstrap-node=enr:-L24QHQ9T15LsOulIMHpb--vWV-TGLsd_99u4UMY_tEA1owJQvLU1ljHqgpDLti-REaCJ_BOftI6gBGgMoHvDePmIvUCgmlkgnY0gmlwhKwSxC-KbXVsdGlhZGRyc5YACASsEsQvBi2mAAoErBLELwYtp90DgnJzhQADAQAAiXNlY3AyNTZrMaEDEZX3tGRLN8lksAvihE-cHyP5o2yA1mpEhHAzmeQmOQmDdGNwgi2mg3VkcIItqIV3YWt1MgE
2026-03-18 04:40:32.073 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.169.66 waku fc63f287bf7a4b85c7d38c5193a559b9f90bc83e46b9a5c3f605c86a7f5bd693
2026-03-18 04:40:32.107 DEBUG [src.node.docker_mananger] Container started with ID fc63f287bf7a. Setting up logs at ./log/docker/node21_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:40:32.108 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6325
2026-03-18 04:40:32.108 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:40:33.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6325/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:33.132 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-18 04:40:33.139 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:40:33.139 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6325/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:33.235 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.169.66/tcp/6326/p2p/16Uiu2HAmFJRqerRKNTfF98tFdkEw2tJF91D1HhZMBi69RCCadWUP","/ip4/172.18.169.66/tcp/6327/ws/p2p/16Uiu2HAmFJRqerRKNTfF98tFdkEw2tJF91D1HhZMBi69RCCadWUP"],"enrUri":"enr:-L24QHMmEpk3wetG03dwT8MLoV8IOP0EKHfSsfIUsICcTke9OMJNTRZzMjI1h2SkdNsUR4IKa-dGFDmIsPEYExRXLBECgmlkgnY0gmlwhKwSqUKKbXVsdGlhZGRyc5YACASsEqlCBhi2AAoErBKpQgYYt90DgnJzhQADAQAAiXNlY3AyNTZrMaEDJ06vL8yx6oeqj-KXiXWd4WDr6uToLILV-QBvVXFtbJiDdGNwghi2g3VkcIIYuIV3YWt1MgU"}'
2026-03-18 04:40:33.236 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:40:33.236 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:40:33.236 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:40:33.251 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:40:33.252 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.13.13
2026-03-18 04:40:33.253 DEBUG [src.node.docker_mananger] Generated ports ['62317', '62318', '62319', '62320', '62321']
2026-03-18 04:40:33.256 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:40:33.258 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:40:33.261 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:40:33.261 DEBUG [src.node.docker_mananger] docker run -i -t -p 62317:62317 -p 62318:62318 -p 62319:62319 -p 62320:62320 -p 62321:62321 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=62319 --rest-port=62317 --tcp-port=62318 --discv5-udp-port=62320 --rest-address=0.0.0.0 --nat=extip:172.18.13.13 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d2ee4e7f54ba1ae71eaffac3b1eae207aaf99481aaeb4eefbf2dbed63fdaf6dc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62321 --metrics-logging=true --relay=false --filter=true --filternode=/ip4/172.18.169.66/tcp/6326/p2p/16Uiu2HAmFJRqerRKNTfF98tFdkEw2tJF91D1HhZMBi69RCCadWUP --store=false --discv5-bootstrap-node=<src.node.waku_node.WakuNode object at 0x7fe96ab7c860>
2026-03-18 04:40:33.557 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.13.13 waku b2223e8ca2c6eaedd569d6f5d5730d0024c31ebf8ad5a7318d09ecd55fb153e9
2026-03-18 04:40:33.591 DEBUG [src.node.docker_mananger] Container started with ID b2223e8ca2c6. Setting up logs at ./log/docker/node22_2026-03-18_04-39-06__cd5e3fb1-05a0-4832-bec0-6660bba123a0__wakuorg_nwaku:latest.log
2026-03-18 04:40:33.591 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 62317
2026-03-18 04:40:33.592 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:40:34.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62317/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:34.606 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_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-18 04:40:34.608 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:40:34.612 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62317/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:34.625 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.13.13/tcp/62318/p2p/16Uiu2HAmJhh7ASAqupjTzfR7KykE1q8dS6sPzbN467CPd4bz8Eng","/ip4/172.18.13.13/tcp/62319/ws/p2p/16Uiu2HAmJhh7ASAqupjTzfR7KykE1q8dS6sPzbN467CPd4bz8Eng"],"enrUri":"enr:-L24QHWVvYauPL6OUDTNAKI113b2Ymyj6inyx4PVIgVcMmWjTgHmJ9A_37Skas_rA5EWlpWHYLuMlqtar8zdFg559pACgmlkgnY0gmlwhKwSDQ2KbXVsdGlhZGRyc5YACASsEg0NBvNuAAoErBINDQbzb90DgnJzhQADAQAAiXNlY3AyNTZrMaEDWddd241RWPlvWhs0nUKm04p8aSyXXGRw8CQiwXeIpNWDdGNwgvNug3VkcILzcIV3YWt1MgQ"}'
2026-03-18 04:40:34.630 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:40:34.634 DEBUG [tests.e2e.test_e2e] Subscribe nodes to relay pubsub topic /waku/2/rs/3/1
2026-03-18 04:40:34.634 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21064/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:40:34.697 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:40:34.698 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40538/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:40:34.734 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:40:34.736 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58507/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:40:34.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:40:34.773 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15218/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:40:34.828 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:40:34.829 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52095/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:40:34.895 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:40:34.904 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15014/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:40:34.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:40:34.949 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51305/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:40:35.003 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:40:35.005 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57152/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:40:35.061 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:40:35.062 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25742/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:40:35.117 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:40:35.117 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38351/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:40:35.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:40:35.216 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55167/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:40:35.274 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:40:35.275 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50318/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:40:35.355 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:40:35.355 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8537/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:40:35.418 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:40:35.418 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64149/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:40:35.490 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:40:35.499 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33234/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:40:35.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:40:35.577 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30239/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:40:35.646 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:40:35.646 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7101/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:40:35.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:40:35.693 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55226/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:40:35.752 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:40:35.752 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11399/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:40:35.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:40:35.812 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11685/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:40:35.845 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:40:35.851 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6325/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:40:35.878 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:40:35.879 DEBUG [tests.e2e.test_e2e] Node22 make filter request to pubsubtopic /waku/2/rs/3/1 and content topic /test/1/waku-filter/proto
2026-03-18 04:40:35.879 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62317/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-18 04:40:35.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-18 04:40:35.993 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21064/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:36.004 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 04:40:36.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40538/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:36.012 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 04:40:36.013 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58507/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:36.018 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 04:40:36.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15218/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:36.022 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 04:40:36.023 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52095/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:36.027 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 04:40:36.027 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15014/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:36.031 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 04:40:36.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51305/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:36.036 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 04:40:36.036 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57152/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:36.040 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 04:40:36.040 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25742/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:36.044 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 04:40:36.045 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38351/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:36.049 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 04:40:36.049 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55167/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:36.054 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 04:40:36.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50318/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:36.058 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 04:40:36.058 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8537/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:36.066 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 04:40:36.066 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64149/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:36.071 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 04:40:36.071 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33234/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:36.077 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 04:40:36.077 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30239/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:36.082 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 04:40:36.082 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7101/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:36.088 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 04:40:36.088 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55226/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:36.093 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 04:40:36.093 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11399/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:36.097 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 04:40:36.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11685/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:36.101 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.251.54/tcp/50898/p2p/16Uiu2HAmUnLcHC84uRgJzoavGaZph6jiRzSUARSZjZn4yP5AuYHu","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-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.38.0-rc.0-2-g85a7bf","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.76.210/tcp/11400/p2p/16Uiu2HAkwHP56iQqcyzQWmGZWYHb4BFcetsbw5dk3SZ7LmsAvMwZ","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-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.38.0-rc.0-2-g85a7bf","origin":"Discv5"},{"multiaddr":"/ip4/172.18.169.66/tcp/53506/p2p/16Uiu2HAmFJRqerRKNTfF98tFdkEw2tJF91D1HhZMBi69RCCadWUP","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.38.0-rc.0-2-g85a7bf","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.83.47/tcp/60530/p2p/16Uiu2HAm7cW54WLDKERW6rN1CPAyzPQHYUb3SJLNd9nL5B8aNw9Z","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-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.38.0-rc.0-2-g85a7bf","origin":"UnknownOrigin"}]'
2026-03-18 04:40:36.101 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6325/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:40:36.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.196.47/tcp/11686/p2p/16Uiu2HAmDqduwaVwSNgsmnMSxEpY2j96aSVFj2g4whQ9UhD5vU48","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-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.38.0-rc.0-2-g85a7bf","origin":"Discv5"},{"multiaddr":"/ip4/172.18.13.13/tcp/58662/p2p/16Uiu2HAmJhh7ASAqupjTzfR7KykE1q8dS6sPzbN467CPd4bz8Eng","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/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.38.0-rc.0-2-g85a7bf","origin":"UnknownOrigin"}]'
2026-03-18 04:40:36.107 DEBUG [src.libs.common] Sleeping for 80 seconds
2026-03-18 04:41:56.108 DEBUG [tests.e2e.test_e2e] 20 Nodes publish 20 messages
2026-03-18 04:41:56.108 DEBUG [src.steps.store] Relaying message
2026-03-18 04:41:56.109 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21064/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-18 04:41:56.253 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:41:56.265 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:41:56.469 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:41:57.472 DEBUG [src.steps.store] Relaying message
2026-03-18 04:41:57.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40538/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-18 04:41:57.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:41:57.534 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:41:57.735 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:41:58.740 DEBUG [src.steps.store] Relaying message
2026-03-18 04:41:58.740 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58507/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-18 04:41:58.838 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:41:58.848 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:41:59.059 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:42:00.066 DEBUG [src.steps.store] Relaying message
2026-03-18 04:42:00.070 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15218/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-18 04:42:00.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:42:00.188 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:42:00.389 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:42:01.390 DEBUG [src.steps.store] Relaying message
2026-03-18 04:42:01.390 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52095/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-18 04:42:01.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:42:01.541 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:42:01.741 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:42:02.752 DEBUG [src.steps.store] Relaying message
2026-03-18 04:42:02.753 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15014/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-18 04:42:02.845 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:42:02.860 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:42:03.072 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:42:04.081 DEBUG [src.steps.store] Relaying message
2026-03-18 04:42:04.082 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51305/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-18 04:42:04.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:42:04.238 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:42:04.461 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:42:05.466 DEBUG [src.steps.store] Relaying message
2026-03-18 04:42:05.466 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57152/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-18 04:42:05.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:42:05.573 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:42:05.784 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:42:06.801 DEBUG [src.steps.store] Relaying message
2026-03-18 04:42:06.801 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25742/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-18 04:42:06.878 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:42:06.895 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:42:07.099 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:42:08.111 DEBUG [src.steps.store] Relaying message
2026-03-18 04:42:08.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38351/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-18 04:42:08.199 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:42:08.200 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:42:08.412 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:42:09.417 DEBUG [src.steps.store] Relaying message
2026-03-18 04:42:09.417 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55167/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-18 04:42:09.506 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:42:09.512 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:42:09.716 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:42:10.723 DEBUG [src.steps.store] Relaying message
2026-03-18 04:42:10.723 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50318/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-18 04:42:10.824 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:42:10.824 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:42:11.026 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:42:12.028 DEBUG [src.steps.store] Relaying message
2026-03-18 04:42:12.039 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8537/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-18 04:42:12.186 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:42:12.189 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:42:12.391 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:42:13.405 DEBUG [src.steps.store] Relaying message
2026-03-18 04:42:13.408 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64149/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-18 04:42:13.556 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:42:13.557 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:42:13.760 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:42:14.768 DEBUG [src.steps.store] Relaying message
2026-03-18 04:42:14.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33234/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-18 04:42:14.868 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:42:14.875 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:42:15.078 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:42:16.080 DEBUG [src.steps.store] Relaying message
2026-03-18 04:42:16.084 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30239/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-18 04:42:16.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:42:16.185 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:42:16.397 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:42:17.409 DEBUG [src.steps.store] Relaying message
2026-03-18 04:42:17.410 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7101/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-18 04:42:17.492 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:42:17.492 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:42:17.695 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:42:18.697 DEBUG [src.steps.store] Relaying message
2026-03-18 04:42:18.697 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55226/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-18 04:42:18.834 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:42:18.834 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:42:19.051 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:42:20.053 DEBUG [src.steps.store] Relaying message
2026-03-18 04:42:20.053 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11399/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-18 04:42:20.130 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:42:20.133 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:42:20.336 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:42:21.337 DEBUG [src.steps.store] Relaying message
2026-03-18 04:42:21.337 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11685/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-18 04:42:21.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:42:21.425 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:42:21.627 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:42:22.628 DEBUG [tests.e2e.test_e2e] Node 22 requests messages of subscribed filter topic
2026-03-18 04:42:22.630 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62317/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:42:22.637 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":1773808916108684333,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773808917472635602,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773808918739880709,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773808920065907003,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773808921389930456,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773808922752711576,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773808924081603886,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773808925466188729,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773808926801193546,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773808928111329810,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773808929417225913,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773808930723403882,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773808932027397749,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773808933405084890,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773808934768472010,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773808936080031520,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773808937409771931,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773808938697239127,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773808940053302256,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773808941336928878,"ephemeral":false}]'
2026-03-18 04:42:22.639 DEBUG [tests.e2e.test_e2e] Total number received messages for node 22 is 20
2026-03-18 04:42:22.650 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-18 04:42:22.654 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-18 04:42:22.654 DEBUG [src.node.waku_node] Stopping container with id 308284299b7c
2026-03-18 04:42:23.761 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:42:23.762 DEBUG [src.node.waku_node] Stopping container with id b941595080eb
2026-03-18 04:42:24.708 ERROR [src.node.docker_mananger] Max retries reached for container 308284299b7c. Exiting log stream.
2026-03-18 04:42:24.738 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:42:24.740 DEBUG [src.node.waku_node] Stopping container with id 293b065f4674
2026-03-18 04:42:25.553 ERROR [src.node.docker_mananger] Max retries reached for container b941595080eb. Exiting log stream.
2026-03-18 04:42:25.646 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:42:25.647 DEBUG [src.node.waku_node] Stopping container with id c75a7987b46d
2026-03-18 04:42:26.628 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:42:26.629 DEBUG [src.node.waku_node] Stopping container with id 789c332cba33
2026-03-18 04:42:27.566 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:42:27.567 DEBUG [src.node.waku_node] Stopping container with id 9a94566c19d3
2026-03-18 04:42:28.427 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:42:28.441 DEBUG [src.node.waku_node] Stopping container with id 6874380d096f
2026-03-18 04:42:29.282 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:42:29.287 DEBUG [src.node.waku_node] Stopping container with id 89a5054f19ce
2026-03-18 04:42:30.111 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:42:30.114 DEBUG [src.node.waku_node] Stopping container with id 899d958a5a48
2026-03-18 04:42:30.144 ERROR [src.node.docker_mananger] Max retries reached for container 6874380d096f. Exiting log stream.
2026-03-18 04:42:30.956 ERROR [src.node.docker_mananger] Max retries reached for container 89a5054f19ce. Exiting log stream.
2026-03-18 04:42:35.798 ERROR [src.node.docker_mananger] Max retries reached for container 293b065f4674. Exiting log stream.
2026-03-18 04:42:38.705 ERROR [src.node.docker_mananger] Max retries reached for container c75a7987b46d. Exiting log stream.
2026-03-18 04:42:39.106 ERROR [src.node.docker_mananger] Max retries reached for container 789c332cba33. Exiting log stream.
2026-03-18 04:42:39.187 ERROR [src.node.docker_mananger] Max retries reached for container 9a94566c19d3. Exiting log stream.
2026-03-18 04:42:40.736 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:42:40.736 DEBUG [src.node.waku_node] Stopping container with id ea6b64dd8a59
2026-03-18 04:42:41.431 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:42:41.432 DEBUG [src.node.waku_node] Stopping container with id ce1a5e8c56f9
2026-03-18 04:42:41.553 ERROR [src.node.docker_mananger] Max retries reached for container 899d958a5a48. Exiting log stream.
2026-03-18 04:42:43.562 ERROR [src.node.docker_mananger] Max retries reached for container ea6b64dd8a59. Exiting log stream.
2026-03-18 04:42:52.101 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:42:52.102 DEBUG [src.node.waku_node] Stopping container with id 33ffee5c2a5b
2026-03-18 04:42:52.914 ERROR [src.node.docker_mananger] Max retries reached for container ce1a5e8c56f9. Exiting log stream.
2026-03-18 04:43:02.693 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:43:02.696 DEBUG [src.node.waku_node] Stopping container with id 5a3cd0406352
2026-03-18 04:43:04.820 ERROR [src.node.docker_mananger] Max retries reached for container 33ffee5c2a5b. Exiting log stream.
2026-03-18 04:43:13.335 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:43:13.338 DEBUG [src.node.waku_node] Stopping container with id 6dea4bc8410d
2026-03-18 04:43:14.051 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:43:14.053 DEBUG [src.node.waku_node] Stopping container with id 1ba331cb9d79
2026-03-18 04:43:14.151 ERROR [src.node.docker_mananger] Max retries reached for container 5a3cd0406352. Exiting log stream.
2026-03-18 04:43:14.690 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:43:14.691 DEBUG [src.node.waku_node] Stopping container with id 526d4859e0a6
2026-03-18 04:43:15.508 ERROR [src.node.docker_mananger] Max retries reached for container 1ba331cb9d79. Exiting log stream.
2026-03-18 04:43:16.220 ERROR [src.node.docker_mananger] Max retries reached for container 6dea4bc8410d. Exiting log stream.
2026-03-18 04:43:25.281 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:43:25.282 DEBUG [src.node.waku_node] Stopping container with id 49af14f5ff45
2026-03-18 04:43:26.097 ERROR [src.node.docker_mananger] Max retries reached for container 526d4859e0a6. Exiting log stream.
2026-03-18 04:43:35.860 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:43:35.862 DEBUG [src.node.waku_node] Stopping container with id f8f2dd704f8c
2026-03-18 04:43:36.675 ERROR [src.node.docker_mananger] Max retries reached for container 49af14f5ff45. Exiting log stream.
2026-03-18 04:43:46.438 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:43:46.439 DEBUG [src.node.waku_node] Stopping container with id c89e0a36a128
2026-03-18 04:43:47.251 ERROR [src.node.docker_mananger] Max retries reached for container f8f2dd704f8c. Exiting log stream.
2026-03-18 04:43:56.993 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:43:56.993 DEBUG [src.node.waku_node] Stopping container with id a226db6e6d35
2026-03-18 04:43:57.559 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:43:57.562 DEBUG [src.node.waku_node] Stopping container with id fc63f287bf7a
2026-03-18 04:43:58.375 ERROR [src.node.docker_mananger] Max retries reached for container a226db6e6d35. Exiting log stream.
2026-03-18 04:43:58.963 ERROR [src.node.docker_mananger] Max retries reached for container c89e0a36a128. Exiting log stream.
2026-03-18 04:44:08.159 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:44:08.160 DEBUG [src.node.waku_node] Stopping container with id b2223e8ca2c6
2026-03-18 04:44:08.709 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:44:08.711 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-18 04:44:09.087 DEBUG [src.node.docker_mananger] Found matches for keyword 'fatal': ['/app/vendor/nimbus-build-system/vendor/Nim/lib/system/fatal.nim(53) _ZN10assertions8sysFatalE8typeDescIN10exceptions15AssertionDefectEE6string']
2026-03-18 04:44:09.088 DEBUG [src.node.docker_mananger] Found matches for keyword 'unhandled': ["Error: unhandled exception: Async procedure (protocol.nim(279) sendTo) yielded `nil`, are you await'ing a `nil` Future? [AssertionDefect]"]
2026-03-18 04:44:09.088 DEBUG [src.node.docker_mananger] Found matches for keyword 'stacktrace': ['/app/vendor/nimbus-build-system/vendor/Nim/lib/system/excpt.nim(349) _ZN6system18rawWriteStackTraceE3varI3seqIN6system15StackTraceEntryEEE', '/app/vendor/nimbus-build-system/vendor/Nim/lib/system/stacktraces.nim(62) _ZN11stacktraces30auxWriteStackTraceWithOverrideE3varI3seqIN6system15StackTraceEntryEEE']
2026-03-18 04:44:09.090 ERROR [src.node.docker_mananger] Max retries reached for container fc63f287bf7a. Exiting log stream.
2026-03-18 04:44:09.148 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-18 04:44:09.148 DEBUG [tests.conftest] Running test: test_filter_20_senders_1_receiver with id: 2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61
2026-03-18 04:44:09.149 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-18 04:44:09.149 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-03-18 04:44:09.149 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-03-18 04:44:09.156 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:44:09.156 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:44:09.162 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:44:09.162 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:44:09.168 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:44:09.168 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:44:09.169 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-18 04:44:09.169 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-18 04:44:09.170 DEBUG [tests.e2e.test_e2e] Start 20 nodes to publish messages
2026-03-18 04:44:09.170 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:44:09.170 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:44:09.171 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:44:09.171 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.168.111
2026-03-18 04:44:09.171 DEBUG [src.node.docker_mananger] Generated ports ['52012', '52013', '52014', '52015', '52016']
2026-03-18 04:44:09.172 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:44:09.172 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:44:09.172 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:44:09.172 DEBUG [src.node.docker_mananger] docker run -i -t -p 52012:52012 -p 52013:52013 -p 52014:52014 -p 52015:52015 -p 52016:52016 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=52014 --rest-port=52012 --tcp-port=52013 --discv5-udp-port=52015 --rest-address=0.0.0.0 --nat=extip:172.18.168.111 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e349cd59cac82f6b0fd0abdb04faa773a85af55be0ba5a29c74b0feeadcb3ae3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52016 --metrics-logging=true --relay=true
2026-03-18 04:44:09.363 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.168.111 waku e854aa69dc4ffc22e85c4bae20450cc04edd09b4ca1485f86a098d13558cf929
2026-03-18 04:44:09.402 DEBUG [src.node.docker_mananger] Container started with ID e854aa69dc4f. Setting up logs at ./log/docker/node1_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:44:09.403 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52012
2026-03-18 04:44:09.404 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:44:09.559 ERROR [src.node.docker_mananger] Max retries reached for container b2223e8ca2c6. Exiting log stream.
2026-03-18 04:44:10.406 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52012/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:44:10.409 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-18 04:44:10.409 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:44:10.409 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52012/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:44:10.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.168.111/tcp/52013/p2p/16Uiu2HAmTjeNZawyYVXoH8hgWfMsK7HymSoUzcBJ9n3mTcYaYakS","/ip4/172.18.168.111/tcp/52014/ws/p2p/16Uiu2HAmTjeNZawyYVXoH8hgWfMsK7HymSoUzcBJ9n3mTcYaYakS"],"enrUri":"enr:-L24QKJlkiKdF6e2TSqkpwXlSR3QZsOAKcryXd1w-sJhU_f4Y6Tnf8TM1Ef1OAYeWfNR_PdkjfenhlZqYaMG6oz4g8wCgmlkgnY0gmlwhKwSqG-KbXVsdGlhZGRyc5YACASsEqhvBsstAAoErBKobwbLLt0DgnJzhQADAQAAiXNlY3AyNTZrMaED4BCeYd179w8fdWXqJKMZ-HylANvcpQtfV-2z6lZSo4ODdGNwgsstg3VkcILLL4V3YWt1MgE"}'
2026-03-18 04:44:10.412 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:44:10.419 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:44:10.419 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:44:10.419 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 04:44:10.520 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:44:10.520 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:44:10.521 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:44:10.521 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.118.105
2026-03-18 04:44:10.522 DEBUG [src.node.docker_mananger] Generated ports ['31248', '31249', '31250', '31251', '31252']
2026-03-18 04:44:10.522 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:44:10.522 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:44:10.522 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:44:10.522 DEBUG [src.node.docker_mananger] docker run -i -t -p 31248:31248 -p 31249:31249 -p 31250:31250 -p 31251:31251 -p 31252:31252 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=31250 --rest-port=31248 --tcp-port=31249 --discv5-udp-port=31251 --rest-address=0.0.0.0 --nat=extip:172.18.118.105 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aac1eafa24e7eebdbc4d86480f659d6d1b7c503c83a40d0afaa3d23eed2dcae7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31252 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKJlkiKdF6e2TSqkpwXlSR3QZsOAKcryXd1w-sJhU_f4Y6Tnf8TM1Ef1OAYeWfNR_PdkjfenhlZqYaMG6oz4g8wCgmlkgnY0gmlwhKwSqG-KbXVsdGlhZGRyc5YACASsEqhvBsstAAoErBKobwbLLt0DgnJzhQADAQAAiXNlY3AyNTZrMaED4BCeYd179w8fdWXqJKMZ-HylANvcpQtfV-2z6lZSo4ODdGNwgsstg3VkcILLL4V3YWt1MgE
2026-03-18 04:44:10.719 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.118.105 waku caa31c7745439a577846042cf0c49ccab3165dc1473a32050d88ac77945533d7
2026-03-18 04:44:10.756 DEBUG [src.node.docker_mananger] Container started with ID caa31c774543. Setting up logs at ./log/docker/node1_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:44:10.756 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31248
2026-03-18 04:44:10.756 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:44:11.757 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31248/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:44:11.775 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-18 04:44:11.776 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:44:11.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31248/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:44:11.783 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.118.105/tcp/31249/p2p/16Uiu2HAmUGQUFquyDCCkGxH8K2Zu7tQZGmxovxDMUCyMpYCVWqmE","/ip4/172.18.118.105/tcp/31250/ws/p2p/16Uiu2HAmUGQUFquyDCCkGxH8K2Zu7tQZGmxovxDMUCyMpYCVWqmE"],"enrUri":"enr:-L24QFwqA4PyMEVh8PReUPyEauVK2gX9sWMuLMds_DQw5vdAa36ZQaBChSOBTL6duU2fUBEomEaCoiU0vThFYheEB8UCgmlkgnY0gmlwhKwSdmmKbXVsdGlhZGRyc5YACASsEnZpBnoRAAoErBJ2aQZ6Et0DgnJzhQADAQAAiXNlY3AyNTZrMaED5_HnqK3i70WLqLtOt6RSyYR-k0hsaUwHrK1KqIKmii2DdGNwgnoRg3VkcIJ6E4V3YWt1MgE"}'
2026-03-18 04:44:11.783 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:44:11.783 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-18 04:44:14.794 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:44:14.794 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:44:14.794 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 04:44:14.894 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:44:14.894 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:44:14.896 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:44:14.896 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.54.18
2026-03-18 04:44:14.896 DEBUG [src.node.docker_mananger] Generated ports ['12722', '12723', '12724', '12725', '12726']
2026-03-18 04:44:14.896 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:44:14.896 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:44:14.897 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:44:14.897 DEBUG [src.node.docker_mananger] docker run -i -t -p 12722:12722 -p 12723:12723 -p 12724:12724 -p 12725:12725 -p 12726:12726 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=12724 --rest-port=12722 --tcp-port=12723 --discv5-udp-port=12725 --rest-address=0.0.0.0 --nat=extip:172.18.54.18 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3f483bdbb77ada0293e1c895ea455bb8cde7d5e0013c6c04a550bd80e7d0ee3e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12726 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFwqA4PyMEVh8PReUPyEauVK2gX9sWMuLMds_DQw5vdAa36ZQaBChSOBTL6duU2fUBEomEaCoiU0vThFYheEB8UCgmlkgnY0gmlwhKwSdmmKbXVsdGlhZGRyc5YACASsEnZpBnoRAAoErBJ2aQZ6Et0DgnJzhQADAQAAiXNlY3AyNTZrMaED5_HnqK3i70WLqLtOt6RSyYR-k0hsaUwHrK1KqIKmii2DdGNwgnoRg3VkcIJ6E4V3YWt1MgE
2026-03-18 04:44:15.092 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.54.18 waku 4a1de8ebadc684989bee6b1d56dc23c81549f330601d8a0692d9ffab7435aa49
2026-03-18 04:44:15.125 DEBUG [src.node.docker_mananger] Container started with ID 4a1de8ebadc6. Setting up logs at ./log/docker/node2_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:44:15.125 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12722
2026-03-18 04:44:15.125 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:44:16.127 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12722/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:44:16.144 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-18 04:44:16.144 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:44:16.144 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12722/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:44:16.151 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.54.18/tcp/12723/p2p/16Uiu2HAmEoHgAT4crCwvWSrhte1zpTmowotjRcgJwaYJu5v6B9tS","/ip4/172.18.54.18/tcp/12724/ws/p2p/16Uiu2HAmEoHgAT4crCwvWSrhte1zpTmowotjRcgJwaYJu5v6B9tS"],"enrUri":"enr:-L24QMiKUuK_ApJZ4_ImzoHMnYSZ9Ib5rRHCN6UENY-Zygk9bFbLKI3Vxht9vlqxbBlPDpIER5YB7BQPPL8TOUPCsrUCgmlkgnY0gmlwhKwSNhKKbXVsdGlhZGRyc5YACASsEjYSBjGzAAoErBI2EgYxtN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDH9ecOA9jZxid9kHUBWYz7B_LnHTPOTdyJ33-EEqPK8eDdGNwgjGzg3VkcIIxtYV3YWt1MgE"}'
2026-03-18 04:44:16.151 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:44:16.153 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-18 04:44:19.161 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:44:19.162 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:44:19.162 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 04:44:19.262 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:44:19.262 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:44:19.264 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:44:19.264 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.200.64
2026-03-18 04:44:19.264 DEBUG [src.node.docker_mananger] Generated ports ['30764', '30765', '30766', '30767', '30768']
2026-03-18 04:44:19.264 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:44:19.265 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:44:19.265 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:44:19.265 DEBUG [src.node.docker_mananger] docker run -i -t -p 30764:30764 -p 30765:30765 -p 30766:30766 -p 30767:30767 -p 30768:30768 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=30766 --rest-port=30764 --tcp-port=30765 --discv5-udp-port=30767 --rest-address=0.0.0.0 --nat=extip:172.18.200.64 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=edb4989afcef5300dbbc84786fa1b538b5f876dbdde49dbc0dfd3aab46ddfae3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30768 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMiKUuK_ApJZ4_ImzoHMnYSZ9Ib5rRHCN6UENY-Zygk9bFbLKI3Vxht9vlqxbBlPDpIER5YB7BQPPL8TOUPCsrUCgmlkgnY0gmlwhKwSNhKKbXVsdGlhZGRyc5YACASsEjYSBjGzAAoErBI2EgYxtN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDH9ecOA9jZxid9kHUBWYz7B_LnHTPOTdyJ33-EEqPK8eDdGNwgjGzg3VkcIIxtYV3YWt1MgE
2026-03-18 04:44:19.471 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.200.64 waku 2b09828b0b4149e8a8114b9bca55568e90a6afc64fd5fc5a9e6097c47e576478
2026-03-18 04:44:19.508 DEBUG [src.node.docker_mananger] Container started with ID 2b09828b0b41. Setting up logs at ./log/docker/node3_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:44:19.509 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30764
2026-03-18 04:44:19.509 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:44:20.510 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30764/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:44:20.522 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-18 04:44:20.526 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:44:20.529 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30764/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:44:20.532 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.200.64/tcp/30765/p2p/16Uiu2HAmLXsKJCTC4JMKYTx8uHKPaYex8j5aNVKbTXUFdcKc3gqm","/ip4/172.18.200.64/tcp/30766/ws/p2p/16Uiu2HAmLXsKJCTC4JMKYTx8uHKPaYex8j5aNVKbTXUFdcKc3gqm"],"enrUri":"enr:-L24QPvV6EIQa0bFO0CWkW1ijpS_Rziw7O7zS9KShq_t9QuLOyHaKceW8ikBccUVNDp6AGRYHmgY1YJm88sJ2XCs7LACgmlkgnY0gmlwhKwSyECKbXVsdGlhZGRyc5YACASsEshABngtAAoErBLIQAZ4Lt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDdQp52aj2VftHI_WjFFzCrMDh1jjPf6scmX8Mzj4DdwiDdGNwgngtg3VkcIJ4L4V3YWt1MgE"}'
2026-03-18 04:44:20.534 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:44:20.534 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-18 04:44:23.542 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:44:23.543 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:44:23.543 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 04:44:23.643 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:44:23.643 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:44:23.645 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:44:23.645 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.188.205
2026-03-18 04:44:23.645 DEBUG [src.node.docker_mananger] Generated ports ['25621', '25622', '25623', '25624', '25625']
2026-03-18 04:44:23.645 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:44:23.645 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:44:23.646 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:44:23.646 DEBUG [src.node.docker_mananger] docker run -i -t -p 25621:25621 -p 25622:25622 -p 25623:25623 -p 25624:25624 -p 25625:25625 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=25623 --rest-port=25621 --tcp-port=25622 --discv5-udp-port=25624 --rest-address=0.0.0.0 --nat=extip:172.18.188.205 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1f5db4ecec8eb7ee6a47cef42bddf99bb2d1dff0cb3379b2da624cde99efda43 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25625 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPvV6EIQa0bFO0CWkW1ijpS_Rziw7O7zS9KShq_t9QuLOyHaKceW8ikBccUVNDp6AGRYHmgY1YJm88sJ2XCs7LACgmlkgnY0gmlwhKwSyECKbXVsdGlhZGRyc5YACASsEshABngtAAoErBLIQAZ4Lt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDdQp52aj2VftHI_WjFFzCrMDh1jjPf6scmX8Mzj4DdwiDdGNwgngtg3VkcIJ4L4V3YWt1MgE
2026-03-18 04:44:23.843 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.188.205 waku a7365aa68938c242b007ab1074dbb2741537c897037d68560f0cd885553d7200
2026-03-18 04:44:23.877 DEBUG [src.node.docker_mananger] Container started with ID a7365aa68938. Setting up logs at ./log/docker/node4_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:44:23.877 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 25621
2026-03-18 04:44:23.877 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:44:24.879 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25621/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:44:24.897 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-18 04:44:24.899 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:44:24.899 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25621/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:44:24.903 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.188.205/tcp/25622/p2p/16Uiu2HAm6H7ADjC7VYMcRWUax88D9bSbXs4eowVk7UTtNKTTS9CJ","/ip4/172.18.188.205/tcp/25623/ws/p2p/16Uiu2HAm6H7ADjC7VYMcRWUax88D9bSbXs4eowVk7UTtNKTTS9CJ"],"enrUri":"enr:-L24QF4NG2gfVJZiBxsUCM6jhmpZfYkepri17mHxW2AnXFVMC0hD4brr1zySgYPFtNZUHq-wq9ycFnCmb1lLFTt055ACgmlkgnY0gmlwhKwSvM2KbXVsdGlhZGRyc5YACASsErzNBmQWAAoErBK8zQZkF90DgnJzhQADAQAAiXNlY3AyNTZrMaECoT7MvX4ZMxp-dOR0oF2WAIxcLl1erFBOLH_JJ-2A73eDdGNwgmQWg3VkcIJkGIV3YWt1MgE"}'
2026-03-18 04:44:24.904 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:44:24.904 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-18 04:44:27.912 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:44:27.912 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:44:27.912 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 04:44:28.012 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:44:28.012 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:44:28.014 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:44:28.014 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.79.16
2026-03-18 04:44:28.014 DEBUG [src.node.docker_mananger] Generated ports ['5462', '5463', '5464', '5465', '5466']
2026-03-18 04:44:28.015 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:44:28.015 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:44:28.015 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:44:28.015 DEBUG [src.node.docker_mananger] docker run -i -t -p 5462:5462 -p 5463:5463 -p 5464:5464 -p 5465:5465 -p 5466:5466 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=5464 --rest-port=5462 --tcp-port=5463 --discv5-udp-port=5465 --rest-address=0.0.0.0 --nat=extip:172.18.79.16 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=eecd2afc0bddb0edc8a9a6edaacfba4cd6cdbec17effdabf6ac21cea1d98eef9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5466 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QF4NG2gfVJZiBxsUCM6jhmpZfYkepri17mHxW2AnXFVMC0hD4brr1zySgYPFtNZUHq-wq9ycFnCmb1lLFTt055ACgmlkgnY0gmlwhKwSvM2KbXVsdGlhZGRyc5YACASsErzNBmQWAAoErBK8zQZkF90DgnJzhQADAQAAiXNlY3AyNTZrMaECoT7MvX4ZMxp-dOR0oF2WAIxcLl1erFBOLH_JJ-2A73eDdGNwgmQWg3VkcIJkGIV3YWt1MgE
2026-03-18 04:44:28.214 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.79.16 waku 6701be19b80964000bedd962e8a352c8268dc1052f433889dae4b41854e99dea
2026-03-18 04:44:28.249 DEBUG [src.node.docker_mananger] Container started with ID 6701be19b809. Setting up logs at ./log/docker/node5_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:44:28.249 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5462
2026-03-18 04:44:28.250 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:44:29.250 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5462/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:44:29.275 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-18 04:44:29.278 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:44:29.279 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5462/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:44:29.285 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.79.16/tcp/5463/p2p/16Uiu2HAmVJfgazS3gufr35V6MzVPB5F7zqxawFgmE1HjQCgfzPZ2","/ip4/172.18.79.16/tcp/5464/ws/p2p/16Uiu2HAmVJfgazS3gufr35V6MzVPB5F7zqxawFgmE1HjQCgfzPZ2"],"enrUri":"enr:-L24QHJU0tYmLar2jDlZuQjOqYUWZd8VwCc798HYDA2XLXKAK0Vg6jcGexZ3qqbdHb-y-0QmWelbDoNWdGIWWfInsvwCgmlkgnY0gmlwhKwSTxCKbXVsdGlhZGRyc5YACASsEk8QBhVXAAoErBJPEAYVWN0DgnJzhQADAQAAiXNlY3AyNTZrMaED92H0Uu76Fq11qIjYzFsaaA_VoXEAJnKDQ785JCSbX0GDdGNwghVXg3VkcIIVWYV3YWt1MgE"}'
2026-03-18 04:44:29.286 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:44:29.286 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-18 04:44:32.294 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:44:32.294 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node6_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:44:32.294 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 04:44:32.395 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:44:32.395 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:44:32.397 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:44:32.397 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.103.4
2026-03-18 04:44:32.397 DEBUG [src.node.docker_mananger] Generated ports ['12375', '12376', '12377', '12378', '12379']
2026-03-18 04:44:32.397 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:44:32.397 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:44:32.397 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:44:32.397 DEBUG [src.node.docker_mananger] docker run -i -t -p 12375:12375 -p 12376:12376 -p 12377:12377 -p 12378:12378 -p 12379:12379 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=12377 --rest-port=12375 --tcp-port=12376 --discv5-udp-port=12378 --rest-address=0.0.0.0 --nat=extip:172.18.103.4 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a8f09c0ae135db0cd1be8dbf2e9f291f12ef668a495fb7bdb6facd0dddf7dae0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12379 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHJU0tYmLar2jDlZuQjOqYUWZd8VwCc798HYDA2XLXKAK0Vg6jcGexZ3qqbdHb-y-0QmWelbDoNWdGIWWfInsvwCgmlkgnY0gmlwhKwSTxCKbXVsdGlhZGRyc5YACASsEk8QBhVXAAoErBJPEAYVWN0DgnJzhQADAQAAiXNlY3AyNTZrMaED92H0Uu76Fq11qIjYzFsaaA_VoXEAJnKDQ785JCSbX0GDdGNwghVXg3VkcIIVWYV3YWt1MgE
2026-03-18 04:44:32.595 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.103.4 waku 2cd6c22bdf5e459f1981ee0144cc5813a1634fa47f95fca710773f7b6575a5af
2026-03-18 04:44:32.629 DEBUG [src.node.docker_mananger] Container started with ID 2cd6c22bdf5e. Setting up logs at ./log/docker/node6_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:44:32.630 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12375
2026-03-18 04:44:32.631 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:44:33.631 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12375/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:44:33.651 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-18 04:44:33.654 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:44:33.654 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12375/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:44:33.659 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.103.4/tcp/12376/p2p/16Uiu2HAmQpvsfHkjdnSdn4i3ydThud1KChecbRFJ4CKPWAEH9GJR","/ip4/172.18.103.4/tcp/12377/ws/p2p/16Uiu2HAmQpvsfHkjdnSdn4i3ydThud1KChecbRFJ4CKPWAEH9GJR"],"enrUri":"enr:-L24QL90UlWrRlaTLojZDFRBgmflCQgpJr_D3lT93pc54JMULxumQsdGbrkSWzl3YGOnz3LKSbhcg9Nf4VrxNXyZXAMCgmlkgnY0gmlwhKwSZwSKbXVsdGlhZGRyc5YACASsEmcEBjBYAAoErBJnBAYwWd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDtNge11zTQ1KF5iDI8LFJAyjLMXDoaPrzTfD5dQKmiy6DdGNwgjBYg3VkcIIwWoV3YWt1MgE"}'
2026-03-18 04:44:33.660 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:44:33.660 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-18 04:44:36.668 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:44:36.669 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node7_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:44:36.669 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 04:44:36.769 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:44:36.769 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:44:36.771 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:44:36.772 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.32.205
2026-03-18 04:44:36.772 DEBUG [src.node.docker_mananger] Generated ports ['37473', '37474', '37475', '37476', '37477']
2026-03-18 04:44:36.772 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:44:36.772 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:44:36.772 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:44:36.772 DEBUG [src.node.docker_mananger] docker run -i -t -p 37473:37473 -p 37474:37474 -p 37475:37475 -p 37476:37476 -p 37477:37477 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=37475 --rest-port=37473 --tcp-port=37474 --discv5-udp-port=37476 --rest-address=0.0.0.0 --nat=extip:172.18.32.205 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c766c8aea9b8d3386a19b6dd09d2fe3a40eacac1bd3c4759c15065c507febeac --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37477 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QL90UlWrRlaTLojZDFRBgmflCQgpJr_D3lT93pc54JMULxumQsdGbrkSWzl3YGOnz3LKSbhcg9Nf4VrxNXyZXAMCgmlkgnY0gmlwhKwSZwSKbXVsdGlhZGRyc5YACASsEmcEBjBYAAoErBJnBAYwWd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDtNge11zTQ1KF5iDI8LFJAyjLMXDoaPrzTfD5dQKmiy6DdGNwgjBYg3VkcIIwWoV3YWt1MgE
2026-03-18 04:44:36.991 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.32.205 waku 45f35f8229c065d1fa1bbb8bd6b1d36fdc2685f052d8b858cb113dcd39ed8065
2026-03-18 04:44:37.027 DEBUG [src.node.docker_mananger] Container started with ID 45f35f8229c0. Setting up logs at ./log/docker/node7_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:44:37.027 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37473
2026-03-18 04:44:37.028 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:44:38.029 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37473/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:44:38.048 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-18 04:44:38.050 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:44:38.051 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37473/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:44:38.056 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.32.205/tcp/37474/p2p/16Uiu2HAm9LwWcKnExGvfepLsnKraYLWKuCVQ5MTqefGMAQTsPBTF","/ip4/172.18.32.205/tcp/37475/ws/p2p/16Uiu2HAm9LwWcKnExGvfepLsnKraYLWKuCVQ5MTqefGMAQTsPBTF"],"enrUri":"enr:-L24QHBa4OCLxbab2vaEaT4IY3qKMagf3AuciKtgazMhqhFOSWy5uqN-cdnHiGtEHUaKz7y-Cm_ehwDT4PdoheuuozsCgmlkgnY0gmlwhKwSIM2KbXVsdGlhZGRyc5YACASsEiDNBpJiAAoErBIgzQaSY90DgnJzhQADAQAAiXNlY3AyNTZrMaECzs1GNIAQqjcz3lsh_HW7_FxSgdeFvmjtXA6rN9zk0GqDdGNwgpJig3VkcIKSZIV3YWt1MgE"}'
2026-03-18 04:44:38.057 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:44:38.057 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-18 04:44:41.065 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:44:41.065 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node8_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:44:41.065 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 04:44:41.165 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:44:41.165 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:44:41.167 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:44:41.167 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.249.78
2026-03-18 04:44:41.167 DEBUG [src.node.docker_mananger] Generated ports ['18733', '18734', '18735', '18736', '18737']
2026-03-18 04:44:41.167 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:44:41.168 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:44:41.168 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:44:41.168 DEBUG [src.node.docker_mananger] docker run -i -t -p 18733:18733 -p 18734:18734 -p 18735:18735 -p 18736:18736 -p 18737:18737 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=18735 --rest-port=18733 --tcp-port=18734 --discv5-udp-port=18736 --rest-address=0.0.0.0 --nat=extip:172.18.249.78 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fa765ac5b01cfad2fbbabc074e548572d3dfcddecad7bc7d7f0c838bfaba6444 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18737 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHBa4OCLxbab2vaEaT4IY3qKMagf3AuciKtgazMhqhFOSWy5uqN-cdnHiGtEHUaKz7y-Cm_ehwDT4PdoheuuozsCgmlkgnY0gmlwhKwSIM2KbXVsdGlhZGRyc5YACASsEiDNBpJiAAoErBIgzQaSY90DgnJzhQADAQAAiXNlY3AyNTZrMaECzs1GNIAQqjcz3lsh_HW7_FxSgdeFvmjtXA6rN9zk0GqDdGNwgpJig3VkcIKSZIV3YWt1MgE
2026-03-18 04:44:41.369 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.249.78 waku 179881a5a13873561b0bafb09ae373c6883b7df29fb34f8456a8e386b7d2c7fe
2026-03-18 04:44:41.405 DEBUG [src.node.docker_mananger] Container started with ID 179881a5a138. Setting up logs at ./log/docker/node8_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:44:41.406 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 18733
2026-03-18 04:44:41.407 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:44:42.407 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18733/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:44:42.425 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-18 04:44:42.428 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:44:42.429 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18733/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:44:42.438 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.249.78/tcp/18734/p2p/16Uiu2HAmV8tMEyqyG4jCj5qgHVDcc65YsvqXSuLzCsdHV48BbXKn","/ip4/172.18.249.78/tcp/18735/ws/p2p/16Uiu2HAmV8tMEyqyG4jCj5qgHVDcc65YsvqXSuLzCsdHV48BbXKn"],"enrUri":"enr:-L24QA-keNAUwxe0RoDo94ni6UbHnLthi1fM-GHBwRJc3BeiaLKQQVkjU0diz5lCfP-Dfrqr03-HT2oyEPf0gKhWTWsCgmlkgnY0gmlwhKwS-U6KbXVsdGlhZGRyc5YACASsEvlOBkkuAAoErBL5TgZJL90DgnJzhQADAQAAiXNlY3AyNTZrMaED9OB3465n5IeCs2sYFZCaEC4LSCOfVR16Gm2imSK0AomDdGNwgkkug3VkcIJJMIV3YWt1MgE"}'
2026-03-18 04:44:42.438 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:44:42.439 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-18 04:44:45.446 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:44:45.446 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node9_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:44:45.447 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 04:44:45.547 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:44:45.547 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:44:45.549 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:44:45.549 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.4.228
2026-03-18 04:44:45.549 DEBUG [src.node.docker_mananger] Generated ports ['21438', '21439', '21440', '21441', '21442']
2026-03-18 04:44:45.549 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:44:45.550 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:44:45.550 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:44:45.550 DEBUG [src.node.docker_mananger] docker run -i -t -p 21438:21438 -p 21439:21439 -p 21440:21440 -p 21441:21441 -p 21442:21442 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=21440 --rest-port=21438 --tcp-port=21439 --discv5-udp-port=21441 --rest-address=0.0.0.0 --nat=extip:172.18.4.228 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2f0d1edb8e5e9c2e6b022dbd03cc9eabf27de928148c283ff147aa6b036ede54 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21442 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QA-keNAUwxe0RoDo94ni6UbHnLthi1fM-GHBwRJc3BeiaLKQQVkjU0diz5lCfP-Dfrqr03-HT2oyEPf0gKhWTWsCgmlkgnY0gmlwhKwS-U6KbXVsdGlhZGRyc5YACASsEvlOBkkuAAoErBL5TgZJL90DgnJzhQADAQAAiXNlY3AyNTZrMaED9OB3465n5IeCs2sYFZCaEC4LSCOfVR16Gm2imSK0AomDdGNwgkkug3VkcIJJMIV3YWt1MgE
2026-03-18 04:44:45.759 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.4.228 waku b2ff48b4e2a6458f66d917f47cfbbcea2062f80a872dc3497d0c2083d7ff3da3
2026-03-18 04:44:45.793 DEBUG [src.node.docker_mananger] Container started with ID b2ff48b4e2a6. Setting up logs at ./log/docker/node9_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:44:45.793 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21438
2026-03-18 04:44:45.793 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:44:46.797 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21438/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:44:46.811 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-18 04:44:46.812 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:44:46.813 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21438/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:44:46.820 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.4.228/tcp/21439/p2p/16Uiu2HAm5XQBtby6Hrn7WCCNPeXGfh2gdaEVh3y7VZLdB8BErqn7","/ip4/172.18.4.228/tcp/21440/ws/p2p/16Uiu2HAm5XQBtby6Hrn7WCCNPeXGfh2gdaEVh3y7VZLdB8BErqn7"],"enrUri":"enr:-L24QOJIG8ORF2wO7trkG1d2OkgSnOqQBcSywuTH339s9h5UbsZCBhO390-mywKdejKaklPJQYL0_SGYTD-NP0kiIeQCgmlkgnY0gmlwhKwSBOSKbXVsdGlhZGRyc5YACASsEgTkBlO_AAoErBIE5AZTwN0DgnJzhQADAQAAiXNlY3AyNTZrMaEClgx_qibgv-5fRM8FalkA7OJ3pwzeRHTEgdgiPKrra3CDdGNwglO_g3VkcIJTwYV3YWt1MgE"}'
2026-03-18 04:44:46.821 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:44:46.822 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-18 04:44:49.830 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:44:49.830 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node10_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:44:49.830 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 04:44:49.931 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:44:49.931 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:44:49.933 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:44:49.933 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.229.95
2026-03-18 04:44:49.933 DEBUG [src.node.docker_mananger] Generated ports ['51935', '51936', '51937', '51938', '51939']
2026-03-18 04:44:49.933 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:44:49.933 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:44:49.933 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:44:49.934 DEBUG [src.node.docker_mananger] docker run -i -t -p 51935:51935 -p 51936:51936 -p 51937:51937 -p 51938:51938 -p 51939:51939 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=51937 --rest-port=51935 --tcp-port=51936 --discv5-udp-port=51938 --rest-address=0.0.0.0 --nat=extip:172.18.229.95 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ba284fd88bf6aec02d22efb5ec21c5a640c945f78d7ba4b36f81b0bce7c9a2a9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51939 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOJIG8ORF2wO7trkG1d2OkgSnOqQBcSywuTH339s9h5UbsZCBhO390-mywKdejKaklPJQYL0_SGYTD-NP0kiIeQCgmlkgnY0gmlwhKwSBOSKbXVsdGlhZGRyc5YACASsEgTkBlO_AAoErBIE5AZTwN0DgnJzhQADAQAAiXNlY3AyNTZrMaEClgx_qibgv-5fRM8FalkA7OJ3pwzeRHTEgdgiPKrra3CDdGNwglO_g3VkcIJTwYV3YWt1MgE
2026-03-18 04:44:50.150 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.229.95 waku c125bcf6b277155238f1ce3b6605c52d419695509716953e3393b18010c170f5
2026-03-18 04:44:50.186 DEBUG [src.node.docker_mananger] Container started with ID c125bcf6b277. Setting up logs at ./log/docker/node10_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:44:50.186 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 51935
2026-03-18 04:44:50.186 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:44:51.188 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51935/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:44:51.202 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-18 04:44:51.203 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:44:51.204 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51935/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:44:51.211 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.229.95/tcp/51936/p2p/16Uiu2HAmNz9yQqnQcuBjS5vE1QNgmw12cBcPkK4TM1TiYxpUiNQd","/ip4/172.18.229.95/tcp/51937/ws/p2p/16Uiu2HAmNz9yQqnQcuBjS5vE1QNgmw12cBcPkK4TM1TiYxpUiNQd"],"enrUri":"enr:-L24QKKmfv5K61hg4ROVZtQ3BFbv7hiBoNdOKT_uKJvh4w7HH4ARYtWJ0xzsd3LPmhInvEOpoB-05BZfFSg0YIy-U8sCgmlkgnY0gmlwhKwS5V-KbXVsdGlhZGRyc5YACASsEuVfBsrgAAoErBLlXwbK4d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDmX3JAGvDoQz7YBJGUNkHp4VJ4OocVi3jIO-dcoaK7QaDdGNwgsrgg3VkcILK4oV3YWt1MgE"}'
2026-03-18 04:44:51.212 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:44:51.212 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-18 04:44:54.220 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:44:54.221 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node11_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:44:54.221 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 04:44:54.321 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:44:54.321 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:44:54.323 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:44:54.323 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.30.15
2026-03-18 04:44:54.324 DEBUG [src.node.docker_mananger] Generated ports ['6722', '6723', '6724', '6725', '6726']
2026-03-18 04:44:54.324 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:44:54.324 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:44:54.324 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:44:54.324 DEBUG [src.node.docker_mananger] docker run -i -t -p 6722:6722 -p 6723:6723 -p 6724:6724 -p 6725:6725 -p 6726:6726 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=6724 --rest-port=6722 --tcp-port=6723 --discv5-udp-port=6725 --rest-address=0.0.0.0 --nat=extip:172.18.30.15 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6d6d590b1876bab0082abef9bf1a8bf9bd61c1cb89ace11c9a656daa6ed590b4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6726 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKKmfv5K61hg4ROVZtQ3BFbv7hiBoNdOKT_uKJvh4w7HH4ARYtWJ0xzsd3LPmhInvEOpoB-05BZfFSg0YIy-U8sCgmlkgnY0gmlwhKwS5V-KbXVsdGlhZGRyc5YACASsEuVfBsrgAAoErBLlXwbK4d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDmX3JAGvDoQz7YBJGUNkHp4VJ4OocVi3jIO-dcoaK7QaDdGNwgsrgg3VkcILK4oV3YWt1MgE
2026-03-18 04:44:54.542 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.30.15 waku 0847b7f9874cbf15a2aa5e84e14c3bc527428c1a81af804aa82b123a26fd6c69
2026-03-18 04:44:54.576 DEBUG [src.node.docker_mananger] Container started with ID 0847b7f9874c. Setting up logs at ./log/docker/node11_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:44:54.577 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6722
2026-03-18 04:44:54.577 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:44:55.579 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6722/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:44:55.597 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-18 04:44:55.597 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:44:55.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6722/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:44:55.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.30.15/tcp/6723/p2p/16Uiu2HAm7v4e2cgJ5VuEkLF8xRavKYFf4gz1P7ifcYaexiuuy3Jc","/ip4/172.18.30.15/tcp/6724/ws/p2p/16Uiu2HAm7v4e2cgJ5VuEkLF8xRavKYFf4gz1P7ifcYaexiuuy3Jc"],"enrUri":"enr:-L24QDAOU992ywybBPI2rWZEU_rF__uldcBC8p732YapG2xTS9tmKDUSaraHsUaYnEkCXfgS__5ohUB3mH4igG4INJ8CgmlkgnY0gmlwhKwSHg-KbXVsdGlhZGRyc5YACASsEh4PBhpDAAoErBIeDwYaRN0DgnJzhQADAQAAiXNlY3AyNTZrMaECuZIga3PiQ0nr9uEkB-PaioT-ElCAiN5mr0wTdcZXd4WDdGNwghpDg3VkcIIaRYV3YWt1MgE"}'
2026-03-18 04:44:55.604 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:44:55.606 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-18 04:44:58.614 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:44:58.614 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node12_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:44:58.614 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 04:44:58.714 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:44:58.714 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:44:58.716 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:44:58.716 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.231.44
2026-03-18 04:44:58.716 DEBUG [src.node.docker_mananger] Generated ports ['43791', '43792', '43793', '43794', '43795']
2026-03-18 04:44:58.717 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:44:58.717 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:44:58.717 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:44:58.717 DEBUG [src.node.docker_mananger] docker run -i -t -p 43791:43791 -p 43792:43792 -p 43793:43793 -p 43794:43794 -p 43795:43795 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=43793 --rest-port=43791 --tcp-port=43792 --discv5-udp-port=43794 --rest-address=0.0.0.0 --nat=extip:172.18.231.44 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bd9fca64eb802e5b938bb1bbdcfbe88b17dbaaaffef8ede0732dc97a6b037f9e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43795 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QDAOU992ywybBPI2rWZEU_rF__uldcBC8p732YapG2xTS9tmKDUSaraHsUaYnEkCXfgS__5ohUB3mH4igG4INJ8CgmlkgnY0gmlwhKwSHg-KbXVsdGlhZGRyc5YACASsEh4PBhpDAAoErBIeDwYaRN0DgnJzhQADAQAAiXNlY3AyNTZrMaECuZIga3PiQ0nr9uEkB-PaioT-ElCAiN5mr0wTdcZXd4WDdGNwghpDg3VkcIIaRYV3YWt1MgE
2026-03-18 04:44:58.955 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.231.44 waku 340bf6c3d3cf1e2c1f3356f0bee6023da87e38998c1f0a73d5e85ecd78087930
2026-03-18 04:44:58.990 DEBUG [src.node.docker_mananger] Container started with ID 340bf6c3d3cf. Setting up logs at ./log/docker/node12_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:44:58.991 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43791
2026-03-18 04:44:58.991 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:44:59.992 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43791/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:00.006 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-18 04:45:00.008 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:45:00.010 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43791/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:00.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.231.44/tcp/43792/p2p/16Uiu2HAmPuivUznxCAiWAfrL77KArzpNprws8HYJWCUWTW9Ekidy","/ip4/172.18.231.44/tcp/43793/ws/p2p/16Uiu2HAmPuivUznxCAiWAfrL77KArzpNprws8HYJWCUWTW9Ekidy"],"enrUri":"enr:-L24QONkSjj12XotyB5bGgGN6o48qBIjIXiAeNfwfcqeLkd5BPldcFBOgR1Z4eRB5CF6HI01SEJrG8Dp8BNUD5C-dsMCgmlkgnY0gmlwhKwS5yyKbXVsdGlhZGRyc5YACASsEucsBqsQAAoErBLnLAarEd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDpzbS_RuuktZfkUlxD-X9b9Gg4cyLNgHKeJ2R0TtS4-yDdGNwgqsQg3VkcIKrEoV3YWt1MgE"}'
2026-03-18 04:45:00.015 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:45:00.016 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-18 04:45:03.024 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:45:03.024 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node13_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:45:03.024 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 04:45:03.125 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:45:03.125 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:45:03.127 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:45:03.127 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.233.136
2026-03-18 04:45:03.127 DEBUG [src.node.docker_mananger] Generated ports ['5961', '5962', '5963', '5964', '5965']
2026-03-18 04:45:03.128 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:45:03.128 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:45:03.128 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:45:03.128 DEBUG [src.node.docker_mananger] docker run -i -t -p 5961:5961 -p 5962:5962 -p 5963:5963 -p 5964:5964 -p 5965:5965 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=5963 --rest-port=5961 --tcp-port=5962 --discv5-udp-port=5964 --rest-address=0.0.0.0 --nat=extip:172.18.233.136 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d9ced08daeb6b2862fe56976b8defacf4f75907631115ac1cc192bc0fb02d8f3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5965 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QONkSjj12XotyB5bGgGN6o48qBIjIXiAeNfwfcqeLkd5BPldcFBOgR1Z4eRB5CF6HI01SEJrG8Dp8BNUD5C-dsMCgmlkgnY0gmlwhKwS5yyKbXVsdGlhZGRyc5YACASsEucsBqsQAAoErBLnLAarEd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDpzbS_RuuktZfkUlxD-X9b9Gg4cyLNgHKeJ2R0TtS4-yDdGNwgqsQg3VkcIKrEoV3YWt1MgE
2026-03-18 04:45:03.346 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.233.136 waku e7c648738f3091d3caba98381e16cd24eedf74c92ec98b9dbb5b465dcbc674cf
2026-03-18 04:45:03.380 DEBUG [src.node.docker_mananger] Container started with ID e7c648738f30. Setting up logs at ./log/docker/node13_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:45:03.380 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5961
2026-03-18 04:45:03.380 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:45:04.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5961/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:04.403 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-18 04:45:04.407 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:45:04.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5961/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:04.415 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.233.136/tcp/5962/p2p/16Uiu2HAmPkbiQkeomxh6i9g8saubYgPYk5EH3twA3K9Z9eSrDLXT","/ip4/172.18.233.136/tcp/5963/ws/p2p/16Uiu2HAmPkbiQkeomxh6i9g8saubYgPYk5EH3twA3K9Z9eSrDLXT"],"enrUri":"enr:-L24QG1OdEPrYBVLy9_eTG98tpscd5L3isFnTGn3CN0sHjKaclgKu09CwDJA2xl3_9j8qizWZHCZba_E1sj83SOisiQCgmlkgnY0gmlwhKwS6YiKbXVsdGlhZGRyc5YACASsEumIBhdKAAoErBLpiAYXS90DgnJzhQADAQAAiXNlY3AyNTZrMaEDpOByVIyStgz9DjMs-fAHoHs2FHngtj8WTlL0t0NvymKDdGNwghdKg3VkcIIXTIV3YWt1MgE"}'
2026-03-18 04:45:04.415 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:45:04.416 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-18 04:45:07.423 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:45:07.423 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node14_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:45:07.423 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 04:45:07.523 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:45:07.524 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:45:07.525 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:45:07.525 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.72.134
2026-03-18 04:45:07.526 DEBUG [src.node.docker_mananger] Generated ports ['30179', '30180', '30181', '30182', '30183']
2026-03-18 04:45:07.526 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:45:07.526 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:45:07.526 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:45:07.526 DEBUG [src.node.docker_mananger] docker run -i -t -p 30179:30179 -p 30180:30180 -p 30181:30181 -p 30182:30182 -p 30183:30183 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=30181 --rest-port=30179 --tcp-port=30180 --discv5-udp-port=30182 --rest-address=0.0.0.0 --nat=extip:172.18.72.134 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fe55b3e1de1badf9ffcbf2f569ac2fae455afed3e676105ffb8b6e97fdcd8ec3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30183 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QG1OdEPrYBVLy9_eTG98tpscd5L3isFnTGn3CN0sHjKaclgKu09CwDJA2xl3_9j8qizWZHCZba_E1sj83SOisiQCgmlkgnY0gmlwhKwS6YiKbXVsdGlhZGRyc5YACASsEumIBhdKAAoErBLpiAYXS90DgnJzhQADAQAAiXNlY3AyNTZrMaEDpOByVIyStgz9DjMs-fAHoHs2FHngtj8WTlL0t0NvymKDdGNwghdKg3VkcIIXTIV3YWt1MgE
2026-03-18 04:45:07.740 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.72.134 waku b5e4ffa4ad389ce5d73a98639bdf0591d1338444b627951c16ec8ddd721f761d
2026-03-18 04:45:07.779 DEBUG [src.node.docker_mananger] Container started with ID b5e4ffa4ad38. Setting up logs at ./log/docker/node14_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:45:07.779 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30179
2026-03-18 04:45:07.780 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:45:08.782 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30179/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:08.795 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-18 04:45:08.800 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:45:08.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30179/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:08.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.72.134/tcp/30180/p2p/16Uiu2HAkyCzAdGpU4DZ8C3ad3QL1teD4jNm4Hsk4KmwnoyAuYwn5","/ip4/172.18.72.134/tcp/30181/ws/p2p/16Uiu2HAkyCzAdGpU4DZ8C3ad3QL1teD4jNm4Hsk4KmwnoyAuYwn5"],"enrUri":"enr:-L24QHjj5V-NUkZMbec9IB8eGnC3x9gt5soz_WPv1ig1IQlsf9URMRWFdieBJUGy2e942rLzXgSzW5FcR_PFXEnLiDoCgmlkgnY0gmlwhKwSSIaKbXVsdGlhZGRyc5YACASsEkiGBnXkAAoErBJIhgZ15d0DgnJzhQADAQAAiXNlY3AyNTZrMaECOC7C0yc1IoN6oTBcbJtGQZpE2kYPspVfnb4jw3tRvoaDdGNwgnXkg3VkcIJ15oV3YWt1MgE"}'
2026-03-18 04:45:08.806 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:45:08.806 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-18 04:45:11.813 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:45:11.814 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node15_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:45:11.814 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 04:45:11.914 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:45:11.914 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:45:11.916 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:45:11.916 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.177.208
2026-03-18 04:45:11.916 DEBUG [src.node.docker_mananger] Generated ports ['29323', '29324', '29325', '29326', '29327']
2026-03-18 04:45:11.916 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:45:11.916 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:45:11.917 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:45:11.917 DEBUG [src.node.docker_mananger] docker run -i -t -p 29323:29323 -p 29324:29324 -p 29325:29325 -p 29326:29326 -p 29327:29327 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=29325 --rest-port=29323 --tcp-port=29324 --discv5-udp-port=29326 --rest-address=0.0.0.0 --nat=extip:172.18.177.208 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6bbdcc5d77eb5aa2ebdf8cfcb2e148dcee3a5abe041dcea4749edb020de31795 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29327 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHjj5V-NUkZMbec9IB8eGnC3x9gt5soz_WPv1ig1IQlsf9URMRWFdieBJUGy2e942rLzXgSzW5FcR_PFXEnLiDoCgmlkgnY0gmlwhKwSSIaKbXVsdGlhZGRyc5YACASsEkiGBnXkAAoErBJIhgZ15d0DgnJzhQADAQAAiXNlY3AyNTZrMaECOC7C0yc1IoN6oTBcbJtGQZpE2kYPspVfnb4jw3tRvoaDdGNwgnXkg3VkcIJ15oV3YWt1MgE
2026-03-18 04:45:12.138 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.177.208 waku 7d739501c26470ae22a4674a81c643c73f50b174344b18e5427bb203e3b050d4
2026-03-18 04:45:12.180 DEBUG [src.node.docker_mananger] Container started with ID 7d739501c264. Setting up logs at ./log/docker/node15_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:45:12.181 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29323
2026-03-18 04:45:12.181 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:45:13.182 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29323/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:13.189 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-18 04:45:13.189 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:45:13.190 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29323/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:13.195 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.177.208/tcp/29324/p2p/16Uiu2HAmPva84EueKnJzURnqLf6jnBx2yu1ivHr4Bv2tatmPvgy8","/ip4/172.18.177.208/tcp/29325/ws/p2p/16Uiu2HAmPva84EueKnJzURnqLf6jnBx2yu1ivHr4Bv2tatmPvgy8"],"enrUri":"enr:-L24QNSWD3t16VS3AL7ywMSAjAMBFikHRBxojAOZG1mxHXQdBztkorNbi5mM6tIiRDrWNW4Nb-cVEwJdcc91tzt7_dUCgmlkgnY0gmlwhKwSsdCKbXVsdGlhZGRyc5YACASsErHQBnKMAAoErBKx0AZyjd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDp250SvUsU76GM0WIC66G4i-F5K4vPB8rEht6NPac6JuDdGNwgnKMg3VkcIJyjoV3YWt1MgE"}'
2026-03-18 04:45:13.196 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:45:13.196 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-18 04:45:16.217 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:45:16.218 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node16_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:45:16.218 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 04:45:16.320 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:45:16.320 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:45:16.322 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:45:16.322 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.163.68
2026-03-18 04:45:16.322 DEBUG [src.node.docker_mananger] Generated ports ['7104', '7105', '7106', '7107', '7108']
2026-03-18 04:45:16.323 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:45:16.323 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:45:16.323 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:45:16.323 DEBUG [src.node.docker_mananger] docker run -i -t -p 7104:7104 -p 7105:7105 -p 7106:7106 -p 7107:7107 -p 7108:7108 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=7106 --rest-port=7104 --tcp-port=7105 --discv5-udp-port=7107 --rest-address=0.0.0.0 --nat=extip:172.18.163.68 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=df6a7e3c1b13fb500c93abc9b6bf2ced084de2cb9cac3a209fefcf4abeeeec85 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7108 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QNSWD3t16VS3AL7ywMSAjAMBFikHRBxojAOZG1mxHXQdBztkorNbi5mM6tIiRDrWNW4Nb-cVEwJdcc91tzt7_dUCgmlkgnY0gmlwhKwSsdCKbXVsdGlhZGRyc5YACASsErHQBnKMAAoErBKx0AZyjd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDp250SvUsU76GM0WIC66G4i-F5K4vPB8rEht6NPac6JuDdGNwgnKMg3VkcIJyjoV3YWt1MgE
2026-03-18 04:45:16.567 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.163.68 waku 2456206db5939bdbc85e30ec931c7fb53fd555ab9b20a5bee178e22ecf49ef60
2026-03-18 04:45:16.606 DEBUG [src.node.docker_mananger] Container started with ID 2456206db593. Setting up logs at ./log/docker/node16_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:45:16.606 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 7104
2026-03-18 04:45:16.606 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:45:17.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7104/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:17.625 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-18 04:45:17.629 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:45:17.630 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7104/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:17.633 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.163.68/tcp/7105/p2p/16Uiu2HAmAe1WNN1Kuh7CErJYJue81SGqtXKXqctmt5ZbRNApSwv7","/ip4/172.18.163.68/tcp/7106/ws/p2p/16Uiu2HAmAe1WNN1Kuh7CErJYJue81SGqtXKXqctmt5ZbRNApSwv7"],"enrUri":"enr:-L24QCk8pyKJVPCfjdfw4-G9SvtJCWZFp7XbE__FPwM3qaMnXPNFLpNyhU6qFA1bredwePXKXfYtmQVWZ8hDY2uDILkCgmlkgnY0gmlwhKwSo0SKbXVsdGlhZGRyc5YACASsEqNEBhvBAAoErBKjRAYbwt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC4ghaYOL3pdBoBywliC5gMFNr2HfzDgsXRfqVg91VkViDdGNwghvBg3VkcIIbw4V3YWt1MgE"}'
2026-03-18 04:45:17.634 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:45:17.634 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-18 04:45:20.641 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:45:20.642 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node17_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:45:20.642 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 04:45:20.742 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:45:20.742 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:45:20.744 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:45:20.744 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.68.224
2026-03-18 04:45:20.744 DEBUG [src.node.docker_mananger] Generated ports ['21714', '21715', '21716', '21717', '21718']
2026-03-18 04:45:20.744 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:45:20.744 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:45:20.745 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:45:20.745 DEBUG [src.node.docker_mananger] docker run -i -t -p 21714:21714 -p 21715:21715 -p 21716:21716 -p 21717:21717 -p 21718:21718 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=21716 --rest-port=21714 --tcp-port=21715 --discv5-udp-port=21717 --rest-address=0.0.0.0 --nat=extip:172.18.68.224 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f4aafa86caeb5fc0bdf0aeeb46ac5daabfeba84cd6b0acf1fa6f2edf9ea5be3e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21718 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCk8pyKJVPCfjdfw4-G9SvtJCWZFp7XbE__FPwM3qaMnXPNFLpNyhU6qFA1bredwePXKXfYtmQVWZ8hDY2uDILkCgmlkgnY0gmlwhKwSo0SKbXVsdGlhZGRyc5YACASsEqNEBhvBAAoErBKjRAYbwt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC4ghaYOL3pdBoBywliC5gMFNr2HfzDgsXRfqVg91VkViDdGNwghvBg3VkcIIbw4V3YWt1MgE
2026-03-18 04:45:20.990 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.68.224 waku 5733b2cc2a8cb68bd72475ce21bf2bce8f1b053937c62bb43a4c94be810893af
2026-03-18 04:45:21.026 DEBUG [src.node.docker_mananger] Container started with ID 5733b2cc2a8c. Setting up logs at ./log/docker/node17_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:45:21.026 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21714
2026-03-18 04:45:21.026 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:45:22.027 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21714/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:22.046 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-18 04:45:22.047 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:45:22.047 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21714/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:22.056 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.68.224/tcp/21715/p2p/16Uiu2HAm8dVAzsmEuNFzovihSRWzFHnB2XXYawtAdVCwYaMLns93","/ip4/172.18.68.224/tcp/21716/ws/p2p/16Uiu2HAm8dVAzsmEuNFzovihSRWzFHnB2XXYawtAdVCwYaMLns93"],"enrUri":"enr:-L24QCe7upt0pKQJIfJYj3JNuaMkr6d1PZ-1xE7jhxAFZO31EcACYaqxeNCQLHqrc9MoX3p07YJ63NTKWtqhrzVrHHsCgmlkgnY0gmlwhKwSROCKbXVsdGlhZGRyc5YACASsEkTgBlTTAAoErBJE4AZU1N0DgnJzhQADAQAAiXNlY3AyNTZrMaECxC6uMku867uoBaTnouAyudeMjZt71n3D3hScD97dXFKDdGNwglTTg3VkcIJU1YV3YWt1MgE"}'
2026-03-18 04:45:22.056 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:45:22.057 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-18 04:45:25.066 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:45:25.067 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node18_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:45:25.067 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 04:45:25.167 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:45:25.167 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:45:25.169 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:45:25.170 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.157.236
2026-03-18 04:45:25.170 DEBUG [src.node.docker_mananger] Generated ports ['11678', '11679', '11680', '11681', '11682']
2026-03-18 04:45:25.170 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:45:25.170 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:45:25.170 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:45:25.170 DEBUG [src.node.docker_mananger] docker run -i -t -p 11678:11678 -p 11679:11679 -p 11680:11680 -p 11681:11681 -p 11682:11682 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=11680 --rest-port=11678 --tcp-port=11679 --discv5-udp-port=11681 --rest-address=0.0.0.0 --nat=extip:172.18.157.236 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4121f714ab1a128fa6136cbcaf5c6ad94cec4cadf6cdb6570230f8e3f7ec53ac --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11682 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCe7upt0pKQJIfJYj3JNuaMkr6d1PZ-1xE7jhxAFZO31EcACYaqxeNCQLHqrc9MoX3p07YJ63NTKWtqhrzVrHHsCgmlkgnY0gmlwhKwSROCKbXVsdGlhZGRyc5YACASsEkTgBlTTAAoErBJE4AZU1N0DgnJzhQADAQAAiXNlY3AyNTZrMaECxC6uMku867uoBaTnouAyudeMjZt71n3D3hScD97dXFKDdGNwglTTg3VkcIJU1YV3YWt1MgE
2026-03-18 04:45:25.480 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.157.236 waku a6c397c6bc7bad1eb52d2ef1fe5e75f89e087e69a146e93cc70ea6cb132e51af
2026-03-18 04:45:25.519 DEBUG [src.node.docker_mananger] Container started with ID a6c397c6bc7b. Setting up logs at ./log/docker/node18_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:45:25.519 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11678
2026-03-18 04:45:25.520 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:45:26.521 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11678/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:26.536 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-18 04:45:26.538 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:45:26.541 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11678/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:26.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.157.236/tcp/11679/p2p/16Uiu2HAmSJG9wC95VTnDin5rafk4xMkz2PbpcarRL4TaXqk6tdXk","/ip4/172.18.157.236/tcp/11680/ws/p2p/16Uiu2HAmSJG9wC95VTnDin5rafk4xMkz2PbpcarRL4TaXqk6tdXk"],"enrUri":"enr:-L24QJBc-VuMNCB3RAkUeWXWrHV0xqHiIu-tyEvxJlz0_98-TJqIieQ2_s07_AJc9swz3FZeLnpTsrAhGeGAKcGGj5MCgmlkgnY0gmlwhKwSneyKbXVsdGlhZGRyc5YACASsEp3sBi2fAAoErBKd7AYtoN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDyrRKNWNffJq5pd5VSb_5NZfQZmrXcN1uxEtWb8oCKS-DdGNwgi2fg3VkcIItoYV3YWt1MgE"}'
2026-03-18 04:45:26.549 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:45:26.549 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-18 04:45:29.558 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:45:29.560 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node19_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:45:29.561 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 04:45:29.664 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:45:29.670 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:45:29.683 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:45:29.684 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.174.226
2026-03-18 04:45:29.684 DEBUG [src.node.docker_mananger] Generated ports ['54949', '54950', '54951', '54952', '54953']
2026-03-18 04:45:29.684 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:45:29.685 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:45:29.685 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:45:29.685 DEBUG [src.node.docker_mananger] docker run -i -t -p 54949:54949 -p 54950:54950 -p 54951:54951 -p 54952:54952 -p 54953:54953 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=54951 --rest-port=54949 --tcp-port=54950 --discv5-udp-port=54952 --rest-address=0.0.0.0 --nat=extip:172.18.174.226 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=04c92c46d3f1c28bd0a54f32dc48f8b3ec219537eedfe84aeeea9f577a765e72 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54953 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJBc-VuMNCB3RAkUeWXWrHV0xqHiIu-tyEvxJlz0_98-TJqIieQ2_s07_AJc9swz3FZeLnpTsrAhGeGAKcGGj5MCgmlkgnY0gmlwhKwSneyKbXVsdGlhZGRyc5YACASsEp3sBi2fAAoErBKd7AYtoN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDyrRKNWNffJq5pd5VSb_5NZfQZmrXcN1uxEtWb8oCKS-DdGNwgi2fg3VkcIItoYV3YWt1MgE
2026-03-18 04:45:29.975 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.174.226 waku f9f2c984bb570765b60021bace45aada773273731fd42d72ecebbb4f45fb6d1c
2026-03-18 04:45:30.013 DEBUG [src.node.docker_mananger] Container started with ID f9f2c984bb57. Setting up logs at ./log/docker/node19_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:45:30.013 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54949
2026-03-18 04:45:30.013 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:45:31.015 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54949/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:31.045 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-18 04:45:31.052 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:45:31.052 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54949/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:31.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.174.226/tcp/54950/p2p/16Uiu2HAmBevYd8P2F5AyDrxne5Y1AMhvHSUCkrTrwNbDJEJpjCnv","/ip4/172.18.174.226/tcp/54951/ws/p2p/16Uiu2HAmBevYd8P2F5AyDrxne5Y1AMhvHSUCkrTrwNbDJEJpjCnv"],"enrUri":"enr:-L24QD_Axd3Zx-ZOof5yxfzhq06vMT7veiL-9czCT4o17OFGAz83C9szoYu7wv9h5lBq82oERvaQVZzkVpSRygK3XAICgmlkgnY0gmlwhKwSruKKbXVsdGlhZGRyc5YACASsEq7iBtamAAoErBKu4gbWp90DgnJzhQADAQAAiXNlY3AyNTZrMaEC8SAC3rc7f-Jua766MeMMalUVKjljMrhsv5PDYw508tODdGNwgtamg3VkcILWqIV3YWt1MgE"}'
2026-03-18 04:45:31.076 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:45:31.078 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-18 04:45:34.079 DEBUG [tests.e2e.test_e2e] Start filter node and subscribed filter node
2026-03-18 04:45:34.086 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:45:34.086 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node21_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:45:34.093 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:45:34.093 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node22_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:45:34.094 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:45:34.094 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:45:34.096 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:45:34.096 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.132.135
2026-03-18 04:45:34.096 DEBUG [src.node.docker_mananger] Generated ports ['60615', '60616', '60617', '60618', '60619']
2026-03-18 04:45:34.097 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:45:34.097 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:45:34.097 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:45:34.097 DEBUG [src.node.docker_mananger] docker run -i -t -p 60615:60615 -p 60616:60616 -p 60617:60617 -p 60618:60618 -p 60619:60619 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=60617 --rest-port=60615 --tcp-port=60616 --discv5-udp-port=60618 --rest-address=0.0.0.0 --nat=extip:172.18.132.135 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dcbad7e8d008cda92adfc4fc8aaa307bff1ed3b80bdff92d0dcd6fce9552e339 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60619 --metrics-logging=true --relay=true --filter=true --store=false --discv5-bootstrap-node=enr:-L24QD_Axd3Zx-ZOof5yxfzhq06vMT7veiL-9czCT4o17OFGAz83C9szoYu7wv9h5lBq82oERvaQVZzkVpSRygK3XAICgmlkgnY0gmlwhKwSruKKbXVsdGlhZGRyc5YACASsEq7iBtamAAoErBKu4gbWp90DgnJzhQADAQAAiXNlY3AyNTZrMaEC8SAC3rc7f-Jua766MeMMalUVKjljMrhsv5PDYw508tODdGNwgtamg3VkcILWqIV3YWt1MgE
2026-03-18 04:45:34.366 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.132.135 waku c682c8054708c2532679b767c23bab6a3a29d70a0ecbe0956cb47e09215db6d1
2026-03-18 04:45:34.405 DEBUG [src.node.docker_mananger] Container started with ID c682c8054708. Setting up logs at ./log/docker/node21_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:45:34.405 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60615
2026-03-18 04:45:34.406 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:45:35.408 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60615/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:35.450 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-18 04:45:35.452 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:45:35.454 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60615/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:35.462 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.132.135/tcp/60616/p2p/16Uiu2HAmSjTECYYmLvcf1akjmhBuDGLSUjh45FgSXcCcBoaAHpz2","/ip4/172.18.132.135/tcp/60617/ws/p2p/16Uiu2HAmSjTECYYmLvcf1akjmhBuDGLSUjh45FgSXcCcBoaAHpz2"],"enrUri":"enr:-L24QIG2bVa5AfcJd-odrfGpbQ41ckOOLChJxWjoR4fU-BZsXphMuvl8mKHguS9lUUPEv_sdUOF-jtGWEodFb2UsvLcCgmlkgnY0gmlwhKwShIeKbXVsdGlhZGRyc5YACASsEoSHBuzIAAoErBKEhwbsyd0DgnJzhQADAQAAiXNlY3AyNTZrMaED0ShUu1Hw-jlJsWTG9nnT7xJp2ou911nCsjGQVJiTbbeDdGNwguzIg3VkcILsyoV3YWt1MgU"}'
2026-03-18 04:45:35.463 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:45:35.464 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:45:35.470 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:45:35.476 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:45:35.476 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.193.112
2026-03-18 04:45:35.481 DEBUG [src.node.docker_mananger] Generated ports ['18986', '18987', '18988', '18989', '18990']
2026-03-18 04:45:35.481 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:45:35.481 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:45:35.483 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:45:35.483 DEBUG [src.node.docker_mananger] docker run -i -t -p 18986:18986 -p 18987:18987 -p 18988:18988 -p 18989:18989 -p 18990:18990 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=18988 --rest-port=18986 --tcp-port=18987 --discv5-udp-port=18989 --rest-address=0.0.0.0 --nat=extip:172.18.193.112 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ffaba945a4e5c2ee7bc13a98aa821d57708ccafbefdfec0e2f98b1f4decfa18b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18990 --metrics-logging=true --relay=false --filter=true --filternode=/ip4/172.18.132.135/tcp/60616/p2p/16Uiu2HAmSjTECYYmLvcf1akjmhBuDGLSUjh45FgSXcCcBoaAHpz2 --store=false --discv5-bootstrap-node=<src.node.waku_node.WakuNode object at 0x7fe96ac8c4d0>
2026-03-18 04:45:35.785 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.193.112 waku be21cdf3d9f704b78843332edcf9e6bd8b221eb6a482e9a249a88bc4b4d17035
2026-03-18 04:45:35.821 DEBUG [src.node.docker_mananger] Container started with ID be21cdf3d9f7. Setting up logs at ./log/docker/node22_2026-03-18_04-44-09__810e578b-e770-4cbd-832e-a060c7f3ba61__wakuorg_nwaku:latest.log
2026-03-18 04:45:35.821 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 18986
2026-03-18 04:45:35.822 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:45:36.822 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18986/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:36.825 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_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-18 04:45:36.825 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:45:36.826 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18986/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:36.828 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.193.112/tcp/18987/p2p/16Uiu2HAmMMNdA6dqNto5DaZRnA6nFhtXkFwMizNpkHbDQc7LqmQA","/ip4/172.18.193.112/tcp/18988/ws/p2p/16Uiu2HAmMMNdA6dqNto5DaZRnA6nFhtXkFwMizNpkHbDQc7LqmQA"],"enrUri":"enr:-L24QNJaxZKIEPlJdjWs2vaTbnfFGQEvlRW921eT2AM80t48esm22xlcKM5Ft-1I97IZwn66vMdWhYsmgJPrAQyvoBMCgmlkgnY0gmlwhKwSwXCKbXVsdGlhZGRyc5YACASsEsFwBkorAAoErBLBcAZKLN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDgTXpn8D7gNmjQoeqcAfKldl9i5bZ1zMdQBc-dU8uXR-DdGNwgkorg3VkcIJKLYV3YWt1MgQ"}'
2026-03-18 04:45:36.828 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:45:36.829 DEBUG [tests.e2e.test_e2e] Subscribe nodes to relay pubsub topic /waku/2/rs/3/1
2026-03-18 04:45:36.829 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52012/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:45:36.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:45:36.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31248/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:45:36.921 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:45:36.923 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12722/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:45:36.984 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:45:36.984 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30764/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:45:37.085 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:45:37.087 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25621/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:45:37.159 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:45:37.159 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5462/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:45:37.210 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:45:37.211 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12375/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:45:37.314 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:45:37.336 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37473/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:45:37.381 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:45:37.388 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18733/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:45:37.452 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:45:37.457 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21438/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:45:37.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:45:37.512 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51935/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:45:37.571 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:45:37.572 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6722/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:45:37.641 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:45:37.660 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43791/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:45:37.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:45:37.712 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5961/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:45:37.825 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:45:37.825 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30179/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:45:37.903 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:45:37.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29323/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:45:38.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:45:38.001 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7104/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:45:38.098 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:45:38.104 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21714/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:45:38.216 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:45:38.217 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11678/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:45:38.273 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:45:38.273 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54949/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:45:38.297 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:45:38.298 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60615/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-18 04:45:38.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:45:38.306 DEBUG [tests.e2e.test_e2e] Node22 make filter request to pubsubtopic /waku/2/rs/3/1 and content topic /test/1/waku-filter/proto
2026-03-18 04:45:38.306 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18986/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-18 04:45:38.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-18 04:45:38.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52012/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:38.430 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 04:45:38.431 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31248/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:38.437 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 04:45:38.438 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12722/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:38.443 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 04:45:38.443 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30764/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:38.448 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 04:45:38.449 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25621/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:38.454 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 04:45:38.454 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5462/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:38.488 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 04:45:38.491 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12375/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:38.524 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 04:45:38.527 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37473/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:38.539 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 04:45:38.539 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18733/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:38.545 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 04:45:38.545 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21438/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:38.552 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 04:45:38.552 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51935/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:38.557 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 04:45:38.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6722/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:38.563 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 04:45:38.563 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43791/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:38.568 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 04:45:38.568 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5961/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:38.573 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 04:45:38.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30179/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:38.577 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 04:45:38.577 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29323/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:38.581 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 04:45:38.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7104/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:38.585 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 04:45:38.586 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21714/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:38.590 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 04:45:38.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11678/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:38.594 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 04:45:38.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54949/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:38.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.132.135/tcp/49910/p2p/16Uiu2HAmSjTECYYmLvcf1akjmhBuDGLSUjh45FgSXcCcBoaAHpz2","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.38.0-rc.0-2-g85a7bf","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.157.236/tcp/11679/p2p/16Uiu2HAmSJG9wC95VTnDin5rafk4xMkz2PbpcarRL4TaXqk6tdXk","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-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.38.0-rc.0-2-g85a7bf","origin":"Discv5"},{"multiaddr":"/ip4/172.18.163.68/tcp/36754/p2p/16Uiu2HAmAe1WNN1Kuh7CErJYJue81SGqtXKXqctmt5ZbRNApSwv7","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-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.38.0-rc.0-2-g85a7bf","origin":"UnknownOrigin"}]'
2026-03-18 04:45:38.597 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60615/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:45:38.599 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.174.226/tcp/54950/p2p/16Uiu2HAmBevYd8P2F5AyDrxne5Y1AMhvHSUCkrTrwNbDJEJpjCnv","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-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.38.0-rc.0-2-g85a7bf","origin":"Discv5"},{"multiaddr":"/ip4/172.18.193.112/tcp/39108/p2p/16Uiu2HAmMMNdA6dqNto5DaZRnA6nFhtXkFwMizNpkHbDQc7LqmQA","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/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.38.0-rc.0-2-g85a7bf","origin":"UnknownOrigin"}]'
2026-03-18 04:45:38.599 DEBUG [src.libs.common] Sleeping for 80 seconds
2026-03-18 04:46:58.600 DEBUG [tests.e2e.test_e2e] 20 Nodes publish 20 messages
2026-03-18 04:46:58.600 DEBUG [src.steps.store] Relaying message
2026-03-18 04:46:58.601 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52012/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-18 04:46:58.721 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:46:58.721 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:46:58.925 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:46:59.934 DEBUG [src.steps.store] Relaying message
2026-03-18 04:46:59.934 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31248/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-18 04:47:00.025 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:47:00.025 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:47:00.228 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:47:01.235 DEBUG [src.steps.store] Relaying message
2026-03-18 04:47:01.235 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12722/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-18 04:47:01.420 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:47:01.432 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:47:01.633 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:47:02.640 DEBUG [src.steps.store] Relaying message
2026-03-18 04:47:02.649 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30764/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-18 04:47:02.828 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:47:02.842 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:47:03.051 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:47:04.056 DEBUG [src.steps.store] Relaying message
2026-03-18 04:47:04.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25621/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-18 04:47:04.168 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:47:04.184 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:47:04.397 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:47:05.421 DEBUG [src.steps.store] Relaying message
2026-03-18 04:47:05.421 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5462/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-18 04:47:05.552 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:47:05.558 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:47:05.793 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:47:06.794 DEBUG [src.steps.store] Relaying message
2026-03-18 04:47:06.795 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12375/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-18 04:47:06.901 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:47:06.943 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:47:07.147 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:47:08.175 DEBUG [src.steps.store] Relaying message
2026-03-18 04:47:08.176 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37473/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-18 04:47:08.333 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:47:08.333 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:47:08.552 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:47:09.563 DEBUG [src.steps.store] Relaying message
2026-03-18 04:47:09.567 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18733/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-18 04:47:09.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:47:09.805 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:47:10.009 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:47:11.018 DEBUG [src.steps.store] Relaying message
2026-03-18 04:47:11.025 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21438/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-18 04:47:11.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:47:11.230 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:47:11.431 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:47:12.450 DEBUG [src.steps.store] Relaying message
2026-03-18 04:47:12.451 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51935/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-18 04:47:12.606 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:47:12.616 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:47:12.823 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:47:13.827 DEBUG [src.steps.store] Relaying message
2026-03-18 04:47:13.828 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6722/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-18 04:47:13.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:47:13.981 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:47:14.186 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:47:15.187 DEBUG [src.steps.store] Relaying message
2026-03-18 04:47:15.191 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43791/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-18 04:47:15.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:47:15.315 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:47:15.531 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:47:16.542 DEBUG [src.steps.store] Relaying message
2026-03-18 04:47:16.542 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5961/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-18 04:47:16.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:47:16.695 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:47:16.900 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:47:17.900 DEBUG [src.steps.store] Relaying message
2026-03-18 04:47:17.901 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30179/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-18 04:47:18.006 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:47:18.023 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:47:18.223 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:47:19.242 DEBUG [src.steps.store] Relaying message
2026-03-18 04:47:19.243 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29323/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-18 04:47:19.426 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:47:19.436 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:47:19.644 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:47:20.645 DEBUG [src.steps.store] Relaying message
2026-03-18 04:47:20.648 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7104/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-18 04:47:20.786 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:47:20.804 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:47:21.013 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:47:22.075 DEBUG [src.steps.store] Relaying message
2026-03-18 04:47:22.076 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21714/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-18 04:47:22.202 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:47:22.212 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:47:22.420 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:47:23.429 DEBUG [src.steps.store] Relaying message
2026-03-18 04:47:23.429 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11678/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-18 04:47:23.542 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:47:23.553 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:47:23.765 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:47:24.769 DEBUG [src.steps.store] Relaying message
2026-03-18 04:47:24.777 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54949/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-18 04:47:24.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:47:24.916 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 04:47:25.125 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:47:26.129 DEBUG [tests.e2e.test_e2e] Node 22 requests messages of subscribed filter topic
2026-03-18 04:47:26.129 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18986/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:47:26.132 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":1773809218600612410,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773809219934098938,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773809221234953886,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773809222639915735,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773809224056050633,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773809225421153570,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773809226794344869,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773809228175518971,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773809229563414292,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773809231018395352,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773809232450758508,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773809233827659116,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773809235186951298,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773809236542363427,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773809237900728461,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773809239242627755,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773809240645767867,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773809242075641522,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773809243429318069,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773809244769300653,"ephemeral":false}]'
2026-03-18 04:47:26.134 DEBUG [tests.e2e.test_e2e] Total number received messages for node 22 is 20
2026-03-18 04:47:26.211 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-18 04:47:26.238 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-18 04:47:26.240 DEBUG [src.node.waku_node] Stopping container with id e854aa69dc4f
2026-03-18 04:47:27.319 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:47:27.319 DEBUG [src.node.waku_node] Stopping container with id caa31c774543
2026-03-18 04:47:28.134 ERROR [src.node.docker_mananger] Max retries reached for container e854aa69dc4f. Exiting log stream.
2026-03-18 04:47:28.227 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:47:28.227 DEBUG [src.node.waku_node] Stopping container with id 4a1de8ebadc6
2026-03-18 04:47:29.147 ERROR [src.node.docker_mananger] Max retries reached for container caa31c774543. Exiting log stream.
2026-03-18 04:47:29.429 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:47:29.432 DEBUG [src.node.waku_node] Stopping container with id 2b09828b0b41
2026-03-18 04:47:30.247 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:47:30.249 DEBUG [src.node.waku_node] Stopping container with id a7365aa68938
2026-03-18 04:47:30.262 ERROR [src.node.docker_mananger] Max retries reached for container 4a1de8ebadc6. Exiting log stream.
2026-03-18 04:47:31.166 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:47:31.170 DEBUG [src.node.waku_node] Stopping container with id 6701be19b809
2026-03-18 04:47:32.001 ERROR [src.node.docker_mananger] Max retries reached for container a7365aa68938. Exiting log stream.
2026-03-18 04:47:32.115 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:47:32.118 DEBUG [src.node.waku_node] Stopping container with id 2cd6c22bdf5e
2026-03-18 04:47:32.869 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:47:32.870 DEBUG [src.node.waku_node] Stopping container with id 45f35f8229c0
2026-03-18 04:47:32.984 ERROR [src.node.docker_mananger] Max retries reached for container 6701be19b809. Exiting log stream.
2026-03-18 04:47:33.283 ERROR [src.node.docker_mananger] Max retries reached for container 2b09828b0b41. Exiting log stream.
2026-03-18 04:47:33.664 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:47:33.665 DEBUG [src.node.waku_node] Stopping container with id 179881a5a138
2026-03-18 04:47:34.487 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:47:34.490 DEBUG [src.node.waku_node] Stopping container with id b2ff48b4e2a6
2026-03-18 04:47:35.291 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:47:35.293 DEBUG [src.node.waku_node] Stopping container with id c125bcf6b277
2026-03-18 04:47:35.342 ERROR [src.node.docker_mananger] Max retries reached for container 179881a5a138. Exiting log stream.
2026-03-18 04:47:36.101 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:47:36.106 DEBUG [src.node.waku_node] Stopping container with id 0847b7f9874c
2026-03-18 04:47:36.128 ERROR [src.node.docker_mananger] Max retries reached for container b2ff48b4e2a6. Exiting log stream.
2026-03-18 04:47:36.938 ERROR [src.node.docker_mananger] Max retries reached for container c125bcf6b277. Exiting log stream.
2026-03-18 04:47:37.601 ERROR [src.node.docker_mananger] Max retries reached for container 2cd6c22bdf5e. Exiting log stream.
2026-03-18 04:47:38.072 ERROR [src.node.docker_mananger] Max retries reached for container 45f35f8229c0. Exiting log stream.
2026-03-18 04:47:46.734 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:47:46.734 DEBUG [src.node.waku_node] Stopping container with id 340bf6c3d3cf
2026-03-18 04:47:47.422 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:47:47.428 DEBUG [src.node.waku_node] Stopping container with id e7c648738f30
2026-03-18 04:47:49.997 ERROR [src.node.docker_mananger] Max retries reached for container 0847b7f9874c. Exiting log stream.
2026-03-18 04:47:50.520 ERROR [src.node.docker_mananger] Max retries reached for container 340bf6c3d3cf. Exiting log stream.
2026-03-18 04:47:58.054 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:47:58.054 DEBUG [src.node.waku_node] Stopping container with id b5e4ffa4ad38
2026-03-18 04:47:58.715 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:47:58.717 DEBUG [src.node.waku_node] Stopping container with id 7d739501c264
2026-03-18 04:47:58.868 ERROR [src.node.docker_mananger] Max retries reached for container e7c648738f30. Exiting log stream.
2026-03-18 04:47:59.527 ERROR [src.node.docker_mananger] Max retries reached for container b5e4ffa4ad38. Exiting log stream.
2026-03-18 04:48:09.315 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:48:09.318 DEBUG [src.node.waku_node] Stopping container with id 2456206db593
2026-03-18 04:48:09.910 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:48:09.911 DEBUG [src.node.waku_node] Stopping container with id 5733b2cc2a8c
2026-03-18 04:48:10.505 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:48:10.510 DEBUG [src.node.waku_node] Stopping container with id a6c397c6bc7b
2026-03-18 04:48:10.732 ERROR [src.node.docker_mananger] Max retries reached for container 2456206db593. Exiting log stream.
2026-03-18 04:48:11.321 ERROR [src.node.docker_mananger] Max retries reached for container 5733b2cc2a8c. Exiting log stream.
2026-03-18 04:48:11.377 ERROR [src.node.docker_mananger] Max retries reached for container 7d739501c264. Exiting log stream.
2026-03-18 04:48:21.098 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:48:21.098 DEBUG [src.node.waku_node] Stopping container with id f9f2c984bb57
2026-03-18 04:48:21.913 ERROR [src.node.docker_mananger] Max retries reached for container a6c397c6bc7b. Exiting log stream.
2026-03-18 04:48:31.638 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:48:31.640 DEBUG [src.node.waku_node] Stopping container with id c682c8054708
2026-03-18 04:48:32.204 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:48:32.205 DEBUG [src.node.waku_node] Stopping container with id be21cdf3d9f7
2026-03-18 04:48:32.827 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:48:32.830 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-18 04:48:33.301 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-18 04:48:33.780 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-18 04:48:34.288 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-18 04:48:35.219 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-18 04:48:35.666 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-18 04:48:36.126 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-18 04:48:37.016 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-18 04:48:37.944 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-18 04:48:38.370 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-18 04:48:38.755 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-18 04:48:39.153 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-18 04:48:39.159 ERROR [src.node.docker_mananger] Max retries reached for container be21cdf3d9f7. Exiting log stream.
2026-03-18 04:48:39.917 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-18 04:48:40.716 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-18 04:48:41.094 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-18 04:48:41.473 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-18 04:48:42.236 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-18 04:48:42.614 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-18 04:48:42.967 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-18 04:48:43.309 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-18 04:48:43.956 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-18 04:48:44.441 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-18 04:48:44.509 DEBUG [src.node.docker_mananger] No errors found in the waku logs.