mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-08 00:43:07 +00:00
1721 lines
250 KiB
Plaintext
1721 lines
250 KiB
Plaintext
2025-12-26 04:14:08.457 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-26 04:14:08.458 DEBUG [tests.conftest] Running test: test_light_push_with_payload_less_than_150_kb with id: 2025-12-26_04-14-08__a420ffcf-85c6-4d3d-a393-8f087055ae8b
|
|
2025-12-26 04:14:08.458 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-26 04:14:08.458 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-26 04:14:08.464 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-26 04:14:08.465 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2025-12-26_04-14-08__a420ffcf-85c6-4d3d-a393-8f087055ae8b__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:14:08.465 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-26 04:14:08.465 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-26 04:14:08.466 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-26 04:14:08.466 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.157.245
|
|
2025-12-26 04:14:08.466 DEBUG [src.node.docker_mananger] Generated ports ['29062', '29063', '29064', '29065', '29066']
|
|
2025-12-26 04:14:08.467 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-26 04:14:08.467 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-26 04:14:08.467 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-26 04:14:08.467 DEBUG [src.node.docker_mananger] docker run -i -t -p 29062:29062 -p 29063:29063 -p 29064:29064 -p 29065:29065 -p 29066:29066 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=29064 --rest-port=29062 --tcp-port=29063 --discv5-udp-port=29065 --rest-address=0.0.0.0 --nat=extip:172.18.157.245 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bb5bfedf9ab8a2ddb4cb6cefaa268fdb1a8d6ceedbddfeeb09e39f893d44c448 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29066 --metrics-logging=true --lightpush=true --relay=true
|
|
2025-12-26 04:14:08.649 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.157.245 waku 0b78a60b031da7a4a6f9fcf681a18b2829963944a4e4c57a52a02cc0053b6237
|
|
2025-12-26 04:14:08.681 DEBUG [src.node.docker_mananger] Container started with ID 0b78a60b031d. Setting up logs at ./log/docker/receiving_node1_2025-12-26_04-14-08__a420ffcf-85c6-4d3d-a393-8f087055ae8b__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:14:08.682 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29062
|
|
2025-12-26 04:14:08.683 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-26 04:14:08.732 ERROR [src.node.docker_mananger] Max retries reached for container 4739ee21e2a7. Exiting log stream.
|
|
2025-12-26 04:14:09.254 ERROR [src.node.docker_mananger] Max retries reached for container 02d01297072a. Exiting log stream.
|
|
2025-12-26 04:14:09.683 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29062/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:09.686 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"}]}'
|
|
2025-12-26 04:14:09.687 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-26 04:14:09.687 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29062/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:09.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.157.245/tcp/29063/p2p/16Uiu2HAmGuXinnFjUVnhpeKvvpWtnfZ1uR8i1ErMDuQkBXqiwCm9","/ip4/172.18.157.245/tcp/29064/ws/p2p/16Uiu2HAmGuXinnFjUVnhpeKvvpWtnfZ1uR8i1ErMDuQkBXqiwCm9"],"enrUri":"enr:-L24QFDU5ecmHHU8DXlMf7eQ2KpKZFbniFgxzQp5-E-O3XrKGuq_Sv6Wz36nCegAzLU-y59HGLaY9gnAZy1eJbPTQwMCgmlkgnY0gmlwhKwSnfWKbXVsdGlhZGRyc5YACASsEp31BnGHAAoErBKd9QZxiN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDPyhZmOYrBv2TNVN7944YGVR4zoBIO8ZHSaB-t1eSmgyDdGNwgnGHg3VkcIJxiYV3YWt1Mgk"}'
|
|
2025-12-26 04:14:09.689 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-26 04:14:09.696 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-26 04:14:09.696 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2025-12-26_04-14-08__a420ffcf-85c6-4d3d-a393-8f087055ae8b__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:14:09.697 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-26 04:14:09.697 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-26 04:14:09.698 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-26 04:14:09.698 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.69.104
|
|
2025-12-26 04:14:09.699 DEBUG [src.node.docker_mananger] Generated ports ['62610', '62611', '62612', '62613', '62614']
|
|
2025-12-26 04:14:09.699 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-26 04:14:09.699 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-26 04:14:09.699 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-26 04:14:09.699 DEBUG [src.node.docker_mananger] docker run -i -t -p 62610:62610 -p 62611:62611 -p 62612:62612 -p 62613:62613 -p 62614:62614 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=62612 --rest-port=62610 --tcp-port=62611 --discv5-udp-port=62613 --rest-address=0.0.0.0 --nat=extip:172.18.69.104 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ac0a710852a877df491c9d7ba4cfc9fbe2b3edfbf9fe6e75653caf1b07e8f54e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62614 --metrics-logging=true --lightpush=false --relay=true
|
|
2025-12-26 04:14:09.888 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.69.104 waku 3713f748d9c85f95004b85a43a12416a8e347fa47c5fc19829c458aec5cedb69
|
|
2025-12-26 04:14:09.918 DEBUG [src.node.docker_mananger] Container started with ID 3713f748d9c8. Setting up logs at ./log/docker/receiving_node2_2025-12-26_04-14-08__a420ffcf-85c6-4d3d-a393-8f087055ae8b__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:14:09.919 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 62610
|
|
2025-12-26 04:14:09.919 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-26 04:14:10.919 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62610/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:10.922 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"}]}'
|
|
2025-12-26 04:14:10.923 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-26 04:14:10.923 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62610/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:10.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.69.104/tcp/62611/p2p/16Uiu2HAm4A6tWw5jzjA2fioBPuvfccBubyntHnKqSF3TMgRvMV5R","/ip4/172.18.69.104/tcp/62612/ws/p2p/16Uiu2HAm4A6tWw5jzjA2fioBPuvfccBubyntHnKqSF3TMgRvMV5R"],"enrUri":"enr:-L24QCL-4hWzFZUVlfvCH8U3ZgcSj8uKjCkb9pkb9P0hcaoAS00hnErSFj17uRDor-BOvQaV5A-IvQAaG05HT_VRassCgmlkgnY0gmlwhKwSRWiKbXVsdGlhZGRyc5YACASsEkVoBvSTAAoErBJFaAb0lN0DgnJzhQADAQAAiXNlY3AyNTZrMaECgbwN2nkhznwgblqug-qrdAkjp-53wnmtsKeZulpYqyCDdGNwgvSTg3VkcIL0lYV3YWt1MgE"}'
|
|
2025-12-26 04:14:10.925 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-26 04:14:10.925 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62610/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.157.245/tcp/29063/p2p/16Uiu2HAmGuXinnFjUVnhpeKvvpWtnfZ1uR8i1ErMDuQkBXqiwCm9"]'
|
|
2025-12-26 04:14:10.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:14:10.966 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-26 04:14:10.966 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2025-12-26_04-14-08__a420ffcf-85c6-4d3d-a393-8f087055ae8b__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:14:10.966 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-26 04:14:10.966 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-26 04:14:10.968 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-26 04:14:10.968 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.209.253
|
|
2025-12-26 04:14:10.968 DEBUG [src.node.docker_mananger] Generated ports ['56019', '56020', '56021', '56022', '56023']
|
|
2025-12-26 04:14:10.968 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-26 04:14:10.968 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-26 04:14:10.969 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-26 04:14:10.969 DEBUG [src.node.docker_mananger] docker run -i -t -p 56019:56019 -p 56020:56020 -p 56021:56021 -p 56022:56022 -p 56023:56023 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=56021 --rest-port=56019 --tcp-port=56020 --discv5-udp-port=56022 --rest-address=0.0.0.0 --nat=extip:172.18.209.253 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=98eb3a4a0ec45b46aa8b358df1dbfddf8e0a0f273be30c7bcf698fddcd47dc1d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56023 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QFDU5ecmHHU8DXlMf7eQ2KpKZFbniFgxzQp5-E-O3XrKGuq_Sv6Wz36nCegAzLU-y59HGLaY9gnAZy1eJbPTQwMCgmlkgnY0gmlwhKwSnfWKbXVsdGlhZGRyc5YACASsEp31BnGHAAoErBKd9QZxiN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDPyhZmOYrBv2TNVN7944YGVR4zoBIO8ZHSaB-t1eSmgyDdGNwgnGHg3VkcIJxiYV3YWt1Mgk --lightpushnode=/ip4/172.18.157.245/tcp/29063/p2p/16Uiu2HAmGuXinnFjUVnhpeKvvpWtnfZ1uR8i1ErMDuQkBXqiwCm9 --lightpush=true --relay=false
|
|
2025-12-26 04:14:11.157 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.209.253 waku 9849909675ede807dbfb2fee90c2b33d3462b502c32321bcb0590de97a6e8766
|
|
2025-12-26 04:14:11.187 DEBUG [src.node.docker_mananger] Container started with ID 9849909675ed. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-14-08__a420ffcf-85c6-4d3d-a393-8f087055ae8b__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:14:11.188 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56019
|
|
2025-12-26 04:14:11.188 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-26 04:14:12.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:12.290 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:12.392 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:12.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:12.541 ERROR [src.node.docker_mananger] Max retries reached for container 9849909675ed. Exiting log stream.
|
|
2025-12-26 04:14:12.595 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:12.696 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:12.798 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:12.899 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:13.002 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:13.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:13.204 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:13.306 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:13.407 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:13.509 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:13.611 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:13.712 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:13.814 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:13.915 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:14.017 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:14.118 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:14.220 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:14.321 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:14.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:14.524 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:14.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:14.727 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:14.829 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:14.930 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:15.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:15.133 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:15.235 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:15.336 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:15.438 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:15.540 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:15.641 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:15.743 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:15.844 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:15.946 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:16.047 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:16.149 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:16.250 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:16.352 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:16.453 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:16.555 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:16.657 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:16.758 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:16.860 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:16.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:17.063 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:17.164 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:17.266 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:17.367 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:17.468 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:17.570 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:17.671 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:17.773 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:17.874 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:17.976 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:18.077 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:18.178 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:18.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:18.381 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:18.483 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:18.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:18.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:18.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:18.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:18.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:19.092 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:19.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:19.295 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:19.396 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:19.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:19.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:19.700 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:19.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:19.904 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:20.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:20.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:20.212 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:20.314 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:20.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:20.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:20.618 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:20.720 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:20.821 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:20.923 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:21.024 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:21.126 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:21.228 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:21.329 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:21.431 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:21.532 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:21.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:21.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:21.837 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:21.938 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:22.040 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:22.142 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:22.243 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:22.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:22.446 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:22.547 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:22.649 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:22.751 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:22.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:22.954 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:23.055 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:23.157 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:23.258 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:23.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:23.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:23.563 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:23.664 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:23.766 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:23.867 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:23.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:24.070 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:24.172 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:24.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:24.375 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:24.476 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:24.578 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:24.680 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:24.781 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:24.883 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:24.985 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:25.086 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:25.188 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:25.289 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:25.391 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:25.492 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:25.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:25.695 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:25.796 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:25.898 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:26.000 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:26.101 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:26.203 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:26.304 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:26.406 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:26.507 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:26.609 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:26.710 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:26.812 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:26.913 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:27.015 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:27.117 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:27.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:27.320 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:27.421 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:27.522 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:27.624 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:27.726 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:27.827 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:27.929 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:28.030 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:28.132 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:28.234 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:28.335 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:28.436 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:28.538 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:28.639 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:28.741 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:28.843 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:28.944 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:29.046 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:29.147 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:29.249 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:29.350 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:29.452 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:29.553 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:29.654 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:29.756 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:29.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:29.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:30.060 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:30.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:30.263 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:30.364 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:30.466 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:30.567 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:30.669 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:30.771 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:30.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:30.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:31.075 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:31.176 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:31.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:31.380 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:31.481 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:31.583 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:31.684 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:31.786 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:31.888 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:31.989 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:32.090 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:32.192 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:32.193 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=56019): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f51963a0470>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-26 04:14:32.294 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-26 04:14:32.294 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-26 04:14:32.296 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-26 04:14:32.296 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.119.237
|
|
2025-12-26 04:14:32.296 DEBUG [src.node.docker_mananger] Generated ports ['4640', '4641', '4642', '4643', '4644']
|
|
2025-12-26 04:14:32.296 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-26 04:14:32.296 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-26 04:14:32.296 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-26 04:14:32.296 DEBUG [src.node.docker_mananger] docker run -i -t -p 4640:4640 -p 4641:4641 -p 4642:4642 -p 4643:4643 -p 4644:4644 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=4642 --rest-port=4640 --tcp-port=4641 --discv5-udp-port=4643 --rest-address=0.0.0.0 --nat=extip:172.18.119.237 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bfa09612f52a4af1fdacea7eb85dd6f4c2cfecefdae0709b4c6699faf6fdcbdd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=4644 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QFDU5ecmHHU8DXlMf7eQ2KpKZFbniFgxzQp5-E-O3XrKGuq_Sv6Wz36nCegAzLU-y59HGLaY9gnAZy1eJbPTQwMCgmlkgnY0gmlwhKwSnfWKbXVsdGlhZGRyc5YACASsEp31BnGHAAoErBKd9QZxiN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDPyhZmOYrBv2TNVN7944YGVR4zoBIO8ZHSaB-t1eSmgyDdGNwgnGHg3VkcIJxiYV3YWt1Mgk --lightpushnode=/ip4/172.18.157.245/tcp/29063/p2p/16Uiu2HAmGuXinnFjUVnhpeKvvpWtnfZ1uR8i1ErMDuQkBXqiwCm9 --lightpush=true --relay=false
|
|
2025-12-26 04:14:32.487 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.119.237 waku 2eb78a19f3c5f5c6ae0ff6e489ef260192188979a383ca2e4b2fb6facc461355
|
|
2025-12-26 04:14:32.518 DEBUG [src.node.docker_mananger] Container started with ID 2eb78a19f3c5. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-14-08__a420ffcf-85c6-4d3d-a393-8f087055ae8b__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:14:32.520 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 4640
|
|
2025-12-26 04:14:32.520 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-26 04:14:33.520 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:33.622 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:33.723 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:33.825 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:33.894 ERROR [src.node.docker_mananger] Max retries reached for container 2eb78a19f3c5. Exiting log stream.
|
|
2025-12-26 04:14:33.927 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:34.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:34.130 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:34.231 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:34.333 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:34.434 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:34.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:34.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:34.739 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:34.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:34.942 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:35.044 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:35.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:35.247 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:35.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:35.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:35.552 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:35.653 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:35.755 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:35.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:35.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:36.060 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:36.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:36.263 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:36.365 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:36.466 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:36.568 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:36.669 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:36.771 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:36.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:36.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:37.076 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:37.177 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:37.279 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:37.380 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:37.482 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:37.584 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:37.685 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:37.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:37.888 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:37.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:38.091 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:38.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:38.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:38.396 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:38.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:38.599 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:38.700 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:38.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:38.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:39.005 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:39.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:39.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:39.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:39.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:39.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:39.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:39.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:39.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:39.919 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:40.047 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:40.149 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:40.250 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:40.352 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:40.453 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:40.555 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:40.656 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:40.758 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:40.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:40.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:41.062 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:41.164 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:41.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:41.367 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:41.468 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:41.569 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:41.671 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:41.772 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:41.874 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:41.975 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:42.077 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:42.178 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:42.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:42.381 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:42.483 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:42.584 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:42.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:42.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:42.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:42.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:43.092 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:43.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:43.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:43.396 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:43.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:43.599 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:43.700 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:43.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:43.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:44.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:44.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:44.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:44.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:44.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:44.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:44.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:44.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:44.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:44.918 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:45.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:45.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:45.222 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:45.324 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:45.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:45.527 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:45.628 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:45.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:45.831 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:45.933 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:46.034 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:46.135 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:46.237 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:46.338 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:46.440 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:46.541 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:46.643 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:46.744 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:46.846 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:46.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:47.049 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:47.151 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:47.252 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:47.353 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:47.455 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:47.556 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:47.658 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:47.759 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:47.861 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:47.962 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:48.064 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:48.165 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:48.267 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:48.368 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:48.470 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:48.572 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:48.673 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:48.774 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:48.876 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:48.978 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:49.079 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:49.181 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:49.282 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:49.383 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:49.485 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:49.586 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:49.688 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:49.789 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:49.890 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:49.992 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:50.093 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:50.195 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:50.296 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:50.398 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:50.499 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:50.601 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:50.702 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:50.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:50.906 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:51.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:51.109 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:51.210 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:51.312 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:51.413 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:51.515 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:51.616 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:51.717 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:51.819 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:51.920 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:52.022 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:52.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:52.225 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:52.327 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:52.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:52.529 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:52.631 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:52.733 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:52.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:52.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:53.038 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:53.139 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:53.241 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:53.342 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:53.444 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:53.545 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4640/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:53.547 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=4640): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f51965a6510>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-26 04:14:53.647 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-26 04:14:53.648 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-26 04:14:53.649 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-26 04:14:53.650 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.106.134
|
|
2025-12-26 04:14:53.650 DEBUG [src.node.docker_mananger] Generated ports ['16762', '16763', '16764', '16765', '16766']
|
|
2025-12-26 04:14:53.650 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-26 04:14:53.650 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-26 04:14:53.650 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-26 04:14:53.650 DEBUG [src.node.docker_mananger] docker run -i -t -p 16762:16762 -p 16763:16763 -p 16764:16764 -p 16765:16765 -p 16766:16766 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=16764 --rest-port=16762 --tcp-port=16763 --discv5-udp-port=16765 --rest-address=0.0.0.0 --nat=extip:172.18.106.134 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ccad5c3e74ded167d1b3389ba5ccf9bfaa7b1ddbf36e70f6a19b57a1e027d6b4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16766 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QFDU5ecmHHU8DXlMf7eQ2KpKZFbniFgxzQp5-E-O3XrKGuq_Sv6Wz36nCegAzLU-y59HGLaY9gnAZy1eJbPTQwMCgmlkgnY0gmlwhKwSnfWKbXVsdGlhZGRyc5YACASsEp31BnGHAAoErBKd9QZxiN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDPyhZmOYrBv2TNVN7944YGVR4zoBIO8ZHSaB-t1eSmgyDdGNwgnGHg3VkcIJxiYV3YWt1Mgk --lightpushnode=/ip4/172.18.157.245/tcp/29063/p2p/16Uiu2HAmGuXinnFjUVnhpeKvvpWtnfZ1uR8i1ErMDuQkBXqiwCm9 --lightpush=true --relay=false
|
|
2025-12-26 04:14:53.841 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.106.134 waku 83dae5e6395ff981171548dca0fd43e6088b862201b11ceb96e80f1da42e6e81
|
|
2025-12-26 04:14:53.876 DEBUG [src.node.docker_mananger] Container started with ID 83dae5e6395f. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-14-08__a420ffcf-85c6-4d3d-a393-8f087055ae8b__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:14:53.878 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16762
|
|
2025-12-26 04:14:53.878 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-26 04:14:54.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:54.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:55.081 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:55.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:55.205 ERROR [src.node.docker_mananger] Max retries reached for container 83dae5e6395f. Exiting log stream.
|
|
2025-12-26 04:14:55.285 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:55.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:55.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:55.589 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:55.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:55.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:55.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:55.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:56.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:56.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:56.300 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:56.401 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:56.503 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:56.605 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:56.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:56.807 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:56.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:57.010 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:57.112 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:57.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:57.315 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:57.417 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:57.518 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:57.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:57.722 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:57.823 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:57.924 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:58.026 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:58.127 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:58.229 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:58.330 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:58.432 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:58.533 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:58.635 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:58.736 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:58.838 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:58.940 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:59.041 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:59.143 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:59.244 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:59.346 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:59.447 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:59.549 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:59.650 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:59.752 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:59.853 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:14:59.954 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:00.056 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:00.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:00.259 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:00.361 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:00.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:00.564 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:00.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:00.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:00.869 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:00.971 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:01.072 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:01.174 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:01.275 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:01.377 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:01.479 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:01.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:01.682 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:01.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:01.886 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:01.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:02.089 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:02.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:02.293 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:02.394 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:02.496 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:02.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:02.700 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:02.801 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:02.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:03.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:03.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:03.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:03.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:03.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:03.513 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:03.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:03.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:03.818 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:03.919 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:04.021 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:04.122 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:04.224 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:04.325 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:04.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:04.529 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:04.631 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:04.732 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:04.834 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:04.935 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:05.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:05.138 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:05.240 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:05.341 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:05.442 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:05.544 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:05.646 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:05.747 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:05.849 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:05.950 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:06.052 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:06.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:06.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:06.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:06.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:06.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:06.662 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:06.763 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:06.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:06.967 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:07.068 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:07.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:07.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:07.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:07.474 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:07.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:07.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:07.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:07.880 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:07.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:08.083 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:08.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:08.286 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:08.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:08.489 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:08.591 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:08.692 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:08.794 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:08.895 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:08.997 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:09.098 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:09.200 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:09.301 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:09.403 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:09.504 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:09.606 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:09.707 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:09.809 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:09.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:10.014 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:10.116 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:10.217 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:10.319 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:10.420 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:10.522 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:10.624 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:10.725 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:10.827 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:10.928 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:11.030 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:11.132 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:11.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:11.335 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:11.436 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:11.538 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:11.639 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:11.741 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:11.843 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:11.944 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:12.046 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:12.147 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:12.249 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:12.351 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:12.452 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:12.554 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:12.655 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:12.757 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:12.858 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:12.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:13.061 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:13.163 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:13.264 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:13.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:13.468 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:13.570 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:13.671 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:13.773 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:13.874 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:13.976 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:14.077 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:14.179 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:14.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:14.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:14.483 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:14.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:14.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:14.788 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:14.890 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16762/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:14.891 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=16762): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5196237bf0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-26 04:15:15.158 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-26 04:15:15.159 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-26 04:15:15.159 DEBUG [src.node.waku_node] Stopping container with id 0b78a60b031d
|
|
2025-12-26 04:15:15.690 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-26 04:15:15.692 DEBUG [src.node.waku_node] Stopping container with id 3713f748d9c8
|
|
2025-12-26 04:15:16.210 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-26 04:15:16.211 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:16.313 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:16.415 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:16.504 ERROR [src.node.docker_mananger] Max retries reached for container 0b78a60b031d. Exiting log stream.
|
|
2025-12-26 04:15:16.517 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:16.620 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:16.722 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:16.823 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:16.925 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:17.025 ERROR [src.node.docker_mananger] Max retries reached for container 3713f748d9c8. Exiting log stream.
|
|
2025-12-26 04:15:17.027 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:17.128 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:17.230 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:17.332 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:17.434 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:17.535 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:17.637 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:17.739 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:17.841 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:17.943 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:18.045 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:18.147 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:18.249 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:18.350 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:18.452 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:18.554 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:18.656 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:18.758 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:18.859 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:18.961 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:19.063 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:19.165 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:19.266 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:19.368 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:19.470 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:19.572 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:19.674 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:19.776 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:19.877 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:19.979 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:20.081 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:20.183 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:20.285 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:20.387 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:20.489 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:20.591 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:20.692 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:20.794 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:20.896 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:20.998 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:21.100 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:21.202 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:21.303 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:21.305 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/83dae5e6395ff981171548dca0fd43e6088b862201b11ceb96e80f1da42e6e81/stop: Not Found ("No such container: 83dae5e6395ff981171548dca0fd43e6088b862201b11ceb96e80f1da42e6e81")
|
|
2025-12-26 04:15:21.305 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:21.406 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:21.508 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:21.610 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:21.712 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:21.814 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:21.916 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:22.017 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:22.119 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:22.221 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:22.323 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:22.425 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:22.527 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:22.628 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:22.730 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:22.832 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:22.934 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:23.036 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:23.138 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:23.240 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:23.341 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:23.443 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:23.545 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:23.647 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:23.749 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:23.851 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:23.952 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:24.054 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:24.156 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:24.258 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:24.360 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:24.462 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:24.564 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:24.666 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:24.768 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:24.870 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:24.972 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:25.074 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:25.176 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:25.277 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:25.379 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:25.481 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:25.583 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:25.685 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:25.787 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:25.889 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:25.991 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:26.093 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:26.195 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:26.296 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:26.398 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:26.400 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/83dae5e6395ff981171548dca0fd43e6088b862201b11ceb96e80f1da42e6e81/stop: Not Found ("No such container: 83dae5e6395ff981171548dca0fd43e6088b862201b11ceb96e80f1da42e6e81")
|
|
2025-12-26 04:15:26.400 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:26.501 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:26.603 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:26.705 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:26.807 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:26.909 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:27.011 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:27.113 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:27.215 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:27.317 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:27.418 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:27.520 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:27.622 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:27.724 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:27.826 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:27.928 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:28.029 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:28.131 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:28.233 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:28.335 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:28.437 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:28.539 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:28.640 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:28.742 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:28.844 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:28.946 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:29.047 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:29.149 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:29.251 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:29.353 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:29.455 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:29.557 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:29.659 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:29.760 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:29.862 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:29.964 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:30.066 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:30.168 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:30.270 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:30.372 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:30.473 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:30.575 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:30.677 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:30.779 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:30.881 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:30.982 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:31.084 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:31.186 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:31.288 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:31.390 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:31.492 DEBUG [src.node.waku_node] Stopping container with id 83dae5e6395f
|
|
2025-12-26 04:15:31.493 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/83dae5e6395ff981171548dca0fd43e6088b862201b11ceb96e80f1da42e6e81/stop: Not Found ("No such container: 83dae5e6395ff981171548dca0fd43e6088b862201b11ceb96e80f1da42e6e81")
|
|
2025-12-26 04:15:31.494 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-26 04:15:31.518 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-26 04:15:31.542 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-26 04:15:31.542 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-26 04:15:31.542 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-26 04:15:31.543 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-26 04:15:31.554 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-26 04:15:31.555 DEBUG [tests.conftest] Running test: test_light_push_with_payload_less_than_150_kb with id: 2025-12-26_04-15-31__b8107579-f1ed-4955-9144-31ed9568666f
|
|
2025-12-26 04:15:31.555 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-26 04:15:31.555 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-26 04:15:31.562 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-26 04:15:31.562 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2025-12-26_04-15-31__b8107579-f1ed-4955-9144-31ed9568666f__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:15:31.562 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-26 04:15:31.562 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-26 04:15:31.564 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-26 04:15:31.564 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.96.31
|
|
2025-12-26 04:15:31.564 DEBUG [src.node.docker_mananger] Generated ports ['8448', '8449', '8450', '8451', '8452']
|
|
2025-12-26 04:15:31.564 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-26 04:15:31.564 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-26 04:15:31.565 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-26 04:15:31.565 DEBUG [src.node.docker_mananger] docker run -i -t -p 8448:8448 -p 8449:8449 -p 8450:8450 -p 8451:8451 -p 8452:8452 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=8450 --rest-port=8448 --tcp-port=8449 --discv5-udp-port=8451 --rest-address=0.0.0.0 --nat=extip:172.18.96.31 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fbdac3ec0fa0acc21ecdd6ad9ff10c4aa3b31ff4cfd8d66ea6a35c4e849f1cb7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8452 --metrics-logging=true --lightpush=true --relay=true
|
|
2025-12-26 04:15:31.746 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.96.31 waku fbebc2c19d693bb4b573e231cbb76ed6fa2b88a011f79a3d2440072f4381092a
|
|
2025-12-26 04:15:31.776 DEBUG [src.node.docker_mananger] Container started with ID fbebc2c19d69. Setting up logs at ./log/docker/receiving_node1_2025-12-26_04-15-31__b8107579-f1ed-4955-9144-31ed9568666f__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:15:31.776 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 8448
|
|
2025-12-26 04:15:31.777 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-26 04:15:32.777 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8448/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:32.781 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"}]}'
|
|
2025-12-26 04:15:32.781 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-26 04:15:32.781 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8448/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:32.783 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.96.31/tcp/8449/p2p/16Uiu2HAmNbrf5ttc6yHYrQ6GFB66odpu9eiiLc8hszJTuNLtGMR2","/ip4/172.18.96.31/tcp/8450/ws/p2p/16Uiu2HAmNbrf5ttc6yHYrQ6GFB66odpu9eiiLc8hszJTuNLtGMR2"],"enrUri":"enr:-L24QIIjaZ2IaXdvSsp3Jp9UKo6zJsuZGLW0JMLI4gOcgaWCY5_tLvqqKMojLFHBwwP_fakNfQqJ_dAV4os52gkCMEsCgmlkgnY0gmlwhKwSYB-KbXVsdGlhZGRyc5YACASsEmAfBiEBAAoErBJgHwYhAt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDk8dtmaGOWWMkqeWj6RUo2DpQ4coECl8e6tHqXhBt1umDdGNwgiEBg3VkcIIhA4V3YWt1Mgk"}'
|
|
2025-12-26 04:15:32.784 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-26 04:15:32.791 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-26 04:15:32.791 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2025-12-26_04-15-31__b8107579-f1ed-4955-9144-31ed9568666f__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:15:32.791 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-26 04:15:32.791 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-26 04:15:32.793 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-26 04:15:32.793 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.219.41
|
|
2025-12-26 04:15:32.793 DEBUG [src.node.docker_mananger] Generated ports ['46862', '46863', '46864', '46865', '46866']
|
|
2025-12-26 04:15:32.793 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-26 04:15:32.793 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-26 04:15:32.794 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-26 04:15:32.794 DEBUG [src.node.docker_mananger] docker run -i -t -p 46862:46862 -p 46863:46863 -p 46864:46864 -p 46865:46865 -p 46866:46866 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=46864 --rest-port=46862 --tcp-port=46863 --discv5-udp-port=46865 --rest-address=0.0.0.0 --nat=extip:172.18.219.41 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bdd80aff2cdef99b94dd8c8a5ff3933a00a7dfaafec0f1cb6888dedecffcdfae --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46866 --metrics-logging=true --lightpush=false --relay=true
|
|
2025-12-26 04:15:32.972 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.219.41 waku dbb1e9fa32c131e76507d8bf38ae76352501dc0607bc79cafef711534a1ebb23
|
|
2025-12-26 04:15:33.014 DEBUG [src.node.docker_mananger] Container started with ID dbb1e9fa32c1. Setting up logs at ./log/docker/receiving_node2_2025-12-26_04-15-31__b8107579-f1ed-4955-9144-31ed9568666f__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:15:33.014 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 46862
|
|
2025-12-26 04:15:33.014 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-26 04:15:34.015 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46862/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:34.018 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"}]}'
|
|
2025-12-26 04:15:34.018 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-26 04:15:34.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46862/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:34.021 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.219.41/tcp/46863/p2p/16Uiu2HAm4JKj8UqKgoFeNpt9515GirMGN77svkz3UobmaRZg2uc4","/ip4/172.18.219.41/tcp/46864/ws/p2p/16Uiu2HAm4JKj8UqKgoFeNpt9515GirMGN77svkz3UobmaRZg2uc4"],"enrUri":"enr:-L24QN6MD4o8XYVUFjhsehv8DNRdLEN_a08u3uZWA7gvHbMyDURkpioDsK--eELqtpKyBfP1KEwf7_vmR5PstmwNuGECgmlkgnY0gmlwhKwS2ymKbXVsdGlhZGRyc5YACASsEtspBrcPAAoErBLbKQa3EN0DgnJzhQADAQAAiXNlY3AyNTZrMaECg9c3e9qhL3njgAaE2g3Cu6uCOx7kNavxXXe_6LVC31mDdGNwgrcPg3VkcIK3EYV3YWt1MgE"}'
|
|
2025-12-26 04:15:34.021 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-26 04:15:34.021 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46862/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.96.31/tcp/8449/p2p/16Uiu2HAmNbrf5ttc6yHYrQ6GFB66odpu9eiiLc8hszJTuNLtGMR2"]'
|
|
2025-12-26 04:15:34.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:15:34.063 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-26 04:15:34.065 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2025-12-26_04-15-31__b8107579-f1ed-4955-9144-31ed9568666f__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:15:34.066 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-26 04:15:34.067 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-26 04:15:34.074 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-26 04:15:34.074 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.161.169
|
|
2025-12-26 04:15:34.074 DEBUG [src.node.docker_mananger] Generated ports ['63601', '63602', '63603', '63604', '63605']
|
|
2025-12-26 04:15:34.074 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-26 04:15:34.074 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-26 04:15:34.075 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-26 04:15:34.075 DEBUG [src.node.docker_mananger] docker run -i -t -p 63601:63601 -p 63602:63602 -p 63603:63603 -p 63604:63604 -p 63605:63605 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=63603 --rest-port=63601 --tcp-port=63602 --discv5-udp-port=63604 --rest-address=0.0.0.0 --nat=extip:172.18.161.169 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ddc5d237d8db9ccaa8f9fdb81f8a6d0af24da58ea8ded3c0fa44baeeff5d2ee2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63605 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QIIjaZ2IaXdvSsp3Jp9UKo6zJsuZGLW0JMLI4gOcgaWCY5_tLvqqKMojLFHBwwP_fakNfQqJ_dAV4os52gkCMEsCgmlkgnY0gmlwhKwSYB-KbXVsdGlhZGRyc5YACASsEmAfBiEBAAoErBJgHwYhAt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDk8dtmaGOWWMkqeWj6RUo2DpQ4coECl8e6tHqXhBt1umDdGNwgiEBg3VkcIIhA4V3YWt1Mgk --lightpushnode=/ip4/172.18.96.31/tcp/8449/p2p/16Uiu2HAmNbrf5ttc6yHYrQ6GFB66odpu9eiiLc8hszJTuNLtGMR2 --lightpush=true --relay=false
|
|
2025-12-26 04:15:34.264 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.161.169 waku 179d7767004fc55a84f545baa28e08091ec8d09d23a78e888f80032f18e2d361
|
|
2025-12-26 04:15:34.295 DEBUG [src.node.docker_mananger] Container started with ID 179d7767004f. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-15-31__b8107579-f1ed-4955-9144-31ed9568666f__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:15:34.296 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63601
|
|
2025-12-26 04:15:34.296 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-26 04:15:35.297 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:35.399 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:35.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:35.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:35.614 ERROR [src.node.docker_mananger] Max retries reached for container 179d7767004f. Exiting log stream.
|
|
2025-12-26 04:15:35.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:35.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:35.906 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:36.008 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:36.109 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:36.211 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:36.313 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:36.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:36.516 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:36.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:36.719 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:36.821 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:36.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:37.023 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:37.125 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:37.227 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:37.329 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:37.430 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:37.531 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:37.633 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:37.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:37.836 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:37.938 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:38.039 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:38.141 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:38.242 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:38.344 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:38.446 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:38.547 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:38.649 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:38.750 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:38.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:38.953 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:39.055 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:39.157 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:39.258 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:39.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:39.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:39.562 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:39.664 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:39.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:39.867 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:39.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:40.070 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:40.171 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:40.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:40.375 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:40.476 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:40.578 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:40.679 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:40.781 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:40.883 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:40.984 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:41.086 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:41.187 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:41.288 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:41.390 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:41.492 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:41.593 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:41.694 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:41.796 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:41.897 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:41.999 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:42.101 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:42.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:42.304 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:42.405 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:42.507 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:42.608 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:42.710 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:42.811 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:42.912 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:43.014 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:43.115 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:43.217 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:43.319 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:43.420 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:43.521 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:43.623 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:43.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:43.826 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:43.927 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:44.029 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:44.130 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:44.232 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:44.333 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:44.435 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:44.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:44.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:44.739 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:44.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:44.942 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:45.044 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:45.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:45.247 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:45.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:45.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:45.551 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:45.653 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:45.755 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:45.856 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:45.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:46.059 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:46.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:46.262 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:46.364 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:46.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:46.567 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:46.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:46.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:46.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:46.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:47.074 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:47.176 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:47.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:47.379 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:47.480 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:47.582 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:47.683 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:47.785 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:47.886 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:47.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:48.089 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:48.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:48.292 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:48.394 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:48.495 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:48.597 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:48.698 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:48.800 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:48.902 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:49.003 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:49.105 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:49.206 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:49.308 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:49.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:49.511 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:49.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:49.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:49.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:49.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:50.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:50.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:50.222 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:50.323 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:50.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:50.526 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:50.628 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:50.730 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:50.831 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:50.932 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:51.034 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:51.135 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:51.237 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:51.339 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:51.440 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:51.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:51.643 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:51.744 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:51.846 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:51.948 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:52.049 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:52.151 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:52.252 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:52.354 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:52.456 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:52.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:52.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:52.760 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:52.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:52.963 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:53.065 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:53.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:53.268 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:53.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:53.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:53.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:53.675 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:53.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:53.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:53.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:54.081 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:54.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:54.284 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:54.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:54.487 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:54.589 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:54.690 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:54.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:54.893 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:54.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:55.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:55.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:55.299 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63601/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:55.301 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=63601): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f51965b3590>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-26 04:15:55.401 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-26 04:15:55.401 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-26 04:15:55.403 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-26 04:15:55.403 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.124.202
|
|
2025-12-26 04:15:55.403 DEBUG [src.node.docker_mananger] Generated ports ['36163', '36164', '36165', '36166', '36167']
|
|
2025-12-26 04:15:55.404 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-26 04:15:55.404 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-26 04:15:55.404 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-26 04:15:55.404 DEBUG [src.node.docker_mananger] docker run -i -t -p 36163:36163 -p 36164:36164 -p 36165:36165 -p 36166:36166 -p 36167:36167 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=36165 --rest-port=36163 --tcp-port=36164 --discv5-udp-port=36166 --rest-address=0.0.0.0 --nat=extip:172.18.124.202 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=879e1f4ed1b7a98625f2a161e3b300cff71dbe0deffd0fc7bc4bbaf73fbb53a4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36167 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QIIjaZ2IaXdvSsp3Jp9UKo6zJsuZGLW0JMLI4gOcgaWCY5_tLvqqKMojLFHBwwP_fakNfQqJ_dAV4os52gkCMEsCgmlkgnY0gmlwhKwSYB-KbXVsdGlhZGRyc5YACASsEmAfBiEBAAoErBJgHwYhAt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDk8dtmaGOWWMkqeWj6RUo2DpQ4coECl8e6tHqXhBt1umDdGNwgiEBg3VkcIIhA4V3YWt1Mgk --lightpushnode=/ip4/172.18.96.31/tcp/8449/p2p/16Uiu2HAmNbrf5ttc6yHYrQ6GFB66odpu9eiiLc8hszJTuNLtGMR2 --lightpush=true --relay=false
|
|
2025-12-26 04:15:55.588 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.124.202 waku 653b43f72b18441d32ba5b4d974ec5f0bf6e06364ac9d3b29d6d629d01c93f2b
|
|
2025-12-26 04:15:55.619 DEBUG [src.node.docker_mananger] Container started with ID 653b43f72b18. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-15-31__b8107579-f1ed-4955-9144-31ed9568666f__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:15:55.620 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 36163
|
|
2025-12-26 04:15:55.621 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-26 04:15:56.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:56.723 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:56.824 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:56.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:56.944 ERROR [src.node.docker_mananger] Max retries reached for container 653b43f72b18. Exiting log stream.
|
|
2025-12-26 04:15:57.027 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:57.129 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:57.230 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:57.332 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:57.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:57.535 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:57.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:57.738 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:57.840 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:57.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:58.043 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:58.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:58.247 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:58.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:58.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:58.551 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:58.653 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:58.754 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:58.856 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:58.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:59.059 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:59.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:59.262 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:59.363 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:59.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:59.567 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:59.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:59.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:59.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:15:59.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:00.075 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:00.176 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:00.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:00.379 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:00.481 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:00.582 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:00.684 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:00.785 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:00.887 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:00.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:01.090 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:01.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:01.293 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:01.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:01.496 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:01.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:01.699 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:01.801 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:01.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:02.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:02.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:02.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:02.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:02.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:02.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:02.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:02.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:02.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:02.919 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:03.020 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:03.122 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:03.223 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:03.325 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:03.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:03.528 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:03.630 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:03.731 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:03.833 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:03.935 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:04.036 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:04.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:04.239 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:04.341 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:04.442 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:04.543 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:04.645 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:04.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:04.848 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:04.950 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:05.051 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:05.153 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:05.254 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:05.355 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:05.457 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:05.559 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:05.660 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:05.762 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:05.863 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:05.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:06.066 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:06.168 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:06.269 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:06.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:06.472 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:06.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:06.675 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:06.777 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:06.879 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:06.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:07.082 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:07.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:07.285 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:07.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:07.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:07.589 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:07.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:07.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:07.893 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:07.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:08.096 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:08.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:08.299 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:08.401 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:08.502 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:08.604 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:08.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:08.807 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:08.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:09.010 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:09.112 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:09.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:09.315 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:09.417 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:09.518 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:09.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:09.721 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:09.823 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:09.925 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:10.026 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:10.128 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:10.229 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:10.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:10.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:10.534 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:10.636 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:10.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:10.839 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:10.940 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:11.042 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:11.144 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:11.245 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:11.347 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:11.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:11.550 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:11.669 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:11.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:11.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:11.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:12.075 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:12.177 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:12.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:12.380 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:12.481 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:12.583 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:12.684 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:12.786 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:12.887 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:12.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:13.090 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:13.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:13.293 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:13.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:13.496 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:13.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:13.699 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:13.801 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:13.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:14.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:14.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:14.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:14.308 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:14.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:14.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:14.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:14.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:14.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:14.918 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:15.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:15.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:15.222 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:15.324 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:15.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:15.527 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:15.628 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:15.730 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:15.831 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:15.933 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:16.034 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:16.136 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:16.237 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:16.339 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:16.441 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:16.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:16.644 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36163/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:16.645 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=36163): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f51965b1b80>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-26 04:16:16.746 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-26 04:16:16.746 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-26 04:16:16.748 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-26 04:16:16.748 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.5.77
|
|
2025-12-26 04:16:16.748 DEBUG [src.node.docker_mananger] Generated ports ['3154', '3155', '3156', '3157', '3158']
|
|
2025-12-26 04:16:16.748 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-26 04:16:16.748 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-26 04:16:16.749 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-26 04:16:16.749 DEBUG [src.node.docker_mananger] docker run -i -t -p 3154:3154 -p 3155:3155 -p 3156:3156 -p 3157:3157 -p 3158:3158 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=3156 --rest-port=3154 --tcp-port=3155 --discv5-udp-port=3157 --rest-address=0.0.0.0 --nat=extip:172.18.5.77 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7efeb1c7f40a1cfb3e56abd62cde16cda0dc9fcfe77f7bdeb52f1b4dda1845f5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3158 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QIIjaZ2IaXdvSsp3Jp9UKo6zJsuZGLW0JMLI4gOcgaWCY5_tLvqqKMojLFHBwwP_fakNfQqJ_dAV4os52gkCMEsCgmlkgnY0gmlwhKwSYB-KbXVsdGlhZGRyc5YACASsEmAfBiEBAAoErBJgHwYhAt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDk8dtmaGOWWMkqeWj6RUo2DpQ4coECl8e6tHqXhBt1umDdGNwgiEBg3VkcIIhA4V3YWt1Mgk --lightpushnode=/ip4/172.18.96.31/tcp/8449/p2p/16Uiu2HAmNbrf5ttc6yHYrQ6GFB66odpu9eiiLc8hszJTuNLtGMR2 --lightpush=true --relay=false
|
|
2025-12-26 04:16:16.937 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.5.77 waku 114e10badc27574b70abfd6bf5f0c3b8322ea32e593070b093d1f34eab2079a1
|
|
2025-12-26 04:16:16.967 DEBUG [src.node.docker_mananger] Container started with ID 114e10badc27. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-15-31__b8107579-f1ed-4955-9144-31ed9568666f__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:16:16.969 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3154
|
|
2025-12-26 04:16:16.970 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-26 04:16:17.970 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:18.072 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:18.173 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:18.275 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:18.334 ERROR [src.node.docker_mananger] Max retries reached for container 114e10badc27. Exiting log stream.
|
|
2025-12-26 04:16:18.377 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:18.478 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:18.579 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:18.681 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:18.782 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:18.884 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:18.985 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:19.087 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:19.188 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:19.290 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:19.391 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:19.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:19.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:19.696 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:19.797 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:19.899 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:20.000 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:20.102 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:20.204 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:20.305 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:20.407 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:20.508 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:20.610 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:20.711 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:20.813 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:20.914 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:21.016 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:21.117 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:21.219 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:21.320 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:21.422 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:21.524 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:21.625 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:21.727 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:21.828 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:21.930 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:22.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:22.133 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:22.234 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:22.336 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:22.437 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:22.539 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:22.640 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:22.742 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:22.843 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:22.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:23.046 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:23.148 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:23.249 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:23.351 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:23.453 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:23.554 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:23.655 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:23.757 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:23.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:23.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:24.062 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:24.163 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:24.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:24.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:24.468 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:24.569 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:24.671 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:24.772 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:24.874 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:24.975 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:25.077 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:25.178 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:25.279 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:25.381 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:25.482 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:25.584 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:25.685 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:25.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:25.888 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:25.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:26.091 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:26.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:26.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:26.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:26.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:26.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:26.700 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:26.801 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:26.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:27.005 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:27.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:27.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:27.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:27.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:27.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:27.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:27.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:27.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:27.918 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:28.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:28.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:28.223 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:28.324 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:28.426 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:28.527 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:28.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:28.730 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:28.832 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:28.933 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:29.035 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:29.136 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:29.238 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:29.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:29.441 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:29.543 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:29.644 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:29.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:29.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:29.949 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:30.051 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:30.152 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:30.254 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:30.355 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:30.457 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:30.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:30.660 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:30.761 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:30.863 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:30.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:31.066 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:31.168 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:31.269 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:31.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:31.472 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:31.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:31.675 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:31.777 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:31.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:31.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:32.082 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:32.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:32.284 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:32.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:32.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:32.589 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:32.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:32.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:32.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:32.998 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:33.101 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:33.203 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:33.304 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:33.406 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:33.507 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:33.609 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:33.711 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:33.812 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:33.914 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:34.015 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:34.117 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:34.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:34.320 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:34.421 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:34.523 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:34.624 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:34.726 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:34.827 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:34.929 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:35.030 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:35.132 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:35.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:35.335 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:35.436 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:35.538 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:35.639 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:35.741 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:35.842 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:35.943 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:36.045 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:36.147 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:36.248 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:36.350 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:36.451 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:36.553 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:36.654 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:36.756 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:36.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:36.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:37.060 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:37.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:37.263 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:37.365 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:37.466 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:37.567 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:37.669 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:37.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:37.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:37.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3154/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:16:37.974 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=3154): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f51965b8770>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-26 04:16:38.157 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-26 04:16:38.158 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-26 04:16:38.158 DEBUG [src.node.waku_node] Stopping container with id fbebc2c19d69
|
|
2025-12-26 04:16:38.678 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-26 04:16:38.678 DEBUG [src.node.waku_node] Stopping container with id dbb1e9fa32c1
|
|
2025-12-26 04:16:39.242 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-26 04:16:39.243 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:39.345 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:39.447 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:39.490 ERROR [src.node.docker_mananger] Max retries reached for container fbebc2c19d69. Exiting log stream.
|
|
2025-12-26 04:16:39.549 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:39.651 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:39.752 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:39.854 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:39.955 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:40.055 ERROR [src.node.docker_mananger] Max retries reached for container dbb1e9fa32c1. Exiting log stream.
|
|
2025-12-26 04:16:40.057 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:40.158 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:40.260 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:40.362 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:40.463 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:40.565 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:40.667 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:40.769 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:40.871 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:40.973 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:41.074 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:41.176 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:41.278 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:41.380 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:41.482 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:41.584 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:41.686 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:41.787 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:41.889 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:41.991 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:42.092 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:42.194 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:42.296 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:42.398 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:42.500 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:42.602 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:42.703 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:42.805 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:42.907 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:43.009 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:43.111 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:43.212 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:43.314 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:43.416 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:43.518 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:43.619 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:43.721 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:43.823 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:43.925 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:44.027 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:44.129 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:44.230 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:44.332 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:44.334 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/114e10badc27574b70abfd6bf5f0c3b8322ea32e593070b093d1f34eab2079a1/stop: Not Found ("No such container: 114e10badc27574b70abfd6bf5f0c3b8322ea32e593070b093d1f34eab2079a1")
|
|
2025-12-26 04:16:44.334 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:44.435 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:44.537 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:44.638 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:44.740 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:44.842 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:44.944 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:45.046 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:45.148 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:45.249 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:45.351 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:45.453 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:45.555 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:45.656 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:45.758 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:45.860 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:45.962 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:46.063 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:46.165 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:46.267 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:46.369 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:46.471 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:46.572 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:46.674 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:46.776 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:46.878 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:46.980 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:47.081 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:47.183 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:47.285 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:47.387 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:47.489 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:47.591 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:47.693 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:47.795 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:47.896 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:47.998 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:48.100 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:48.202 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:48.304 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:48.405 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:48.507 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:48.609 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:48.711 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:48.813 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:48.915 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:49.016 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:49.118 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:49.220 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:49.322 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:49.424 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:49.426 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/114e10badc27574b70abfd6bf5f0c3b8322ea32e593070b093d1f34eab2079a1/stop: Not Found ("No such container: 114e10badc27574b70abfd6bf5f0c3b8322ea32e593070b093d1f34eab2079a1")
|
|
2025-12-26 04:16:49.426 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:49.527 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:49.629 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:49.731 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:49.832 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:49.934 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:50.036 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:50.138 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:50.240 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:50.342 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:50.444 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:50.545 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:50.647 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:50.749 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:50.851 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:50.952 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:51.054 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:51.156 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:51.258 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:51.360 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:51.461 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:51.563 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:51.665 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:51.767 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:51.869 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:51.971 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:52.073 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:52.174 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:52.276 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:52.378 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:52.480 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:52.582 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:52.683 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:52.785 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:52.887 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:52.989 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:53.091 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:53.193 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:53.295 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:53.397 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:53.499 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:53.600 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:53.702 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:53.804 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:53.905 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:54.007 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:54.109 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:54.211 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:54.312 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:54.414 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:54.516 DEBUG [src.node.waku_node] Stopping container with id 114e10badc27
|
|
2025-12-26 04:16:54.518 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/114e10badc27574b70abfd6bf5f0c3b8322ea32e593070b093d1f34eab2079a1/stop: Not Found ("No such container: 114e10badc27574b70abfd6bf5f0c3b8322ea32e593070b093d1f34eab2079a1")
|
|
2025-12-26 04:16:54.519 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-26 04:16:54.542 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-26 04:16:54.566 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-26 04:16:54.566 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-26 04:16:54.566 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-26 04:16:54.567 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|