2026-03-30 10:30:01 +00:00

778 lines
142 KiB
Plaintext

2026-03-30 10:06:13.491 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-30 10:06:13.491 DEBUG [tests.conftest] Running test: test_filter_many_subscribed_nodes with id: 2026-03-30_10-06-13__6b731c0d-a43f-45f9-b2da-0049cb87cfab
2026-03-30 10:06:13.491 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-30 10:06:13.491 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-03-30 10:06:13.492 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-03-30 10:06:13.498 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-30 10:06:13.498 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-30_10-06-13__6b731c0d-a43f-45f9-b2da-0049cb87cfab__wakuorg_nwaku:latest.log
2026-03-30 10:06:13.503 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-30 10:06:13.503 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-30_10-06-13__6b731c0d-a43f-45f9-b2da-0049cb87cfab__wakuorg_nwaku:latest.log
2026-03-30 10:06:13.509 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-30 10:06:13.509 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-30_10-06-13__6b731c0d-a43f-45f9-b2da-0049cb87cfab__wakuorg_nwaku:latest.log
2026-03-30 10:06:13.510 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-30 10:06:13.510 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-30 10:06:13.510 DEBUG [tests.e2e.test_e2e] Start 2 nodes
2026-03-30 10:06:13.511 DEBUG [src.node.waku_node] Starting Node...
2026-03-30 10:06:13.511 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-30 10:06:13.512 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-30 10:06:13.512 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.148.53
2026-03-30 10:06:13.512 DEBUG [src.node.docker_mananger] Generated ports ['63660', '63661', '63662', '63663', '63664']
2026-03-30 10:06:13.512 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-30 10:06:13.513 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-30 10:06:13.513 DEBUG [src.node.waku_node] Using volumes []
2026-03-30 10:06:13.513 DEBUG [src.node.docker_mananger] docker run -i -t -p 63660:63660 -p 63661:63661 -p 63662:63662 -p 63663:63663 -p 63664:63664 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=63662 --rest-port=63660 --tcp-port=63661 --discv5-udp-port=63663 --rest-address=0.0.0.0 --nat=extip:172.18.148.53 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=2c9d0b65bb0088bec9a88b60f21f5c0bbed02baaff1e2a970237beaa47ed5fda --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63664 --metrics-logging=true --relay=true --store=false
2026-03-30 10:06:13.674 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.148.53 waku f03d748522d76c7f2c879ee2e5df6543ccc6b40629a59b809ca63721e7204df7
2026-03-30 10:06:13.702 DEBUG [src.node.docker_mananger] Container started with ID f03d748522d7. Setting up logs at ./log/docker/node1_2026-03-30_10-06-13__6b731c0d-a43f-45f9-b2da-0049cb87cfab__wakuorg_nwaku:latest.log
2026-03-30 10:06:13.703 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63660
2026-03-30 10:06:13.703 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-30 10:06:13.894 ERROR [src.node.docker_mananger] Max retries reached for container 74f2f4883684. Exiting log stream.
2026-03-30 10:06:14.255 ERROR [src.node.docker_mananger] Max retries reached for container 3c58959765b3. Exiting log stream.
2026-03-30 10:06:14.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63660/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:14.706 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-30 10:06:14.706 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-30 10:06:14.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63660/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:14.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.148.53/tcp/63661/p2p/16Uiu2HAkvWSt79LrP2wjN27pau7srzRSrrAsTuSuBqz2RdvSoeGN","/ip4/172.18.148.53/tcp/63662/ws/p2p/16Uiu2HAkvWSt79LrP2wjN27pau7srzRSrrAsTuSuBqz2RdvSoeGN"],"enrUri":"enr:-L24QHA-kIZRddKzga2y5qI4LpyJVILG23b0DgIDR82eDHeJEhqF6hXTtQmws5W3_wDejAqwP0ytc1TrxTBxFOWiskECgmlkgnY0gmlwhKwSlDWKbXVsdGlhZGRyc5YACASsEpQ1BvitAAoErBKUNQb4rt0DgnJzhQDGAQAAiXNlY3AyNTZrMaECEBTH7R3ed8vlxMDcU3E05i5vLgo3ucN3lpLHfTQxNY-DdGNwgvitg3VkcIL4r4V3YWt1MgE"}'
2026-03-30 10:06:14.708 INFO [src.node.waku_node] REST service is ready !!
2026-03-30 10:06:14.709 DEBUG [src.node.waku_node] Starting Node...
2026-03-30 10:06:14.709 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-30 10:06:14.710 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-30 10:06:14.710 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.218.199
2026-03-30 10:06:14.710 DEBUG [src.node.docker_mananger] Generated ports ['23562', '23563', '23564', '23565', '23566']
2026-03-30 10:06:14.710 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-30 10:06:14.710 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-30 10:06:14.711 DEBUG [src.node.waku_node] Using volumes []
2026-03-30 10:06:14.711 DEBUG [src.node.docker_mananger] docker run -i -t -p 23562:23562 -p 23563:23563 -p 23564:23564 -p 23565:23565 -p 23566:23566 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=23564 --rest-port=23562 --tcp-port=23563 --discv5-udp-port=23565 --rest-address=0.0.0.0 --nat=extip:172.18.218.199 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=c31bded9a547b4a5e496ce8e1675d27988c713b1d9ecab6ffd719d4e8757aaf1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23566 --metrics-logging=true --relay=true --filter=true --store=false --discv5-bootstrap-node=enr:-L24QHA-kIZRddKzga2y5qI4LpyJVILG23b0DgIDR82eDHeJEhqF6hXTtQmws5W3_wDejAqwP0ytc1TrxTBxFOWiskECgmlkgnY0gmlwhKwSlDWKbXVsdGlhZGRyc5YACASsEpQ1BvitAAoErBKUNQb4rt0DgnJzhQDGAQAAiXNlY3AyNTZrMaECEBTH7R3ed8vlxMDcU3E05i5vLgo3ucN3lpLHfTQxNY-DdGNwgvitg3VkcIL4r4V3YWt1MgE
2026-03-30 10:06:14.857 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.218.199 waku a72f43740316b0a7134ca9c0f3bdf7a10ce685bcec743437080af05232a4d068
2026-03-30 10:06:14.883 DEBUG [src.node.docker_mananger] Container started with ID a72f43740316. Setting up logs at ./log/docker/node2_2026-03-30_10-06-13__6b731c0d-a43f-45f9-b2da-0049cb87cfab__wakuorg_nwaku:latest.log
2026-03-30 10:06:14.884 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23562
2026-03-30 10:06:14.884 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-30 10:06:15.885 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23562/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:15.904 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-30 10:06:15.904 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-30 10:06:15.904 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23562/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:15.909 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.218.199/tcp/23563/p2p/16Uiu2HAmSr9aR1bmUKDvyiWua82p9KmxbApDUwRXtXoNJCMi5thA","/ip4/172.18.218.199/tcp/23564/ws/p2p/16Uiu2HAmSr9aR1bmUKDvyiWua82p9KmxbApDUwRXtXoNJCMi5thA"],"enrUri":"enr:-L24QO33PeIBPBgtAeO-t6fd27dxwSuT5JlrKZPQF5qcworZIoaOPh67uVNkh4S6UWHRHuVe9h2Q3cGHovdm6LgDKGwCgmlkgnY0gmlwhKwS2seKbXVsdGlhZGRyc5YACASsEtrHBlwLAAoErBLaxwZcDN0DgnJzhQDGAQAAiXNlY3AyNTZrMaED0t9wJVlzMKLr8Xn08zM7f8CSLj1knx6BZlf0q21KoDWDdGNwglwLg3VkcIJcDYV3YWt1MgU"}'
2026-03-30 10:06:15.910 INFO [src.node.waku_node] REST service is ready !!
2026-03-30 10:06:15.911 DEBUG [tests.e2e.test_e2e] Subscribe nodes to relay pubsub topic /waku/2/rs/198/1
2026-03-30 10:06:15.911 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63660/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
2026-03-30 10:06:15.915 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-30 10:06:15.915 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23562/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
2026-03-30 10:06:15.918 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-30 10:06:15.919 DEBUG [tests.e2e.test_e2e] 15 Node start and making filter requests to node2
2026-03-30 10:06:15.928 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-30 10:06:15.928 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-30_10-06-13__6b731c0d-a43f-45f9-b2da-0049cb87cfab__wakuorg_nwaku:latest.log
2026-03-30 10:06:15.928 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-30 10:06:16.028 DEBUG [src.node.waku_node] Starting Node...
2026-03-30 10:06:16.028 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-30 10:06:16.030 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-30 10:06:16.030 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.58.141
2026-03-30 10:06:16.030 DEBUG [src.node.docker_mananger] Generated ports ['21843', '21844', '21845', '21846', '21847']
2026-03-30 10:06:16.030 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-30 10:06:16.030 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-30 10:06:16.030 DEBUG [src.node.waku_node] Using volumes []
2026-03-30 10:06:16.030 DEBUG [src.node.docker_mananger] docker run -i -t -p 21843:21843 -p 21844:21844 -p 21845:21845 -p 21846:21846 -p 21847:21847 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=21845 --rest-port=21843 --tcp-port=21844 --discv5-udp-port=21846 --rest-address=0.0.0.0 --nat=extip:172.18.58.141 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=b4dacbca47adf1fabd9fc1ebbd19d9eaa5ec9f2eedf0aacf8cc7055f6e4fcf1d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21847 --metrics-logging=true --relay=false --filternode=/ip4/172.18.218.199/tcp/23563/p2p/16Uiu2HAmSr9aR1bmUKDvyiWua82p9KmxbApDUwRXtXoNJCMi5thA --discv5-bootstrap-node=enr:-L24QO33PeIBPBgtAeO-t6fd27dxwSuT5JlrKZPQF5qcworZIoaOPh67uVNkh4S6UWHRHuVe9h2Q3cGHovdm6LgDKGwCgmlkgnY0gmlwhKwS2seKbXVsdGlhZGRyc5YACASsEtrHBlwLAAoErBLaxwZcDN0DgnJzhQDGAQAAiXNlY3AyNTZrMaED0t9wJVlzMKLr8Xn08zM7f8CSLj1knx6BZlf0q21KoDWDdGNwglwLg3VkcIJcDYV3YWt1MgU --store=false
2026-03-30 10:06:16.187 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.58.141 waku 3ed65bac83e3353d4dc23fa22ff7e5cca7e1064f0d83b209693de4b4dae0134d
2026-03-30 10:06:16.213 DEBUG [src.node.docker_mananger] Container started with ID 3ed65bac83e3. Setting up logs at ./log/docker/node2_2026-03-30_10-06-13__6b731c0d-a43f-45f9-b2da-0049cb87cfab__wakuorg_nwaku:latest.log
2026-03-30 10:06:16.214 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21843
2026-03-30 10:06:16.215 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-30 10:06:17.215 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21843/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:17.218 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-30 10:06:17.218 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-30 10:06:17.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21843/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:17.220 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.58.141/tcp/21844/p2p/16Uiu2HAmSzLfdpTBjx7rNEJewyNeJ58JfnTmDNfNygcta6voXESj","/ip4/172.18.58.141/tcp/21845/ws/p2p/16Uiu2HAmSzLfdpTBjx7rNEJewyNeJ58JfnTmDNfNygcta6voXESj"],"enrUri":"enr:-L24QP3Y7Xbv5cvwK9PuEK4CrIpof0XTatPu1vMHtRxVkgRsIq4obrRrg6viVEgMcmHbiOFN6oLYhLMSxpkBOLNxzM8CgmlkgnY0gmlwhKwSOo2KbXVsdGlhZGRyc5YACASsEjqNBlVUAAoErBI6jQZVVd0DgnJzhQDGAQAAiXNlY3AyNTZrMaED1Pifwn9j_qY3HH3wdv3inbwN7r2uMHAKOO6KEcQEuxiDdGNwglVUg3VkcIJVVoV3YWt1MgA"}'
2026-03-30 10:06:17.220 INFO [src.node.waku_node] REST service is ready !!
2026-03-30 10:06:17.220 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-30 10:06:18.221 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21843/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
2026-03-30 10:06:18.259 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-30 10:06:18.268 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-30 10:06:18.268 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-30_10-06-13__6b731c0d-a43f-45f9-b2da-0049cb87cfab__wakuorg_nwaku:latest.log
2026-03-30 10:06:18.268 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-30 10:06:18.368 DEBUG [src.node.waku_node] Starting Node...
2026-03-30 10:06:18.368 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-30 10:06:18.370 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-30 10:06:18.370 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.67.198
2026-03-30 10:06:18.370 DEBUG [src.node.docker_mananger] Generated ports ['16198', '16199', '16200', '16201', '16202']
2026-03-30 10:06:18.370 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-30 10:06:18.370 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-30 10:06:18.370 DEBUG [src.node.waku_node] Using volumes []
2026-03-30 10:06:18.371 DEBUG [src.node.docker_mananger] docker run -i -t -p 16198:16198 -p 16199:16199 -p 16200:16200 -p 16201:16201 -p 16202:16202 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=16200 --rest-port=16198 --tcp-port=16199 --discv5-udp-port=16201 --rest-address=0.0.0.0 --nat=extip:172.18.67.198 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=5710f6e2ec2bfd2d9225fa636dc73b8f2aef044ce2badd2c5ffffeec1ccfc7f8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16202 --metrics-logging=true --relay=false --filternode=/ip4/172.18.218.199/tcp/23563/p2p/16Uiu2HAmSr9aR1bmUKDvyiWua82p9KmxbApDUwRXtXoNJCMi5thA --discv5-bootstrap-node=enr:-L24QP3Y7Xbv5cvwK9PuEK4CrIpof0XTatPu1vMHtRxVkgRsIq4obrRrg6viVEgMcmHbiOFN6oLYhLMSxpkBOLNxzM8CgmlkgnY0gmlwhKwSOo2KbXVsdGlhZGRyc5YACASsEjqNBlVUAAoErBI6jQZVVd0DgnJzhQDGAQAAiXNlY3AyNTZrMaED1Pifwn9j_qY3HH3wdv3inbwN7r2uMHAKOO6KEcQEuxiDdGNwglVUg3VkcIJVVoV3YWt1MgA --store=false
2026-03-30 10:06:18.528 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.67.198 waku 2f2d91f9ed0ce725e666534c1289f1140d3943347db09bc4a1e9dafd889a99a4
2026-03-30 10:06:18.554 DEBUG [src.node.docker_mananger] Container started with ID 2f2d91f9ed0c. Setting up logs at ./log/docker/node3_2026-03-30_10-06-13__6b731c0d-a43f-45f9-b2da-0049cb87cfab__wakuorg_nwaku:latest.log
2026-03-30 10:06:18.554 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16198
2026-03-30 10:06:18.554 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-30 10:06:19.555 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16198/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:19.558 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-30 10:06:19.558 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-30 10:06:19.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16198/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:19.560 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.67.198/tcp/16199/p2p/16Uiu2HAkw7vef2rQe4xEGqa3Sejdbdr83tSYpQVUmte8qD152iaq","/ip4/172.18.67.198/tcp/16200/ws/p2p/16Uiu2HAkw7vef2rQe4xEGqa3Sejdbdr83tSYpQVUmte8qD152iaq"],"enrUri":"enr:-L24QI2qhEuhSPv8L18niYuso_BtKnWFI25FKd-u04mjMmaLZ_gnOGlKjsbfKsz5GC6dHzTd80G072-z85TRW6LR_dICgmlkgnY0gmlwhKwSQ8aKbXVsdGlhZGRyc5YACASsEkPGBj9HAAoErBJDxgY_SN0DgnJzhQDGAQAAiXNlY3AyNTZrMaECGSuBu7BYaVJ8CtNxGadtSiiHPXh77ig-xqQ8eoZMmNaDdGNwgj9Hg3VkcII_SYV3YWt1MgA"}'
2026-03-30 10:06:19.561 INFO [src.node.waku_node] REST service is ready !!
2026-03-30 10:06:19.561 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-30 10:06:20.561 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16198/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
2026-03-30 10:06:20.599 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-30 10:06:20.607 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-30 10:06:20.607 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-30_10-06-13__6b731c0d-a43f-45f9-b2da-0049cb87cfab__wakuorg_nwaku:latest.log
2026-03-30 10:06:20.607 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-30 10:06:20.707 DEBUG [src.node.waku_node] Starting Node...
2026-03-30 10:06:20.707 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-30 10:06:20.709 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-30 10:06:20.709 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.13.59
2026-03-30 10:06:20.709 DEBUG [src.node.docker_mananger] Generated ports ['31176', '31177', '31178', '31179', '31180']
2026-03-30 10:06:20.710 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-30 10:06:20.710 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-30 10:06:20.710 DEBUG [src.node.waku_node] Using volumes []
2026-03-30 10:06:20.710 DEBUG [src.node.docker_mananger] docker run -i -t -p 31176:31176 -p 31177:31177 -p 31178:31178 -p 31179:31179 -p 31180:31180 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=31178 --rest-port=31176 --tcp-port=31177 --discv5-udp-port=31179 --rest-address=0.0.0.0 --nat=extip:172.18.13.59 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=ccc8cd40f9e6a649aaeb08b4df752e8c3173edc98c1fb54ce4eca9af7b99814a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31180 --metrics-logging=true --relay=false --filternode=/ip4/172.18.218.199/tcp/23563/p2p/16Uiu2HAmSr9aR1bmUKDvyiWua82p9KmxbApDUwRXtXoNJCMi5thA --discv5-bootstrap-node=enr:-L24QI2qhEuhSPv8L18niYuso_BtKnWFI25FKd-u04mjMmaLZ_gnOGlKjsbfKsz5GC6dHzTd80G072-z85TRW6LR_dICgmlkgnY0gmlwhKwSQ8aKbXVsdGlhZGRyc5YACASsEkPGBj9HAAoErBJDxgY_SN0DgnJzhQDGAQAAiXNlY3AyNTZrMaECGSuBu7BYaVJ8CtNxGadtSiiHPXh77ig-xqQ8eoZMmNaDdGNwgj9Hg3VkcII_SYV3YWt1MgA --store=false
2026-03-30 10:06:20.867 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.13.59 waku ed19707663348892f4e6a0f89c84c2200fd9708d15920ce01e4d2869a24e3906
2026-03-30 10:06:20.899 DEBUG [src.node.docker_mananger] Container started with ID ed1970766334. Setting up logs at ./log/docker/node4_2026-03-30_10-06-13__6b731c0d-a43f-45f9-b2da-0049cb87cfab__wakuorg_nwaku:latest.log
2026-03-30 10:06:20.899 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31176
2026-03-30 10:06:20.899 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-30 10:06:21.900 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31176/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:21.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-30 10:06:21.903 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-30 10:06:21.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31176/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:21.905 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.13.59/tcp/31177/p2p/16Uiu2HAmCJGzGmNy4hbhAR2NfsG4hFeUfWQYxrGdVTshrw1h52X6","/ip4/172.18.13.59/tcp/31178/ws/p2p/16Uiu2HAmCJGzGmNy4hbhAR2NfsG4hFeUfWQYxrGdVTshrw1h52X6"],"enrUri":"enr:-L24QMglEUHgaGayKlTzeVwju67IRB5nSdLc9t9yZZQDIRHqcusNqDtuFkFHf6VnTUUnhMzeT8xmFSPa74gmO4q1Le8CgmlkgnY0gmlwhKwSDTuKbXVsdGlhZGRyc5YACASsEg07BnnJAAoErBINOwZ5yt0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC-rGdgHyIhoDRPZ02ZCdvx1Qhv2raCNaWt1SqLC4THxWDdGNwgnnJg3VkcIJ5y4V3YWt1MgA"}'
2026-03-30 10:06:21.905 INFO [src.node.waku_node] REST service is ready !!
2026-03-30 10:06:21.906 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-30 10:06:22.906 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31176/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
2026-03-30 10:06:22.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-30 10:06:22.956 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-30 10:06:22.956 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-03-30_10-06-13__6b731c0d-a43f-45f9-b2da-0049cb87cfab__wakuorg_nwaku:latest.log
2026-03-30 10:06:22.956 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-30 10:06:23.057 DEBUG [src.node.waku_node] Starting Node...
2026-03-30 10:06:23.057 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-30 10:06:23.058 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-30 10:06:23.059 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.250.111
2026-03-30 10:06:23.059 DEBUG [src.node.docker_mananger] Generated ports ['50850', '50851', '50852', '50853', '50854']
2026-03-30 10:06:23.059 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-30 10:06:23.059 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-30 10:06:23.059 DEBUG [src.node.waku_node] Using volumes []
2026-03-30 10:06:23.059 DEBUG [src.node.docker_mananger] docker run -i -t -p 50850:50850 -p 50851:50851 -p 50852:50852 -p 50853:50853 -p 50854:50854 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=50852 --rest-port=50850 --tcp-port=50851 --discv5-udp-port=50853 --rest-address=0.0.0.0 --nat=extip:172.18.250.111 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=adcfce37f8cdec8de123bdfbec837f13cdabc0dfb786cbabdad2db74b38ab32e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50854 --metrics-logging=true --relay=false --filternode=/ip4/172.18.218.199/tcp/23563/p2p/16Uiu2HAmSr9aR1bmUKDvyiWua82p9KmxbApDUwRXtXoNJCMi5thA --discv5-bootstrap-node=enr:-L24QMglEUHgaGayKlTzeVwju67IRB5nSdLc9t9yZZQDIRHqcusNqDtuFkFHf6VnTUUnhMzeT8xmFSPa74gmO4q1Le8CgmlkgnY0gmlwhKwSDTuKbXVsdGlhZGRyc5YACASsEg07BnnJAAoErBINOwZ5yt0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC-rGdgHyIhoDRPZ02ZCdvx1Qhv2raCNaWt1SqLC4THxWDdGNwgnnJg3VkcIJ5y4V3YWt1MgA --store=false
2026-03-30 10:06:23.215 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.250.111 waku a933236a336987f7f54803a7238d1412253fec0d081f47eede08a5f6b2453f29
2026-03-30 10:06:23.242 DEBUG [src.node.docker_mananger] Container started with ID a933236a3369. Setting up logs at ./log/docker/node5_2026-03-30_10-06-13__6b731c0d-a43f-45f9-b2da-0049cb87cfab__wakuorg_nwaku:latest.log
2026-03-30 10:06:23.242 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50850
2026-03-30 10:06:23.243 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-30 10:06:24.244 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50850/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:24.246 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-30 10:06:24.247 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-30 10:06:24.247 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50850/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:24.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.250.111/tcp/50851/p2p/16Uiu2HAmJATKUcWDi7psR6E6sDaqDm9EgMMGMeV25KrZXUamYNKP","/ip4/172.18.250.111/tcp/50852/ws/p2p/16Uiu2HAmJATKUcWDi7psR6E6sDaqDm9EgMMGMeV25KrZXUamYNKP"],"enrUri":"enr:-L24QFiS4xjl5hbE62Q_PorMnGmxtTV5efpaIxG7Wb_hpP6UGlfSPdz5tQ8UUepoAd0IP0BzgXwCk7bP09-8FeagOOoCgmlkgnY0gmlwhKwS-m-KbXVsdGlhZGRyc5YACASsEvpvBsajAAoErBL6bwbGpN0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDUdbFkUs4PWAF-xw_NUxLQv5nGAcntaaQZCVufTzlgRaDdGNwgsajg3VkcILGpYV3YWt1MgA"}'
2026-03-30 10:06:24.249 INFO [src.node.waku_node] REST service is ready !!
2026-03-30 10:06:24.249 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-30 10:06:25.249 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50850/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
2026-03-30 10:06:25.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-30 10:06:25.301 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-30 10:06:25.301 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node6_2026-03-30_10-06-13__6b731c0d-a43f-45f9-b2da-0049cb87cfab__wakuorg_nwaku:latest.log
2026-03-30 10:06:25.301 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-30 10:06:25.401 DEBUG [src.node.waku_node] Starting Node...
2026-03-30 10:06:25.401 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-30 10:06:25.403 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-30 10:06:25.403 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.251.225
2026-03-30 10:06:25.403 DEBUG [src.node.docker_mananger] Generated ports ['39295', '39296', '39297', '39298', '39299']
2026-03-30 10:06:25.403 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-30 10:06:25.403 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-30 10:06:25.404 DEBUG [src.node.waku_node] Using volumes []
2026-03-30 10:06:25.404 DEBUG [src.node.docker_mananger] docker run -i -t -p 39295:39295 -p 39296:39296 -p 39297:39297 -p 39298:39298 -p 39299:39299 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=39297 --rest-port=39295 --tcp-port=39296 --discv5-udp-port=39298 --rest-address=0.0.0.0 --nat=extip:172.18.251.225 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=45d9f4bdba3da8de177eeb2bdc3addd14ae7ba133b1ee3d1fc4cf214b30d4daf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39299 --metrics-logging=true --relay=false --filternode=/ip4/172.18.218.199/tcp/23563/p2p/16Uiu2HAmSr9aR1bmUKDvyiWua82p9KmxbApDUwRXtXoNJCMi5thA --discv5-bootstrap-node=enr:-L24QFiS4xjl5hbE62Q_PorMnGmxtTV5efpaIxG7Wb_hpP6UGlfSPdz5tQ8UUepoAd0IP0BzgXwCk7bP09-8FeagOOoCgmlkgnY0gmlwhKwS-m-KbXVsdGlhZGRyc5YACASsEvpvBsajAAoErBL6bwbGpN0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDUdbFkUs4PWAF-xw_NUxLQv5nGAcntaaQZCVufTzlgRaDdGNwgsajg3VkcILGpYV3YWt1MgA --store=false
2026-03-30 10:06:25.571 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.251.225 waku 406d21f62123111a075e9d94323b7ac7263fcbf1e6372a730e1feab996020328
2026-03-30 10:06:25.597 DEBUG [src.node.docker_mananger] Container started with ID 406d21f62123. Setting up logs at ./log/docker/node6_2026-03-30_10-06-13__6b731c0d-a43f-45f9-b2da-0049cb87cfab__wakuorg_nwaku:latest.log
2026-03-30 10:06:25.597 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 39295
2026-03-30 10:06:25.598 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-30 10:06:26.599 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39295/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:26.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-30 10:06:26.602 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-30 10:06:26.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39295/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:26.604 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.251.225/tcp/39296/p2p/16Uiu2HAm9SEt4DFqcoW45BKe5LaqQHyXSVe4LLPE2HCP9wmHfxN2","/ip4/172.18.251.225/tcp/39297/ws/p2p/16Uiu2HAm9SEt4DFqcoW45BKe5LaqQHyXSVe4LLPE2HCP9wmHfxN2"],"enrUri":"enr:-L24QIbTSpnc5FWngrdPcBQhqwheoMTn4tXxzGndZA4xVpNWbD5mvlWNNh17y3nhWDEvnaAxVrwcTH8GHqcvrXIt93UCgmlkgnY0gmlwhKwS--GKbXVsdGlhZGRyc5YACASsEvvhBpmAAAoErBL74QaZgd0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC0CjRfq2yJNUbgl2aobjSIvjBR7f0zBte3x0HxpkMs2-DdGNwgpmAg3VkcIKZgoV3YWt1MgA"}'
2026-03-30 10:06:26.604 INFO [src.node.waku_node] REST service is ready !!
2026-03-30 10:06:26.604 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-30 10:06:27.604 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39295/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
2026-03-30 10:06:27.645 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-30 10:06:27.653 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-30 10:06:27.653 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node7_2026-03-30_10-06-13__6b731c0d-a43f-45f9-b2da-0049cb87cfab__wakuorg_nwaku:latest.log
2026-03-30 10:06:27.654 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-30 10:06:27.754 DEBUG [src.node.waku_node] Starting Node...
2026-03-30 10:06:27.754 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-30 10:06:27.755 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-30 10:06:27.756 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.208.194
2026-03-30 10:06:27.756 DEBUG [src.node.docker_mananger] Generated ports ['29224', '29225', '29226', '29227', '29228']
2026-03-30 10:06:27.756 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-30 10:06:27.756 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-30 10:06:27.756 DEBUG [src.node.waku_node] Using volumes []
2026-03-30 10:06:27.756 DEBUG [src.node.docker_mananger] docker run -i -t -p 29224:29224 -p 29225:29225 -p 29226:29226 -p 29227:29227 -p 29228:29228 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=29226 --rest-port=29224 --tcp-port=29225 --discv5-udp-port=29227 --rest-address=0.0.0.0 --nat=extip:172.18.208.194 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=8de5da9198680179c02d74c1f8db209d76c120e2a227bd8ad41141abefed73f8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29228 --metrics-logging=true --relay=false --filternode=/ip4/172.18.218.199/tcp/23563/p2p/16Uiu2HAmSr9aR1bmUKDvyiWua82p9KmxbApDUwRXtXoNJCMi5thA --discv5-bootstrap-node=enr:-L24QIbTSpnc5FWngrdPcBQhqwheoMTn4tXxzGndZA4xVpNWbD5mvlWNNh17y3nhWDEvnaAxVrwcTH8GHqcvrXIt93UCgmlkgnY0gmlwhKwS--GKbXVsdGlhZGRyc5YACASsEvvhBpmAAAoErBL74QaZgd0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC0CjRfq2yJNUbgl2aobjSIvjBR7f0zBte3x0HxpkMs2-DdGNwgpmAg3VkcIKZgoV3YWt1MgA --store=false
2026-03-30 10:06:27.918 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.208.194 waku 655b66e96c8811fee0b09829513c203326bcc0d1bac962adf9a54b0beef294be
2026-03-30 10:06:27.943 DEBUG [src.node.docker_mananger] Container started with ID 655b66e96c88. Setting up logs at ./log/docker/node7_2026-03-30_10-06-13__6b731c0d-a43f-45f9-b2da-0049cb87cfab__wakuorg_nwaku:latest.log
2026-03-30 10:06:27.943 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29224
2026-03-30 10:06:27.944 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-30 10:06:28.944 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29224/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:28.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-30 10:06:28.947 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-30 10:06:28.948 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29224/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:28.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.208.194/tcp/29225/p2p/16Uiu2HAkvGaQ6qM4dwrFBvHe6rS67ZGQ3KDowU8LN1oNXkamDrpY","/ip4/172.18.208.194/tcp/29226/ws/p2p/16Uiu2HAkvGaQ6qM4dwrFBvHe6rS67ZGQ3KDowU8LN1oNXkamDrpY"],"enrUri":"enr:-L24QPbWI8hT5jWhqxwhNuiZbJs8xfD1OUbSl_J0bRn91tBhQkBlH1wudJm1RoKsAzeWY0mTtfh-eeQ022VBDueH1ggCgmlkgnY0gmlwhKwS0MKKbXVsdGlhZGRyc5YACASsEtDCBnIpAAoErBLQwgZyKt0DgnJzhQDGAQAAiXNlY3AyNTZrMaECDIcmOK9kvpQMmhTGIWcDtAki51Rup17jpGZ84EXtEamDdGNwgnIpg3VkcIJyK4V3YWt1MgA"}'
2026-03-30 10:06:28.950 INFO [src.node.waku_node] REST service is ready !!
2026-03-30 10:06:28.950 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-30 10:06:29.950 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29224/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
2026-03-30 10:06:29.995 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-30 10:06:30.004 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-30 10:06:30.004 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node8_2026-03-30_10-06-13__6b731c0d-a43f-45f9-b2da-0049cb87cfab__wakuorg_nwaku:latest.log
2026-03-30 10:06:30.004 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-30 10:06:30.105 DEBUG [src.node.waku_node] Starting Node...
2026-03-30 10:06:30.105 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-30 10:06:30.106 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-30 10:06:30.107 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.235.16
2026-03-30 10:06:30.107 DEBUG [src.node.docker_mananger] Generated ports ['28885', '28886', '28887', '28888', '28889']
2026-03-30 10:06:30.107 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-30 10:06:30.107 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-30 10:06:30.107 DEBUG [src.node.waku_node] Using volumes []
2026-03-30 10:06:30.107 DEBUG [src.node.docker_mananger] docker run -i -t -p 28885:28885 -p 28886:28886 -p 28887:28887 -p 28888:28888 -p 28889:28889 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=28887 --rest-port=28885 --tcp-port=28886 --discv5-udp-port=28888 --rest-address=0.0.0.0 --nat=extip:172.18.235.16 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=f42baa098eed17aaa384aebd697bf7bf1c54f9f03caa8a70edf6ef4db73ecccc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28889 --metrics-logging=true --relay=false --filternode=/ip4/172.18.218.199/tcp/23563/p2p/16Uiu2HAmSr9aR1bmUKDvyiWua82p9KmxbApDUwRXtXoNJCMi5thA --discv5-bootstrap-node=enr:-L24QPbWI8hT5jWhqxwhNuiZbJs8xfD1OUbSl_J0bRn91tBhQkBlH1wudJm1RoKsAzeWY0mTtfh-eeQ022VBDueH1ggCgmlkgnY0gmlwhKwS0MKKbXVsdGlhZGRyc5YACASsEtDCBnIpAAoErBLQwgZyKt0DgnJzhQDGAQAAiXNlY3AyNTZrMaECDIcmOK9kvpQMmhTGIWcDtAki51Rup17jpGZ84EXtEamDdGNwgnIpg3VkcIJyK4V3YWt1MgA --store=false
2026-03-30 10:06:30.266 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.235.16 waku f9cdb4aa92c99e2b448ef934f6f8ffccb79bd750f091cae3f0efdbe14f0ede8d
2026-03-30 10:06:30.292 DEBUG [src.node.docker_mananger] Container started with ID f9cdb4aa92c9. Setting up logs at ./log/docker/node8_2026-03-30_10-06-13__6b731c0d-a43f-45f9-b2da-0049cb87cfab__wakuorg_nwaku:latest.log
2026-03-30 10:06:30.293 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 28885
2026-03-30 10:06:30.293 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-30 10:06:31.293 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28885/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:31.296 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-30 10:06:31.296 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-30 10:06:31.296 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28885/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:31.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.235.16/tcp/28886/p2p/16Uiu2HAm6YcqGofBsBzUuaLuAP6sgCiS1j6dJtMypRULYPmtXhVg","/ip4/172.18.235.16/tcp/28887/ws/p2p/16Uiu2HAm6YcqGofBsBzUuaLuAP6sgCiS1j6dJtMypRULYPmtXhVg"],"enrUri":"enr:-L24QPnUgIbGc81FrDp5U7e8I7Bzdu0BeHjD3xEpPf29IoGWDich2agnCzMzGl0HgAA3pnXQwQb1nZCWrG4yivfI8RUCgmlkgnY0gmlwhKwS6xCKbXVsdGlhZGRyc5YACASsEusQBnDWAAoErBLrEAZw190DgnJzhQDGAQAAiXNlY3AyNTZrMaECpTgQStgfaztxWNPGGUF5kKAm6cSZc5-eTy_zPPk4zn-DdGNwgnDWg3VkcIJw2IV3YWt1MgA"}'
2026-03-30 10:06:31.298 INFO [src.node.waku_node] REST service is ready !!
2026-03-30 10:06:31.299 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-30 10:06:32.299 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28885/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
2026-03-30 10:06:32.341 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-30 10:06:32.351 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-30 10:06:32.351 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node9_2026-03-30_10-06-13__6b731c0d-a43f-45f9-b2da-0049cb87cfab__wakuorg_nwaku:latest.log
2026-03-30 10:06:32.351 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-30 10:06:32.452 DEBUG [src.node.waku_node] Starting Node...
2026-03-30 10:06:32.452 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-30 10:06:32.454 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-30 10:06:32.454 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.187.95
2026-03-30 10:06:32.454 DEBUG [src.node.docker_mananger] Generated ports ['23352', '23353', '23354', '23355', '23356']
2026-03-30 10:06:32.454 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-30 10:06:32.454 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-30 10:06:32.454 DEBUG [src.node.waku_node] Using volumes []
2026-03-30 10:06:32.454 DEBUG [src.node.docker_mananger] docker run -i -t -p 23352:23352 -p 23353:23353 -p 23354:23354 -p 23355:23355 -p 23356:23356 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=23354 --rest-port=23352 --tcp-port=23353 --discv5-udp-port=23355 --rest-address=0.0.0.0 --nat=extip:172.18.187.95 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=ddcbaec12ac7cb0aaadc89ceaeafc8d19b8fde572a790cdf80b7a84a29a96bef --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23356 --metrics-logging=true --relay=false --filternode=/ip4/172.18.218.199/tcp/23563/p2p/16Uiu2HAmSr9aR1bmUKDvyiWua82p9KmxbApDUwRXtXoNJCMi5thA --discv5-bootstrap-node=enr:-L24QPnUgIbGc81FrDp5U7e8I7Bzdu0BeHjD3xEpPf29IoGWDich2agnCzMzGl0HgAA3pnXQwQb1nZCWrG4yivfI8RUCgmlkgnY0gmlwhKwS6xCKbXVsdGlhZGRyc5YACASsEusQBnDWAAoErBLrEAZw190DgnJzhQDGAQAAiXNlY3AyNTZrMaECpTgQStgfaztxWNPGGUF5kKAm6cSZc5-eTy_zPPk4zn-DdGNwgnDWg3VkcIJw2IV3YWt1MgA --store=false
2026-03-30 10:06:32.621 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.187.95 waku 359262e33b911355bf7690a4db48c647adaeb84157b5ace628a20ab64e0f1b4f
2026-03-30 10:06:32.647 DEBUG [src.node.docker_mananger] Container started with ID 359262e33b91. Setting up logs at ./log/docker/node9_2026-03-30_10-06-13__6b731c0d-a43f-45f9-b2da-0049cb87cfab__wakuorg_nwaku:latest.log
2026-03-30 10:06:32.647 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23352
2026-03-30 10:06:32.647 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-30 10:06:33.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23352/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:33.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-30 10:06:33.651 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-30 10:06:33.651 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23352/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:33.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.187.95/tcp/23353/p2p/16Uiu2HAmDkFQVUbvZ48v1YV4bHnswofxy9u8RVqzTPvMfs8bhMEt","/ip4/172.18.187.95/tcp/23354/ws/p2p/16Uiu2HAmDkFQVUbvZ48v1YV4bHnswofxy9u8RVqzTPvMfs8bhMEt"],"enrUri":"enr:-L24QM5xQWck3FG8hq9EoCcU8krBJY07g2AZR82Ugti6YM7OW1P_B6kNHyM5xN1glaczfltNCVzngCL96XvmBIeqshUCgmlkgnY0gmlwhKwSu1-KbXVsdGlhZGRyc5YACASsErtfBls5AAoErBK7XwZbOt0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDEDSdK5opVftgqXtCh07W1gn3irqZsJGFs1XchXUo6TWDdGNwgls5g3VkcIJbO4V3YWt1MgA"}'
2026-03-30 10:06:33.654 INFO [src.node.waku_node] REST service is ready !!
2026-03-30 10:06:33.654 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-30 10:06:34.654 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23352/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
2026-03-30 10:06:34.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-30 10:06:34.705 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-30 10:06:34.705 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node10_2026-03-30_10-06-13__6b731c0d-a43f-45f9-b2da-0049cb87cfab__wakuorg_nwaku:latest.log
2026-03-30 10:06:34.705 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-30 10:06:34.806 DEBUG [src.node.waku_node] Starting Node...
2026-03-30 10:06:34.806 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-30 10:06:34.807 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-30 10:06:34.807 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.68.27
2026-03-30 10:06:34.808 DEBUG [src.node.docker_mananger] Generated ports ['49443', '49444', '49445', '49446', '49447']
2026-03-30 10:06:34.808 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-30 10:06:34.808 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-30 10:06:34.808 DEBUG [src.node.waku_node] Using volumes []
2026-03-30 10:06:34.808 DEBUG [src.node.docker_mananger] docker run -i -t -p 49443:49443 -p 49444:49444 -p 49445:49445 -p 49446:49446 -p 49447:49447 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=49445 --rest-port=49443 --tcp-port=49444 --discv5-udp-port=49446 --rest-address=0.0.0.0 --nat=extip:172.18.68.27 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=d7eea3ee2aaf5b86d1cfbf8ceddffe6eee246dfbebc2f6cb66f0820142f3a1a2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49447 --metrics-logging=true --relay=false --filternode=/ip4/172.18.218.199/tcp/23563/p2p/16Uiu2HAmSr9aR1bmUKDvyiWua82p9KmxbApDUwRXtXoNJCMi5thA --discv5-bootstrap-node=enr:-L24QM5xQWck3FG8hq9EoCcU8krBJY07g2AZR82Ugti6YM7OW1P_B6kNHyM5xN1glaczfltNCVzngCL96XvmBIeqshUCgmlkgnY0gmlwhKwSu1-KbXVsdGlhZGRyc5YACASsErtfBls5AAoErBK7XwZbOt0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDEDSdK5opVftgqXtCh07W1gn3irqZsJGFs1XchXUo6TWDdGNwgls5g3VkcIJbO4V3YWt1MgA --store=false
2026-03-30 10:06:34.975 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.68.27 waku 86a677c32f11dfa1e42e380df30410e364b0dfc7e9f1fc400ea64d31a3c94317
2026-03-30 10:06:35.006 DEBUG [src.node.docker_mananger] Container started with ID 86a677c32f11. Setting up logs at ./log/docker/node10_2026-03-30_10-06-13__6b731c0d-a43f-45f9-b2da-0049cb87cfab__wakuorg_nwaku:latest.log
2026-03-30 10:06:35.006 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 49443
2026-03-30 10:06:35.007 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-30 10:06:36.008 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49443/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:36.010 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-30 10:06:36.010 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-30 10:06:36.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49443/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:36.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.68.27/tcp/49444/p2p/16Uiu2HAmUxAVZ9kb7CYVQatM7cAzExdD6ERVuGDbJAe4SoUykPzG","/ip4/172.18.68.27/tcp/49445/ws/p2p/16Uiu2HAmUxAVZ9kb7CYVQatM7cAzExdD6ERVuGDbJAe4SoUykPzG"],"enrUri":"enr:-L24QDmdeqAC0CJWlmrGSJkArp9sLY8VgaMZO7LiICMR8NXQBsldQ1jrG6gxfIIp5WuJY_5qWuxgK0M7R0ImEZgAKFUCgmlkgnY0gmlwhKwSRBuKbXVsdGlhZGRyc5YACASsEkQbBsEkAAoErBJEGwbBJd0DgnJzhQDGAQAAiXNlY3AyNTZrMaED8iFVLptMXm1uKO7uWd-YiRR_4JPXNq983V8joCGQjSmDdGNwgsEkg3VkcILBJoV3YWt1MgA"}'
2026-03-30 10:06:36.013 INFO [src.node.waku_node] REST service is ready !!
2026-03-30 10:06:36.013 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-30 10:06:37.013 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49443/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
2026-03-30 10:06:37.055 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-30 10:06:37.064 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-30 10:06:37.064 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node11_2026-03-30_10-06-13__6b731c0d-a43f-45f9-b2da-0049cb87cfab__wakuorg_nwaku:latest.log
2026-03-30 10:06:37.064 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-30 10:06:37.164 DEBUG [src.node.waku_node] Starting Node...
2026-03-30 10:06:37.165 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-30 10:06:37.166 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-30 10:06:37.166 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.231.243
2026-03-30 10:06:37.167 DEBUG [src.node.docker_mananger] Generated ports ['20075', '20076', '20077', '20078', '20079']
2026-03-30 10:06:37.167 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-30 10:06:37.167 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-30 10:06:37.167 DEBUG [src.node.waku_node] Using volumes []
2026-03-30 10:06:37.167 DEBUG [src.node.docker_mananger] docker run -i -t -p 20075:20075 -p 20076:20076 -p 20077:20077 -p 20078:20078 -p 20079:20079 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=20077 --rest-port=20075 --tcp-port=20076 --discv5-udp-port=20078 --rest-address=0.0.0.0 --nat=extip:172.18.231.243 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=8e7b6db0b15a1f8f5711fdad648afe098e44cdfad6b43ecce3dab7fd1abb47c1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20079 --metrics-logging=true --relay=false --filternode=/ip4/172.18.218.199/tcp/23563/p2p/16Uiu2HAmSr9aR1bmUKDvyiWua82p9KmxbApDUwRXtXoNJCMi5thA --discv5-bootstrap-node=enr:-L24QDmdeqAC0CJWlmrGSJkArp9sLY8VgaMZO7LiICMR8NXQBsldQ1jrG6gxfIIp5WuJY_5qWuxgK0M7R0ImEZgAKFUCgmlkgnY0gmlwhKwSRBuKbXVsdGlhZGRyc5YACASsEkQbBsEkAAoErBJEGwbBJd0DgnJzhQDGAQAAiXNlY3AyNTZrMaED8iFVLptMXm1uKO7uWd-YiRR_4JPXNq983V8joCGQjSmDdGNwgsEkg3VkcILBJoV3YWt1MgA --store=false
2026-03-30 10:06:37.332 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.231.243 waku 27a3ade3a3ba1296a1a190db8c1cf40208f19ea91cd71944146b0c0ee999ead4
2026-03-30 10:06:37.360 DEBUG [src.node.docker_mananger] Container started with ID 27a3ade3a3ba. Setting up logs at ./log/docker/node11_2026-03-30_10-06-13__6b731c0d-a43f-45f9-b2da-0049cb87cfab__wakuorg_nwaku:latest.log
2026-03-30 10:06:37.361 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 20075
2026-03-30 10:06:37.361 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-30 10:06:38.361 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20075/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:38.364 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-30 10:06:38.364 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-30 10:06:38.364 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20075/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:38.366 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.231.243/tcp/20076/p2p/16Uiu2HAm348cV11nRJXBX15Uo1a4f9DhAUSSiDzjegeuzwE2Qp9c","/ip4/172.18.231.243/tcp/20077/ws/p2p/16Uiu2HAm348cV11nRJXBX15Uo1a4f9DhAUSSiDzjegeuzwE2Qp9c"],"enrUri":"enr:-L24QOYj8GkdpsGaqhXrH7_4zBxiX6TKCAFCq_Q6u-PSdVgZQUX-Le8IgGGj3F_Op7YCRekeqUz38jjsWJgmh3TbkbECgmlkgnY0gmlwhKwS5_OKbXVsdGlhZGRyc5YACASsEufzBk5sAAoErBLn8wZObd0DgnJzhQDGAQAAiXNlY3AyNTZrMaECcVjUx8sZTx2lBN6eXGhqgd6su8KikmpeOItErC6iLVeDdGNwgk5sg3VkcIJOboV3YWt1MgA"}'
2026-03-30 10:06:38.367 INFO [src.node.waku_node] REST service is ready !!
2026-03-30 10:06:38.367 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-30 10:06:39.367 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20075/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
2026-03-30 10:06:39.410 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-30 10:06:39.420 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-30 10:06:39.420 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node12_2026-03-30_10-06-13__6b731c0d-a43f-45f9-b2da-0049cb87cfab__wakuorg_nwaku:latest.log
2026-03-30 10:06:39.420 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-30 10:06:39.520 DEBUG [src.node.waku_node] Starting Node...
2026-03-30 10:06:39.521 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-30 10:06:39.522 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-30 10:06:39.522 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.228.60
2026-03-30 10:06:39.522 DEBUG [src.node.docker_mananger] Generated ports ['4992', '4993', '4994', '4995', '4996']
2026-03-30 10:06:39.523 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-30 10:06:39.523 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-30 10:06:39.523 DEBUG [src.node.waku_node] Using volumes []
2026-03-30 10:06:39.523 DEBUG [src.node.docker_mananger] docker run -i -t -p 4992:4992 -p 4993:4993 -p 4994:4994 -p 4995:4995 -p 4996:4996 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=4994 --rest-port=4992 --tcp-port=4993 --discv5-udp-port=4995 --rest-address=0.0.0.0 --nat=extip:172.18.228.60 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=e5ccf1fcfb28d8f57df1cee0eebc74cf8144fbd30ccdc4040aa0c7bd450d7b3e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=4996 --metrics-logging=true --relay=false --filternode=/ip4/172.18.218.199/tcp/23563/p2p/16Uiu2HAmSr9aR1bmUKDvyiWua82p9KmxbApDUwRXtXoNJCMi5thA --discv5-bootstrap-node=enr:-L24QOYj8GkdpsGaqhXrH7_4zBxiX6TKCAFCq_Q6u-PSdVgZQUX-Le8IgGGj3F_Op7YCRekeqUz38jjsWJgmh3TbkbECgmlkgnY0gmlwhKwS5_OKbXVsdGlhZGRyc5YACASsEufzBk5sAAoErBLn8wZObd0DgnJzhQDGAQAAiXNlY3AyNTZrMaECcVjUx8sZTx2lBN6eXGhqgd6su8KikmpeOItErC6iLVeDdGNwgk5sg3VkcIJOboV3YWt1MgA --store=false
2026-03-30 10:06:39.703 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.228.60 waku 7db76b1c6fb8c130acdd51b9f11be23eaf88a16c7995cdc86be2402a7e58060f
2026-03-30 10:06:39.730 DEBUG [src.node.docker_mananger] Container started with ID 7db76b1c6fb8. Setting up logs at ./log/docker/node12_2026-03-30_10-06-13__6b731c0d-a43f-45f9-b2da-0049cb87cfab__wakuorg_nwaku:latest.log
2026-03-30 10:06:39.730 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 4992
2026-03-30 10:06:39.730 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-30 10:06:40.731 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4992/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:40.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-30 10:06:40.734 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-30 10:06:40.734 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4992/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:40.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.228.60/tcp/4993/p2p/16Uiu2HAm9oDdTMX1iBUX69ftjRXw8LAgY7a7n7FYvE4rjvSPrA37","/ip4/172.18.228.60/tcp/4994/ws/p2p/16Uiu2HAm9oDdTMX1iBUX69ftjRXw8LAgY7a7n7FYvE4rjvSPrA37"],"enrUri":"enr:-L24QLbs0o7rB9awN5lZlRzpaPZB767K9zTPhFcDbqqBn2G1QCqc_Wve0bDOnotQtnQu4VY9DAo9Se8STJOeQq7mfTgCgmlkgnY0gmlwhKwS5DyKbXVsdGlhZGRyc5YACASsEuQ8BhOBAAoErBLkPAYTgt0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC1YiZmGJMsUTL4A93Rx4W0AUAfYSduNYdLoBbhhyX46aDdGNwghOBg3VkcIITg4V3YWt1MgA"}'
2026-03-30 10:06:40.736 INFO [src.node.waku_node] REST service is ready !!
2026-03-30 10:06:40.736 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-30 10:06:41.737 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4992/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
2026-03-30 10:06:41.776 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-30 10:06:41.785 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-30 10:06:41.785 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node13_2026-03-30_10-06-13__6b731c0d-a43f-45f9-b2da-0049cb87cfab__wakuorg_nwaku:latest.log
2026-03-30 10:06:41.786 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-30 10:06:41.886 DEBUG [src.node.waku_node] Starting Node...
2026-03-30 10:06:41.886 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-30 10:06:41.887 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-30 10:06:41.888 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.140.88
2026-03-30 10:06:41.888 DEBUG [src.node.docker_mananger] Generated ports ['61715', '61716', '61717', '61718', '61719']
2026-03-30 10:06:41.888 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-30 10:06:41.888 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-30 10:06:41.888 DEBUG [src.node.waku_node] Using volumes []
2026-03-30 10:06:41.888 DEBUG [src.node.docker_mananger] docker run -i -t -p 61715:61715 -p 61716:61716 -p 61717:61717 -p 61718:61718 -p 61719:61719 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=61717 --rest-port=61715 --tcp-port=61716 --discv5-udp-port=61718 --rest-address=0.0.0.0 --nat=extip:172.18.140.88 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=adad76ef5a915e8acfb77ed6a5dfe10adfd681c8c7ef4d293c51aeadf9fcfcba --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61719 --metrics-logging=true --relay=false --filternode=/ip4/172.18.218.199/tcp/23563/p2p/16Uiu2HAmSr9aR1bmUKDvyiWua82p9KmxbApDUwRXtXoNJCMi5thA --discv5-bootstrap-node=enr:-L24QLbs0o7rB9awN5lZlRzpaPZB767K9zTPhFcDbqqBn2G1QCqc_Wve0bDOnotQtnQu4VY9DAo9Se8STJOeQq7mfTgCgmlkgnY0gmlwhKwS5DyKbXVsdGlhZGRyc5YACASsEuQ8BhOBAAoErBLkPAYTgt0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC1YiZmGJMsUTL4A93Rx4W0AUAfYSduNYdLoBbhhyX46aDdGNwghOBg3VkcIITg4V3YWt1MgA --store=false
2026-03-30 10:06:42.075 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.140.88 waku cf71f873f2efcf0a988e918a4571b3ef570bd49b3c315a96fec1707c6b95f9cc
2026-03-30 10:06:42.101 DEBUG [src.node.docker_mananger] Container started with ID cf71f873f2ef. Setting up logs at ./log/docker/node13_2026-03-30_10-06-13__6b731c0d-a43f-45f9-b2da-0049cb87cfab__wakuorg_nwaku:latest.log
2026-03-30 10:06:42.101 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 61715
2026-03-30 10:06:42.101 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-30 10:06:43.102 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61715/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:43.104 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-30 10:06:43.105 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-30 10:06:43.105 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61715/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:43.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.140.88/tcp/61716/p2p/16Uiu2HAm1vo1XVuUiXdyq71gdkXkxnoDddeo8te3FVBqMdnYpnEB","/ip4/172.18.140.88/tcp/61717/ws/p2p/16Uiu2HAm1vo1XVuUiXdyq71gdkXkxnoDddeo8te3FVBqMdnYpnEB"],"enrUri":"enr:-L24QB7mgJkZ_209UjI-hY23pXoPUdsW8nlBr4rioMCq1PmafjasVb9lQPRmWv2yoFmU-qxCSlgmjDn-1Stz7fIbYhMCgmlkgnY0gmlwhKwSjFiKbXVsdGlhZGRyc5YACASsEoxYBvEUAAoErBKMWAbxFd0DgnJzhQDGAQAAiXNlY3AyNTZrMaECYJvp6nS1rjApkzInqNH8WYZ3iuyBH8dERlRGW46F6LiDdGNwgvEUg3VkcILxFoV3YWt1MgA"}'
2026-03-30 10:06:43.107 INFO [src.node.waku_node] REST service is ready !!
2026-03-30 10:06:43.107 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-30 10:06:44.107 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61715/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
2026-03-30 10:06:44.147 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-30 10:06:44.156 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-30 10:06:44.156 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node14_2026-03-30_10-06-13__6b731c0d-a43f-45f9-b2da-0049cb87cfab__wakuorg_nwaku:latest.log
2026-03-30 10:06:44.156 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-30 10:06:44.257 DEBUG [src.node.waku_node] Starting Node...
2026-03-30 10:06:44.257 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-30 10:06:44.258 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-30 10:06:44.258 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.20.3
2026-03-30 10:06:44.259 DEBUG [src.node.docker_mananger] Generated ports ['32278', '32279', '32280', '32281', '32282']
2026-03-30 10:06:44.259 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-30 10:06:44.259 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-30 10:06:44.259 DEBUG [src.node.waku_node] Using volumes []
2026-03-30 10:06:44.259 DEBUG [src.node.docker_mananger] docker run -i -t -p 32278:32278 -p 32279:32279 -p 32280:32280 -p 32281:32281 -p 32282:32282 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=32280 --rest-port=32278 --tcp-port=32279 --discv5-udp-port=32281 --rest-address=0.0.0.0 --nat=extip:172.18.20.3 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=f7fc3fd3a4e7f64d51ecfbcb88fb8c0fdaea2d473d8cbd30feedbec90e13fd83 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32282 --metrics-logging=true --relay=false --filternode=/ip4/172.18.218.199/tcp/23563/p2p/16Uiu2HAmSr9aR1bmUKDvyiWua82p9KmxbApDUwRXtXoNJCMi5thA --discv5-bootstrap-node=enr:-L24QB7mgJkZ_209UjI-hY23pXoPUdsW8nlBr4rioMCq1PmafjasVb9lQPRmWv2yoFmU-qxCSlgmjDn-1Stz7fIbYhMCgmlkgnY0gmlwhKwSjFiKbXVsdGlhZGRyc5YACASsEoxYBvEUAAoErBKMWAbxFd0DgnJzhQDGAQAAiXNlY3AyNTZrMaECYJvp6nS1rjApkzInqNH8WYZ3iuyBH8dERlRGW46F6LiDdGNwgvEUg3VkcILxFoV3YWt1MgA --store=false
2026-03-30 10:06:44.432 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.20.3 waku b57a0b0301239c4c33fbfff81410b73a706a907ffd78b3af694d8d2e988d3845
2026-03-30 10:06:44.461 DEBUG [src.node.docker_mananger] Container started with ID b57a0b030123. Setting up logs at ./log/docker/node14_2026-03-30_10-06-13__6b731c0d-a43f-45f9-b2da-0049cb87cfab__wakuorg_nwaku:latest.log
2026-03-30 10:06:44.461 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 32278
2026-03-30 10:06:44.462 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-30 10:06:45.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32278/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:45.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-30 10:06:45.465 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-30 10:06:45.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32278/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:45.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.20.3/tcp/32279/p2p/16Uiu2HAkvdURmYHh7oXvPVFfB8hs2pLLQaYHp8kH9gmpmvk8bzf3","/ip4/172.18.20.3/tcp/32280/ws/p2p/16Uiu2HAkvdURmYHh7oXvPVFfB8hs2pLLQaYHp8kH9gmpmvk8bzf3"],"enrUri":"enr:-L24QJlCJuNScmmvvhg_PeK12nBqdE4FT4oC6HsKMWrhEoLORW1b6wgjQSqebY7iLyUNQK9nEvoCuNyXS87rMPT6KWUCgmlkgnY0gmlwhKwSFAOKbXVsdGlhZGRyc5YACASsEhQDBn4XAAoErBIUAwZ-GN0DgnJzhQDGAQAAiXNlY3AyNTZrMaECEeGYNiMFGI8LKybjrr9a1c70RKDGn-mnkTO9Bdi0CIKDdGNwgn4Xg3VkcIJ-GYV3YWt1MgA"}'
2026-03-30 10:06:45.468 INFO [src.node.waku_node] REST service is ready !!
2026-03-30 10:06:45.468 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-30 10:06:46.468 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32278/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
2026-03-30 10:06:46.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-30 10:06:46.519 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-30 10:06:46.520 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node15_2026-03-30_10-06-13__6b731c0d-a43f-45f9-b2da-0049cb87cfab__wakuorg_nwaku:latest.log
2026-03-30 10:06:46.520 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-30 10:06:46.620 DEBUG [src.node.waku_node] Starting Node...
2026-03-30 10:06:46.620 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-30 10:06:46.622 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-30 10:06:46.622 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.24.174
2026-03-30 10:06:46.622 DEBUG [src.node.docker_mananger] Generated ports ['43305', '43306', '43307', '43308', '43309']
2026-03-30 10:06:46.622 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-30 10:06:46.622 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-30 10:06:46.622 DEBUG [src.node.waku_node] Using volumes []
2026-03-30 10:06:46.623 DEBUG [src.node.docker_mananger] docker run -i -t -p 43305:43305 -p 43306:43306 -p 43307:43307 -p 43308:43308 -p 43309:43309 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=43307 --rest-port=43305 --tcp-port=43306 --discv5-udp-port=43308 --rest-address=0.0.0.0 --nat=extip:172.18.24.174 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=1947dcaabc660fbcacf5b6412e3fd1cceb8d1e316a19bffffdc1cfaeb646b7dc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43309 --metrics-logging=true --relay=false --filternode=/ip4/172.18.218.199/tcp/23563/p2p/16Uiu2HAmSr9aR1bmUKDvyiWua82p9KmxbApDUwRXtXoNJCMi5thA --discv5-bootstrap-node=enr:-L24QJlCJuNScmmvvhg_PeK12nBqdE4FT4oC6HsKMWrhEoLORW1b6wgjQSqebY7iLyUNQK9nEvoCuNyXS87rMPT6KWUCgmlkgnY0gmlwhKwSFAOKbXVsdGlhZGRyc5YACASsEhQDBn4XAAoErBIUAwZ-GN0DgnJzhQDGAQAAiXNlY3AyNTZrMaECEeGYNiMFGI8LKybjrr9a1c70RKDGn-mnkTO9Bdi0CIKDdGNwgn4Xg3VkcIJ-GYV3YWt1MgA --store=false
2026-03-30 10:06:46.791 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.24.174 waku 9390f337297ac15b24ab05ef66e65522af279ead870440b1ff5a8b48b49b120f
2026-03-30 10:06:46.819 DEBUG [src.node.docker_mananger] Container started with ID 9390f337297a. Setting up logs at ./log/docker/node15_2026-03-30_10-06-13__6b731c0d-a43f-45f9-b2da-0049cb87cfab__wakuorg_nwaku:latest.log
2026-03-30 10:06:46.820 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43305
2026-03-30 10:06:46.821 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-30 10:06:47.822 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:47.923 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:48.024 ERROR [src.node.docker_mananger] Max retries reached for container 9390f337297a. Exiting log stream.
2026-03-30 10:06:48.024 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:48.126 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:48.227 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:48.328 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:48.429 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:48.531 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:48.632 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:48.733 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:48.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:48.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:49.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:49.140 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:49.241 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:49.342 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:49.444 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:49.545 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:49.646 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:49.748 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:49.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:49.951 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:50.053 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:50.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:50.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:50.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:50.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:50.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:50.661 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:50.762 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:50.864 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:50.965 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:51.067 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:51.168 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:51.269 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:51.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:51.472 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:51.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:51.676 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:51.777 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:51.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:51.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:52.081 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:52.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:52.286 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:52.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:52.489 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:52.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:52.692 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:52.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:52.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:52.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:53.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:53.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:53.299 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:53.401 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:53.502 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:53.603 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:53.705 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:53.806 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:53.908 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:54.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:54.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:54.212 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:54.313 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:54.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:54.516 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:54.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:54.718 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:54.819 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:54.921 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:55.029 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:55.130 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:55.232 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:55.333 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:55.435 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:55.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:55.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:55.739 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:55.840 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:55.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:56.043 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:56.144 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:56.245 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:56.347 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:56.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:56.549 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:56.651 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:56.752 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:56.853 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:56.954 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:57.056 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:57.157 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:57.259 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:57.362 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:57.466 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:57.567 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:57.669 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:57.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:57.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:57.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:58.074 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:58.175 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:58.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:58.378 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:58.479 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:58.580 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:58.682 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:58.783 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:58.884 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:58.986 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:59.087 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:59.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:59.290 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:59.391 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:59.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:59.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:59.696 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:59.797 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:59.898 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:06:59.999 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:00.101 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:00.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:00.304 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:00.413 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:00.514 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:00.615 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:00.717 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:00.818 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:00.919 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:01.021 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:01.123 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:01.224 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:01.325 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:01.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:01.528 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:01.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:01.731 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:01.832 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:01.933 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:02.035 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:02.136 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:02.237 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:02.338 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:02.440 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:02.541 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:02.643 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:02.748 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:02.849 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:02.950 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:03.052 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:03.153 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:03.254 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:03.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:03.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:03.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:03.662 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:03.763 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:03.864 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:03.965 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:04.067 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:04.168 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:04.269 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:04.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:04.472 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:04.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:04.674 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:04.775 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:04.877 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:04.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:05.080 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:05.181 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:05.283 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:05.384 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:05.485 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:05.587 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:05.688 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:05.790 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:05.891 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:05.992 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:06.093 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:06.195 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:06.296 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:06.398 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:06.499 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:06.600 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:06.701 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:06.803 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:06.904 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:07.005 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:07.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:07.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:07.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:07.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:07.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:07.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:07.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:07.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:07.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43305/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:07.918 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=43305): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7efdc1d83110>: Failed to establish a new connection: [Errno 111] Connection refused'))
2026-03-30 10:07:08.019 DEBUG [src.node.waku_node] Starting Node...
2026-03-30 10:07:08.019 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-30 10:07:08.020 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-30 10:07:08.021 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.223.133
2026-03-30 10:07:08.021 DEBUG [src.node.docker_mananger] Generated ports ['26966', '26967', '26968', '26969', '26970']
2026-03-30 10:07:08.021 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-30 10:07:08.021 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-30 10:07:08.021 DEBUG [src.node.waku_node] Using volumes []
2026-03-30 10:07:08.021 DEBUG [src.node.docker_mananger] docker run -i -t -p 26966:26966 -p 26967:26967 -p 26968:26968 -p 26969:26969 -p 26970:26970 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=26968 --rest-port=26966 --tcp-port=26967 --discv5-udp-port=26969 --rest-address=0.0.0.0 --nat=extip:172.18.223.133 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=7eff6284dc8e6ffad5213cfa55ee5d3cecaafafd15b170cdb1b3b080575df6b1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26970 --metrics-logging=true --relay=false --filternode=/ip4/172.18.218.199/tcp/23563/p2p/16Uiu2HAmSr9aR1bmUKDvyiWua82p9KmxbApDUwRXtXoNJCMi5thA --discv5-bootstrap-node=enr:-L24QJlCJuNScmmvvhg_PeK12nBqdE4FT4oC6HsKMWrhEoLORW1b6wgjQSqebY7iLyUNQK9nEvoCuNyXS87rMPT6KWUCgmlkgnY0gmlwhKwSFAOKbXVsdGlhZGRyc5YACASsEhQDBn4XAAoErBIUAwZ-GN0DgnJzhQDGAQAAiXNlY3AyNTZrMaECEeGYNiMFGI8LKybjrr9a1c70RKDGn-mnkTO9Bdi0CIKDdGNwgn4Xg3VkcIJ-GYV3YWt1MgA --store=false
2026-03-30 10:07:08.192 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.223.133 waku fafd118a85eee4a3cf60a9c6d7221333b95a0301f91ca6e28a16c1ce09620b55
2026-03-30 10:07:08.222 DEBUG [src.node.docker_mananger] Container started with ID fafd118a85ee. Setting up logs at ./log/docker/node15_2026-03-30_10-06-13__6b731c0d-a43f-45f9-b2da-0049cb87cfab__wakuorg_nwaku:latest.log
2026-03-30 10:07:08.223 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26966
2026-03-30 10:07:08.224 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-30 10:07:09.224 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26966/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:09.227 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-30 10:07:09.227 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-30 10:07:09.227 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26966/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:09.229 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.223.133/tcp/26967/p2p/16Uiu2HAmN7dAyUsmZ9NS6Pg3LyTNNmayziqdHPUUrAFmJZjbGp3T","/ip4/172.18.223.133/tcp/26968/ws/p2p/16Uiu2HAmN7dAyUsmZ9NS6Pg3LyTNNmayziqdHPUUrAFmJZjbGp3T"],"enrUri":"enr:-L24QHP9ML78ZwKeoiMpTr0h0uvD6dJQX4LeImEduzR1mWn-MYij7Y8xvM0J0QcGNdUuDbONgYWIBz0GFsjQx6A1eEwCgmlkgnY0gmlwhKwS34WKbXVsdGlhZGRyc5YACASsEt-FBmlXAAoErBLfhQZpWN0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDjIvrFnoPuNdXCpa0DfV8tTteDZFBulx3bbVR3zSayWKDdGNwgmlXg3VkcIJpWYV3YWt1MgA"}'
2026-03-30 10:07:09.229 INFO [src.node.waku_node] REST service is ready !!
2026-03-30 10:07:09.230 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-30 10:07:10.230 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26966/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
2026-03-30 10:07:10.270 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-30 10:07:10.283 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-30 10:07:10.283 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node16_2026-03-30_10-06-13__6b731c0d-a43f-45f9-b2da-0049cb87cfab__wakuorg_nwaku:latest.log
2026-03-30 10:07:10.283 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-30 10:07:10.384 DEBUG [src.node.waku_node] Starting Node...
2026-03-30 10:07:10.384 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-30 10:07:10.385 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-30 10:07:10.386 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.36.192
2026-03-30 10:07:10.386 DEBUG [src.node.docker_mananger] Generated ports ['3010', '3011', '3012', '3013', '3014']
2026-03-30 10:07:10.386 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-30 10:07:10.386 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-30 10:07:10.386 DEBUG [src.node.waku_node] Using volumes []
2026-03-30 10:07:10.386 DEBUG [src.node.docker_mananger] docker run -i -t -p 3010:3010 -p 3011:3011 -p 3012:3012 -p 3013:3013 -p 3014:3014 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=3012 --rest-port=3010 --tcp-port=3011 --discv5-udp-port=3013 --rest-address=0.0.0.0 --nat=extip:172.18.36.192 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=0bdb3c82811b329df41de01eaaadda705ca8e8ff9dd06738323e00be04fea3ac --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3014 --metrics-logging=true --relay=false --filternode=/ip4/172.18.218.199/tcp/23563/p2p/16Uiu2HAmSr9aR1bmUKDvyiWua82p9KmxbApDUwRXtXoNJCMi5thA --discv5-bootstrap-node=enr:-L24QHP9ML78ZwKeoiMpTr0h0uvD6dJQX4LeImEduzR1mWn-MYij7Y8xvM0J0QcGNdUuDbONgYWIBz0GFsjQx6A1eEwCgmlkgnY0gmlwhKwS34WKbXVsdGlhZGRyc5YACASsEt-FBmlXAAoErBLfhQZpWN0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDjIvrFnoPuNdXCpa0DfV8tTteDZFBulx3bbVR3zSayWKDdGNwgmlXg3VkcIJpWYV3YWt1MgA --store=false
2026-03-30 10:07:10.549 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.36.192 waku a90e5bf9fcfd5d08d4106bd034ceab9fac886b24790010a864d051e6d56d1a03
2026-03-30 10:07:10.580 DEBUG [src.node.docker_mananger] Container started with ID a90e5bf9fcfd. Setting up logs at ./log/docker/node16_2026-03-30_10-06-13__6b731c0d-a43f-45f9-b2da-0049cb87cfab__wakuorg_nwaku:latest.log
2026-03-30 10:07:10.581 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3010
2026-03-30 10:07:10.582 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-30 10:07:11.582 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3010/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:11.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-30 10:07:11.585 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-30 10:07:11.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3010/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:11.588 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.36.192/tcp/3011/p2p/16Uiu2HAm9aCxWCDh77iwzNd9VkghYtMmX3fqX3JxwPWRTsn3FEuE","/ip4/172.18.36.192/tcp/3012/ws/p2p/16Uiu2HAm9aCxWCDh77iwzNd9VkghYtMmX3fqX3JxwPWRTsn3FEuE"],"enrUri":"enr:-L24QDfTvwdKquBVMyzBiiaBCFr_j4QYAkmPYJLtGS4CcI-ZFr9COe9eLp0j4A1qzb-PfZyfi2BO9Kk7MXUC0sH0YDwCgmlkgnY0gmlwhKwSJMCKbXVsdGlhZGRyc5YACASsEiTABgvDAAoErBIkwAYLxN0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC0jNKRR-WJsvEgCYPMmEyCpfpVHQinOjf01bKF_s_95mDdGNwggvDg3VkcIILxYV3YWt1MgA"}'
2026-03-30 10:07:11.588 INFO [src.node.waku_node] REST service is ready !!
2026-03-30 10:07:11.588 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-30 10:07:12.588 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3010/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
2026-03-30 10:07:12.631 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-30 10:07:12.631 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63660/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:12.638 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.218.199/tcp/45174/p2p/16Uiu2HAmSr9aR1bmUKDvyiWua82p9KmxbApDUwRXtXoNJCMi5thA","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-14-g5c335c","origin":"Discv5"}]'
2026-03-30 10:07:12.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23562/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:07:12.641 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-30 10:07:12.641 DEBUG [src.libs.common] Sleeping for 100 seconds
2026-03-30 10:08:52.642 DEBUG [tests.e2e.test_e2e] Node1 publish message
2026-03-30 10:08:52.642 DEBUG [src.steps.store] Relaying message
2026-03-30 10:08:52.643 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63660/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
2026-03-30 10:08:52.647 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-30 10:08:52.648 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-30 10:08:52.848 DEBUG [src.libs.common] Sleeping for 4 seconds
2026-03-30 10:08:56.849 DEBUG [tests.e2e.test_e2e] 15 Node requests the published message of subscribed filter topic
2026-03-30 10:08:56.849 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21843/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:08:56.852 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":1774865332642651580,"ephemeral":false}]'
2026-03-30 10:08:56.852 DEBUG [tests.e2e.test_e2e] Response for node 1 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774865332642651580, 'ephemeral': False}]
2026-03-30 10:08:56.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16198/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:08:56.855 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":1774865332642651580,"ephemeral":false}]'
2026-03-30 10:08:56.855 DEBUG [tests.e2e.test_e2e] Response for node 2 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774865332642651580, 'ephemeral': False}]
2026-03-30 10:08:56.855 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31176/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:08:56.857 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":1774865332642651580,"ephemeral":false}]'
2026-03-30 10:08:56.858 DEBUG [tests.e2e.test_e2e] Response for node 3 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774865332642651580, 'ephemeral': False}]
2026-03-30 10:08:56.858 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50850/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:08:56.860 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":1774865332642651580,"ephemeral":false}]'
2026-03-30 10:08:56.860 DEBUG [tests.e2e.test_e2e] Response for node 4 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774865332642651580, 'ephemeral': False}]
2026-03-30 10:08:56.860 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39295/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:08:56.863 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":1774865332642651580,"ephemeral":false}]'
2026-03-30 10:08:56.863 DEBUG [tests.e2e.test_e2e] Response for node 5 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774865332642651580, 'ephemeral': False}]
2026-03-30 10:08:56.863 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29224/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:08:56.865 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":1774865332642651580,"ephemeral":false}]'
2026-03-30 10:08:56.865 DEBUG [tests.e2e.test_e2e] Response for node 6 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774865332642651580, 'ephemeral': False}]
2026-03-30 10:08:56.866 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28885/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:08:56.868 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":1774865332642651580,"ephemeral":false}]'
2026-03-30 10:08:56.868 DEBUG [tests.e2e.test_e2e] Response for node 7 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774865332642651580, 'ephemeral': False}]
2026-03-30 10:08:56.869 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23352/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:08:56.871 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":1774865332642651580,"ephemeral":false}]'
2026-03-30 10:08:56.871 DEBUG [tests.e2e.test_e2e] Response for node 8 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774865332642651580, 'ephemeral': False}]
2026-03-30 10:08:56.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49443/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:08:56.873 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":1774865332642651580,"ephemeral":false}]'
2026-03-30 10:08:56.873 DEBUG [tests.e2e.test_e2e] Response for node 9 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774865332642651580, 'ephemeral': False}]
2026-03-30 10:08:56.874 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20075/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:08:56.876 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":1774865332642651580,"ephemeral":false}]'
2026-03-30 10:08:56.877 DEBUG [tests.e2e.test_e2e] Response for node 10 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774865332642651580, 'ephemeral': False}]
2026-03-30 10:08:56.877 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4992/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:08:56.879 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":1774865332642651580,"ephemeral":false}]'
2026-03-30 10:08:56.879 DEBUG [tests.e2e.test_e2e] Response for node 11 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774865332642651580, 'ephemeral': False}]
2026-03-30 10:08:56.880 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61715/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:08:56.882 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":1774865332642651580,"ephemeral":false}]'
2026-03-30 10:08:56.882 DEBUG [tests.e2e.test_e2e] Response for node 12 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774865332642651580, 'ephemeral': False}]
2026-03-30 10:08:56.882 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32278/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:08:56.884 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":1774865332642651580,"ephemeral":false}]'
2026-03-30 10:08:56.885 DEBUG [tests.e2e.test_e2e] Response for node 13 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774865332642651580, 'ephemeral': False}]
2026-03-30 10:08:56.885 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26966/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:08:56.887 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":1774865332642651580,"ephemeral":false}]'
2026-03-30 10:08:56.887 DEBUG [tests.e2e.test_e2e] Response for node 14 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774865332642651580, 'ephemeral': False}]
2026-03-30 10:08:56.887 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3010/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-30 10:08:56.890 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":1774865332642651580,"ephemeral":false}]'
2026-03-30 10:08:56.890 DEBUG [tests.e2e.test_e2e] Response for node 15 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774865332642651580, 'ephemeral': False}]
2026-03-30 10:08:56.892 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-30 10:08:56.893 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-30 10:08:56.893 DEBUG [src.node.waku_node] Stopping container with id f03d748522d7
2026-03-30 10:08:57.323 DEBUG [src.node.waku_node] Container stopped.
2026-03-30 10:08:57.323 DEBUG [src.node.waku_node] Stopping container with id a72f43740316
2026-03-30 10:08:57.840 DEBUG [src.node.waku_node] Container stopped.
2026-03-30 10:08:57.842 DEBUG [src.node.waku_node] Stopping container with id 3ed65bac83e3
2026-03-30 10:08:58.139 ERROR [src.node.docker_mananger] Max retries reached for container f03d748522d7. Exiting log stream.
2026-03-30 10:08:58.281 DEBUG [src.node.waku_node] Container stopped.
2026-03-30 10:08:58.282 DEBUG [src.node.waku_node] Stopping container with id 2f2d91f9ed0c
2026-03-30 10:08:58.656 ERROR [src.node.docker_mananger] Max retries reached for container a72f43740316. Exiting log stream.
2026-03-30 10:08:58.683 DEBUG [src.node.waku_node] Container stopped.
2026-03-30 10:08:58.685 DEBUG [src.node.waku_node] Stopping container with id ed1970766334
2026-03-30 10:08:59.079 DEBUG [src.node.waku_node] Container stopped.
2026-03-30 10:08:59.079 DEBUG [src.node.waku_node] Stopping container with id a933236a3369
2026-03-30 10:08:59.103 ERROR [src.node.docker_mananger] Max retries reached for container 3ed65bac83e3. Exiting log stream.
2026-03-30 10:08:59.482 DEBUG [src.node.waku_node] Container stopped.
2026-03-30 10:08:59.484 DEBUG [src.node.waku_node] Stopping container with id 406d21f62123
2026-03-30 10:08:59.504 ERROR [src.node.docker_mananger] Max retries reached for container 2f2d91f9ed0c. Exiting log stream.
2026-03-30 10:08:59.895 DEBUG [src.node.waku_node] Container stopped.
2026-03-30 10:08:59.895 DEBUG [src.node.waku_node] Stopping container with id 655b66e96c88
2026-03-30 10:08:59.985 ERROR [src.node.docker_mananger] Max retries reached for container ed1970766334. Exiting log stream.
2026-03-30 10:09:00.298 ERROR [src.node.docker_mananger] Max retries reached for container a933236a3369. Exiting log stream.
2026-03-30 10:09:00.707 ERROR [src.node.docker_mananger] Max retries reached for container 406d21f62123. Exiting log stream.
2026-03-30 10:09:10.307 DEBUG [src.node.waku_node] Container stopped.
2026-03-30 10:09:10.309 DEBUG [src.node.waku_node] Stopping container with id f9cdb4aa92c9
2026-03-30 10:09:11.119 ERROR [src.node.docker_mananger] Max retries reached for container 655b66e96c88. Exiting log stream.
2026-03-30 10:09:20.721 DEBUG [src.node.waku_node] Container stopped.
2026-03-30 10:09:20.723 DEBUG [src.node.waku_node] Stopping container with id 359262e33b91
2026-03-30 10:09:21.118 DEBUG [src.node.waku_node] Container stopped.
2026-03-30 10:09:21.119 DEBUG [src.node.waku_node] Stopping container with id 86a677c32f11
2026-03-30 10:09:21.520 DEBUG [src.node.waku_node] Container stopped.
2026-03-30 10:09:21.521 DEBUG [src.node.waku_node] Stopping container with id 27a3ade3a3ba
2026-03-30 10:09:21.534 ERROR [src.node.docker_mananger] Max retries reached for container f9cdb4aa92c9. Exiting log stream.
2026-03-30 10:09:21.904 DEBUG [src.node.waku_node] Container stopped.
2026-03-30 10:09:21.905 DEBUG [src.node.waku_node] Stopping container with id 7db76b1c6fb8
2026-03-30 10:09:21.932 ERROR [src.node.docker_mananger] Max retries reached for container 359262e33b91. Exiting log stream.
2026-03-30 10:09:22.332 ERROR [src.node.docker_mananger] Max retries reached for container 86a677c32f11. Exiting log stream.
2026-03-30 10:09:22.792 ERROR [src.node.docker_mananger] Max retries reached for container 27a3ade3a3ba. Exiting log stream.
2026-03-30 10:09:32.311 DEBUG [src.node.waku_node] Container stopped.
2026-03-30 10:09:32.313 DEBUG [src.node.waku_node] Stopping container with id cf71f873f2ef
2026-03-30 10:09:32.730 DEBUG [src.node.waku_node] Container stopped.
2026-03-30 10:09:32.730 DEBUG [src.node.waku_node] Stopping container with id b57a0b030123
2026-03-30 10:09:33.124 ERROR [src.node.docker_mananger] Max retries reached for container 7db76b1c6fb8. Exiting log stream.
2026-03-30 10:09:33.542 ERROR [src.node.docker_mananger] Max retries reached for container cf71f873f2ef. Exiting log stream.
2026-03-30 10:09:43.119 DEBUG [src.node.waku_node] Container stopped.
2026-03-30 10:09:43.119 DEBUG [src.node.waku_node] Stopping container with id fafd118a85ee
2026-03-30 10:09:43.500 DEBUG [src.node.waku_node] Container stopped.
2026-03-30 10:09:43.501 DEBUG [src.node.waku_node] Stopping container with id a90e5bf9fcfd
2026-03-30 10:09:43.931 ERROR [src.node.docker_mananger] Max retries reached for container b57a0b030123. Exiting log stream.
2026-03-30 10:09:44.313 ERROR [src.node.docker_mananger] Max retries reached for container fafd118a85ee. Exiting log stream.
2026-03-30 10:09:53.902 DEBUG [src.node.waku_node] Container stopped.
2026-03-30 10:09:53.905 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-30 10:09:53.955 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-30 10:09:54.358 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-30 10:09:54.765 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-30 10:09:54.795 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-30 10:09:54.855 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-30 10:09:54.886 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-30 10:09:54.917 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-30 10:09:54.946 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-30 10:09:54.975 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-30 10:09:55.003 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-30 10:09:55.031 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-30 10:09:55.084 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-30 10:09:55.111 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-30 10:09:55.138 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-30 10:09:55.166 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-30 10:09:55.190 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-30 10:09:55.215 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-30 10:09:55.237 DEBUG [src.node.docker_mananger] No errors found in the waku logs.