mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-09 01:13:07 +00:00
2596 lines
378 KiB
Plaintext
2596 lines
378 KiB
Plaintext
2025-12-26 04:34:33.318 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-26 04:34:33.318 DEBUG [tests.conftest] Running test: test_light_push_with_valid_meta with id: 2025-12-26_04-34-33__dc35ce10-fd59-47e9-9584-813bd8fc8328
|
|
2025-12-26 04:34:33.318 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-26 04:34:33.319 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-26 04:34:33.325 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-26 04:34:33.325 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2025-12-26_04-34-33__dc35ce10-fd59-47e9-9584-813bd8fc8328__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:34:33.326 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-26 04:34:33.326 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-26 04:34:33.327 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-26 04:34:33.327 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.74.118
|
|
2025-12-26 04:34:33.327 DEBUG [src.node.docker_mananger] Generated ports ['35469', '35470', '35471', '35472', '35473']
|
|
2025-12-26 04:34:33.328 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-26 04:34:33.328 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-26 04:34:33.328 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-26 04:34:33.328 DEBUG [src.node.docker_mananger] docker run -i -t -p 35469:35469 -p 35470:35470 -p 35471:35471 -p 35472:35472 -p 35473:35473 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=35471 --rest-port=35469 --tcp-port=35470 --discv5-udp-port=35472 --rest-address=0.0.0.0 --nat=extip:172.18.74.118 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ff51ccd8844ceed46ebecb536c4bfb32bca10f3e1e2041d5afcc6a1ceecc9ebc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35473 --metrics-logging=true --lightpush=true --relay=true
|
|
2025-12-26 04:34:33.521 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.74.118 waku 0cd7973582ced384c78d009593eaa101ee2d8a50020d6e29018f458133f2b303
|
|
2025-12-26 04:34:33.559 DEBUG [src.node.docker_mananger] Container started with ID 0cd7973582ce. Setting up logs at ./log/docker/receiving_node1_2025-12-26_04-34-33__dc35ce10-fd59-47e9-9584-813bd8fc8328__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:34:33.560 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35469
|
|
2025-12-26 04:34:33.560 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-26 04:34:34.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35469/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:34.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-26 04:34:34.564 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-26 04:34:34.564 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35469/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:34.566 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.74.118/tcp/35470/p2p/16Uiu2HAmVZf1QyDVQu3qvAiDPZ6Hqy2bT5TnEi3utdp7dJ5Ht2ez","/ip4/172.18.74.118/tcp/35471/ws/p2p/16Uiu2HAmVZf1QyDVQu3qvAiDPZ6Hqy2bT5TnEi3utdp7dJ5Ht2ez"],"enrUri":"enr:-L24QKRwbVQbrvfRwUAD1DKNZhb8uS2ugbDCyYHLJJ2Yh9eJWD7M07ljzdatyQd5Wzrsv2qfZ0_LDJxB_rtf-uQoswACgmlkgnY0gmlwhKwSSnaKbXVsdGlhZGRyc5YACASsEkp2BoqOAAoErBJKdgaKj90DgnJzhQADAQAAiXNlY3AyNTZrMaED-zjnIa3c5pLp3rm6PD_Aa4ouGBqOJpmomF3p5BkSi3eDdGNwgoqOg3VkcIKKkIV3YWt1Mgk"}'
|
|
2025-12-26 04:34:34.566 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-26 04:34:34.573 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-26 04:34:34.573 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2025-12-26_04-34-33__dc35ce10-fd59-47e9-9584-813bd8fc8328__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:34:34.573 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-26 04:34:34.573 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-26 04:34:34.574 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-26 04:34:34.575 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.156.9
|
|
2025-12-26 04:34:34.575 DEBUG [src.node.docker_mananger] Generated ports ['36827', '36828', '36829', '36830', '36831']
|
|
2025-12-26 04:34:34.575 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-26 04:34:34.575 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-26 04:34:34.575 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-26 04:34:34.575 DEBUG [src.node.docker_mananger] docker run -i -t -p 36827:36827 -p 36828:36828 -p 36829:36829 -p 36830:36830 -p 36831:36831 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=36829 --rest-port=36827 --tcp-port=36828 --discv5-udp-port=36830 --rest-address=0.0.0.0 --nat=extip:172.18.156.9 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f2ffd1645c8be6000334716e4aa10fe47ecaabe11ee285ae285654eabcf6fa7f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36831 --metrics-logging=true --lightpush=false --relay=true
|
|
2025-12-26 04:34:34.760 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.156.9 waku df46d5344d21806326f88dc673cf8f69ec1cc681a75a830233fd50ad4551b8cb
|
|
2025-12-26 04:34:34.789 DEBUG [src.node.docker_mananger] Container started with ID df46d5344d21. Setting up logs at ./log/docker/receiving_node2_2025-12-26_04-34-33__dc35ce10-fd59-47e9-9584-813bd8fc8328__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:34:34.790 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 36827
|
|
2025-12-26 04:34:34.790 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-26 04:34:35.790 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36827/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:35.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-26 04:34:35.794 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-26 04:34:35.794 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36827/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:35.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.156.9/tcp/36828/p2p/16Uiu2HAmUMsJdYkysDLL3WdDr19ALQR1CZRjAZtRU8WWY8yws23m","/ip4/172.18.156.9/tcp/36829/ws/p2p/16Uiu2HAmUMsJdYkysDLL3WdDr19ALQR1CZRjAZtRU8WWY8yws23m"],"enrUri":"enr:-L24QCDumQZqrXI7KvvbnbxW6scB9OwdOlNMNjSFb0BmYHT_HSg0J6PcVREZ1bE51zj0SXLXqBijLCJkFKHYDHM-no8CgmlkgnY0gmlwhKwSnAmKbXVsdGlhZGRyc5YACASsEpwJBo_cAAoErBKcCQaP3d0DgnJzhQADAQAAiXNlY3AyNTZrMaED6Vgmen4z4GZEfskJgAKDje2ecor-HczFalVp7tQmejSDdGNwgo_cg3VkcIKP3oV3YWt1MgE"}'
|
|
2025-12-26 04:34:35.796 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-26 04:34:35.797 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36827/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.74.118/tcp/35470/p2p/16Uiu2HAmVZf1QyDVQu3qvAiDPZ6Hqy2bT5TnEi3utdp7dJ5Ht2ez"]'
|
|
2025-12-26 04:34:35.825 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:34:35.835 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-26 04:34:35.835 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2025-12-26_04-34-33__dc35ce10-fd59-47e9-9584-813bd8fc8328__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:34:35.835 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-26 04:34:35.835 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-26 04:34:35.837 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-26 04:34:35.837 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.127.153
|
|
2025-12-26 04:34:35.837 DEBUG [src.node.docker_mananger] Generated ports ['11818', '11819', '11820', '11821', '11822']
|
|
2025-12-26 04:34:35.837 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-26 04:34:35.837 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-26 04:34:35.839 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-26 04:34:35.839 DEBUG [src.node.docker_mananger] docker run -i -t -p 11818:11818 -p 11819:11819 -p 11820:11820 -p 11821:11821 -p 11822:11822 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=11820 --rest-port=11818 --tcp-port=11819 --discv5-udp-port=11821 --rest-address=0.0.0.0 --nat=extip:172.18.127.153 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4e6d8d98df8b2465d292aa7c14455c6ead7e910f2f8eefb3d492b8a010d1629f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11822 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QKRwbVQbrvfRwUAD1DKNZhb8uS2ugbDCyYHLJJ2Yh9eJWD7M07ljzdatyQd5Wzrsv2qfZ0_LDJxB_rtf-uQoswACgmlkgnY0gmlwhKwSSnaKbXVsdGlhZGRyc5YACASsEkp2BoqOAAoErBJKdgaKj90DgnJzhQADAQAAiXNlY3AyNTZrMaED-zjnIa3c5pLp3rm6PD_Aa4ouGBqOJpmomF3p5BkSi3eDdGNwgoqOg3VkcIKKkIV3YWt1Mgk --lightpushnode=/ip4/172.18.74.118/tcp/35470/p2p/16Uiu2HAmVZf1QyDVQu3qvAiDPZ6Hqy2bT5TnEi3utdp7dJ5Ht2ez --lightpush=true --relay=false
|
|
2025-12-26 04:34:36.022 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.127.153 waku 78a925c95b42f2f5a1791df85c57e11574f7ab23f8998f0351e44ccabd3b6209
|
|
2025-12-26 04:34:36.051 DEBUG [src.node.docker_mananger] Container started with ID 78a925c95b42. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-34-33__dc35ce10-fd59-47e9-9584-813bd8fc8328__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:34:36.052 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11818
|
|
2025-12-26 04:34:36.052 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-26 04:34:37.052 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:37.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:37.255 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:37.356 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:37.391 ERROR [src.node.docker_mananger] Max retries reached for container 78a925c95b42. Exiting log stream.
|
|
2025-12-26 04:34:37.457 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:37.559 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:37.660 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:37.761 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:37.863 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:37.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:38.065 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:38.166 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:38.267 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:38.368 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:38.470 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:38.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:38.672 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:38.773 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:38.874 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:38.975 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:39.077 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:39.178 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:39.279 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:39.380 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:39.481 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:39.583 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:39.684 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:39.785 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:39.886 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:39.987 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:40.088 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:40.190 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:40.291 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:40.392 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:40.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:40.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:40.696 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:40.797 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:40.898 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:40.999 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:41.100 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:41.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:41.303 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:41.404 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:41.506 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:41.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:41.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:41.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:41.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:42.012 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:42.114 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:42.215 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:42.316 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:42.417 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:42.518 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:42.619 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:42.721 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:42.822 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:42.923 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:43.024 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:43.125 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:43.227 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:43.328 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:43.430 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:43.531 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:43.632 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:43.734 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:43.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:43.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:44.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:44.138 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:44.239 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:44.341 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:44.442 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:44.543 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:44.645 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:44.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:44.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:44.948 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:45.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:45.151 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:45.252 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:45.354 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:45.455 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:45.556 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:45.657 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:45.759 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:45.860 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:45.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:46.063 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:46.164 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:46.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:46.367 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:46.468 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:46.569 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:46.670 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:46.771 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:46.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:46.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:47.075 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:47.176 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:47.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:47.378 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:47.480 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:47.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:47.682 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:47.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:47.885 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:47.986 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:48.088 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:48.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:48.290 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:48.391 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:48.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:48.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:48.695 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:48.796 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:48.898 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:48.999 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:49.100 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:49.201 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:49.303 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:49.404 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:49.505 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:49.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:49.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:49.809 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:49.910 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:50.012 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:50.113 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:50.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:50.315 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:50.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:50.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:50.619 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:50.720 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:50.822 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:50.923 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:51.024 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:51.125 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:51.227 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:51.328 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:51.429 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:51.530 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:51.631 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:51.732 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:51.834 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:51.935 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:52.036 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:52.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:52.239 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:52.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:52.441 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:52.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:52.644 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:52.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:52.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:52.948 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:53.067 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:53.169 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:53.270 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:53.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:53.473 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:53.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:53.676 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:53.777 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:53.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:53.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:54.081 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:54.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:54.284 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:54.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:54.486 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:54.588 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:54.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:54.791 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:54.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:54.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:55.096 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:55.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:55.299 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:55.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:55.501 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:55.603 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:55.704 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:55.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:55.907 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:56.008 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:56.109 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:56.210 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:56.311 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:56.413 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:56.514 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:56.615 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:56.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:56.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:56.918 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:57.020 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:57.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11818/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:57.122 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=11818): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fecb5321cd0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-26 04:34:57.222 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-26 04:34:57.223 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-26 04:34:57.224 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-26 04:34:57.225 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.155.213
|
|
2025-12-26 04:34:57.225 DEBUG [src.node.docker_mananger] Generated ports ['51791', '51792', '51793', '51794', '51795']
|
|
2025-12-26 04:34:57.225 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-26 04:34:57.225 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-26 04:34:57.225 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-26 04:34:57.225 DEBUG [src.node.docker_mananger] docker run -i -t -p 51791:51791 -p 51792:51792 -p 51793:51793 -p 51794:51794 -p 51795:51795 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=51793 --rest-port=51791 --tcp-port=51792 --discv5-udp-port=51794 --rest-address=0.0.0.0 --nat=extip:172.18.155.213 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7badbb78feaeaae8a37f3fde5820f8d4ed23d40c26c3ac92c966bdf8b76a6ad1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51795 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QKRwbVQbrvfRwUAD1DKNZhb8uS2ugbDCyYHLJJ2Yh9eJWD7M07ljzdatyQd5Wzrsv2qfZ0_LDJxB_rtf-uQoswACgmlkgnY0gmlwhKwSSnaKbXVsdGlhZGRyc5YACASsEkp2BoqOAAoErBJKdgaKj90DgnJzhQADAQAAiXNlY3AyNTZrMaED-zjnIa3c5pLp3rm6PD_Aa4ouGBqOJpmomF3p5BkSi3eDdGNwgoqOg3VkcIKKkIV3YWt1Mgk --lightpushnode=/ip4/172.18.74.118/tcp/35470/p2p/16Uiu2HAmVZf1QyDVQu3qvAiDPZ6Hqy2bT5TnEi3utdp7dJ5Ht2ez --lightpush=true --relay=false
|
|
2025-12-26 04:34:57.399 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.155.213 waku 4e0abe48699d5f7db7c4ef4a4cad163a264161ba8ef52c1042736c3051eb26f0
|
|
2025-12-26 04:34:57.428 DEBUG [src.node.docker_mananger] Container started with ID 4e0abe48699d. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-34-33__dc35ce10-fd59-47e9-9584-813bd8fc8328__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:34:57.429 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 51791
|
|
2025-12-26 04:34:57.430 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-26 04:34:58.430 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:58.532 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:58.633 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:58.734 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:58.764 ERROR [src.node.docker_mananger] Max retries reached for container 4e0abe48699d. Exiting log stream.
|
|
2025-12-26 04:34:58.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:58.937 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:59.038 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:59.139 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:59.241 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:59.342 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:59.443 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:59.544 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:59.645 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:59.747 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:59.848 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:34:59.949 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:00.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:00.151 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:00.253 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:00.354 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:00.455 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:00.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:00.658 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:00.759 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:00.860 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:00.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:01.063 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:01.164 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:01.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:01.367 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:01.468 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:01.569 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:01.671 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:01.772 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:01.873 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:01.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:02.076 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:02.177 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:02.279 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:02.380 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:02.481 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:02.582 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:02.683 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:02.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:02.886 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:02.987 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:03.088 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:03.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:03.290 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:03.391 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:03.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:03.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:03.695 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:03.796 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:03.897 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:03.998 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:04.100 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:04.201 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:04.302 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:04.403 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:04.504 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:04.605 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:04.707 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:04.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:04.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:05.010 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:05.111 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:05.213 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:05.314 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:05.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:05.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:05.618 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:05.719 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:05.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:05.921 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:06.022 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:06.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:06.225 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:06.326 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:06.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:06.528 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:06.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:06.730 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:06.832 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:06.933 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:07.034 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:07.135 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:07.237 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:07.338 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:07.439 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:07.540 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:07.641 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:07.743 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:07.844 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:07.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:08.046 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:08.147 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:08.248 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:08.350 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:08.451 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:08.552 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:08.653 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:08.754 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:08.856 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:08.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:09.058 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:09.159 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:09.260 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:09.362 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:09.463 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:09.564 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:09.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:09.766 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:09.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:09.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:10.070 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:10.171 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:10.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:10.374 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:10.475 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:10.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:10.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:10.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:10.880 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:10.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:11.083 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:11.184 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:11.285 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:11.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:11.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:11.589 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:11.690 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:11.791 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:11.893 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:11.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:12.095 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:12.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:12.298 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:12.399 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:12.501 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:12.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:12.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:12.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:12.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:13.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:13.108 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:13.209 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:13.310 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:13.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:13.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:13.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:13.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:13.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:13.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:14.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:14.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:14.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:14.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:14.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:14.524 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:14.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:14.726 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:14.828 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:14.929 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:15.030 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:15.131 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:15.232 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:15.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:15.435 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:15.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:15.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:15.739 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:15.840 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:15.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:16.042 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:16.143 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:16.245 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:16.346 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:16.447 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:16.548 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:16.649 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:16.750 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:16.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:16.953 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:17.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:17.155 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:17.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:17.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:17.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:17.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:17.661 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:17.762 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:17.863 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:17.965 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:18.066 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:18.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:18.268 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:18.369 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:18.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:18.472 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=51791): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fecafdfd070>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-26 04:35:18.572 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-26 04:35:18.572 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-26 04:35:18.574 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-26 04:35:18.574 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.132.162
|
|
2025-12-26 04:35:18.574 DEBUG [src.node.docker_mananger] Generated ports ['53193', '53194', '53195', '53196', '53197']
|
|
2025-12-26 04:35:18.574 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-26 04:35:18.574 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-26 04:35:18.574 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-26 04:35:18.574 DEBUG [src.node.docker_mananger] docker run -i -t -p 53193:53193 -p 53194:53194 -p 53195:53195 -p 53196:53196 -p 53197:53197 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=53195 --rest-port=53193 --tcp-port=53194 --discv5-udp-port=53196 --rest-address=0.0.0.0 --nat=extip:172.18.132.162 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=eb6a4a2beeaa1deb9e7d14cd9f08efbe65c70a1abd0abbcf40f8b0b905f1f316 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53197 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QKRwbVQbrvfRwUAD1DKNZhb8uS2ugbDCyYHLJJ2Yh9eJWD7M07ljzdatyQd5Wzrsv2qfZ0_LDJxB_rtf-uQoswACgmlkgnY0gmlwhKwSSnaKbXVsdGlhZGRyc5YACASsEkp2BoqOAAoErBJKdgaKj90DgnJzhQADAQAAiXNlY3AyNTZrMaED-zjnIa3c5pLp3rm6PD_Aa4ouGBqOJpmomF3p5BkSi3eDdGNwgoqOg3VkcIKKkIV3YWt1Mgk --lightpushnode=/ip4/172.18.74.118/tcp/35470/p2p/16Uiu2HAmVZf1QyDVQu3qvAiDPZ6Hqy2bT5TnEi3utdp7dJ5Ht2ez --lightpush=true --relay=false
|
|
2025-12-26 04:35:18.817 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-26 04:35:18.818 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-26 04:35:18.819 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-26 04:35:18.819 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.151.254
|
|
2025-12-26 04:35:18.820 DEBUG [src.node.docker_mananger] Generated ports ['50105', '50106', '50107', '50108', '50109']
|
|
2025-12-26 04:35:18.820 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-26 04:35:18.820 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-26 04:35:18.820 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-26 04:35:18.820 DEBUG [src.node.docker_mananger] docker run -i -t -p 50105:50105 -p 50106:50106 -p 50107:50107 -p 50108:50108 -p 50109:50109 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=50107 --rest-port=50105 --tcp-port=50106 --discv5-udp-port=50108 --rest-address=0.0.0.0 --nat=extip:172.18.151.254 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dc3d29e6aebb91e1861b9bc09eaa1a4bfcbd8aa66b8f0ca11e5efad8fbd96ef6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50109 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QKRwbVQbrvfRwUAD1DKNZhb8uS2ugbDCyYHLJJ2Yh9eJWD7M07ljzdatyQd5Wzrsv2qfZ0_LDJxB_rtf-uQoswACgmlkgnY0gmlwhKwSSnaKbXVsdGlhZGRyc5YACASsEkp2BoqOAAoErBJKdgaKj90DgnJzhQADAQAAiXNlY3AyNTZrMaED-zjnIa3c5pLp3rm6PD_Aa4ouGBqOJpmomF3p5BkSi3eDdGNwgoqOg3VkcIKKkIV3YWt1Mgk --lightpushnode=/ip4/172.18.74.118/tcp/35470/p2p/16Uiu2HAmVZf1QyDVQu3qvAiDPZ6Hqy2bT5TnEi3utdp7dJ5Ht2ez --lightpush=true --relay=false
|
|
2025-12-26 04:35:18.990 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.151.254 waku 5ecc27851b7a3fb8c764410a5c7545c36eb3ddaac41216ef22c3dab4e866d25b
|
|
2025-12-26 04:35:19.018 DEBUG [src.node.docker_mananger] Container started with ID 5ecc27851b7a. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-34-33__dc35ce10-fd59-47e9-9584-813bd8fc8328__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:35:19.019 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50105
|
|
2025-12-26 04:35:19.020 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-26 04:35:20.020 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:20.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:20.222 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:20.324 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:20.332 ERROR [src.node.docker_mananger] Max retries reached for container 5ecc27851b7a. Exiting log stream.
|
|
2025-12-26 04:35:20.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:20.526 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:20.628 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:20.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:20.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:20.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:21.033 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:21.134 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:21.235 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:21.336 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:21.437 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:21.538 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:21.640 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:21.741 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:21.842 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:21.943 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:22.044 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:22.146 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:22.247 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:22.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:22.449 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:22.550 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:22.652 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:22.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:22.854 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:22.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:23.056 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:23.157 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:23.259 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:23.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:23.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:23.563 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:23.664 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:23.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:23.866 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:23.967 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:24.069 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:24.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:24.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:24.372 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:24.473 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:24.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:24.676 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:24.777 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:24.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:24.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:25.080 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:25.181 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:25.283 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:25.384 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:25.485 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:25.586 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:25.687 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:25.789 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:25.890 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:25.991 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:26.092 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:26.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:26.295 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:26.396 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:26.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:26.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:26.699 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:26.800 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:26.901 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:27.003 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:27.104 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:27.205 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:27.306 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:27.408 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:27.509 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:27.610 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:27.711 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:27.812 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:27.913 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:28.015 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:28.116 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:28.217 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:28.318 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:28.420 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:28.521 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:28.622 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:28.723 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:28.824 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:28.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:29.027 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:29.128 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:29.229 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:29.330 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:29.431 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:29.533 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:29.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:29.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:29.836 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:29.937 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:30.038 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:30.140 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:30.241 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:30.342 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:30.443 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:30.544 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:30.646 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:30.747 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:30.848 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:30.949 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:31.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:31.151 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:31.253 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:31.354 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:31.455 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:31.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:31.658 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:31.759 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:31.860 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:31.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:32.063 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:32.164 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:32.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:32.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:32.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:32.569 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:32.670 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:32.771 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:32.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:32.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:33.074 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:33.176 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:33.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:33.378 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:33.480 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:33.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:33.685 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:33.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:33.888 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:33.989 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:34.090 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:34.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:34.292 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:34.394 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:34.495 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:34.596 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:34.697 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:34.798 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:34.900 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:35.001 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:35.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:35.204 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:35.305 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:35.406 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:35.508 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:35.609 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:35.710 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:35.811 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:35.913 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:36.014 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:36.115 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:36.217 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:36.318 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:36.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:36.521 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:36.622 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:36.723 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:36.825 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:36.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:37.027 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:37.128 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:37.229 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:37.330 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:37.432 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:37.533 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:37.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:37.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:37.836 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:37.938 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:38.039 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:38.140 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:38.242 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:38.343 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:38.444 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:38.545 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:38.647 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:38.748 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:38.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:38.951 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:39.052 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:39.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:39.255 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:39.356 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:39.457 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:39.559 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:39.660 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:39.761 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:39.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:39.963 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:40.065 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50105/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:40.065 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=50105): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fecb415ffb0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-26 04:35:40.247 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-26 04:35:40.248 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-26 04:35:40.248 DEBUG [src.node.waku_node] Stopping container with id 0cd7973582ce
|
|
2025-12-26 04:35:40.765 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-26 04:35:40.766 DEBUG [src.node.waku_node] Stopping container with id df46d5344d21
|
|
2025-12-26 04:35:41.283 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-26 04:35:41.283 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:41.386 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:41.487 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:41.577 ERROR [src.node.docker_mananger] Max retries reached for container 0cd7973582ce. Exiting log stream.
|
|
2025-12-26 04:35:41.589 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:41.690 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:41.792 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:41.894 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:41.995 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:42.098 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:42.098 ERROR [src.node.docker_mananger] Max retries reached for container df46d5344d21. Exiting log stream.
|
|
2025-12-26 04:35:42.199 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:42.301 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:42.402 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:42.504 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:42.605 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:42.707 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:42.808 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:42.910 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:43.011 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:43.112 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:43.214 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:43.315 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:43.417 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:43.518 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:43.619 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:43.721 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:43.822 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:43.923 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:44.025 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:44.126 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:44.228 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:44.329 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:44.431 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:44.532 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:44.633 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:44.734 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:44.836 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:44.937 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:45.039 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:45.140 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:45.241 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:45.343 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:45.444 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:45.546 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:45.647 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:45.748 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:45.850 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:45.952 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:46.053 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:46.154 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:46.256 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:46.357 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:46.358 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/5ecc27851b7a3fb8c764410a5c7545c36eb3ddaac41216ef22c3dab4e866d25b/stop: Not Found ("No such container: 5ecc27851b7a3fb8c764410a5c7545c36eb3ddaac41216ef22c3dab4e866d25b")
|
|
2025-12-26 04:35:46.358 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:46.460 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:46.561 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:46.663 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:46.764 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:46.865 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:46.967 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:47.068 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:47.169 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:47.271 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:47.372 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:47.473 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:47.574 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:47.676 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:47.777 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:47.879 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:47.980 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:48.081 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:48.183 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:48.284 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:48.385 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:48.487 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:48.588 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:48.690 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:48.791 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:48.892 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:48.994 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:49.095 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:49.197 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:49.298 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:49.399 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:49.501 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:49.602 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:49.704 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:49.805 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:49.906 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:50.008 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:50.110 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:50.211 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:50.312 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:50.414 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:50.515 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:50.616 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:50.718 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:50.819 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:50.921 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:51.022 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:51.124 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:51.225 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:51.326 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:51.428 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:51.429 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/5ecc27851b7a3fb8c764410a5c7545c36eb3ddaac41216ef22c3dab4e866d25b/stop: Not Found ("No such container: 5ecc27851b7a3fb8c764410a5c7545c36eb3ddaac41216ef22c3dab4e866d25b")
|
|
2025-12-26 04:35:51.429 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:51.530 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:51.632 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:51.733 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:51.835 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:51.936 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:52.037 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:52.139 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:52.241 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:52.342 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:52.444 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:52.545 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:52.647 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:52.748 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:52.849 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:52.951 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:53.052 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:53.154 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:53.255 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:53.357 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:53.458 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:53.559 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:53.661 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:53.762 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:53.864 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:53.965 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:54.066 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:54.168 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:54.269 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:54.371 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:54.472 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:54.574 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:54.675 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:54.777 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:54.878 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:54.979 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:55.081 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:55.182 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:55.284 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:55.385 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:55.487 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:55.588 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:55.690 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:55.791 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:55.892 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:55.994 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:56.095 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:56.197 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:56.298 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:56.400 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:56.501 DEBUG [src.node.waku_node] Stopping container with id 5ecc27851b7a
|
|
2025-12-26 04:35:56.503 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/5ecc27851b7a3fb8c764410a5c7545c36eb3ddaac41216ef22c3dab4e866d25b/stop: Not Found ("No such container: 5ecc27851b7a3fb8c764410a5c7545c36eb3ddaac41216ef22c3dab4e866d25b")
|
|
2025-12-26 04:35:56.504 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-26 04:35:56.528 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-26 04:35:56.552 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-26 04:35:56.553 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-26 04:35:56.553 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-26 04:35:56.554 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-26 04:35:56.565 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-26 04:35:56.565 DEBUG [tests.conftest] Running test: test_light_push_with_valid_meta with id: 2025-12-26_04-35-56__3e9872e3-5bc2-4c8d-8c5c-219ba3d46e17
|
|
2025-12-26 04:35:56.565 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-26 04:35:56.566 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-26 04:35:56.572 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-26 04:35:56.573 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2025-12-26_04-35-56__3e9872e3-5bc2-4c8d-8c5c-219ba3d46e17__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:35:56.573 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-26 04:35:56.573 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-26 04:35:56.574 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-26 04:35:56.574 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.169.114
|
|
2025-12-26 04:35:56.575 DEBUG [src.node.docker_mananger] Generated ports ['32025', '32026', '32027', '32028', '32029']
|
|
2025-12-26 04:35:56.575 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-26 04:35:56.575 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-26 04:35:56.575 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-26 04:35:56.575 DEBUG [src.node.docker_mananger] docker run -i -t -p 32025:32025 -p 32026:32026 -p 32027:32027 -p 32028:32028 -p 32029:32029 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=32027 --rest-port=32025 --tcp-port=32026 --discv5-udp-port=32028 --rest-address=0.0.0.0 --nat=extip:172.18.169.114 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8bab8acfefeede9da33e56b6607a6d9e825dd40d8cfaf1c78eafad94ec91deba --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32029 --metrics-logging=true --lightpush=true --relay=true
|
|
2025-12-26 04:35:56.772 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.169.114 waku 563a5e88bfa2c390af4288645655a0d28d18f4bfc36329ec5394daecddfe546f
|
|
2025-12-26 04:35:56.805 DEBUG [src.node.docker_mananger] Container started with ID 563a5e88bfa2. Setting up logs at ./log/docker/receiving_node1_2025-12-26_04-35-56__3e9872e3-5bc2-4c8d-8c5c-219ba3d46e17__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:35:56.806 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 32025
|
|
2025-12-26 04:35:56.806 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-26 04:35:57.807 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32025/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:57.810 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-26 04:35:57.810 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-26 04:35:57.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32025/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:57.812 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.169.114/tcp/32026/p2p/16Uiu2HAm5uVM7EbFZHQbYyws6RekED6CUcpVXWQeyENCj7V7RGoG","/ip4/172.18.169.114/tcp/32027/ws/p2p/16Uiu2HAm5uVM7EbFZHQbYyws6RekED6CUcpVXWQeyENCj7V7RGoG"],"enrUri":"enr:-L24QBTynCs77TPZzi-zWlmh3On03ENJnvwumZE8ObElGpD2KHdBpFcZl0W55O2lqn5dAdv3eGID_CIp2GRyZw9zgukCgmlkgnY0gmlwhKwSqXKKbXVsdGlhZGRyc5YACASsEqlyBn0aAAoErBKpcgZ9G90DgnJzhQADAQAAiXNlY3AyNTZrMaECm7UcFcjfmgZWSvt7ClrtvJBFShO9-AtO-urA6RhS_reDdGNwgn0ag3VkcIJ9HIV3YWt1Mgk"}'
|
|
2025-12-26 04:35:57.813 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-26 04:35:57.820 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-26 04:35:57.820 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2025-12-26_04-35-56__3e9872e3-5bc2-4c8d-8c5c-219ba3d46e17__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:35:57.820 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-26 04:35:57.820 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-26 04:35:57.821 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-26 04:35:57.821 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.187.230
|
|
2025-12-26 04:35:57.822 DEBUG [src.node.docker_mananger] Generated ports ['64148', '64149', '64150', '64151', '64152']
|
|
2025-12-26 04:35:57.822 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-26 04:35:57.822 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-26 04:35:57.822 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-26 04:35:57.822 DEBUG [src.node.docker_mananger] docker run -i -t -p 64148:64148 -p 64149:64149 -p 64150:64150 -p 64151:64151 -p 64152:64152 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=64150 --rest-port=64148 --tcp-port=64149 --discv5-udp-port=64151 --rest-address=0.0.0.0 --nat=extip:172.18.187.230 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e7910b3e3bfd07d9b6b50feba0ba1fc119086e447f28ca0f84dfdf4cc9f9bfdd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=64152 --metrics-logging=true --lightpush=false --relay=true
|
|
2025-12-26 04:35:57.995 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.187.230 waku dbeb3d7a20c6d672d0acbb8727b75e03f90346c4e8d6f8e3609fb5ec503d475e
|
|
2025-12-26 04:35:58.024 DEBUG [src.node.docker_mananger] Container started with ID dbeb3d7a20c6. Setting up logs at ./log/docker/receiving_node2_2025-12-26_04-35-56__3e9872e3-5bc2-4c8d-8c5c-219ba3d46e17__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:35:58.024 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 64148
|
|
2025-12-26 04:35:58.024 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-26 04:35:59.025 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64148/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:59.028 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-26 04:35:59.028 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-26 04:35:59.029 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64148/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:35:59.031 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.187.230/tcp/64149/p2p/16Uiu2HAm9ptGFLMV4dn6im2Fa5wD8rUVfrY8vK5itdtFSZPKpxCy","/ip4/172.18.187.230/tcp/64150/ws/p2p/16Uiu2HAm9ptGFLMV4dn6im2Fa5wD8rUVfrY8vK5itdtFSZPKpxCy"],"enrUri":"enr:-L24QNzYmWVkn0lv3WlvmWhDQ0sguD-9XmE7eE0w9S4pOS2CLctUUMACOc_QpcLH9NBQn7mmalu8qYHfodXf_ANiv_MCgmlkgnY0gmlwhKwSu-aKbXVsdGlhZGRyc5YACASsErvmBvqVAAoErBK75gb6lt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC1fXdY2sAW87U2-V_mh6qO5wY-4YKoDhLT7SPmnpiLCqDdGNwgvqVg3VkcIL6l4V3YWt1MgE"}'
|
|
2025-12-26 04:35:59.031 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-26 04:35:59.031 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64148/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.169.114/tcp/32026/p2p/16Uiu2HAm5uVM7EbFZHQbYyws6RekED6CUcpVXWQeyENCj7V7RGoG"]'
|
|
2025-12-26 04:35:59.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:35:59.078 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-26 04:35:59.079 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2025-12-26_04-35-56__3e9872e3-5bc2-4c8d-8c5c-219ba3d46e17__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:35:59.079 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-26 04:35:59.080 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-26 04:35:59.083 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-26 04:35:59.083 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.239.16
|
|
2025-12-26 04:35:59.083 DEBUG [src.node.docker_mananger] Generated ports ['15690', '15691', '15692', '15693', '15694']
|
|
2025-12-26 04:35:59.083 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-26 04:35:59.083 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-26 04:35:59.084 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-26 04:35:59.084 DEBUG [src.node.docker_mananger] docker run -i -t -p 15690:15690 -p 15691:15691 -p 15692:15692 -p 15693:15693 -p 15694:15694 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=15692 --rest-port=15690 --tcp-port=15691 --discv5-udp-port=15693 --rest-address=0.0.0.0 --nat=extip:172.18.239.16 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0cb8030af51fcea417ccadac1c87ffcc1deed9c4dabde80ec3dcfa2ca17c23dc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15694 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QBTynCs77TPZzi-zWlmh3On03ENJnvwumZE8ObElGpD2KHdBpFcZl0W55O2lqn5dAdv3eGID_CIp2GRyZw9zgukCgmlkgnY0gmlwhKwSqXKKbXVsdGlhZGRyc5YACASsEqlyBn0aAAoErBKpcgZ9G90DgnJzhQADAQAAiXNlY3AyNTZrMaECm7UcFcjfmgZWSvt7ClrtvJBFShO9-AtO-urA6RhS_reDdGNwgn0ag3VkcIJ9HIV3YWt1Mgk --lightpushnode=/ip4/172.18.169.114/tcp/32026/p2p/16Uiu2HAm5uVM7EbFZHQbYyws6RekED6CUcpVXWQeyENCj7V7RGoG --lightpush=true --relay=false
|
|
2025-12-26 04:35:59.268 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.239.16 waku cb2f961a719c8ab7034cb8d92b24b45f9b9c224d6a2e79f9fa667a872959e79d
|
|
2025-12-26 04:35:59.296 DEBUG [src.node.docker_mananger] Container started with ID cb2f961a719c. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-35-56__3e9872e3-5bc2-4c8d-8c5c-219ba3d46e17__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:35:59.297 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15690
|
|
2025-12-26 04:35:59.297 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-26 04:36:00.298 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:00.399 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:00.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:00.601 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:00.633 ERROR [src.node.docker_mananger] Max retries reached for container cb2f961a719c. Exiting log stream.
|
|
2025-12-26 04:36:00.702 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:00.803 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:00.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:01.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:01.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:01.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:01.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:01.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:01.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:01.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:01.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:01.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:01.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:02.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:02.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:02.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:02.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:02.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:02.524 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:02.625 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:02.726 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:02.828 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:02.929 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:03.031 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:03.132 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:03.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:03.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:03.436 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:03.537 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:03.639 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:03.740 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:03.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:03.942 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:04.044 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:04.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:04.246 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:04.347 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:04.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:04.549 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:04.651 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:04.752 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:04.853 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:04.954 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:05.056 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:05.157 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:05.258 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:05.359 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:05.460 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:05.561 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:05.663 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:05.764 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:05.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:05.966 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:06.067 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:06.168 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:06.270 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:06.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:06.472 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:06.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:06.675 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:06.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:06.877 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:06.978 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:07.080 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:07.181 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:07.282 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:07.383 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:07.485 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:07.586 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:07.687 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:07.789 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:07.890 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:07.991 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:08.092 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:08.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:08.295 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:08.396 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:08.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:08.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:08.699 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:08.801 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:08.902 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:09.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:09.105 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:09.206 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:09.307 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:09.408 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:09.510 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:09.611 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:09.712 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:09.813 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:09.915 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:10.016 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:10.117 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:10.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:10.319 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:10.421 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:10.522 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:10.623 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:10.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:10.825 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:10.927 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:11.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:11.129 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:11.230 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:11.332 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:11.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:11.534 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:11.635 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:11.736 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:11.837 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:11.939 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:12.040 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:12.141 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:12.242 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:12.343 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:12.445 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:12.546 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:12.647 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:12.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:12.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:12.951 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:13.052 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:13.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:13.255 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:13.356 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:13.457 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:13.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:13.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:13.760 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:13.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:13.963 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:14.064 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:14.165 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:14.267 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:14.368 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:14.469 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:14.570 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:14.672 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:14.773 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:14.874 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:14.975 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:15.077 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:15.178 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:15.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:15.381 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:15.482 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:15.583 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:15.685 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:15.786 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:15.887 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:15.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:16.089 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:16.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:16.292 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:16.393 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:16.494 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:16.595 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:16.696 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:16.798 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:16.899 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:17.001 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:17.102 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:17.203 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:17.304 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:17.406 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:17.507 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:17.608 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:17.709 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:17.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:17.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:18.013 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:18.115 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:18.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:18.317 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:18.418 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:18.520 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:18.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:18.722 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:18.823 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:18.924 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:19.025 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:19.127 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:19.228 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:19.329 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:19.430 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:19.531 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:19.632 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:19.734 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:19.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:19.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:20.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:20.139 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:20.240 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:20.341 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15690/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:20.343 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=15690): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fecaffe5a00>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-26 04:36:20.443 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-26 04:36:20.443 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-26 04:36:20.445 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-26 04:36:20.445 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.238.70
|
|
2025-12-26 04:36:20.445 DEBUG [src.node.docker_mananger] Generated ports ['33376', '33377', '33378', '33379', '33380']
|
|
2025-12-26 04:36:20.445 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-26 04:36:20.445 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-26 04:36:20.445 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-26 04:36:20.445 DEBUG [src.node.docker_mananger] docker run -i -t -p 33376:33376 -p 33377:33377 -p 33378:33378 -p 33379:33379 -p 33380:33380 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=33378 --rest-port=33376 --tcp-port=33377 --discv5-udp-port=33379 --rest-address=0.0.0.0 --nat=extip:172.18.238.70 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6cc196db31d1df74ac2e07dffb8cdd1cbe1b5aedc8eafb533ae1a2dc115c4c42 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33380 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QBTynCs77TPZzi-zWlmh3On03ENJnvwumZE8ObElGpD2KHdBpFcZl0W55O2lqn5dAdv3eGID_CIp2GRyZw9zgukCgmlkgnY0gmlwhKwSqXKKbXVsdGlhZGRyc5YACASsEqlyBn0aAAoErBKpcgZ9G90DgnJzhQADAQAAiXNlY3AyNTZrMaECm7UcFcjfmgZWSvt7ClrtvJBFShO9-AtO-urA6RhS_reDdGNwgn0ag3VkcIJ9HIV3YWt1Mgk --lightpushnode=/ip4/172.18.169.114/tcp/32026/p2p/16Uiu2HAm5uVM7EbFZHQbYyws6RekED6CUcpVXWQeyENCj7V7RGoG --lightpush=true --relay=false
|
|
2025-12-26 04:36:20.624 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.238.70 waku 184b764dc175b9f7329b783c52d90f986fb1577205b79fc1e1c65075bdec7f6f
|
|
2025-12-26 04:36:20.651 DEBUG [src.node.docker_mananger] Container started with ID 184b764dc175. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-35-56__3e9872e3-5bc2-4c8d-8c5c-219ba3d46e17__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:36:20.652 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 33376
|
|
2025-12-26 04:36:20.653 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-26 04:36:21.653 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:21.755 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:21.856 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:21.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:21.992 ERROR [src.node.docker_mananger] Max retries reached for container 184b764dc175. Exiting log stream.
|
|
2025-12-26 04:36:22.059 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:22.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:22.261 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:22.363 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:22.464 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:22.565 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:22.667 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:22.768 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:22.869 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:22.970 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:23.071 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:23.173 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:23.274 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:23.375 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:23.477 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:23.578 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:23.679 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:23.780 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:23.882 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:23.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:24.084 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:24.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:24.286 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:24.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:24.489 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:24.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:24.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:24.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:24.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:24.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:25.096 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:25.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:25.299 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:25.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:25.501 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:25.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:25.719 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:25.821 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:25.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:26.024 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:26.125 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:26.226 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:26.327 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:26.429 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:26.530 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:26.631 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:26.732 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:26.833 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:26.934 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:27.035 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:27.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:27.238 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:27.339 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:27.440 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:27.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:27.643 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:27.744 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:27.845 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:27.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:28.048 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:28.149 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:28.250 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:28.351 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:28.453 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:28.554 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:28.655 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:28.756 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:28.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:28.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:29.060 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:29.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:29.262 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:29.363 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:29.464 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:29.565 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:29.667 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:29.768 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:29.869 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:29.970 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:30.071 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:30.172 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:30.274 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:30.375 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:30.476 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:30.577 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:30.678 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:30.780 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:30.882 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:30.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:31.084 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:31.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:31.286 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:31.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:31.489 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:31.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:31.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:31.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:31.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:31.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:32.096 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:32.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:32.299 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:32.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:32.501 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:32.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:32.704 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:32.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:32.906 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:33.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:33.108 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:33.209 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:33.310 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:33.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:33.513 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:33.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:33.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:33.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:33.918 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:34.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:34.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:34.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:34.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:34.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:34.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:34.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:34.727 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:34.828 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:34.930 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:35.031 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:35.132 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:35.234 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:35.335 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:35.436 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:35.538 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:35.639 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:35.741 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:35.842 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:35.944 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:36.045 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:36.146 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:36.248 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:36.349 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:36.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:36.552 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:36.653 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:36.754 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:36.855 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:36.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:37.059 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:37.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:37.261 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:37.363 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:37.464 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:37.565 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:37.667 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:37.768 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:37.869 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:37.971 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:38.072 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:38.174 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:38.275 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:38.377 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:38.478 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:38.579 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:38.681 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:38.782 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:38.884 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:38.985 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:39.087 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:39.188 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:39.290 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:39.391 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:39.492 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:39.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:39.695 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:39.797 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:39.898 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:40.000 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:40.101 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:40.203 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:40.304 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:40.405 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:40.507 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:40.608 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:40.710 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:40.811 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:40.913 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:41.014 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:41.115 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:41.217 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:41.319 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:41.420 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:41.521 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:41.623 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:41.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33376/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:41.726 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=33376): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fecb5306b70>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-26 04:36:41.826 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-26 04:36:41.826 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-26 04:36:41.828 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-26 04:36:41.828 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.253.240
|
|
2025-12-26 04:36:41.828 DEBUG [src.node.docker_mananger] Generated ports ['42174', '42175', '42176', '42177', '42178']
|
|
2025-12-26 04:36:41.828 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-26 04:36:41.828 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-26 04:36:41.829 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-26 04:36:41.829 DEBUG [src.node.docker_mananger] docker run -i -t -p 42174:42174 -p 42175:42175 -p 42176:42176 -p 42177:42177 -p 42178:42178 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=42176 --rest-port=42174 --tcp-port=42175 --discv5-udp-port=42177 --rest-address=0.0.0.0 --nat=extip:172.18.253.240 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d6fdcf1a540d5a1b54e574d4afcf059ffb11f081b07a41b6a15f8e18ebda9f7b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42178 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QBTynCs77TPZzi-zWlmh3On03ENJnvwumZE8ObElGpD2KHdBpFcZl0W55O2lqn5dAdv3eGID_CIp2GRyZw9zgukCgmlkgnY0gmlwhKwSqXKKbXVsdGlhZGRyc5YACASsEqlyBn0aAAoErBKpcgZ9G90DgnJzhQADAQAAiXNlY3AyNTZrMaECm7UcFcjfmgZWSvt7ClrtvJBFShO9-AtO-urA6RhS_reDdGNwgn0ag3VkcIJ9HIV3YWt1Mgk --lightpushnode=/ip4/172.18.169.114/tcp/32026/p2p/16Uiu2HAm5uVM7EbFZHQbYyws6RekED6CUcpVXWQeyENCj7V7RGoG --lightpush=true --relay=false
|
|
2025-12-26 04:36:42.010 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.253.240 waku 293e4a83368b28965f1122384ec5a71f6ce39dff21094ba99ddf995a2824b1df
|
|
2025-12-26 04:36:42.041 DEBUG [src.node.docker_mananger] Container started with ID 293e4a83368b. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-35-56__3e9872e3-5bc2-4c8d-8c5c-219ba3d46e17__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:36:42.042 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42174
|
|
2025-12-26 04:36:42.043 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-26 04:36:43.043 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:43.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:43.246 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:43.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:43.394 ERROR [src.node.docker_mananger] Max retries reached for container 293e4a83368b. Exiting log stream.
|
|
2025-12-26 04:36:43.449 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:43.550 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:43.652 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:43.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:43.855 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:43.956 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:44.058 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:44.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:44.261 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:44.362 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:44.463 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:44.565 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:44.666 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:44.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:44.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:44.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:45.070 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:45.172 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:45.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:45.374 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:45.475 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:45.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:45.678 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:45.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:45.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:45.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:46.083 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:46.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:46.286 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:46.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:46.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:46.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:46.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:46.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:46.893 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:46.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:47.096 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:47.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:47.298 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:47.399 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:47.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:47.601 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:47.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:47.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:47.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:48.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:48.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:48.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:48.310 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:48.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:48.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:48.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:48.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:48.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:48.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:49.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:49.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:49.220 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:49.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:49.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:49.524 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:49.625 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:49.726 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:49.828 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:49.929 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:50.030 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:50.131 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:50.232 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:50.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:50.435 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:50.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:50.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:50.738 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:50.839 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:50.940 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:51.042 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:51.143 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:51.244 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:51.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:51.447 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:51.548 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:51.649 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:51.750 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:51.851 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:51.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:52.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:52.155 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:52.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:52.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:52.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:52.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:52.661 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:52.762 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:52.863 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:52.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:53.066 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:53.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:53.268 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:53.369 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:53.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:53.572 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:53.673 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:53.775 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:53.876 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:53.978 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:54.079 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:54.180 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:54.282 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:54.383 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:54.485 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:54.586 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:54.688 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:54.789 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:54.890 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:54.992 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:55.093 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:55.194 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:55.296 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:55.397 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:55.498 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:55.600 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:55.701 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:55.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:55.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:56.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:56.105 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:56.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:56.308 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:56.409 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:56.510 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:56.611 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:56.712 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:56.814 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:56.915 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:57.016 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:57.117 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:57.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:57.319 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:57.421 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:57.522 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:57.623 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:57.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:57.825 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:57.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:58.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:58.129 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:58.230 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:58.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:58.432 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:58.533 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:58.635 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:58.736 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:58.837 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:58.939 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:59.040 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:59.141 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:59.243 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:59.344 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:59.445 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:59.547 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:59.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:59.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:59.851 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:36:59.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:00.053 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:00.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:00.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:00.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:00.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:00.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:00.661 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:00.762 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:00.864 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:00.965 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:01.066 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:01.168 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:01.269 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:01.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:01.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:01.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:01.674 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:01.775 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:01.876 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:01.977 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:02.079 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:02.180 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:02.281 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:02.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:02.483 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:02.584 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:02.685 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:02.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:02.888 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:02.989 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:03.090 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42174/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:03.092 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=42174): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fecb415c2c0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-26 04:37:03.274 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-26 04:37:03.275 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-26 04:37:03.275 DEBUG [src.node.waku_node] Stopping container with id 563a5e88bfa2
|
|
2025-12-26 04:37:03.803 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-26 04:37:03.803 DEBUG [src.node.waku_node] Stopping container with id dbeb3d7a20c6
|
|
2025-12-26 04:37:04.306 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-26 04:37:04.306 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:04.408 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:04.509 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:04.611 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:04.615 ERROR [src.node.docker_mananger] Max retries reached for container 563a5e88bfa2. Exiting log stream.
|
|
2025-12-26 04:37:04.713 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:04.815 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:04.916 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:05.018 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:05.120 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:05.121 ERROR [src.node.docker_mananger] Max retries reached for container dbeb3d7a20c6. Exiting log stream.
|
|
2025-12-26 04:37:05.222 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:05.323 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:05.425 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:05.526 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:05.627 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:05.729 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:05.830 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:05.932 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:06.033 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:06.134 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:06.236 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:06.338 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:06.439 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:06.540 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:06.642 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:06.744 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:06.845 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:06.946 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:07.048 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:07.149 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:07.251 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:07.352 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:07.454 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:07.555 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:07.656 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:07.758 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:07.859 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:07.961 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:08.062 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:08.164 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:08.265 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:08.367 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:08.468 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:08.569 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:08.671 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:08.772 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:08.874 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:08.976 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:09.077 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:09.178 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:09.280 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:09.381 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:09.383 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/293e4a83368b28965f1122384ec5a71f6ce39dff21094ba99ddf995a2824b1df/stop: Not Found ("No such container: 293e4a83368b28965f1122384ec5a71f6ce39dff21094ba99ddf995a2824b1df")
|
|
2025-12-26 04:37:09.383 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:09.484 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:09.585 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:09.687 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:09.788 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:09.890 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:09.991 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:10.092 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:10.194 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:10.295 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:10.397 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:10.498 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:10.600 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:10.701 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:10.803 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:10.904 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:11.006 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:11.107 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:11.208 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:11.310 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:11.411 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:11.512 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:11.614 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:11.715 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:11.817 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:11.918 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:12.020 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:12.121 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:12.222 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:12.324 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:12.425 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:12.527 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:12.628 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:12.729 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:12.831 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:12.932 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:13.033 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:13.135 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:13.236 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:13.338 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:13.439 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:13.541 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:13.642 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:13.743 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:13.845 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:13.946 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:14.048 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:14.149 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:14.251 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:14.352 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:14.454 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:14.455 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/293e4a83368b28965f1122384ec5a71f6ce39dff21094ba99ddf995a2824b1df/stop: Not Found ("No such container: 293e4a83368b28965f1122384ec5a71f6ce39dff21094ba99ddf995a2824b1df")
|
|
2025-12-26 04:37:14.456 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:14.557 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:14.658 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:14.760 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:14.861 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:14.962 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:15.064 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:15.165 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:15.267 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:15.368 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:15.470 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:15.571 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:15.672 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:15.774 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:15.875 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:15.977 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:16.078 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:16.180 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:16.282 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:16.383 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:16.484 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:16.586 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:16.687 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:16.789 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:16.890 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:16.991 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:17.093 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:17.194 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:17.296 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:17.397 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:17.499 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:17.600 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:17.701 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:17.803 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:17.904 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:18.006 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:18.107 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:18.208 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:18.310 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:18.411 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:18.513 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:18.614 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:18.715 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:18.817 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:18.918 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:19.020 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:19.121 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:19.222 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:19.324 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:19.425 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:19.527 DEBUG [src.node.waku_node] Stopping container with id 293e4a83368b
|
|
2025-12-26 04:37:19.528 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/293e4a83368b28965f1122384ec5a71f6ce39dff21094ba99ddf995a2824b1df/stop: Not Found ("No such container: 293e4a83368b28965f1122384ec5a71f6ce39dff21094ba99ddf995a2824b1df")
|
|
2025-12-26 04:37:19.529 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-26 04:37:19.553 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-26 04:37:19.576 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-26 04:37:19.577 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-26 04:37:19.577 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-26 04:37:19.578 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-26 04:37:19.589 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-26 04:37:19.589 DEBUG [tests.conftest] Running test: test_light_push_with_valid_meta with id: 2025-12-26_04-37-19__e61f2ce5-4dcd-4925-a996-f4fce15f6172
|
|
2025-12-26 04:37:19.589 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-26 04:37:19.589 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-26 04:37:19.596 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-26 04:37:19.596 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2025-12-26_04-37-19__e61f2ce5-4dcd-4925-a996-f4fce15f6172__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:37:19.596 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-26 04:37:19.596 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-26 04:37:19.597 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-26 04:37:19.598 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.205.83
|
|
2025-12-26 04:37:19.598 DEBUG [src.node.docker_mananger] Generated ports ['1751', '1752', '1753', '1754', '1755']
|
|
2025-12-26 04:37:19.598 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-26 04:37:19.598 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-26 04:37:19.598 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-26 04:37:19.598 DEBUG [src.node.docker_mananger] docker run -i -t -p 1751:1751 -p 1752:1752 -p 1753:1753 -p 1754:1754 -p 1755:1755 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=1753 --rest-port=1751 --tcp-port=1752 --discv5-udp-port=1754 --rest-address=0.0.0.0 --nat=extip:172.18.205.83 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=837fe11b64cdcd26f12a1350ac8bee5751d6aeba1be0074ca8c81bed0cb4fe80 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1755 --metrics-logging=true --lightpush=true --relay=true
|
|
2025-12-26 04:37:19.783 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.205.83 waku 99e0d1e36475af3210db5a7e68e5c4c78fb1d3e6291c76f378127878ebef2d7c
|
|
2025-12-26 04:37:19.813 DEBUG [src.node.docker_mananger] Container started with ID 99e0d1e36475. Setting up logs at ./log/docker/receiving_node1_2025-12-26_04-37-19__e61f2ce5-4dcd-4925-a996-f4fce15f6172__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:37:19.814 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1751
|
|
2025-12-26 04:37:19.815 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-26 04:37:20.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1751/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:20.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-26 04:37:20.819 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-26 04:37:20.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1751/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:20.822 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.205.83/tcp/1752/p2p/16Uiu2HAmD3JnsHNe8eScd1wTWP96q4hqL2b7hYmQBgni8prawwi8","/ip4/172.18.205.83/tcp/1753/ws/p2p/16Uiu2HAmD3JnsHNe8eScd1wTWP96q4hqL2b7hYmQBgni8prawwi8"],"enrUri":"enr:-L24QBlG5guusHPGOnYrpAJoU9Jbpxijugj_jTAOeAoRQkxyTK-Npnh4oGEMFSSD0gY-TGb4B-Rw9lyKsRlbii2Y9KYCgmlkgnY0gmlwhKwSzVOKbXVsdGlhZGRyc5YACASsEs1TBgbYAAoErBLNUwYG2d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDBbehDNsmwLCjm1zh8wWLZSWfHoFcEbmr9qqUDLWNTEmDdGNwggbYg3VkcIIG2oV3YWt1Mgk"}'
|
|
2025-12-26 04:37:20.822 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-26 04:37:20.829 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-26 04:37:20.829 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2025-12-26_04-37-19__e61f2ce5-4dcd-4925-a996-f4fce15f6172__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:37:20.829 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-26 04:37:20.830 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-26 04:37:20.831 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-26 04:37:20.831 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.181.73
|
|
2025-12-26 04:37:20.831 DEBUG [src.node.docker_mananger] Generated ports ['3678', '3679', '3680', '3681', '3682']
|
|
2025-12-26 04:37:20.831 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-26 04:37:20.832 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-26 04:37:20.832 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-26 04:37:20.832 DEBUG [src.node.docker_mananger] docker run -i -t -p 3678:3678 -p 3679:3679 -p 3680:3680 -p 3681:3681 -p 3682:3682 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=3680 --rest-port=3678 --tcp-port=3679 --discv5-udp-port=3681 --rest-address=0.0.0.0 --nat=extip:172.18.181.73 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fd6cc5edf3089abfafdb9f157d7fae7fa9efe0a7f66aa68b00ffafe8b7bf540a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3682 --metrics-logging=true --lightpush=false --relay=true
|
|
2025-12-26 04:37:21.007 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.181.73 waku 7f01a62764f1848d54e309e324f157f34f8a99fccc45f0973d0aa3021b5e5070
|
|
2025-12-26 04:37:21.036 DEBUG [src.node.docker_mananger] Container started with ID 7f01a62764f1. Setting up logs at ./log/docker/receiving_node2_2025-12-26_04-37-19__e61f2ce5-4dcd-4925-a996-f4fce15f6172__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:37:21.036 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3678
|
|
2025-12-26 04:37:21.036 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-26 04:37:22.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3678/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:22.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-26 04:37:22.040 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-26 04:37:22.041 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3678/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:22.043 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.181.73/tcp/3679/p2p/16Uiu2HAmMoV6r8aEt7zCGnbdyC5zuhzgeE2nqgQRrD7971eTiXmc","/ip4/172.18.181.73/tcp/3680/ws/p2p/16Uiu2HAmMoV6r8aEt7zCGnbdyC5zuhzgeE2nqgQRrD7971eTiXmc"],"enrUri":"enr:-L24QF2p0ORELLzM_xLaHzTCfWpcv2F44fpdXGVR6qGzbCgODccPxJlPdZWADeeuTbFhUEmHi1nAsv3fUn2zxLe74LQCgmlkgnY0gmlwhKwStUmKbXVsdGlhZGRyc5YACASsErVJBg5fAAoErBK1SQYOYN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDh-ZWcYHjxYjFDH7ODdrdj6yqCUfbr3cNtEKF3iI_03uDdGNwgg5fg3VkcIIOYYV3YWt1MgE"}'
|
|
2025-12-26 04:37:22.043 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-26 04:37:22.043 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3678/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.205.83/tcp/1752/p2p/16Uiu2HAmD3JnsHNe8eScd1wTWP96q4hqL2b7hYmQBgni8prawwi8"]'
|
|
2025-12-26 04:37:22.077 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:37:22.088 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-26 04:37:22.090 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2025-12-26_04-37-19__e61f2ce5-4dcd-4925-a996-f4fce15f6172__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:37:22.092 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-26 04:37:22.092 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-26 04:37:22.097 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-26 04:37:22.097 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.71.201
|
|
2025-12-26 04:37:22.097 DEBUG [src.node.docker_mananger] Generated ports ['3717', '3718', '3719', '3720', '3721']
|
|
2025-12-26 04:37:22.097 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-26 04:37:22.098 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-26 04:37:22.098 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-26 04:37:22.098 DEBUG [src.node.docker_mananger] docker run -i -t -p 3717:3717 -p 3718:3718 -p 3719:3719 -p 3720:3720 -p 3721:3721 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=3719 --rest-port=3717 --tcp-port=3718 --discv5-udp-port=3720 --rest-address=0.0.0.0 --nat=extip:172.18.71.201 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=84f1d787a4bdf4e1fe468d5cf7a1ab0ffabf914b3305096edd21ddd5392b88c7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3721 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QBlG5guusHPGOnYrpAJoU9Jbpxijugj_jTAOeAoRQkxyTK-Npnh4oGEMFSSD0gY-TGb4B-Rw9lyKsRlbii2Y9KYCgmlkgnY0gmlwhKwSzVOKbXVsdGlhZGRyc5YACASsEs1TBgbYAAoErBLNUwYG2d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDBbehDNsmwLCjm1zh8wWLZSWfHoFcEbmr9qqUDLWNTEmDdGNwggbYg3VkcIIG2oV3YWt1Mgk --lightpushnode=/ip4/172.18.205.83/tcp/1752/p2p/16Uiu2HAmD3JnsHNe8eScd1wTWP96q4hqL2b7hYmQBgni8prawwi8 --lightpush=true --relay=false
|
|
2025-12-26 04:37:22.282 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.71.201 waku 7f41bd13e4a9945ed57ac51479fb42469a3f647615d36fbe10aee6f28cd8425c
|
|
2025-12-26 04:37:22.313 DEBUG [src.node.docker_mananger] Container started with ID 7f41bd13e4a9. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-37-19__e61f2ce5-4dcd-4925-a996-f4fce15f6172__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:37:22.314 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3717
|
|
2025-12-26 04:37:22.314 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-26 04:37:23.315 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:23.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:23.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:23.618 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:23.641 ERROR [src.node.docker_mananger] Max retries reached for container 7f41bd13e4a9. Exiting log stream.
|
|
2025-12-26 04:37:23.719 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:23.821 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:23.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:24.023 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:24.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:24.225 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:24.327 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:24.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:24.529 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:24.630 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:24.731 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:24.832 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:24.934 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:25.035 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:25.136 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:25.237 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:25.338 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:25.440 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:25.541 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:25.642 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:25.743 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:25.844 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:25.946 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:26.047 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:26.148 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:26.249 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:26.350 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:26.452 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:26.554 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:26.655 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:26.756 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:26.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:26.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:27.060 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:27.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:27.262 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:27.363 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:27.464 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:27.565 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:27.667 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:27.768 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:27.869 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:27.970 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:28.072 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:28.173 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:28.274 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:28.376 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:28.477 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:28.578 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:28.679 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:28.780 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:28.882 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:28.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:29.084 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:29.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:29.287 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:29.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:29.489 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:29.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:29.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:29.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:29.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:29.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:30.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:30.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:30.299 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:30.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:30.501 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:30.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:30.704 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:30.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:30.906 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:31.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:31.108 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:31.209 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:31.311 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:31.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:31.513 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:31.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:31.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:31.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:31.918 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:32.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:32.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:32.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:32.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:32.424 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:32.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:32.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:32.727 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:32.828 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:32.929 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:33.031 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:33.132 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:33.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:33.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:33.435 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:33.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:33.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:33.739 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:33.840 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:33.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:34.042 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:34.143 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:34.245 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:34.346 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:34.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:34.549 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:34.650 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:34.751 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:34.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:34.953 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:35.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:35.156 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:35.257 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:35.358 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:35.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:35.561 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:35.662 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:35.763 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:35.864 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:35.965 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:36.066 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:36.168 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:36.269 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:36.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:36.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:36.572 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:36.673 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:36.775 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:36.876 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:36.977 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:37.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:37.179 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:37.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:37.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:37.483 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:37.584 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:37.685 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:37.786 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:37.887 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:37.989 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:38.090 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:38.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:38.292 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:38.394 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:38.495 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:38.596 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:38.697 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:38.798 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:38.900 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:39.001 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:39.102 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:39.203 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:39.305 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:39.406 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:39.507 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:39.608 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:39.709 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:39.811 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:39.914 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:40.016 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:40.117 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:40.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:40.319 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:40.420 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:40.522 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:40.623 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:40.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:40.825 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:40.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:41.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:41.129 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:41.230 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:41.332 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:41.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:41.534 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:41.635 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:41.736 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:41.837 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:41.939 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:42.040 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:42.141 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:42.242 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:42.343 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:42.444 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:42.546 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:42.647 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:42.748 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:42.849 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:42.950 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:43.052 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:43.153 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:43.254 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:43.355 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3717/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:43.357 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=3717): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fecafdc78c0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-26 04:37:43.457 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-26 04:37:43.457 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-26 04:37:43.459 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-26 04:37:43.459 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.249.85
|
|
2025-12-26 04:37:43.459 DEBUG [src.node.docker_mananger] Generated ports ['2605', '2606', '2607', '2608', '2609']
|
|
2025-12-26 04:37:43.459 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-26 04:37:43.459 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-26 04:37:43.460 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-26 04:37:43.460 DEBUG [src.node.docker_mananger] docker run -i -t -p 2605:2605 -p 2606:2606 -p 2607:2607 -p 2608:2608 -p 2609:2609 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=2607 --rest-port=2605 --tcp-port=2606 --discv5-udp-port=2608 --rest-address=0.0.0.0 --nat=extip:172.18.249.85 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2debbaab8b1e742ddd5fad6fd72f4c5eacd1c78f82f45c02e42522d94ea93be5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2609 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QBlG5guusHPGOnYrpAJoU9Jbpxijugj_jTAOeAoRQkxyTK-Npnh4oGEMFSSD0gY-TGb4B-Rw9lyKsRlbii2Y9KYCgmlkgnY0gmlwhKwSzVOKbXVsdGlhZGRyc5YACASsEs1TBgbYAAoErBLNUwYG2d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDBbehDNsmwLCjm1zh8wWLZSWfHoFcEbmr9qqUDLWNTEmDdGNwggbYg3VkcIIG2oV3YWt1Mgk --lightpushnode=/ip4/172.18.205.83/tcp/1752/p2p/16Uiu2HAmD3JnsHNe8eScd1wTWP96q4hqL2b7hYmQBgni8prawwi8 --lightpush=true --relay=false
|
|
2025-12-26 04:37:43.641 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.249.85 waku 4c108f49cbde493a07e410174ee55249a690fba40f03ae49d6ecfe764df9d9b8
|
|
2025-12-26 04:37:43.670 DEBUG [src.node.docker_mananger] Container started with ID 4c108f49cbde. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-37-19__e61f2ce5-4dcd-4925-a996-f4fce15f6172__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:37:43.671 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2605
|
|
2025-12-26 04:37:43.671 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-26 04:37:44.672 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:44.773 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:44.874 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:44.957 ERROR [src.node.docker_mananger] Max retries reached for container 4c108f49cbde. Exiting log stream.
|
|
2025-12-26 04:37:44.976 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:45.077 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:45.178 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:45.279 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:45.380 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:45.481 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:45.583 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:45.684 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:45.785 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:45.887 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:45.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:46.089 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:46.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:46.292 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:46.393 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:46.494 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:46.595 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:46.697 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:46.798 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:46.899 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:47.000 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:47.101 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:47.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:47.303 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:47.405 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:47.506 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:47.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:47.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:47.809 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:47.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:48.012 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:48.113 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:48.215 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:48.316 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:48.417 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:48.518 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:48.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:48.721 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:48.823 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:48.924 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:49.025 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:49.126 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:49.228 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:49.329 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:49.431 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:49.532 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:49.633 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:49.734 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:49.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:49.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:50.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:50.139 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:50.240 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:50.341 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:50.442 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:50.543 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:50.645 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:50.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:50.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:50.948 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:51.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:51.152 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:51.254 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:51.355 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:51.456 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:51.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:51.658 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:51.760 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:51.861 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:51.962 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:52.063 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:52.164 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:52.266 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:52.367 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:52.468 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:52.569 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:52.670 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:52.771 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:52.873 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:52.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:53.075 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:53.176 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:53.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:53.379 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:53.480 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:53.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:53.683 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:53.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:53.885 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:53.986 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:54.088 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:54.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:54.290 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:54.391 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:54.492 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:54.593 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:54.695 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:54.796 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:54.897 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:54.998 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:55.099 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:55.200 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:55.302 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:55.403 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:55.504 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:55.605 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:55.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:55.807 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:55.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:56.010 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:56.111 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:56.212 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:56.313 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:56.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:56.516 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:56.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:56.718 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:56.819 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:56.920 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:57.021 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:57.139 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:57.241 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:57.342 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:57.443 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:57.544 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:57.645 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:57.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:57.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:57.949 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:58.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:58.151 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:58.252 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:58.353 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:58.454 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:58.556 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:58.657 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:58.758 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:58.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:58.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:59.062 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:59.163 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:59.264 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:59.365 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:59.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:59.568 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:59.669 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:59.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:59.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:37:59.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:00.074 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:00.175 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:00.276 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:00.377 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:00.478 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:00.580 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:00.681 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:00.782 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:00.883 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:00.984 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:01.086 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:01.187 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:01.289 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:01.390 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:01.491 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:01.592 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:01.694 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:01.795 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:01.896 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:01.997 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:02.099 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:02.200 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:02.301 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:02.403 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:02.504 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:02.605 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:02.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:02.807 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:02.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:03.010 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:03.111 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:03.212 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:03.314 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:03.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:03.516 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:03.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:03.719 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:03.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:03.921 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:04.022 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:04.123 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:04.225 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:04.326 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:04.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:04.528 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:04.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:04.730 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2605/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:04.732 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=2605): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fecb40cad80>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-26 04:38:04.832 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-26 04:38:04.832 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-26 04:38:04.833 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-26 04:38:04.834 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.170.83
|
|
2025-12-26 04:38:04.834 DEBUG [src.node.docker_mananger] Generated ports ['9279', '9280', '9281', '9282', '9283']
|
|
2025-12-26 04:38:04.834 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-26 04:38:04.834 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-26 04:38:04.834 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-26 04:38:04.834 DEBUG [src.node.docker_mananger] docker run -i -t -p 9279:9279 -p 9280:9280 -p 9281:9281 -p 9282:9282 -p 9283:9283 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=9281 --rest-port=9279 --tcp-port=9280 --discv5-udp-port=9282 --rest-address=0.0.0.0 --nat=extip:172.18.170.83 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=258eebea282c2dc6f3129b93f8fc39f15b57d99dc33d6ed1cb3ad7bf8a23acc2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9283 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QBlG5guusHPGOnYrpAJoU9Jbpxijugj_jTAOeAoRQkxyTK-Npnh4oGEMFSSD0gY-TGb4B-Rw9lyKsRlbii2Y9KYCgmlkgnY0gmlwhKwSzVOKbXVsdGlhZGRyc5YACASsEs1TBgbYAAoErBLNUwYG2d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDBbehDNsmwLCjm1zh8wWLZSWfHoFcEbmr9qqUDLWNTEmDdGNwggbYg3VkcIIG2oV3YWt1Mgk --lightpushnode=/ip4/172.18.205.83/tcp/1752/p2p/16Uiu2HAmD3JnsHNe8eScd1wTWP96q4hqL2b7hYmQBgni8prawwi8 --lightpush=true --relay=false
|
|
2025-12-26 04:38:05.015 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.170.83 waku eda0f4696793b350d732c7db2c0ae1d9f02267bca13161a4230341a432bf0520
|
|
2025-12-26 04:38:05.049 DEBUG [src.node.docker_mananger] Container started with ID eda0f4696793. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-37-19__e61f2ce5-4dcd-4925-a996-f4fce15f6172__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:38:05.049 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9279
|
|
2025-12-26 04:38:05.049 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-26 04:38:06.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:06.151 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:06.252 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:06.354 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:06.380 ERROR [src.node.docker_mananger] Max retries reached for container eda0f4696793. Exiting log stream.
|
|
2025-12-26 04:38:06.455 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:06.556 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:06.657 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:06.758 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:06.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:06.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:07.062 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:07.163 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:07.264 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:07.365 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:07.466 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:07.568 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:07.669 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:07.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:07.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:07.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:08.074 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:08.175 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:08.276 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:08.377 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:08.478 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:08.579 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:08.680 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:08.782 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:08.883 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:08.985 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:09.086 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:09.188 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:09.289 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:09.391 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:09.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:09.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:09.695 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:09.796 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:09.898 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:09.999 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:10.101 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:10.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:10.303 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:10.404 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:10.506 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:10.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:10.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:10.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:10.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:11.012 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:11.113 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:11.215 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:11.316 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:11.417 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:11.518 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:11.619 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:11.720 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:11.822 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:11.923 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:12.024 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:12.125 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:12.227 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:12.328 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:12.429 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:12.531 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:12.632 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:12.733 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:12.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:12.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:13.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:13.139 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:13.240 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:13.341 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:13.442 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:13.543 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:13.645 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:13.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:13.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:13.949 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:14.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:14.151 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:14.253 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:14.354 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:14.455 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:14.556 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:14.657 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:14.758 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:14.860 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:14.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:15.062 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:15.163 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:15.264 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:15.365 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:15.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:15.568 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:15.669 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:15.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:15.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:15.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:16.074 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:16.175 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:16.276 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:16.378 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:16.479 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:16.580 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:16.681 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:16.782 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:16.883 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:16.985 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:17.086 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:17.187 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:17.288 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:17.389 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:17.491 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:17.592 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:17.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:17.794 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:17.896 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:17.997 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:18.098 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:18.199 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:18.301 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:18.402 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:18.504 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:18.605 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:18.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:18.807 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:18.908 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:19.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:19.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:19.212 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:19.313 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:19.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:19.515 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:19.616 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:19.718 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:19.819 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:19.920 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:20.021 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:20.122 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:20.223 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:20.325 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:20.426 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:20.527 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:20.628 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:20.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:20.831 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:20.932 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:21.034 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:21.135 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:21.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:21.338 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:21.439 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:21.540 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:21.641 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:21.742 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:21.843 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:21.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:22.046 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:22.147 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:22.248 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:22.349 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:22.451 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:22.552 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:22.653 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:22.755 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:22.856 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:22.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:23.058 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:23.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:23.261 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:23.362 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:23.464 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:23.565 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:23.666 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:23.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:23.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:23.970 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:24.071 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:24.172 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:24.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:24.374 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:24.475 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:24.577 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:24.678 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:24.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:24.880 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:24.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:25.083 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:25.184 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:25.285 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:25.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:25.487 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:25.589 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:25.690 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:25.791 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:25.892 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:25.993 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:26.094 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9279/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:38:26.096 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=9279): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fecaff3c680>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-26 04:38:26.277 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-26 04:38:26.278 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-26 04:38:26.278 DEBUG [src.node.waku_node] Stopping container with id 99e0d1e36475
|
|
2025-12-26 04:38:26.803 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-26 04:38:26.804 DEBUG [src.node.waku_node] Stopping container with id 7f01a62764f1
|
|
2025-12-26 04:38:27.320 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-26 04:38:27.322 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:27.425 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:27.526 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:27.615 ERROR [src.node.docker_mananger] Max retries reached for container 99e0d1e36475. Exiting log stream.
|
|
2025-12-26 04:38:27.627 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:27.728 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:27.830 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:27.931 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:28.033 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:28.134 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:28.202 ERROR [src.node.docker_mananger] Max retries reached for container 7f01a62764f1. Exiting log stream.
|
|
2025-12-26 04:38:28.235 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:28.337 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:28.438 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:28.540 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:28.641 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:28.743 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:28.844 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:28.945 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:29.047 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:29.149 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:29.250 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:29.351 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:29.453 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:29.554 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:29.656 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:29.757 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:29.858 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:29.960 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:30.061 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:30.163 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:30.264 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:30.366 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:30.467 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:30.568 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:30.670 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:30.772 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:30.873 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:30.975 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:31.076 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:31.177 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:31.279 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:31.380 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:31.482 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:31.583 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:31.685 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:31.786 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:31.888 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:31.989 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:32.090 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:32.192 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:32.293 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:32.395 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:32.396 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/eda0f4696793b350d732c7db2c0ae1d9f02267bca13161a4230341a432bf0520/stop: Not Found ("No such container: eda0f4696793b350d732c7db2c0ae1d9f02267bca13161a4230341a432bf0520")
|
|
2025-12-26 04:38:32.396 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:32.497 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:32.599 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:32.700 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:32.801 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:32.903 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:33.004 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:33.106 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:33.207 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:33.308 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:33.410 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:33.511 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:33.613 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:33.714 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:33.816 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:33.917 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:34.019 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:34.120 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:34.222 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:34.323 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:34.425 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:34.526 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:34.628 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:34.729 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:34.830 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:34.932 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:35.033 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:35.134 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:35.236 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:35.337 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:35.439 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:35.540 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:35.642 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:35.743 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:35.844 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:35.946 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:36.047 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:36.149 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:36.250 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:36.352 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:36.453 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:36.555 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:36.657 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:36.759 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:36.860 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:36.961 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:37.063 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:37.164 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:37.266 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:37.367 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:37.469 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:37.470 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/eda0f4696793b350d732c7db2c0ae1d9f02267bca13161a4230341a432bf0520/stop: Not Found ("No such container: eda0f4696793b350d732c7db2c0ae1d9f02267bca13161a4230341a432bf0520")
|
|
2025-12-26 04:38:37.470 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:37.571 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:37.673 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:37.775 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:37.876 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:37.977 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:38.079 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:38.180 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:38.282 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:38.383 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:38.484 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:38.586 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:38.687 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:38.788 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:38.890 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:38.991 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:39.093 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:39.194 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:39.296 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:39.398 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:39.500 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:39.601 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:39.703 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:39.804 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:39.906 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:40.008 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:40.109 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:40.211 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:40.313 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:40.414 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:40.515 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:40.617 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:40.718 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:40.820 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:40.921 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:41.023 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:41.124 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:41.225 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:41.327 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:41.428 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:41.530 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:41.631 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:41.732 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:41.834 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:41.935 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:42.037 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:42.138 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:42.240 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:42.341 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:42.443 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:42.544 DEBUG [src.node.waku_node] Stopping container with id eda0f4696793
|
|
2025-12-26 04:38:42.546 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/eda0f4696793b350d732c7db2c0ae1d9f02267bca13161a4230341a432bf0520/stop: Not Found ("No such container: eda0f4696793b350d732c7db2c0ae1d9f02267bca13161a4230341a432bf0520")
|
|
2025-12-26 04:38:42.547 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-26 04:38:42.571 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-26 04:38:42.618 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-26 04:38:42.619 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-26 04:38:42.619 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-26 04:38:42.619 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|