mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-05 23:43:07 +00:00
868 lines
126 KiB
Plaintext
868 lines
126 KiB
Plaintext
2025-12-24 04:17:41.405 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-24 04:17:41.406 DEBUG [tests.conftest] Running test: test_combination_of_different_nodes with id: 2025-12-24_04-17-41__8fe399d7-d4c9-464c-a4de-f7bf19abcc09
|
|
2025-12-24 04:17:41.406 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-24 04:17:41.406 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-24 04:17:41.414 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:17:41.414 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2025-12-24_04-17-41__8fe399d7-d4c9-464c-a4de-f7bf19abcc09__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:17:41.414 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:17:41.414 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:17:41.416 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:17:41.416 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.30.60
|
|
2025-12-24 04:17:41.416 DEBUG [src.node.docker_mananger] Generated ports ['1138', '1139', '1140', '1141', '1142']
|
|
2025-12-24 04:17:41.416 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:17:41.416 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:17:41.416 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:17:41.416 DEBUG [src.node.docker_mananger] docker run -i -t -p 1138:1138 -p 1139:1139 -p 1140:1140 -p 1141:1141 -p 1142:1142 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=1140 --rest-port=1138 --tcp-port=1139 --discv5-udp-port=1141 --rest-address=0.0.0.0 --nat=extip:172.18.30.60 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fc75ddec39c4fe3d2d5ae9ef4defbcef8aacc8c181d844eee922cf086df063b4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1142 --metrics-logging=true --lightpush=true --relay=true --filter=true
|
|
2025-12-24 04:17:41.620 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.30.60 waku fbeb4004f753e1a59130211add7b115d748cb04ce189d01eb649e169ebe306db
|
|
2025-12-24 04:17:41.654 DEBUG [src.node.docker_mananger] Container started with ID fbeb4004f753. Setting up logs at ./log/docker/receiving_node1_2025-12-24_04-17-41__8fe399d7-d4c9-464c-a4de-f7bf19abcc09__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:17:41.655 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1138
|
|
2025-12-24 04:17:41.655 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:17:42.656 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1138/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:42.659 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-24 04:17:42.659 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-24 04:17:42.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1138/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:42.662 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.30.60/tcp/1139/p2p/16Uiu2HAm6BkSSi2UBshQmo9aLzNVo4ezf4DwhVANZSKbmd3WRPj8","/ip4/172.18.30.60/tcp/1140/ws/p2p/16Uiu2HAm6BkSSi2UBshQmo9aLzNVo4ezf4DwhVANZSKbmd3WRPj8"],"enrUri":"enr:-L24QLrjZirTS-YjSlZcfXNQrqA_R-HZ8zwq56VLjWOwNodnaP01_7U73uY9W24gCROPYtmTxzLrs2ws_nAm7folgTUCgmlkgnY0gmlwhKwSHjyKbXVsdGlhZGRyc5YACASsEh48BgRzAAoErBIePAYEdN0DgnJzhQADAQAAiXNlY3AyNTZrMaECn993nCXLMY9DK6s4WC2YBqfi1eVCbsI-ih1oCB77PXODdGNwggRzg3VkcIIEdYV3YWt1Mg0"}'
|
|
2025-12-24 04:17:42.662 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-24 04:17:42.669 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:17:42.669 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2025-12-24_04-17-41__8fe399d7-d4c9-464c-a4de-f7bf19abcc09__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:17:42.669 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:17:42.669 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:17:42.671 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:17:42.671 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.42.75
|
|
2025-12-24 04:17:42.671 DEBUG [src.node.docker_mananger] Generated ports ['49664', '49665', '49666', '49667', '49668']
|
|
2025-12-24 04:17:42.671 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:17:42.671 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:17:42.671 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:17:42.671 DEBUG [src.node.docker_mananger] docker run -i -t -p 49664:49664 -p 49665:49665 -p 49666:49666 -p 49667:49667 -p 49668:49668 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=49666 --rest-port=49664 --tcp-port=49665 --discv5-udp-port=49667 --rest-address=0.0.0.0 --nat=extip:172.18.42.75 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e3d0b12ebd0b05eb24e62db1c89eb79e7dc93636ccc6afae55c3eefb2d977aba --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49668 --metrics-logging=true --lightpush=false --relay=false --filternode=/ip4/172.18.30.60/tcp/1139/p2p/16Uiu2HAm6BkSSi2UBshQmo9aLzNVo4ezf4DwhVANZSKbmd3WRPj8
|
|
2025-12-24 04:17:42.867 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.42.75 waku fd5ec8ba537c99e455d33843e27755c9403c57592f11b901a005091f287710b2
|
|
2025-12-24 04:17:42.905 DEBUG [src.node.docker_mananger] Container started with ID fd5ec8ba537c. Setting up logs at ./log/docker/receiving_node2_2025-12-24_04-17-41__8fe399d7-d4c9-464c-a4de-f7bf19abcc09__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:17:42.905 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 49664
|
|
2025-12-24 04:17:42.905 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:17:43.906 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49664/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:43.910 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"READY"}]}'
|
|
2025-12-24 04:17:43.910 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-24 04:17:43.910 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49664/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:43.913 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.42.75/tcp/49665/p2p/16Uiu2HAmHMbdY6xT4SX9GJPiwqb4CkpN7Jr22AhaV3op7LWfRFoU","/ip4/172.18.42.75/tcp/49666/ws/p2p/16Uiu2HAmHMbdY6xT4SX9GJPiwqb4CkpN7Jr22AhaV3op7LWfRFoU"],"enrUri":"enr:-L24QNadrxTU0-nVjQ5EuznDk8mXOvdlcRYxsqPXZAO-uhHILQxRxBsy_x5qgSnh0MULwt_c9U5MpNpGlJpA2SP7444CgmlkgnY0gmlwhKwSKkuKbXVsdGlhZGRyc5YACASsEipLBsIBAAoErBIqSwbCAt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDRdXfFif3gIKEDlMtXNB1MCVXScpERTRUHWoERhOwwn-DdGNwgsIBg3VkcILCA4V3YWt1MgA"}'
|
|
2025-12-24 04:17:43.913 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-24 04:17:43.913 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49664/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.30.60/tcp/1139/p2p/16Uiu2HAm6BkSSi2UBshQmo9aLzNVo4ezf4DwhVANZSKbmd3WRPj8"]'
|
|
2025-12-24 04:17:43.941 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:17:43.951 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:17:43.952 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2025-12-24_04-17-41__8fe399d7-d4c9-464c-a4de-f7bf19abcc09__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:17:43.952 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:17:43.952 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:17:43.955 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:17:43.955 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.130.93
|
|
2025-12-24 04:17:43.955 DEBUG [src.node.docker_mananger] Generated ports ['29176', '29177', '29178', '29179', '29180']
|
|
2025-12-24 04:17:43.955 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:17:43.956 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:17:43.956 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:17:43.956 DEBUG [src.node.docker_mananger] docker run -i -t -p 29176:29176 -p 29177:29177 -p 29178:29178 -p 29179:29179 -p 29180:29180 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=29178 --rest-port=29176 --tcp-port=29177 --discv5-udp-port=29179 --rest-address=0.0.0.0 --nat=extip:172.18.130.93 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b5cac68fcae0e8d8efdfcff9c8cd9450286afd2d5c29c3ffa4b0c9aa8b59f1e3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29180 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QLrjZirTS-YjSlZcfXNQrqA_R-HZ8zwq56VLjWOwNodnaP01_7U73uY9W24gCROPYtmTxzLrs2ws_nAm7folgTUCgmlkgnY0gmlwhKwSHjyKbXVsdGlhZGRyc5YACASsEh48BgRzAAoErBIePAYEdN0DgnJzhQADAQAAiXNlY3AyNTZrMaECn993nCXLMY9DK6s4WC2YBqfi1eVCbsI-ih1oCB77PXODdGNwggRzg3VkcIIEdYV3YWt1Mg0 --lightpushnode=/ip4/172.18.30.60/tcp/1139/p2p/16Uiu2HAm6BkSSi2UBshQmo9aLzNVo4ezf4DwhVANZSKbmd3WRPj8 --lightpush=true --relay=false
|
|
2025-12-24 04:17:44.139 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.130.93 waku d446e4a3b4aa9b25955e9fb56d2277180b8f346764f3938136652e50132ecb09
|
|
2025-12-24 04:17:44.169 DEBUG [src.node.docker_mananger] Container started with ID d446e4a3b4aa. Setting up logs at ./log/docker/lightpush_node1_2025-12-24_04-17-41__8fe399d7-d4c9-464c-a4de-f7bf19abcc09__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:17:44.169 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29176
|
|
2025-12-24 04:17:44.170 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:17:45.171 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:45.272 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:45.374 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:45.475 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:45.507 ERROR [src.node.docker_mananger] Max retries reached for container d446e4a3b4aa. Exiting log stream.
|
|
2025-12-24 04:17:45.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:45.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:45.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:45.880 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:45.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:46.083 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:46.184 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:46.286 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:46.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:46.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:46.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:46.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:46.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:46.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:46.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:47.096 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:47.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:47.299 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:47.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:47.501 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:47.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:47.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:47.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:47.906 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:48.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:48.108 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:48.210 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:48.311 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:48.413 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:48.514 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:48.615 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:48.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:48.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:48.919 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:49.020 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:49.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:49.223 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:49.324 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:49.426 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:49.527 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:49.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:49.730 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:49.831 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:49.933 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:50.034 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:50.135 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:50.237 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:50.338 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:50.439 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:50.541 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:50.642 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:50.743 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:50.844 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:50.946 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:51.047 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:51.148 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:51.249 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:51.351 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:51.453 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:51.554 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:51.655 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:51.757 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:51.858 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:51.959 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:52.061 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:52.162 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:52.263 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:52.365 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:52.466 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:52.567 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:52.669 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:52.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:52.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:52.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:53.074 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:53.175 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:53.276 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:53.378 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:53.479 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:53.580 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:53.681 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:53.783 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:53.884 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:53.985 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:54.086 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:54.188 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:54.289 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:54.390 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:54.492 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:54.593 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:54.694 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:54.795 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:54.897 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:54.998 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:55.099 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:55.201 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:55.302 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:55.403 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:55.504 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:55.605 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:55.707 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:55.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:55.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:56.010 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:56.111 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:56.213 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:56.314 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:56.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:56.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:56.618 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:56.719 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:56.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:56.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:57.023 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:57.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:57.226 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:57.327 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:57.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:57.529 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:57.630 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:57.732 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:57.833 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:57.934 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:58.035 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:58.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:58.238 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:58.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:58.441 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:58.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:58.643 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:58.745 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:58.846 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:58.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:59.048 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:59.149 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:59.250 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:59.352 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:59.453 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:59.554 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:59.656 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:59.757 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:59.858 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:17:59.959 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:00.061 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:00.162 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:00.263 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:00.364 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:00.466 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:00.567 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:00.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:00.769 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:00.870 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:00.971 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:01.073 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:01.174 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:01.275 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:01.376 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:01.477 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:01.578 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:01.679 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:01.781 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:01.882 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:01.984 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:02.085 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:02.186 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:02.288 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:02.389 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:02.490 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:02.591 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:02.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:02.794 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:02.895 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:02.999 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:03.101 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:03.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:03.303 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:03.404 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:03.505 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:03.606 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:03.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:03.809 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:03.910 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:04.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:04.112 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:04.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:04.315 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:04.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:04.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:04.618 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:04.719 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:04.821 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:04.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:05.023 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:05.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:05.225 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29176/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:05.227 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=29176): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f50d39c0a40>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-24 04:18:05.327 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:18:05.327 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:18:05.329 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:18:05.329 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.142.251
|
|
2025-12-24 04:18:05.329 DEBUG [src.node.docker_mananger] Generated ports ['50579', '50580', '50581', '50582', '50583']
|
|
2025-12-24 04:18:05.329 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:18:05.329 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:18:05.329 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:18:05.330 DEBUG [src.node.docker_mananger] docker run -i -t -p 50579:50579 -p 50580:50580 -p 50581:50581 -p 50582:50582 -p 50583:50583 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=50581 --rest-port=50579 --tcp-port=50580 --discv5-udp-port=50582 --rest-address=0.0.0.0 --nat=extip:172.18.142.251 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b1c9a10a4fee3cb3c3dadfbbf9ff8fb382a1a4b508faf9bcf3bfb02de4b2f450 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50583 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QLrjZirTS-YjSlZcfXNQrqA_R-HZ8zwq56VLjWOwNodnaP01_7U73uY9W24gCROPYtmTxzLrs2ws_nAm7folgTUCgmlkgnY0gmlwhKwSHjyKbXVsdGlhZGRyc5YACASsEh48BgRzAAoErBIePAYEdN0DgnJzhQADAQAAiXNlY3AyNTZrMaECn993nCXLMY9DK6s4WC2YBqfi1eVCbsI-ih1oCB77PXODdGNwggRzg3VkcIIEdYV3YWt1Mg0 --lightpushnode=/ip4/172.18.30.60/tcp/1139/p2p/16Uiu2HAm6BkSSi2UBshQmo9aLzNVo4ezf4DwhVANZSKbmd3WRPj8 --lightpush=true --relay=false
|
|
2025-12-24 04:18:05.513 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.142.251 waku 2dc6f98d2eec4da0df0a6dda627caa2eae49fe694e3f6675cce1d6d82bd2a92a
|
|
2025-12-24 04:18:05.545 DEBUG [src.node.docker_mananger] Container started with ID 2dc6f98d2eec. Setting up logs at ./log/docker/lightpush_node1_2025-12-24_04-17-41__8fe399d7-d4c9-464c-a4de-f7bf19abcc09__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:18:05.546 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50579
|
|
2025-12-24 04:18:05.546 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:18:06.547 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:06.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:06.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:06.845 ERROR [src.node.docker_mananger] Max retries reached for container 2dc6f98d2eec. Exiting log stream.
|
|
2025-12-24 04:18:06.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:06.951 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:07.053 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:07.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:07.255 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:07.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:07.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:07.559 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:07.660 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:07.761 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:07.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:07.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:08.065 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:08.166 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:08.268 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:08.369 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:08.470 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:08.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:08.672 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:08.774 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:08.875 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:08.976 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:09.077 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:09.179 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:09.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:09.381 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:09.483 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:09.584 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:09.685 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:09.786 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:09.887 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:09.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:10.090 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:10.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:10.292 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:10.393 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:10.494 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:10.595 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:10.697 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:10.798 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:10.899 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:11.000 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:11.101 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:11.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:11.304 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:11.405 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:11.506 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:11.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:11.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:11.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:11.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:12.012 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:12.113 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:12.215 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:12.316 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:12.417 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:12.518 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:12.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:12.721 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:12.822 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:12.923 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:13.024 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:13.125 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:13.227 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:13.328 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:13.429 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:13.530 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:13.631 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:13.732 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:13.833 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:13.935 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:14.036 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:14.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:14.238 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:14.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:14.441 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:14.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:14.643 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:14.744 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:14.845 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:14.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:15.048 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:15.149 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:15.250 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:15.351 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:15.453 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:15.554 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:15.655 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:15.756 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:15.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:15.959 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:16.060 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:16.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:16.262 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:16.363 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:16.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:16.566 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:16.667 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:16.768 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:16.869 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:16.971 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:17.072 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:17.173 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:17.274 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:17.375 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:17.476 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:17.578 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:17.679 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:17.780 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:17.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:17.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:18.083 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:18.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:18.286 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:18.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:18.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:18.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:18.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:18.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:18.893 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:18.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:19.095 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:19.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:19.298 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:19.399 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:19.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:19.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:19.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:19.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:19.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:20.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:20.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:20.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:20.310 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:20.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:20.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:20.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:20.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:20.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:20.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:21.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:21.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:21.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:21.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:21.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:21.524 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:21.625 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:21.726 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:21.828 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:21.929 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:22.030 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:22.131 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:22.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:22.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:22.436 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:22.537 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:22.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:22.739 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:22.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:22.942 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:23.043 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:23.144 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:23.245 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:23.347 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:23.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:23.549 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:23.651 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:23.752 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:23.853 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:23.954 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:24.055 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:24.156 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:24.258 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:24.359 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:24.460 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:24.561 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:24.663 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:24.764 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:24.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:24.966 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:25.068 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:25.169 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:25.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:25.372 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:25.473 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:25.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:25.675 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:25.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:25.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:25.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:26.080 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:26.181 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:26.282 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:26.384 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:26.485 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:26.586 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:26.588 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=50579): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f50d3b2f710>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-24 04:18:26.688 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:18:26.688 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:18:26.690 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:18:26.690 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.53.28
|
|
2025-12-24 04:18:26.690 DEBUG [src.node.docker_mananger] Generated ports ['12483', '12484', '12485', '12486', '12487']
|
|
2025-12-24 04:18:26.690 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:18:26.690 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:18:26.690 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:18:26.690 DEBUG [src.node.docker_mananger] docker run -i -t -p 12483:12483 -p 12484:12484 -p 12485:12485 -p 12486:12486 -p 12487:12487 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=12485 --rest-port=12483 --tcp-port=12484 --discv5-udp-port=12486 --rest-address=0.0.0.0 --nat=extip:172.18.53.28 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=97a11fa2d9a1fc9ca9577e2d9b3bf4b2ad5f2dd6f7b82db1ee1aaf1f1aeeaac4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12487 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QLrjZirTS-YjSlZcfXNQrqA_R-HZ8zwq56VLjWOwNodnaP01_7U73uY9W24gCROPYtmTxzLrs2ws_nAm7folgTUCgmlkgnY0gmlwhKwSHjyKbXVsdGlhZGRyc5YACASsEh48BgRzAAoErBIePAYEdN0DgnJzhQADAQAAiXNlY3AyNTZrMaECn993nCXLMY9DK6s4WC2YBqfi1eVCbsI-ih1oCB77PXODdGNwggRzg3VkcIIEdYV3YWt1Mg0 --lightpushnode=/ip4/172.18.30.60/tcp/1139/p2p/16Uiu2HAm6BkSSi2UBshQmo9aLzNVo4ezf4DwhVANZSKbmd3WRPj8 --lightpush=true --relay=false
|
|
2025-12-24 04:18:26.866 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.53.28 waku ac6e5adf999c69b7d5056b86c2b68ebc5f110c8cc7e37c42546f7eea718d3fb3
|
|
2025-12-24 04:18:26.897 DEBUG [src.node.docker_mananger] Container started with ID ac6e5adf999c. Setting up logs at ./log/docker/lightpush_node1_2025-12-24_04-17-41__8fe399d7-d4c9-464c-a4de-f7bf19abcc09__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:18:26.898 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12483
|
|
2025-12-24 04:18:26.898 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:18:27.898 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:28.000 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:28.101 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:28.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:28.230 ERROR [src.node.docker_mananger] Max retries reached for container ac6e5adf999c. Exiting log stream.
|
|
2025-12-24 04:18:28.303 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:28.404 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:28.505 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:28.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:28.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:28.809 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:28.910 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:29.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:29.112 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:29.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:29.315 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:29.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:29.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:29.618 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:29.720 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:29.821 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:29.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:30.023 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:30.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:30.225 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:30.327 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:30.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:30.529 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:30.631 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:30.732 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:30.833 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:30.934 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:31.036 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:31.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:31.238 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:31.339 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:31.440 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:31.541 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:31.643 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:31.744 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:31.845 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:31.946 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:32.047 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:32.148 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:32.250 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:32.351 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:32.452 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:32.553 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:32.654 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:32.755 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:32.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:32.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:33.059 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:33.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:33.261 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:33.362 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:33.464 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:33.565 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:33.666 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:33.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:33.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:33.970 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:34.071 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:34.172 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:34.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:34.375 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:34.476 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:34.577 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:34.678 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:34.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:34.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:34.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:35.083 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:35.184 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:35.286 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:35.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:35.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:35.589 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:35.690 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:35.791 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:35.893 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:35.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:36.095 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:36.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:36.298 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:36.399 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:36.501 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:36.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:36.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:36.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:36.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:37.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:37.108 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:37.209 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:37.311 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:37.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:37.513 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:37.615 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:37.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:37.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:37.918 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:38.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:38.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:38.222 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:38.323 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:38.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:38.526 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:38.627 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:38.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:38.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:38.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:39.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:39.134 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:39.235 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:39.336 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:39.437 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:39.539 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:39.640 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:39.741 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:39.843 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:39.944 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:40.045 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:40.147 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:40.248 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:40.349 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:40.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:40.551 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:40.653 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:40.754 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:40.855 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:40.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:41.058 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:41.159 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:41.261 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:41.362 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:41.463 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:41.564 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:41.666 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:41.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:41.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:41.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:42.071 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:42.172 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:42.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:42.375 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:42.476 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:42.577 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:42.678 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:42.780 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:42.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:42.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:43.084 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:43.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:43.286 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:43.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:43.489 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:43.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:43.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:43.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:43.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:43.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:44.096 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:44.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:44.298 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:44.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:44.501 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:44.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:44.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:44.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:44.906 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:45.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:45.109 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:45.210 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:45.311 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:45.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:45.513 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:45.615 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:45.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:45.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:45.919 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:46.020 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:46.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:46.222 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:46.323 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:46.424 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:46.526 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:46.627 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:46.728 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:46.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:46.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:47.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:47.133 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:47.234 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:47.336 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:47.451 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:47.553 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:47.654 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:47.755 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:47.856 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:47.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:47.958 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=12483): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f50d3b5d310>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-24 04:18:48.131 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-24 04:18:48.132 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-24 04:18:48.132 DEBUG [src.node.waku_node] Stopping container with id fbeb4004f753
|
|
2025-12-24 04:18:48.681 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-24 04:18:48.682 DEBUG [src.node.waku_node] Stopping container with id fd5ec8ba537c
|
|
2025-12-24 04:18:49.211 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-24 04:18:49.213 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:49.315 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:49.416 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:49.493 ERROR [src.node.docker_mananger] Max retries reached for container fbeb4004f753. Exiting log stream.
|
|
2025-12-24 04:18:49.518 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:49.619 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:49.720 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:49.822 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:49.923 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:50.023 ERROR [src.node.docker_mananger] Max retries reached for container fd5ec8ba537c. Exiting log stream.
|
|
2025-12-24 04:18:50.024 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:50.126 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:50.227 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:50.329 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:50.430 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:50.532 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:50.633 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:50.735 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:50.836 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:50.938 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:51.039 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:51.140 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:51.242 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:51.343 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:51.445 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:51.546 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:51.647 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:51.749 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:51.850 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:51.952 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:52.053 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:52.154 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:52.256 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:52.357 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:52.459 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:52.560 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:52.662 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:52.763 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:52.865 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:52.966 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:53.068 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:53.169 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:53.271 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:53.372 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:53.474 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:53.575 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:53.676 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:53.778 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:53.879 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:53.980 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:54.082 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:54.183 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:54.285 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:54.286 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/ac6e5adf999c69b7d5056b86c2b68ebc5f110c8cc7e37c42546f7eea718d3fb3/stop: Not Found ("No such container: ac6e5adf999c69b7d5056b86c2b68ebc5f110c8cc7e37c42546f7eea718d3fb3")
|
|
2025-12-24 04:18:54.287 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:54.388 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:54.489 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:54.590 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:54.692 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:54.793 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:54.895 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:54.996 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:55.098 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:55.199 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:55.301 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:55.402 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:55.503 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:55.605 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:55.706 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:55.808 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:55.909 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:56.011 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:56.112 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:56.214 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:56.315 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:56.417 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:56.519 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:56.620 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:56.722 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:56.823 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:56.925 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:57.026 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:57.128 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:57.229 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:57.331 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:57.432 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:57.533 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:57.635 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:57.736 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:57.838 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:57.939 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:58.040 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:58.142 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:58.243 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:58.345 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:58.446 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:58.548 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:58.649 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:58.751 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:58.852 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:58.953 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:59.055 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:59.156 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:59.258 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:59.359 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:59.361 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/ac6e5adf999c69b7d5056b86c2b68ebc5f110c8cc7e37c42546f7eea718d3fb3/stop: Not Found ("No such container: ac6e5adf999c69b7d5056b86c2b68ebc5f110c8cc7e37c42546f7eea718d3fb3")
|
|
2025-12-24 04:18:59.361 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:59.462 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:59.563 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:59.665 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:59.766 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:59.868 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:18:59.969 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:00.070 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:00.172 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:00.274 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:00.375 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:00.477 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:00.578 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:00.680 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:00.781 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:00.883 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:00.984 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:01.085 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:01.187 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:01.288 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:01.390 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:01.491 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:01.593 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:01.695 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:01.796 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:01.897 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:01.999 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:02.101 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:02.202 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:02.304 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:02.405 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:02.507 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:02.608 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:02.709 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:02.811 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:02.912 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:03.014 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:03.115 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:03.216 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:03.318 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:03.419 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:03.521 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:03.622 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:03.723 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:03.825 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:03.926 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:04.028 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:04.129 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:04.230 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:04.332 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:04.434 DEBUG [src.node.waku_node] Stopping container with id ac6e5adf999c
|
|
2025-12-24 04:19:04.435 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/ac6e5adf999c69b7d5056b86c2b68ebc5f110c8cc7e37c42546f7eea718d3fb3/stop: Not Found ("No such container: ac6e5adf999c69b7d5056b86c2b68ebc5f110c8cc7e37c42546f7eea718d3fb3")
|
|
2025-12-24 04:19:04.436 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-24 04:19:04.456 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-24 04:19:04.475 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-24 04:19:04.475 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-24 04:19:04.476 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-24 04:19:04.476 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-24 04:19:04.477 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2025-12-24 04:19:04.477 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2025-12-24 04:19:04.477 DEBUG [src.libs.common] Attaching file ./log/docker/lightpush_node1_2025-12-24_04-17-41__8fe399d7-d4c9-464c-a4de-f7bf19abcc09__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:19:04.478 DEBUG [src.libs.common] Attaching file ./log/docker/receiving_node1_2025-12-24_04-17-41__8fe399d7-d4c9-464c-a4de-f7bf19abcc09__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:19:04.479 DEBUG [src.libs.common] Attaching file ./log/docker/receiving_node2_2025-12-24_04-17-41__8fe399d7-d4c9-464c-a4de-f7bf19abcc09__wakuorg_nwaku:latest.log
|