mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 17:43:17 +00:00
2580 lines
376 KiB
Plaintext
2580 lines
376 KiB
Plaintext
2026-01-29 04:34:02.795 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-01-29 04:34:02.796 DEBUG [tests.conftest] Running test: test_light_push_with_valid_payloads with id: 2026-01-29_04-34-02__caacdaf7-aa1c-4dd6-9ce1-d59b6117aeab
|
|
2026-01-29 04:34:02.797 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-01-29 04:34:02.797 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-01-29 04:34:02.806 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-29 04:34:02.806 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-01-29_04-34-02__caacdaf7-aa1c-4dd6-9ce1-d59b6117aeab__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:34:02.806 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:34:02.806 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:34:02.809 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:34:02.809 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.143.218
|
|
2026-01-29 04:34:02.809 DEBUG [src.node.docker_mananger] Generated ports ['60039', '60040', '60041', '60042', '60043']
|
|
2026-01-29 04:34:02.810 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:34:02.810 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:34:02.810 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:34:02.810 DEBUG [src.node.docker_mananger] docker run -i -t -p 60039:60039 -p 60040:60040 -p 60041:60041 -p 60042:60042 -p 60043:60043 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=60041 --rest-port=60039 --tcp-port=60040 --discv5-udp-port=60042 --rest-address=0.0.0.0 --nat=extip:172.18.143.218 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5feb8a5fffbbea5d4b8e42b8af4cc8bfede7eb1aafb02238c4abbf0e3ec31c97 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60043 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-01-29 04:34:02.998 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.143.218 waku 4bb0016de8d4a7aab2a2e3c98fe98734028f28dead8fe361e62483cd74125ff8
|
|
2026-01-29 04:34:03.027 DEBUG [src.node.docker_mananger] Container started with ID 4bb0016de8d4. Setting up logs at ./log/docker/receiving_node1_2026-01-29_04-34-02__caacdaf7-aa1c-4dd6-9ce1-d59b6117aeab__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:34:03.028 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60039
|
|
2026-01-29 04:34:03.028 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:34:03.071 ERROR [src.node.docker_mananger] Max retries reached for container 73c9b4b0cd7b. Exiting log stream.
|
|
2026-01-29 04:34:03.627 ERROR [src.node.docker_mananger] Max retries reached for container e321c4894f21. Exiting log stream.
|
|
2026-01-29 04:34:04.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60039/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:04.032 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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"}]}'
|
|
2026-01-29 04:34:04.032 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-29 04:34:04.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60039/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:04.034 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.143.218/tcp/60040/p2p/16Uiu2HAmBBBsQzCr8xZMuBsCED6QRtaSJM9VqV91aBhFFq8qodTD","/ip4/172.18.143.218/tcp/60041/ws/p2p/16Uiu2HAmBBBsQzCr8xZMuBsCED6QRtaSJM9VqV91aBhFFq8qodTD"],"enrUri":"enr:-L24QMtYhqTShcpmVPDk93-hZBNnhT4mVktvcG2ZEYh4jpriIHfkLhKOmho-xd3B1wO-PUP0Ya__cwg0DSiqkVDCqrACgmlkgnY0gmlwhKwSj9qKbXVsdGlhZGRyc5YACASsEo_aBuqIAAoErBKP2gbqid0DgnJzhQADAQAAiXNlY3AyNTZrMaEC6gUTT5LNTBAMozHgwC-UHAKBSPE7niSdUbz_LiYiqZCDdGNwguqIg3VkcILqioV3YWt1Mgk"}'
|
|
2026-01-29 04:34:04.035 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-29 04:34:04.041 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-29 04:34:04.042 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-01-29_04-34-02__caacdaf7-aa1c-4dd6-9ce1-d59b6117aeab__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:34:04.042 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:34:04.042 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:34:04.043 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:34:04.043 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.68.19
|
|
2026-01-29 04:34:04.043 DEBUG [src.node.docker_mananger] Generated ports ['26806', '26807', '26808', '26809', '26810']
|
|
2026-01-29 04:34:04.044 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:34:04.044 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:34:04.044 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:34:04.044 DEBUG [src.node.docker_mananger] docker run -i -t -p 26806:26806 -p 26807:26807 -p 26808:26808 -p 26809:26809 -p 26810:26810 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=26808 --rest-port=26806 --tcp-port=26807 --discv5-udp-port=26809 --rest-address=0.0.0.0 --nat=extip:172.18.68.19 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b5e819de0927e1cfd407d2742f041f68daeb0f1570d1b4cbdeeb0325aaedaeae --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26810 --metrics-logging=true --lightpush=false --relay=true
|
|
2026-01-29 04:34:04.240 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.68.19 waku b30bc91f427e923eb986771d962eb21be964aa2f4e9f79a454b8139bb2e46ffd
|
|
2026-01-29 04:34:04.272 DEBUG [src.node.docker_mananger] Container started with ID b30bc91f427e. Setting up logs at ./log/docker/receiving_node2_2026-01-29_04-34-02__caacdaf7-aa1c-4dd6-9ce1-d59b6117aeab__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:34:04.272 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26806
|
|
2026-01-29 04:34:04.273 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:34:05.274 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26806/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:05.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln 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"}]}'
|
|
2026-01-29 04:34:05.277 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-29 04:34:05.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26806/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:05.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.68.19/tcp/26807/p2p/16Uiu2HAmFE2A9yzfsWrZGxFSBYhHMqHBTi5QKDYTnUkN3yeSHM4b","/ip4/172.18.68.19/tcp/26808/ws/p2p/16Uiu2HAmFE2A9yzfsWrZGxFSBYhHMqHBTi5QKDYTnUkN3yeSHM4b"],"enrUri":"enr:-L24QGyh_EaD46IGcGHorun29M9XLxnWsVIVDaa2go4EtQoVCvPWtYbRbwI8EV7QcGEe5omLXnJbcdj_ooILDwHShUYCgmlkgnY0gmlwhKwSRBOKbXVsdGlhZGRyc5YACASsEkQTBmi3AAoErBJEEwZouN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDJi2Vu_vpSKPL-KZOzGe_4MVsf4Z9oyn-AA4GxWsvCtCDdGNwgmi3g3VkcIJouYV3YWt1MgE"}'
|
|
2026-01-29 04:34:05.280 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-29 04:34:05.280 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26806/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.143.218/tcp/60040/p2p/16Uiu2HAmBBBsQzCr8xZMuBsCED6QRtaSJM9VqV91aBhFFq8qodTD"]'
|
|
2026-01-29 04:34:05.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:34:05.320 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-29 04:34:05.320 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-01-29_04-34-02__caacdaf7-aa1c-4dd6-9ce1-d59b6117aeab__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:34:05.320 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:34:05.320 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:34:05.322 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:34:05.322 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.104.175
|
|
2026-01-29 04:34:05.323 DEBUG [src.node.docker_mananger] Generated ports ['30616', '30617', '30618', '30619', '30620']
|
|
2026-01-29 04:34:05.324 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:34:05.324 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:34:05.324 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:34:05.325 DEBUG [src.node.docker_mananger] docker run -i -t -p 30616:30616 -p 30617:30617 -p 30618:30618 -p 30619:30619 -p 30620:30620 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=30618 --rest-port=30616 --tcp-port=30617 --discv5-udp-port=30619 --rest-address=0.0.0.0 --nat=extip:172.18.104.175 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9b5688e6a840ceafa20624a6bb548448afac7e2fa150c04d8a5dfced0f2c576e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30620 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QMtYhqTShcpmVPDk93-hZBNnhT4mVktvcG2ZEYh4jpriIHfkLhKOmho-xd3B1wO-PUP0Ya__cwg0DSiqkVDCqrACgmlkgnY0gmlwhKwSj9qKbXVsdGlhZGRyc5YACASsEo_aBuqIAAoErBKP2gbqid0DgnJzhQADAQAAiXNlY3AyNTZrMaEC6gUTT5LNTBAMozHgwC-UHAKBSPE7niSdUbz_LiYiqZCDdGNwguqIg3VkcILqioV3YWt1Mgk --lightpushnode=/ip4/172.18.143.218/tcp/60040/p2p/16Uiu2HAmBBBsQzCr8xZMuBsCED6QRtaSJM9VqV91aBhFFq8qodTD --lightpush=true --relay=false
|
|
2026-01-29 04:34:05.527 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.104.175 waku 15f6e406a190f4d2851edcd4f68e3409b1c05149a3e45ef922323589d55fc644
|
|
2026-01-29 04:34:05.556 DEBUG [src.node.docker_mananger] Container started with ID 15f6e406a190. Setting up logs at ./log/docker/lightpush_node1_2026-01-29_04-34-02__caacdaf7-aa1c-4dd6-9ce1-d59b6117aeab__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:34:05.557 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30616
|
|
2026-01-29 04:34:05.557 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:34:06.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:06.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:06.761 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:06.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:06.880 ERROR [src.node.docker_mananger] Max retries reached for container 15f6e406a190. Exiting log stream.
|
|
2026-01-29 04:34:06.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:07.065 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:07.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:07.268 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:07.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:07.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:07.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:07.675 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:07.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:07.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:07.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:08.081 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:08.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:08.284 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:08.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:08.487 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:08.589 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:08.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:08.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:08.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:08.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:09.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:09.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:09.300 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:09.401 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:09.503 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:09.604 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:09.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:09.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:09.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:10.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:10.112 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:10.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:10.315 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:10.417 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:10.519 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:10.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:10.722 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:10.823 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:10.925 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:11.027 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:11.128 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:11.230 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:11.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:11.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:11.534 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:11.636 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:11.738 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:11.839 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:11.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:12.042 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:12.144 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:12.246 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:12.347 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:12.449 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:12.550 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:12.652 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:12.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:12.855 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:12.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:13.058 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:13.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:13.261 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:13.363 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:13.464 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:13.566 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:13.667 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:13.769 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:13.870 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:13.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:14.074 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:14.175 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:14.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:14.378 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:14.480 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:14.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:14.683 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:14.785 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:14.886 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:14.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:15.089 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:15.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:15.293 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:15.394 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:15.496 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:15.597 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:15.699 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:15.801 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:15.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:16.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:16.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:16.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:16.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:16.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:16.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:16.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:16.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:16.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:16.919 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:17.020 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:17.122 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:17.223 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:17.325 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:17.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:17.528 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:17.630 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:17.731 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:17.833 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:17.934 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:18.036 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:18.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:18.239 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:18.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:18.442 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:18.543 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:18.645 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:18.747 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:18.848 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:18.950 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:19.051 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:19.153 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:19.255 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:19.356 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:19.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:19.559 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:19.661 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:19.763 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:19.864 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:19.966 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:20.067 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:20.169 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:20.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:20.372 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:20.475 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:20.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:20.678 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:20.780 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:20.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:20.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:21.084 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:21.186 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:21.287 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:21.389 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:21.491 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:21.592 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:21.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:21.795 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:21.896 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:21.998 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:22.100 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:22.201 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:22.303 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:22.404 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:22.506 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:22.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:22.709 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:22.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:22.912 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:23.013 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:23.115 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:23.217 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:23.318 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:23.420 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:23.521 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:23.623 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:23.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:23.826 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:23.927 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:24.029 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:24.130 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:24.232 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:24.333 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:24.435 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:24.537 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:24.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:24.740 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:24.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:24.943 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:25.044 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:25.146 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:25.247 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:25.349 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:25.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:25.552 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:25.654 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:25.755 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:25.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:25.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:26.060 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:26.162 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:26.263 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:26.365 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:26.466 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:26.568 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:26.569 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=30616): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f4ea86e00e0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2026-01-29 04:34:26.669 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:34:26.670 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:34:26.671 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:34:26.671 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.215.77
|
|
2026-01-29 04:34:26.672 DEBUG [src.node.docker_mananger] Generated ports ['8092', '8093', '8094', '8095', '8096']
|
|
2026-01-29 04:34:26.672 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:34:26.672 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:34:26.672 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:34:26.672 DEBUG [src.node.docker_mananger] docker run -i -t -p 8092:8092 -p 8093:8093 -p 8094:8094 -p 8095:8095 -p 8096:8096 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=8094 --rest-port=8092 --tcp-port=8093 --discv5-udp-port=8095 --rest-address=0.0.0.0 --nat=extip:172.18.215.77 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3d260b54c72fefd99aeb6b2c8a0f098e96ee0d2cc668a3d2c673cce045aa42bf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8096 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QMtYhqTShcpmVPDk93-hZBNnhT4mVktvcG2ZEYh4jpriIHfkLhKOmho-xd3B1wO-PUP0Ya__cwg0DSiqkVDCqrACgmlkgnY0gmlwhKwSj9qKbXVsdGlhZGRyc5YACASsEo_aBuqIAAoErBKP2gbqid0DgnJzhQADAQAAiXNlY3AyNTZrMaEC6gUTT5LNTBAMozHgwC-UHAKBSPE7niSdUbz_LiYiqZCDdGNwguqIg3VkcILqioV3YWt1Mgk --lightpushnode=/ip4/172.18.143.218/tcp/60040/p2p/16Uiu2HAmBBBsQzCr8xZMuBsCED6QRtaSJM9VqV91aBhFFq8qodTD --lightpush=true --relay=false
|
|
2026-01-29 04:34:26.856 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.215.77 waku 468692e0383707366b811459bc06aed11e7c7d80ffc7ed6bd8b9f92981077964
|
|
2026-01-29 04:34:26.891 DEBUG [src.node.docker_mananger] Container started with ID 468692e03837. Setting up logs at ./log/docker/lightpush_node1_2026-01-29_04-34-02__caacdaf7-aa1c-4dd6-9ce1-d59b6117aeab__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:34:26.891 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 8092
|
|
2026-01-29 04:34:26.891 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:34:27.893 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:27.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:28.096 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:28.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:28.260 ERROR [src.node.docker_mananger] Max retries reached for container 468692e03837. Exiting log stream.
|
|
2026-01-29 04:34:28.318 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:28.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:28.521 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:28.622 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:28.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:28.826 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:28.927 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:29.029 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:29.130 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:29.231 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:29.333 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:29.435 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:29.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:29.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:29.739 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:29.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:29.942 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:30.044 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:30.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:30.247 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:30.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:30.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:30.551 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:30.653 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:30.754 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:30.856 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:30.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:31.059 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:31.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:31.262 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:31.363 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:31.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:31.566 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:31.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:31.769 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:31.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:31.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:32.074 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:32.175 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:32.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:32.378 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:32.480 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:32.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:32.683 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:32.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:32.886 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:32.987 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:33.089 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:33.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:33.292 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:33.394 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:33.495 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:33.597 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:33.698 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:33.800 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:33.902 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:34.003 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:34.104 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:34.206 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:34.308 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:34.409 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:34.511 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:34.612 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:34.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:34.815 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:34.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:35.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:35.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:35.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:35.323 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:35.424 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:35.526 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:35.627 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:35.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:35.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:35.932 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:36.033 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:36.135 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:36.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:36.338 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:36.439 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:36.541 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:36.642 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:36.744 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:36.846 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:36.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:37.049 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:37.150 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:37.251 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:37.353 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:37.455 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:37.556 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:37.658 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:37.759 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:37.861 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:37.963 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:38.064 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:38.165 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:38.267 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:38.368 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:38.470 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:38.572 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:38.673 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:38.775 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:38.876 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:38.977 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:39.079 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:39.181 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:39.282 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:39.383 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:39.485 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:39.586 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:39.688 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:39.790 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:39.891 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:39.993 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:40.094 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:40.196 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:40.297 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:40.399 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:40.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:40.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:40.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:40.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:40.906 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:41.008 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:41.109 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:41.211 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:41.312 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:41.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:41.515 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:41.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:41.718 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:41.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:41.921 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:42.023 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:42.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:42.226 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:42.327 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:42.429 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:42.530 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:42.632 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:42.733 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:42.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:42.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:43.038 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:43.142 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:43.243 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:43.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:43.447 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:43.548 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:43.650 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:43.751 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:43.853 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:43.954 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:44.056 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:44.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:44.260 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:44.361 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:44.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:44.564 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:44.666 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:44.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:44.869 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:44.970 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:45.072 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:45.173 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:45.275 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:45.377 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:45.478 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:45.580 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:45.681 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:45.783 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:45.885 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:45.986 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:46.088 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:46.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:46.291 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:46.392 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:46.494 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:46.595 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:46.697 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:46.798 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:46.900 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:47.001 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:47.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:47.204 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:47.306 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:47.407 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:47.509 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:47.610 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:47.712 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:47.813 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:47.915 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8092/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:47.916 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=8092): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f4ea851dc40>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2026-01-29 04:34:48.017 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:34:48.017 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:34:48.018 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:34:48.018 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.96.71
|
|
2026-01-29 04:34:48.019 DEBUG [src.node.docker_mananger] Generated ports ['40586', '40587', '40588', '40589', '40590']
|
|
2026-01-29 04:34:48.019 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:34:48.019 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:34:48.019 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:34:48.019 DEBUG [src.node.docker_mananger] docker run -i -t -p 40586:40586 -p 40587:40587 -p 40588:40588 -p 40589:40589 -p 40590:40590 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=40588 --rest-port=40586 --tcp-port=40587 --discv5-udp-port=40589 --rest-address=0.0.0.0 --nat=extip:172.18.96.71 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bd30bb1d25aeeaea8671aba368b2d9b8ec64af9456afc41c21eccbece34cb1fe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40590 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QMtYhqTShcpmVPDk93-hZBNnhT4mVktvcG2ZEYh4jpriIHfkLhKOmho-xd3B1wO-PUP0Ya__cwg0DSiqkVDCqrACgmlkgnY0gmlwhKwSj9qKbXVsdGlhZGRyc5YACASsEo_aBuqIAAoErBKP2gbqid0DgnJzhQADAQAAiXNlY3AyNTZrMaEC6gUTT5LNTBAMozHgwC-UHAKBSPE7niSdUbz_LiYiqZCDdGNwguqIg3VkcILqioV3YWt1Mgk --lightpushnode=/ip4/172.18.143.218/tcp/60040/p2p/16Uiu2HAmBBBsQzCr8xZMuBsCED6QRtaSJM9VqV91aBhFFq8qodTD --lightpush=true --relay=false
|
|
2026-01-29 04:34:48.209 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.96.71 waku 3b74d4006f1b29fddd7c0cc60b90c35b4fd1df517f9e1aa76af66ce1c113fe20
|
|
2026-01-29 04:34:48.238 DEBUG [src.node.docker_mananger] Container started with ID 3b74d4006f1b. Setting up logs at ./log/docker/lightpush_node1_2026-01-29_04-34-02__caacdaf7-aa1c-4dd6-9ce1-d59b6117aeab__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:34:48.239 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40586
|
|
2026-01-29 04:34:48.240 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:34:49.240 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:49.341 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:49.443 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:49.544 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:49.593 ERROR [src.node.docker_mananger] Max retries reached for container 3b74d4006f1b. Exiting log stream.
|
|
2026-01-29 04:34:49.646 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:49.747 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:49.849 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:49.951 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:50.052 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:50.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:50.255 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:50.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:50.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:50.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:50.661 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:50.763 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:50.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:50.966 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:51.068 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:51.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:51.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:51.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:51.474 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:51.575 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:51.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:51.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:51.880 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:51.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:52.083 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:52.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:52.287 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:52.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:52.489 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:52.591 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:52.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:52.794 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:52.896 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:52.998 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:53.099 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:53.201 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:53.302 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:53.403 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:53.505 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:53.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:53.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:53.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:53.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:54.012 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:54.114 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:54.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:54.317 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:54.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:54.520 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:54.622 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:54.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:54.825 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:54.927 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:55.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:55.130 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:55.231 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:55.333 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:55.434 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:55.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:55.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:55.739 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:55.840 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:55.942 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:56.043 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:56.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:56.246 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:56.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:56.449 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:56.551 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:56.652 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:56.754 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:56.855 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:56.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:57.058 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:57.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:57.261 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:57.363 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:57.464 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:57.566 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:57.667 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:57.769 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:57.870 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:57.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:58.073 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:58.175 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:58.276 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:58.378 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:58.479 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:58.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:58.682 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:58.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:58.885 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:58.987 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:59.089 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:59.190 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:59.291 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:59.393 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:59.494 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:59.596 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:59.698 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:59.799 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:34:59.900 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:00.002 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:00.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:00.205 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:00.306 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:00.408 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:00.509 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:00.611 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:00.712 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:00.814 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:00.915 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:01.017 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:01.118 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:01.219 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:01.321 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:01.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:01.524 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:01.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:01.727 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:01.828 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:01.930 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:02.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:02.133 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:02.234 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:02.336 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:02.437 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:02.539 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:02.641 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:02.742 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:02.843 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:02.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:03.046 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:03.152 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:03.254 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:03.355 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:03.457 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:03.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:03.660 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:03.761 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:03.863 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:03.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:04.066 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:04.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:04.269 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:04.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:04.473 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:04.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:04.675 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:04.777 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:04.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:04.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:05.082 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:05.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:05.285 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:05.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:05.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:05.589 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:05.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:05.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:05.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:05.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:06.096 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:06.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:06.300 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:06.401 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:06.503 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:06.604 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:06.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:06.807 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:06.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:07.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:07.112 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:07.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:07.315 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:07.417 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:07.519 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:07.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:07.722 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:07.823 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:07.925 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:08.026 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:08.128 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:08.230 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:08.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:08.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:08.534 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:08.636 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:08.738 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:08.839 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:08.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:09.042 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:09.143 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:09.245 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:09.247 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=40586): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f4ea870c530>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2026-01-29 04:35:09.541 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-01-29 04:35:09.542 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-01-29 04:35:09.543 DEBUG [src.node.waku_node] Stopping container with id 4bb0016de8d4
|
|
2026-01-29 04:35:10.125 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-29 04:35:10.125 DEBUG [src.node.waku_node] Stopping container with id b30bc91f427e
|
|
2026-01-29 04:35:10.636 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-29 04:35:10.637 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:10.743 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:10.844 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:10.939 ERROR [src.node.docker_mananger] Max retries reached for container 4bb0016de8d4. Exiting log stream.
|
|
2026-01-29 04:35:10.946 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:11.047 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:11.149 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:11.251 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:11.353 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:11.454 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:11.521 ERROR [src.node.docker_mananger] Max retries reached for container b30bc91f427e. Exiting log stream.
|
|
2026-01-29 04:35:11.556 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:11.657 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:11.759 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:11.861 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:11.963 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:12.065 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:12.166 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:12.268 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:12.370 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:12.472 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:12.574 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:12.675 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:12.777 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:12.879 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:12.980 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:13.082 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:13.184 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:13.286 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:13.388 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:13.490 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:13.591 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:13.693 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:13.795 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:13.897 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:13.999 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:14.101 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:14.203 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:14.304 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:14.406 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:14.508 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:14.610 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:14.712 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:14.813 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:14.915 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:15.017 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:15.119 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:15.221 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:15.322 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:15.424 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:15.526 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:15.628 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:15.730 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:15.731 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/3b74d4006f1b29fddd7c0cc60b90c35b4fd1df517f9e1aa76af66ce1c113fe20/stop: Not Found ("No such container: 3b74d4006f1b29fddd7c0cc60b90c35b4fd1df517f9e1aa76af66ce1c113fe20")
|
|
2026-01-29 04:35:15.732 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:15.833 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:15.935 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:16.036 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:16.138 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:16.240 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:16.342 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:16.444 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:16.546 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:16.647 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:16.749 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:16.851 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:16.953 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:17.055 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:17.157 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:17.258 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:17.360 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:17.462 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:17.564 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:17.666 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:17.768 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:17.869 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:17.971 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:18.073 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:18.175 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:18.277 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:18.379 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:18.480 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:18.582 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:18.684 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:18.786 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:18.888 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:18.990 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:19.091 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:19.193 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:19.295 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:19.397 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:19.498 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:19.600 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:19.702 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:19.804 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:19.906 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:20.008 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:20.109 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:20.211 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:20.313 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:20.415 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:20.517 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:20.619 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:20.721 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:20.823 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:20.825 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/3b74d4006f1b29fddd7c0cc60b90c35b4fd1df517f9e1aa76af66ce1c113fe20/stop: Not Found ("No such container: 3b74d4006f1b29fddd7c0cc60b90c35b4fd1df517f9e1aa76af66ce1c113fe20")
|
|
2026-01-29 04:35:20.825 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:20.926 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:21.028 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:21.130 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:21.232 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:21.333 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:21.435 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:21.537 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:21.639 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:21.741 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:21.842 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:21.944 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:22.046 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:22.148 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:22.250 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:22.352 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:22.454 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:22.556 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:22.658 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:22.760 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:22.862 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:22.964 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:23.066 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:23.167 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:23.269 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:23.371 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:23.473 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:23.575 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:23.677 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:23.779 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:23.881 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:23.983 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:24.085 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:24.187 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:24.288 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:24.390 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:24.492 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:24.594 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:24.696 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:24.798 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:24.900 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:25.002 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:25.104 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:25.205 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:25.307 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:25.409 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:25.511 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:25.613 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:25.715 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:25.817 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:25.919 DEBUG [src.node.waku_node] Stopping container with id 3b74d4006f1b
|
|
2026-01-29 04:35:25.921 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/3b74d4006f1b29fddd7c0cc60b90c35b4fd1df517f9e1aa76af66ce1c113fe20/stop: Not Found ("No such container: 3b74d4006f1b29fddd7c0cc60b90c35b4fd1df517f9e1aa76af66ce1c113fe20")
|
|
2026-01-29 04:35:25.922 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-01-29 04:35:25.946 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:35:25.993 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:35:25.994 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:35:25.994 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:35:25.995 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:35:26.006 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-01-29 04:35:26.007 DEBUG [tests.conftest] Running test: test_light_push_with_valid_payloads with id: 2026-01-29_04-35-26__4a655834-e037-4f55-9c2c-ddc7883fb01a
|
|
2026-01-29 04:35:26.007 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-01-29 04:35:26.007 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-01-29 04:35:26.014 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-29 04:35:26.014 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-01-29_04-35-26__4a655834-e037-4f55-9c2c-ddc7883fb01a__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:35:26.015 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:35:26.015 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:35:26.016 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:35:26.016 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.235.215
|
|
2026-01-29 04:35:26.016 DEBUG [src.node.docker_mananger] Generated ports ['26454', '26455', '26456', '26457', '26458']
|
|
2026-01-29 04:35:26.017 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:35:26.017 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:35:26.017 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:35:26.017 DEBUG [src.node.docker_mananger] docker run -i -t -p 26454:26454 -p 26455:26455 -p 26456:26456 -p 26457:26457 -p 26458:26458 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=26456 --rest-port=26454 --tcp-port=26455 --discv5-udp-port=26457 --rest-address=0.0.0.0 --nat=extip:172.18.235.215 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e7bce5cd926e8ce7bb9b2748843bb8d13e2bedbabaf59af60acbc8ed4c5d3c7a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26458 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-01-29 04:35:26.198 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.235.215 waku f2a397b5adc6e3b2deb02bcb9f8824ee1ac3d853acb470d11f1c960b89adf6fe
|
|
2026-01-29 04:35:26.231 DEBUG [src.node.docker_mananger] Container started with ID f2a397b5adc6. Setting up logs at ./log/docker/receiving_node1_2026-01-29_04-35-26__4a655834-e037-4f55-9c2c-ddc7883fb01a__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:35:26.231 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26454
|
|
2026-01-29 04:35:26.233 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:35:27.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26454/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:27.237 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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"}]}'
|
|
2026-01-29 04:35:27.237 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-29 04:35:27.237 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26454/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:27.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.235.215/tcp/26455/p2p/16Uiu2HAmExAaNtwaftC5zieuCFAYzhTnctvs4wk8EzfVmB4W975s","/ip4/172.18.235.215/tcp/26456/ws/p2p/16Uiu2HAmExAaNtwaftC5zieuCFAYzhTnctvs4wk8EzfVmB4W975s"],"enrUri":"enr:-L24QNnoABWhEO4SxJJKgT2Fx4ixF42x6xQaF5drR8YjtaLteDsctZy-RRba2lmfDIyEK2Ise3QXxVM9lT-0SyQaDJ0CgmlkgnY0gmlwhKwS69eKbXVsdGlhZGRyc5YACASsEuvXBmdXAAoErBLr1wZnWN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDIh3PTxzGGSJ62Vg5YWWlNyKBFDW97EfQUdk2JBdsvWKDdGNwgmdXg3VkcIJnWYV3YWt1Mgk"}'
|
|
2026-01-29 04:35:27.240 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-29 04:35:27.247 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-29 04:35:27.247 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-01-29_04-35-26__4a655834-e037-4f55-9c2c-ddc7883fb01a__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:35:27.247 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:35:27.248 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:35:27.249 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:35:27.249 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.30.243
|
|
2026-01-29 04:35:27.249 DEBUG [src.node.docker_mananger] Generated ports ['60385', '60386', '60387', '60388', '60389']
|
|
2026-01-29 04:35:27.249 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:35:27.250 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:35:27.250 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:35:27.250 DEBUG [src.node.docker_mananger] docker run -i -t -p 60385:60385 -p 60386:60386 -p 60387:60387 -p 60388:60388 -p 60389:60389 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=60387 --rest-port=60385 --tcp-port=60386 --discv5-udp-port=60388 --rest-address=0.0.0.0 --nat=extip:172.18.30.243 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7d4de8023ede0fab94ebbe8f7adf697c60d7adce7f50accdffefc08de834441f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60389 --metrics-logging=true --lightpush=false --relay=true
|
|
2026-01-29 04:35:27.431 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.30.243 waku 28de7c6a5b3e42e858e2211520be01cb4be7a30d60e674a15a3247928e91590a
|
|
2026-01-29 04:35:27.463 DEBUG [src.node.docker_mananger] Container started with ID 28de7c6a5b3e. Setting up logs at ./log/docker/receiving_node2_2026-01-29_04-35-26__4a655834-e037-4f55-9c2c-ddc7883fb01a__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:35:27.463 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60385
|
|
2026-01-29 04:35:27.464 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:35:28.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60385/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:28.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln 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"}]}'
|
|
2026-01-29 04:35:28.468 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-29 04:35:28.469 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60385/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:28.471 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.30.243/tcp/60386/p2p/16Uiu2HAkz35pZ1NrXzwtkN9p88uCfZtAtzUD6cqxRtKXuWjFbVwk","/ip4/172.18.30.243/tcp/60387/ws/p2p/16Uiu2HAkz35pZ1NrXzwtkN9p88uCfZtAtzUD6cqxRtKXuWjFbVwk"],"enrUri":"enr:-L24QKSt1X_6RXQFgj_fu8WRgoNgdxntFW1LqrcK6YQoWcRGXYXHKF0VAxJsDF3r1Sbn41KqS-r2SpHVQcpZYexRfuICgmlkgnY0gmlwhKwSHvOKbXVsdGlhZGRyc5YACASsEh7zBuviAAoErBIe8wbr490DgnJzhQADAQAAiXNlY3AyNTZrMaECRIEIYvQuGm3HNhNq8iE6m65ht3mFDj6Lmo_pd0lUfgeDdGNwguvig3VkcILr5IV3YWt1MgE"}'
|
|
2026-01-29 04:35:28.471 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-29 04:35:28.471 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60385/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.235.215/tcp/26455/p2p/16Uiu2HAmExAaNtwaftC5zieuCFAYzhTnctvs4wk8EzfVmB4W975s"]'
|
|
2026-01-29 04:35:28.502 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:35:28.518 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-29 04:35:28.519 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-01-29_04-35-26__4a655834-e037-4f55-9c2c-ddc7883fb01a__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:35:28.519 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:35:28.519 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:35:28.523 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:35:28.523 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.202.19
|
|
2026-01-29 04:35:28.524 DEBUG [src.node.docker_mananger] Generated ports ['50577', '50578', '50579', '50580', '50581']
|
|
2026-01-29 04:35:28.524 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:35:28.524 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:35:28.525 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:35:28.525 DEBUG [src.node.docker_mananger] docker run -i -t -p 50577:50577 -p 50578:50578 -p 50579:50579 -p 50580:50580 -p 50581:50581 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=50579 --rest-port=50577 --tcp-port=50578 --discv5-udp-port=50580 --rest-address=0.0.0.0 --nat=extip:172.18.202.19 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8b50fefc6d3fb7b3e7d3fba6ea22b9f0d70c5cfa8b6dbac9afccbcfdccd16308 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50581 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QNnoABWhEO4SxJJKgT2Fx4ixF42x6xQaF5drR8YjtaLteDsctZy-RRba2lmfDIyEK2Ise3QXxVM9lT-0SyQaDJ0CgmlkgnY0gmlwhKwS69eKbXVsdGlhZGRyc5YACASsEuvXBmdXAAoErBLr1wZnWN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDIh3PTxzGGSJ62Vg5YWWlNyKBFDW97EfQUdk2JBdsvWKDdGNwgmdXg3VkcIJnWYV3YWt1Mgk --lightpushnode=/ip4/172.18.235.215/tcp/26455/p2p/16Uiu2HAmExAaNtwaftC5zieuCFAYzhTnctvs4wk8EzfVmB4W975s --lightpush=true --relay=false
|
|
2026-01-29 04:35:28.712 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.202.19 waku 570c2351fc71957ab5c66c7100218c6a1a3051dfba79cd93a601bc38e2a0c2ec
|
|
2026-01-29 04:35:28.740 DEBUG [src.node.docker_mananger] Container started with ID 570c2351fc71. Setting up logs at ./log/docker/lightpush_node1_2026-01-29_04-35-26__4a655834-e037-4f55-9c2c-ddc7883fb01a__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:35:28.741 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50577
|
|
2026-01-29 04:35:28.741 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:35:29.741 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:29.843 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:29.944 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:30.046 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:30.086 ERROR [src.node.docker_mananger] Max retries reached for container 570c2351fc71. Exiting log stream.
|
|
2026-01-29 04:35:30.147 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:30.248 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:30.350 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:30.452 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:30.553 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:30.654 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:30.756 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:30.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:30.959 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:31.061 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:31.162 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:31.264 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:31.365 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:31.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:31.568 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:31.670 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:31.771 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:31.873 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:31.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:32.076 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:32.178 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:32.279 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:32.381 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:32.482 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:32.584 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:32.685 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:32.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:32.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:32.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:33.092 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:33.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:33.295 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:33.396 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:33.498 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:33.600 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:33.701 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:33.803 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:33.904 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:34.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:34.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:34.209 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:34.310 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:34.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:34.513 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:34.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:34.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:34.818 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:34.919 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:35.020 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:35.122 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:35.223 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:35.325 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:35.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:35.528 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:35.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:35.731 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:35.833 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:35.934 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:36.036 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:36.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:36.238 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:36.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:36.441 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:36.543 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:36.644 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:36.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:36.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:36.949 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:37.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:37.152 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:37.254 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:37.355 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:37.457 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:37.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:37.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:37.761 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:37.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:37.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:38.065 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:38.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:38.268 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:38.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:38.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:38.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:38.674 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:38.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:38.877 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:38.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:39.080 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:39.182 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:39.283 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:39.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:39.486 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:39.588 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:39.690 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:39.791 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:39.892 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:39.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:40.095 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:40.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:40.299 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:40.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:40.502 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:40.603 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:40.705 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:40.806 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:40.908 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:41.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:41.111 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:41.212 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:41.313 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:41.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:41.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:41.618 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:41.720 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:41.821 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:41.923 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:42.025 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:42.126 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:42.228 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:42.329 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:42.431 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:42.532 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:42.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:42.736 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:42.837 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:42.939 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:43.040 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:43.141 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:43.243 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:43.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:43.446 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:43.548 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:43.649 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:43.751 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:43.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:43.954 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:44.055 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:44.157 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:44.258 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:44.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:44.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:44.563 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:44.664 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:44.766 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:44.867 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:44.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:45.071 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:45.172 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:45.274 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:45.376 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:45.477 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:45.579 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:45.681 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:45.782 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:45.884 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:45.985 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:46.087 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:46.188 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:46.290 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:46.392 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:46.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:46.595 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:46.696 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:46.798 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:46.900 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:47.001 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:47.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:47.204 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:47.306 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:47.407 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:47.509 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:47.611 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:47.712 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:47.814 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:47.916 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:48.017 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:48.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:48.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:48.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:48.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:48.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:48.627 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:48.728 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:48.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:48.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:49.033 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:49.134 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:49.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:49.338 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:49.439 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:49.541 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:49.642 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:49.744 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:49.746 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=50577): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f4ea8a79040>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2026-01-29 04:35:49.846 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:35:49.846 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:35:49.848 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:35:49.848 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.133.136
|
|
2026-01-29 04:35:49.848 DEBUG [src.node.docker_mananger] Generated ports ['18183', '18184', '18185', '18186', '18187']
|
|
2026-01-29 04:35:49.848 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:35:49.849 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:35:49.849 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:35:49.849 DEBUG [src.node.docker_mananger] docker run -i -t -p 18183:18183 -p 18184:18184 -p 18185:18185 -p 18186:18186 -p 18187:18187 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=18185 --rest-port=18183 --tcp-port=18184 --discv5-udp-port=18186 --rest-address=0.0.0.0 --nat=extip:172.18.133.136 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c84a3f5dc0edefb9acfad8dfa3f0af9c0faadbf1fd6d310aac62ea525adef5e4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18187 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QNnoABWhEO4SxJJKgT2Fx4ixF42x6xQaF5drR8YjtaLteDsctZy-RRba2lmfDIyEK2Ise3QXxVM9lT-0SyQaDJ0CgmlkgnY0gmlwhKwS69eKbXVsdGlhZGRyc5YACASsEuvXBmdXAAoErBLr1wZnWN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDIh3PTxzGGSJ62Vg5YWWlNyKBFDW97EfQUdk2JBdsvWKDdGNwgmdXg3VkcIJnWYV3YWt1Mgk --lightpushnode=/ip4/172.18.235.215/tcp/26455/p2p/16Uiu2HAmExAaNtwaftC5zieuCFAYzhTnctvs4wk8EzfVmB4W975s --lightpush=true --relay=false
|
|
2026-01-29 04:35:50.039 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.133.136 waku 944f22c469b50bb5b59824464d6015f3c6c490ba750b11950dea1183ac7fd181
|
|
2026-01-29 04:35:50.068 DEBUG [src.node.docker_mananger] Container started with ID 944f22c469b5. Setting up logs at ./log/docker/lightpush_node1_2026-01-29_04-35-26__4a655834-e037-4f55-9c2c-ddc7883fb01a__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:35:50.069 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 18183
|
|
2026-01-29 04:35:50.069 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:35:51.070 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:51.171 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:51.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:51.374 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:51.423 ERROR [src.node.docker_mananger] Max retries reached for container 944f22c469b5. Exiting log stream.
|
|
2026-01-29 04:35:51.476 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:51.577 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:51.679 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:51.780 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:51.882 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:51.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:52.085 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:52.187 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:52.288 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:52.390 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:52.491 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:52.593 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:52.694 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:52.796 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:52.897 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:52.999 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:53.100 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:53.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:53.304 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:53.405 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:53.507 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:53.608 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:53.709 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:53.811 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:53.913 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:54.014 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:54.116 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:54.217 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:54.318 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:54.420 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:54.522 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:54.623 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:54.725 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:54.826 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:54.928 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:55.030 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:55.131 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:55.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:55.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:55.436 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:55.537 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:55.639 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:55.741 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:55.842 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:55.944 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:56.045 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:56.147 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:56.248 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:56.350 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:56.451 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:56.552 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:56.654 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:56.755 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:56.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:56.959 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:57.060 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:57.162 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:57.263 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:57.365 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:57.469 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:57.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:57.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:57.778 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:57.880 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:57.981 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:58.083 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:58.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:58.286 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:58.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:58.489 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:58.591 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:58.692 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:58.794 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:58.896 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:58.997 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:59.099 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:59.200 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:59.302 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:59.404 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:59.505 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:59.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:59.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:59.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:35:59.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:00.030 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:00.131 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:00.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:00.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:00.436 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:00.538 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:00.639 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:00.741 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:00.842 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:00.944 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:01.046 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:01.147 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:01.249 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:01.350 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:01.452 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:01.553 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:01.655 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:01.756 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:01.858 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:01.959 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:02.061 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:02.163 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:02.264 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:02.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:02.468 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:02.569 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:02.671 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:02.772 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:02.874 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:02.975 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:03.077 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:03.178 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:03.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:03.381 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:03.483 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:03.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:03.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:03.788 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:03.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:03.991 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:04.093 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:04.194 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:04.296 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:04.397 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:04.499 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:04.600 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:04.702 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:04.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:04.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:05.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:05.108 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:05.209 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:05.311 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:05.413 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:05.514 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:05.616 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:05.717 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:05.819 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:05.921 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:06.022 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:06.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:06.225 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:06.327 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:06.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:06.530 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:06.632 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:06.733 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:06.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:06.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:07.038 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:07.140 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:07.241 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:07.343 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:07.444 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:07.546 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:07.647 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:07.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:07.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:07.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:08.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:08.155 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:08.257 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:08.358 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:08.460 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:08.561 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:08.663 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:08.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:08.866 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:08.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:09.070 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:09.171 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:09.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:09.374 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:09.476 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:09.578 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:09.679 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:09.781 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:09.882 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:09.984 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:10.085 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:10.187 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:10.289 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:10.390 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:10.492 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:10.593 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:10.695 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:10.797 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:10.898 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:11.000 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:11.102 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18183/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:11.103 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=18183): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f4ea8692e70>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2026-01-29 04:36:11.204 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:36:11.204 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:36:11.206 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:36:11.206 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.46.196
|
|
2026-01-29 04:36:11.206 DEBUG [src.node.docker_mananger] Generated ports ['61803', '61804', '61805', '61806', '61807']
|
|
2026-01-29 04:36:11.206 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:36:11.206 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:36:11.206 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:36:11.206 DEBUG [src.node.docker_mananger] docker run -i -t -p 61803:61803 -p 61804:61804 -p 61805:61805 -p 61806:61806 -p 61807:61807 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=61805 --rest-port=61803 --tcp-port=61804 --discv5-udp-port=61806 --rest-address=0.0.0.0 --nat=extip:172.18.46.196 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9efa0ef41d3deb5bc77fa14c46fdfdf7fdde9efad0a08bab1cfb2f3744ebfb1f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61807 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QNnoABWhEO4SxJJKgT2Fx4ixF42x6xQaF5drR8YjtaLteDsctZy-RRba2lmfDIyEK2Ise3QXxVM9lT-0SyQaDJ0CgmlkgnY0gmlwhKwS69eKbXVsdGlhZGRyc5YACASsEuvXBmdXAAoErBLr1wZnWN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDIh3PTxzGGSJ62Vg5YWWlNyKBFDW97EfQUdk2JBdsvWKDdGNwgmdXg3VkcIJnWYV3YWt1Mgk --lightpushnode=/ip4/172.18.235.215/tcp/26455/p2p/16Uiu2HAmExAaNtwaftC5zieuCFAYzhTnctvs4wk8EzfVmB4W975s --lightpush=true --relay=false
|
|
2026-01-29 04:36:11.392 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.46.196 waku 2e608ff9bfbf64359e33b7fc32b26cb861d2ac9e4ac572b6d14b3f7a226c8b16
|
|
2026-01-29 04:36:11.422 DEBUG [src.node.docker_mananger] Container started with ID 2e608ff9bfbf. Setting up logs at ./log/docker/lightpush_node1_2026-01-29_04-35-26__4a655834-e037-4f55-9c2c-ddc7883fb01a__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:36:11.423 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 61803
|
|
2026-01-29 04:36:11.423 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:36:12.424 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:12.526 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:12.627 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:12.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:12.736 ERROR [src.node.docker_mananger] Max retries reached for container 2e608ff9bfbf. Exiting log stream.
|
|
2026-01-29 04:36:12.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:12.932 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:13.033 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:13.135 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:13.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:13.338 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:13.440 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:13.541 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:13.643 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:13.745 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:13.846 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:13.948 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:14.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:14.151 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:14.253 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:14.354 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:14.456 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:14.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:14.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:14.761 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:14.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:14.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:15.066 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:15.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:15.269 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:15.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:15.472 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:15.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:15.675 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:15.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:15.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:15.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:16.081 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:16.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:16.284 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:16.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:16.487 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:16.589 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:16.690 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:16.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:16.893 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:16.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:17.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:17.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:17.300 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:17.401 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:17.503 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:17.604 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:17.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:17.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:17.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:18.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:18.113 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:18.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:18.316 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:18.418 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:18.519 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:18.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:18.723 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:18.824 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:18.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:19.027 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:19.129 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:19.230 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:19.332 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:19.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:19.535 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:19.636 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:19.738 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:19.839 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:19.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:20.042 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:20.144 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:20.246 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:20.347 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:20.449 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:20.550 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:20.651 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:20.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:20.855 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:20.956 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:21.058 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:21.159 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:21.261 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:21.363 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:21.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:21.566 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:21.667 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:21.769 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:21.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:21.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:22.074 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:22.176 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:22.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:22.379 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:22.481 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:22.583 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:22.684 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:22.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:22.888 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:22.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:23.091 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:23.194 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:23.295 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:23.397 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:23.498 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:23.600 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:23.701 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:23.803 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:23.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:24.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:24.108 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:24.209 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:24.311 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:24.413 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:24.514 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:24.616 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:24.717 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:24.818 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:24.920 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:25.022 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:25.123 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:25.225 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:25.327 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:25.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:25.530 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:25.632 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:25.733 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:25.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:25.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:26.038 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:26.139 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:26.241 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:26.343 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:26.444 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:26.546 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:26.647 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:26.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:26.851 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:26.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:27.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:27.155 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:27.257 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:27.358 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:27.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:27.562 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:27.663 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:27.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:27.866 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:27.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:28.070 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:28.171 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:28.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:28.374 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:28.476 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:28.577 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:28.679 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:28.780 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:28.882 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:28.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:29.085 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:29.186 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:29.288 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:29.390 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:29.491 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:29.593 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:29.694 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:29.796 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:29.898 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:29.999 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:30.101 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:30.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:30.304 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:30.405 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:30.507 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:30.609 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:30.710 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:30.812 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:30.913 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:31.015 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:31.117 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:31.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:31.320 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:31.421 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:31.523 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:31.624 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:31.726 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:31.827 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:31.929 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:32.030 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:32.132 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:32.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:32.335 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:32.436 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:32.438 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=61803): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f4ea848a420>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2026-01-29 04:36:32.627 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-01-29 04:36:32.628 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-01-29 04:36:32.628 DEBUG [src.node.waku_node] Stopping container with id f2a397b5adc6
|
|
2026-01-29 04:36:33.173 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-29 04:36:33.173 DEBUG [src.node.waku_node] Stopping container with id 28de7c6a5b3e
|
|
2026-01-29 04:36:33.714 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-29 04:36:33.716 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:33.819 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:33.921 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:33.987 ERROR [src.node.docker_mananger] Max retries reached for container f2a397b5adc6. Exiting log stream.
|
|
2026-01-29 04:36:34.022 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:34.124 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:34.226 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:34.328 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:34.429 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:34.530 ERROR [src.node.docker_mananger] Max retries reached for container 28de7c6a5b3e. Exiting log stream.
|
|
2026-01-29 04:36:34.531 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:34.632 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:34.734 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:34.836 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:34.938 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:35.040 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:35.142 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:35.244 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:35.345 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:35.447 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:35.549 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:35.651 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:35.753 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:35.855 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:35.956 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:36.058 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:36.160 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:36.262 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:36.364 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:36.466 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:36.567 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:36.669 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:36.771 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:36.873 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:36.975 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:37.077 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:37.179 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:37.281 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:37.383 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:37.484 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:37.586 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:37.688 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:37.790 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:37.892 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:37.994 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:38.096 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:38.198 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:38.299 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:38.401 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:38.503 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:38.605 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:38.707 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:38.809 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:38.810 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/2e608ff9bfbf64359e33b7fc32b26cb861d2ac9e4ac572b6d14b3f7a226c8b16/stop: Not Found ("No such container: 2e608ff9bfbf64359e33b7fc32b26cb861d2ac9e4ac572b6d14b3f7a226c8b16")
|
|
2026-01-29 04:36:38.810 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:38.912 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:39.014 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:39.116 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:39.217 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:39.319 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:39.421 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:39.523 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:39.625 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:39.727 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:39.829 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:39.931 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:40.033 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:40.135 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:40.237 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:40.339 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:40.441 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:40.543 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:40.644 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:40.746 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:40.848 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:40.950 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:41.052 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:41.154 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:41.255 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:41.357 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:41.459 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:41.561 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:41.663 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:41.765 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:41.866 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:41.968 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:42.070 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:42.172 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:42.274 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:42.376 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:42.478 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:42.580 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:42.682 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:42.783 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:42.885 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:42.987 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:43.089 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:43.191 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:43.293 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:43.395 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:43.497 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:43.599 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:43.701 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:43.803 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:43.905 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:43.907 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/2e608ff9bfbf64359e33b7fc32b26cb861d2ac9e4ac572b6d14b3f7a226c8b16/stop: Not Found ("No such container: 2e608ff9bfbf64359e33b7fc32b26cb861d2ac9e4ac572b6d14b3f7a226c8b16")
|
|
2026-01-29 04:36:43.907 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:44.008 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:44.110 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:44.212 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:44.314 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:44.415 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:44.517 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:44.619 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:44.721 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:44.823 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:44.925 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:45.027 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:45.129 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:45.231 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:45.333 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:45.434 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:45.536 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:45.638 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:45.740 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:45.842 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:45.944 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:46.046 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:46.147 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:46.249 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:46.351 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:46.453 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:46.555 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:46.657 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:46.759 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:46.861 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:46.963 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:47.065 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:47.167 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:47.269 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:47.371 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:47.473 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:47.574 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:47.676 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:47.778 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:47.880 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:47.982 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:48.084 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:48.186 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:48.288 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:48.389 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:48.491 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:48.593 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:48.695 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:48.797 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:48.899 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:49.000 DEBUG [src.node.waku_node] Stopping container with id 2e608ff9bfbf
|
|
2026-01-29 04:36:49.002 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/2e608ff9bfbf64359e33b7fc32b26cb861d2ac9e4ac572b6d14b3f7a226c8b16/stop: Not Found ("No such container: 2e608ff9bfbf64359e33b7fc32b26cb861d2ac9e4ac572b6d14b3f7a226c8b16")
|
|
2026-01-29 04:36:49.003 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-01-29 04:36:49.027 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:36:49.051 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:36:49.051 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:36:49.052 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:36:49.052 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:36:49.064 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-01-29 04:36:49.064 DEBUG [tests.conftest] Running test: test_light_push_with_valid_payloads with id: 2026-01-29_04-36-49__5cbd0a06-7937-4fa2-9da3-102021ef51d5
|
|
2026-01-29 04:36:49.064 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-01-29 04:36:49.065 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-01-29 04:36:49.072 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-29 04:36:49.072 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-01-29_04-36-49__5cbd0a06-7937-4fa2-9da3-102021ef51d5__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:36:49.072 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:36:49.073 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:36:49.074 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:36:49.074 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.72.160
|
|
2026-01-29 04:36:49.074 DEBUG [src.node.docker_mananger] Generated ports ['21964', '21965', '21966', '21967', '21968']
|
|
2026-01-29 04:36:49.075 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:36:49.075 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:36:49.075 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:36:49.075 DEBUG [src.node.docker_mananger] docker run -i -t -p 21964:21964 -p 21965:21965 -p 21966:21966 -p 21967:21967 -p 21968:21968 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=21966 --rest-port=21964 --tcp-port=21965 --discv5-udp-port=21967 --rest-address=0.0.0.0 --nat=extip:172.18.72.160 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=816ddc069daabca27f7f1e8415c0cd98ff634ac5a0b553374bc4f1864999c5b6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21968 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-01-29 04:36:49.253 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.72.160 waku f6b643a8bfdcecb4b2b8809dbc581dd3599ce549667a6e3df89dd36f1ad9e8c6
|
|
2026-01-29 04:36:49.285 DEBUG [src.node.docker_mananger] Container started with ID f6b643a8bfdc. Setting up logs at ./log/docker/receiving_node1_2026-01-29_04-36-49__5cbd0a06-7937-4fa2-9da3-102021ef51d5__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:36:49.286 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21964
|
|
2026-01-29 04:36:49.286 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:36:50.286 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21964/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:50.290 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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"}]}'
|
|
2026-01-29 04:36:50.290 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-29 04:36:50.290 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21964/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:50.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.72.160/tcp/21965/p2p/16Uiu2HAm1myv9NP1FBjqLNvb7vMuwAPkhiQyEmQUeDiuzyUATH7s","/ip4/172.18.72.160/tcp/21966/ws/p2p/16Uiu2HAm1myv9NP1FBjqLNvb7vMuwAPkhiQyEmQUeDiuzyUATH7s"],"enrUri":"enr:-L24QMoxb2DIgDDjb4G5jDpGPqNSaIOrqVhlKQ-wZ0pHuFpbcoFwr1K6yBvwY4mQvDouhj65KNzMKNahXVrB1iF3YDcCgmlkgnY0gmlwhKwSSKCKbXVsdGlhZGRyc5YACASsEkigBlXNAAoErBJIoAZVzt0DgnJzhQADAQAAiXNlY3AyNTZrMaECXloE73kSGwhhXxbGa2PiD2lqxop-d914t_ZLGlqLk86DdGNwglXNg3VkcIJVz4V3YWt1Mgk"}'
|
|
2026-01-29 04:36:50.293 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-29 04:36:50.300 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-29 04:36:50.300 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-01-29_04-36-49__5cbd0a06-7937-4fa2-9da3-102021ef51d5__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:36:50.300 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:36:50.301 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:36:50.302 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:36:50.302 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.233.171
|
|
2026-01-29 04:36:50.302 DEBUG [src.node.docker_mananger] Generated ports ['56768', '56769', '56770', '56771', '56772']
|
|
2026-01-29 04:36:50.302 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:36:50.303 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:36:50.303 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:36:50.303 DEBUG [src.node.docker_mananger] docker run -i -t -p 56768:56768 -p 56769:56769 -p 56770:56770 -p 56771:56771 -p 56772:56772 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=56770 --rest-port=56768 --tcp-port=56769 --discv5-udp-port=56771 --rest-address=0.0.0.0 --nat=extip:172.18.233.171 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=df0dfe021db2afabca98aeceeaaabff6e5ca1be14cad8b7df64bb2adcd450afe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56772 --metrics-logging=true --lightpush=false --relay=true
|
|
2026-01-29 04:36:50.481 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.233.171 waku 998ea9057ccf23992b5e53bdbbef50e4ee2023631c8f57cbfc8c487b8fed092e
|
|
2026-01-29 04:36:50.509 DEBUG [src.node.docker_mananger] Container started with ID 998ea9057ccf. Setting up logs at ./log/docker/receiving_node2_2026-01-29_04-36-49__5cbd0a06-7937-4fa2-9da3-102021ef51d5__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:36:50.509 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56768
|
|
2026-01-29 04:36:50.509 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:36:51.510 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56768/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:51.513 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln 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"}]}'
|
|
2026-01-29 04:36:51.513 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-29 04:36:51.513 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56768/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:51.515 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.233.171/tcp/56769/p2p/16Uiu2HAm8cexUf3LtxXUxn2255JrjQr7HdXqSvqq3PhK8P9DQ22a","/ip4/172.18.233.171/tcp/56770/ws/p2p/16Uiu2HAm8cexUf3LtxXUxn2255JrjQr7HdXqSvqq3PhK8P9DQ22a"],"enrUri":"enr:-L24QKWhQLWZ9HlAx9ZRh59hlcLBmXIFm44EC2GpApjYFHZpFvyoe0pPQUTj0bvgJi7nmThUTQpRU2Oiy9eZTCJZhvsCgmlkgnY0gmlwhKwS6auKbXVsdGlhZGRyc5YACASsEumrBt3BAAoErBLpqwbdwt0DgnJzhQADAQAAiXNlY3AyNTZrMaECw_gpnzu7CxEFiEgrHDogmdSQJ_6YjeQBSK6vfUhlzdeDdGNwgt3Bg3VkcILdw4V3YWt1MgE"}'
|
|
2026-01-29 04:36:51.516 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-29 04:36:51.516 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56768/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.72.160/tcp/21965/p2p/16Uiu2HAm1myv9NP1FBjqLNvb7vMuwAPkhiQyEmQUeDiuzyUATH7s"]'
|
|
2026-01-29 04:36:51.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:36:51.562 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-29 04:36:51.564 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-01-29_04-36-49__5cbd0a06-7937-4fa2-9da3-102021ef51d5__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:36:51.564 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:36:51.565 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:36:51.569 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:36:51.569 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.93.143
|
|
2026-01-29 04:36:51.569 DEBUG [src.node.docker_mananger] Generated ports ['40633', '40634', '40635', '40636', '40637']
|
|
2026-01-29 04:36:51.570 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:36:51.570 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:36:51.570 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:36:51.570 DEBUG [src.node.docker_mananger] docker run -i -t -p 40633:40633 -p 40634:40634 -p 40635:40635 -p 40636:40636 -p 40637:40637 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=40635 --rest-port=40633 --tcp-port=40634 --discv5-udp-port=40636 --rest-address=0.0.0.0 --nat=extip:172.18.93.143 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bdf3c53330f99aedd3e02b3f99da4363c244b04a1e1bcdfa70d4d5a1c50bc9d2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40637 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QMoxb2DIgDDjb4G5jDpGPqNSaIOrqVhlKQ-wZ0pHuFpbcoFwr1K6yBvwY4mQvDouhj65KNzMKNahXVrB1iF3YDcCgmlkgnY0gmlwhKwSSKCKbXVsdGlhZGRyc5YACASsEkigBlXNAAoErBJIoAZVzt0DgnJzhQADAQAAiXNlY3AyNTZrMaECXloE73kSGwhhXxbGa2PiD2lqxop-d914t_ZLGlqLk86DdGNwglXNg3VkcIJVz4V3YWt1Mgk --lightpushnode=/ip4/172.18.72.160/tcp/21965/p2p/16Uiu2HAm1myv9NP1FBjqLNvb7vMuwAPkhiQyEmQUeDiuzyUATH7s --lightpush=true --relay=false
|
|
2026-01-29 04:36:51.751 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.93.143 waku e82525178b3f701ad04640564e88bc2dd0ab7ee407d2fc72130f2d39b94f329b
|
|
2026-01-29 04:36:51.780 DEBUG [src.node.docker_mananger] Container started with ID e82525178b3f. Setting up logs at ./log/docker/lightpush_node1_2026-01-29_04-36-49__5cbd0a06-7937-4fa2-9da3-102021ef51d5__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:36:51.781 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40633
|
|
2026-01-29 04:36:51.781 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:36:52.781 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:52.883 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:52.985 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:53.086 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:53.148 ERROR [src.node.docker_mananger] Max retries reached for container e82525178b3f. Exiting log stream.
|
|
2026-01-29 04:36:53.187 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:53.289 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:53.390 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:53.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:53.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:53.695 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:53.797 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:53.899 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:54.000 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:54.102 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:54.203 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:54.305 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:54.406 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:54.508 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:54.609 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:54.711 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:54.813 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:54.914 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:55.016 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:55.117 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:55.219 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:55.320 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:55.422 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:55.523 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:55.625 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:55.726 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:55.828 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:55.930 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:56.031 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:56.133 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:56.234 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:56.336 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:56.437 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:56.539 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:56.640 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:56.742 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:56.843 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:56.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:57.046 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:57.148 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:57.250 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:57.351 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:57.453 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:57.554 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:57.656 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:57.758 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:57.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:57.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:58.062 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:58.164 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:58.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:58.367 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:58.468 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:58.569 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:58.671 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:58.772 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:58.874 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:58.976 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:59.077 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:59.179 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:59.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:59.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:59.483 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:59.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:59.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:59.788 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:59.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:59.991 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:00.092 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:00.194 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:00.296 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:00.397 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:00.499 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:00.603 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:00.704 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:00.806 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:00.908 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:01.010 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:01.111 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:01.213 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:01.314 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:01.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:01.518 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:01.619 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:01.721 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:01.822 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:01.924 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:02.026 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:02.128 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:02.229 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:02.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:02.432 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:02.534 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:02.636 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:02.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:02.839 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:02.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:03.042 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:03.144 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:03.246 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:03.347 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:03.449 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:03.550 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:03.652 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:03.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:03.855 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:03.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:04.058 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:04.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:04.261 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:04.363 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:04.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:04.566 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:04.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:04.769 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:04.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:04.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:05.074 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:05.176 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:05.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:05.379 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:05.480 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:05.582 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:05.683 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:05.785 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:05.887 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:05.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:06.089 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:06.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:06.293 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:06.394 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:06.496 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:06.597 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:06.699 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:06.800 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:06.902 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:07.003 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:07.105 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:07.206 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:07.308 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:07.409 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:07.511 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:07.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:07.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:07.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:07.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:08.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:08.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:08.222 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:08.323 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:08.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:08.526 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:08.628 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:08.730 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:08.831 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:08.933 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:09.034 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:09.136 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:09.237 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:09.339 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:09.440 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:09.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:09.643 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:09.745 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:09.846 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:09.948 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:10.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:10.151 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:10.253 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:10.354 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:10.456 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:10.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:10.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:10.761 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:10.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:10.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:11.065 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:11.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:11.269 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:11.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:11.472 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:11.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:11.675 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:11.777 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:11.879 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:11.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:12.082 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:12.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:12.285 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:12.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:12.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:12.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:12.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:12.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40633/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:12.794 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=40633): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f4ea8b0c260>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2026-01-29 04:37:12.895 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:37:12.895 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:37:12.897 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:37:12.897 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.25.26
|
|
2026-01-29 04:37:12.897 DEBUG [src.node.docker_mananger] Generated ports ['45258', '45259', '45260', '45261', '45262']
|
|
2026-01-29 04:37:12.897 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:37:12.898 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:37:12.898 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:37:12.898 DEBUG [src.node.docker_mananger] docker run -i -t -p 45258:45258 -p 45259:45259 -p 45260:45260 -p 45261:45261 -p 45262:45262 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=45260 --rest-port=45258 --tcp-port=45259 --discv5-udp-port=45261 --rest-address=0.0.0.0 --nat=extip:172.18.25.26 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0879d261bba3522ecc0defddcf7551a8c9dd1d74be41c7dd75e033eac1d28cfe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45262 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QMoxb2DIgDDjb4G5jDpGPqNSaIOrqVhlKQ-wZ0pHuFpbcoFwr1K6yBvwY4mQvDouhj65KNzMKNahXVrB1iF3YDcCgmlkgnY0gmlwhKwSSKCKbXVsdGlhZGRyc5YACASsEkigBlXNAAoErBJIoAZVzt0DgnJzhQADAQAAiXNlY3AyNTZrMaECXloE73kSGwhhXxbGa2PiD2lqxop-d914t_ZLGlqLk86DdGNwglXNg3VkcIJVz4V3YWt1Mgk --lightpushnode=/ip4/172.18.72.160/tcp/21965/p2p/16Uiu2HAm1myv9NP1FBjqLNvb7vMuwAPkhiQyEmQUeDiuzyUATH7s --lightpush=true --relay=false
|
|
2026-01-29 04:37:13.098 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.25.26 waku 5938f8b7f1810d4658fe940399e0b8b7e2a704ecd297547a08b743dc3536ae29
|
|
2026-01-29 04:37:13.131 DEBUG [src.node.docker_mananger] Container started with ID 5938f8b7f181. Setting up logs at ./log/docker/lightpush_node1_2026-01-29_04-36-49__5cbd0a06-7937-4fa2-9da3-102021ef51d5__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:37:13.131 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45258
|
|
2026-01-29 04:37:13.131 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:37:14.132 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:14.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:14.335 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:14.436 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:14.476 ERROR [src.node.docker_mananger] Max retries reached for container 5938f8b7f181. Exiting log stream.
|
|
2026-01-29 04:37:14.538 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:14.640 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:14.741 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:14.843 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:14.944 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:15.046 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:15.147 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:15.249 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:15.350 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:15.452 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:15.553 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:15.655 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:15.757 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:15.858 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:15.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:16.061 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:16.163 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:16.264 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:16.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:16.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:16.569 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:16.670 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:16.772 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:16.873 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:16.975 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:17.076 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:17.178 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:17.279 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:17.381 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:17.482 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:17.584 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:17.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:17.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:17.888 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:17.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:18.091 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:18.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:18.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:18.396 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:18.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:18.599 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:18.700 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:18.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:18.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:19.005 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:19.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:19.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:19.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:19.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:19.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:19.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:19.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:19.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:19.918 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:20.020 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:20.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:20.223 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:20.324 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:20.426 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:20.527 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:20.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:20.730 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:20.832 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:20.933 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:21.035 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:21.136 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:21.238 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:21.339 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:21.441 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:21.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:21.644 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:21.745 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:21.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:21.949 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:22.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:22.152 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:22.253 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:22.355 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:22.456 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:22.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:22.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:22.761 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:22.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:22.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:23.066 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:23.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:23.269 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:23.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:23.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:23.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:23.675 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:23.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:23.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:23.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:24.081 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:24.182 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:24.284 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:24.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:24.487 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:24.588 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:24.690 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:24.791 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:24.893 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:24.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:25.096 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:25.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:25.299 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:25.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:25.502 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:25.603 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:25.705 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:25.806 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:25.908 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:26.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:26.111 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:26.213 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:26.314 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:26.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:26.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:26.619 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:26.721 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:26.822 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:26.923 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:27.025 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:27.126 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:27.228 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:27.330 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:27.431 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:27.533 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:27.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:27.736 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:27.837 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:27.939 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:28.040 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:28.142 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:28.243 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:28.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:28.446 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:28.548 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:28.649 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:28.751 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:28.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:28.954 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:29.055 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:29.157 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:29.259 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:29.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:29.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:29.563 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:29.664 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:29.766 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:29.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:29.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:30.071 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:30.172 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:30.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:30.375 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:30.477 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:30.578 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:30.680 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:30.781 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:30.883 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:30.984 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:31.086 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:31.187 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:31.289 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:31.390 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:31.492 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:31.612 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:31.713 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:31.815 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:31.916 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:32.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:32.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:32.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:32.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:32.424 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:32.526 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:32.627 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:32.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:32.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:32.932 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:33.033 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:33.135 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:33.237 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:33.338 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:33.440 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:33.541 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:33.642 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:33.744 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:33.846 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:33.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:34.049 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:34.150 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45258/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:34.151 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=45258): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f4ea8b0d040>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2026-01-29 04:37:34.252 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:37:34.252 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:37:34.254 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:37:34.254 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.25.195
|
|
2026-01-29 04:37:34.254 DEBUG [src.node.docker_mananger] Generated ports ['1822', '1823', '1824', '1825', '1826']
|
|
2026-01-29 04:37:34.254 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:37:34.255 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:37:34.255 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:37:34.255 DEBUG [src.node.docker_mananger] docker run -i -t -p 1822:1822 -p 1823:1823 -p 1824:1824 -p 1825:1825 -p 1826:1826 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=1824 --rest-port=1822 --tcp-port=1823 --discv5-udp-port=1825 --rest-address=0.0.0.0 --nat=extip:172.18.25.195 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cedac7d01e6ecfad7b2f3ed92c0dbbb4dbeaad6d10a6f0d65a4bf839daafa840 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1826 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QMoxb2DIgDDjb4G5jDpGPqNSaIOrqVhlKQ-wZ0pHuFpbcoFwr1K6yBvwY4mQvDouhj65KNzMKNahXVrB1iF3YDcCgmlkgnY0gmlwhKwSSKCKbXVsdGlhZGRyc5YACASsEkigBlXNAAoErBJIoAZVzt0DgnJzhQADAQAAiXNlY3AyNTZrMaECXloE73kSGwhhXxbGa2PiD2lqxop-d914t_ZLGlqLk86DdGNwglXNg3VkcIJVz4V3YWt1Mgk --lightpushnode=/ip4/172.18.72.160/tcp/21965/p2p/16Uiu2HAm1myv9NP1FBjqLNvb7vMuwAPkhiQyEmQUeDiuzyUATH7s --lightpush=true --relay=false
|
|
2026-01-29 04:37:34.434 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.25.195 waku 48a1a63d6ccce25ccd276e0bc58396ce663c6e761999ecb58738d11bd0ade00a
|
|
2026-01-29 04:37:34.463 DEBUG [src.node.docker_mananger] Container started with ID 48a1a63d6ccc. Setting up logs at ./log/docker/lightpush_node1_2026-01-29_04-36-49__5cbd0a06-7937-4fa2-9da3-102021ef51d5__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:37:34.463 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1822
|
|
2026-01-29 04:37:34.464 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:37:35.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:35.566 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:35.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:35.769 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:35.810 ERROR [src.node.docker_mananger] Max retries reached for container 48a1a63d6ccc. Exiting log stream.
|
|
2026-01-29 04:37:35.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:35.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:36.074 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:36.176 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:36.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:36.379 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:36.481 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:36.582 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:36.684 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:36.785 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:36.887 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:36.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:37.090 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:37.192 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:37.293 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:37.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:37.496 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:37.597 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:37.699 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:37.801 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:37.902 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:38.003 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:38.105 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:38.206 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:38.308 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:38.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:38.511 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:38.612 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:38.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:38.815 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:38.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:39.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:39.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:39.222 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:39.323 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:39.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:39.527 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:39.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:39.730 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:39.832 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:39.933 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:40.035 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:40.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:40.238 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:40.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:40.441 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:40.543 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:40.644 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:40.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:40.848 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:40.949 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:41.051 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:41.152 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:41.254 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:41.356 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:41.457 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:41.559 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:41.660 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:41.762 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:41.863 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:41.965 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:42.067 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:42.168 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:42.270 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:42.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:42.473 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:42.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:42.676 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:42.778 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:42.879 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:42.981 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:43.082 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:43.184 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:43.286 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:43.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:43.489 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:43.591 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:43.692 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:43.794 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:43.896 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:43.997 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:44.099 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:44.200 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:44.302 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:44.404 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:44.505 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:44.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:44.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:44.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:44.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:45.013 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:45.115 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:45.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:45.318 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:45.420 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:45.521 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:45.623 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:45.725 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:45.826 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:45.928 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:46.029 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:46.131 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:46.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:46.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:46.436 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:46.537 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:46.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:46.740 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:46.842 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:46.944 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:47.045 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:47.146 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:47.248 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:47.349 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:47.451 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:47.553 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:47.654 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:47.756 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:47.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:47.959 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:48.060 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:48.162 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:48.263 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:48.365 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:48.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:48.568 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:48.670 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:48.772 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:48.873 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:48.975 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:49.076 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:49.178 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:49.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:49.381 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:49.483 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:49.584 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:49.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:49.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:49.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:49.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:50.092 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:50.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:50.295 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:50.396 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:50.499 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:50.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:50.704 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:50.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:50.907 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:51.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:51.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:51.212 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:51.314 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:51.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:51.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:51.618 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:51.720 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:51.821 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:51.923 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:52.025 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:52.126 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:52.228 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:52.330 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:52.431 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:52.533 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:52.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:52.736 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:52.837 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:52.939 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:53.041 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:53.142 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:53.244 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:53.346 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:53.447 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:53.549 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:53.651 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:53.752 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:53.854 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:53.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:54.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:54.159 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:54.260 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:54.362 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:54.463 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:54.565 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:54.666 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:54.768 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:54.870 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:54.971 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:55.073 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:55.174 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:55.276 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:55.378 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:55.479 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:37:55.481 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=1822): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f4ea862f950>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2026-01-29 04:37:55.670 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-01-29 04:37:55.671 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-01-29 04:37:55.671 DEBUG [src.node.waku_node] Stopping container with id f6b643a8bfdc
|
|
2026-01-29 04:37:56.196 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-29 04:37:56.196 DEBUG [src.node.waku_node] Stopping container with id 998ea9057ccf
|
|
2026-01-29 04:37:56.709 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-29 04:37:56.711 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:37:56.813 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:37:56.915 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:37:57.009 ERROR [src.node.docker_mananger] Max retries reached for container f6b643a8bfdc. Exiting log stream.
|
|
2026-01-29 04:37:57.016 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:37:57.117 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:37:57.219 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:37:57.321 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:37:57.422 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:37:57.522 ERROR [src.node.docker_mananger] Max retries reached for container 998ea9057ccf. Exiting log stream.
|
|
2026-01-29 04:37:57.524 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:37:57.625 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:37:57.727 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:37:57.829 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:37:57.931 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:37:58.033 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:37:58.135 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:37:58.236 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:37:58.338 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:37:58.440 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:37:58.542 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:37:58.644 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:37:58.746 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:37:58.848 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:37:58.949 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:37:59.051 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:37:59.153 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:37:59.255 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:37:59.357 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:37:59.459 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:37:59.561 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:37:59.663 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:37:59.765 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:37:59.867 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:37:59.968 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:00.070 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:00.172 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:00.274 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:00.376 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:00.478 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:00.580 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:00.682 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:00.784 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:00.885 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:00.987 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:01.089 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:01.191 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:01.293 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:01.395 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:01.497 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:01.598 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:01.700 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:01.802 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:01.804 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/48a1a63d6ccce25ccd276e0bc58396ce663c6e761999ecb58738d11bd0ade00a/stop: Not Found ("No such container: 48a1a63d6ccce25ccd276e0bc58396ce663c6e761999ecb58738d11bd0ade00a")
|
|
2026-01-29 04:38:01.804 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:01.906 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:02.007 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:02.109 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:02.211 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:02.313 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:02.415 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:02.517 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:02.619 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:02.721 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:02.823 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:02.924 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:03.026 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:03.128 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:03.230 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:03.332 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:03.434 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:03.536 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:03.637 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:03.739 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:03.841 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:03.943 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:04.045 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:04.147 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:04.249 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:04.350 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:04.452 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:04.554 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:04.656 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:04.758 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:04.860 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:04.961 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:05.063 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:05.165 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:05.267 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:05.369 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:05.471 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:05.573 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:05.675 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:05.777 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:05.878 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:05.980 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:06.082 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:06.184 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:06.286 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:06.388 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:06.490 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:06.591 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:06.693 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:06.795 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:06.897 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:06.899 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/48a1a63d6ccce25ccd276e0bc58396ce663c6e761999ecb58738d11bd0ade00a/stop: Not Found ("No such container: 48a1a63d6ccce25ccd276e0bc58396ce663c6e761999ecb58738d11bd0ade00a")
|
|
2026-01-29 04:38:06.899 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:07.000 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:07.102 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:07.204 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:07.306 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:07.408 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:07.509 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:07.611 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:07.713 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:07.815 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:07.917 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:08.019 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:08.120 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:08.222 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:08.324 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:08.426 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:08.528 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:08.630 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:08.732 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:08.834 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:08.935 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:09.037 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:09.139 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:09.241 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:09.343 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:09.444 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:09.546 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:09.648 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:09.750 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:09.852 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:09.954 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:10.056 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:10.158 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:10.259 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:10.361 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:10.463 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:10.565 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:10.667 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:10.769 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:10.871 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:10.972 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:11.074 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:11.176 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:11.278 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:11.380 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:11.482 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:11.584 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:11.685 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:11.787 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:11.889 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:11.991 DEBUG [src.node.waku_node] Stopping container with id 48a1a63d6ccc
|
|
2026-01-29 04:38:11.993 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/48a1a63d6ccce25ccd276e0bc58396ce663c6e761999ecb58738d11bd0ade00a/stop: Not Found ("No such container: 48a1a63d6ccce25ccd276e0bc58396ce663c6e761999ecb58738d11bd0ade00a")
|
|
2026-01-29 04:38:11.994 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-01-29 04:38:12.018 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:38:12.042 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:38:12.043 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:38:12.043 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:38:12.044 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|