mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
2587 lines
377 KiB
Plaintext
2587 lines
377 KiB
Plaintext
2026-01-29 04:52:07.128 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-01-29 04:52:07.128 DEBUG [tests.conftest] Running test: test_light_push_with_valid_version with id: 2026-01-29_04-52-07__d2762290-7469-4982-a504-cba3f0fd654c
|
|
2026-01-29 04:52:07.129 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-01-29 04:52:07.129 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-01-29 04:52:07.136 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-29 04:52:07.136 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-01-29_04-52-07__d2762290-7469-4982-a504-cba3f0fd654c__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:52:07.136 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:52:07.136 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:52:07.138 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:52:07.138 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.204.205
|
|
2026-01-29 04:52:07.138 DEBUG [src.node.docker_mananger] Generated ports ['48218', '48219', '48220', '48221', '48222']
|
|
2026-01-29 04:52:07.138 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:52:07.138 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:52:07.138 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:52:07.138 DEBUG [src.node.docker_mananger] docker run -i -t -p 48218:48218 -p 48219:48219 -p 48220:48220 -p 48221:48221 -p 48222:48222 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=48220 --rest-port=48218 --tcp-port=48219 --discv5-udp-port=48221 --rest-address=0.0.0.0 --nat=extip:172.18.204.205 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=afdc949b0a3ac3bab5ff6559ab7dfb23ac3ba3df564cf839b5511da5accf0b0f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48222 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-01-29 04:52:07.334 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.204.205 waku 8a68091e8d40877d7f8ceebca8227c2ef5e932fe6eec7e0fc4f8e5755263fbff
|
|
2026-01-29 04:52:07.367 DEBUG [src.node.docker_mananger] Container started with ID 8a68091e8d40. Setting up logs at ./log/docker/receiving_node1_2026-01-29_04-52-07__d2762290-7469-4982-a504-cba3f0fd654c__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:52:07.367 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 48218
|
|
2026-01-29 04:52:07.368 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:52:08.369 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48218/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:08.372 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-01-29 04:52:08.373 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-29 04:52:08.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48218/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:08.375 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.204.205/tcp/48219/p2p/16Uiu2HAmHUa8Qn9PPqE6pXM2R2wBa4hp9fKuPqqmPc7ZMjPDjJo3","/ip4/172.18.204.205/tcp/48220/ws/p2p/16Uiu2HAmHUa8Qn9PPqE6pXM2R2wBa4hp9fKuPqqmPc7ZMjPDjJo3"],"enrUri":"enr:-L24QHk4YCAmc7KpVv1exbEMyZeljco-SyzYWq-Ukx5kK6DPIYKLJK814k9WB7JRgMrAwoDZpt593kExNeZ-Ezp-csECgmlkgnY0gmlwhKwSzM2KbXVsdGlhZGRyc5YACASsEszNBrxbAAoErBLMzQa8XN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDR589E3REnaP5c6rysnaTfuF-CvgccLtvUtIDum8n3WKDdGNwgrxbg3VkcIK8XYV3YWt1Mgk"}'
|
|
2026-01-29 04:52:08.375 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-29 04:52:08.382 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-29 04:52:08.383 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-01-29_04-52-07__d2762290-7469-4982-a504-cba3f0fd654c__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:52:08.383 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:52:08.383 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:52:08.384 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:52:08.384 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.193.26
|
|
2026-01-29 04:52:08.385 DEBUG [src.node.docker_mananger] Generated ports ['1713', '1714', '1715', '1716', '1717']
|
|
2026-01-29 04:52:08.385 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:52:08.385 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:52:08.385 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:52:08.385 DEBUG [src.node.docker_mananger] docker run -i -t -p 1713:1713 -p 1714:1714 -p 1715:1715 -p 1716:1716 -p 1717:1717 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=1715 --rest-port=1713 --tcp-port=1714 --discv5-udp-port=1716 --rest-address=0.0.0.0 --nat=extip:172.18.193.26 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4eaa3deeaf1deffb3a4f3f0b3be88dbcc1d351a8e8ef41f665b2c2538fdd33d7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1717 --metrics-logging=true --lightpush=false --relay=true
|
|
2026-01-29 04:52:08.581 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.193.26 waku 125b00b5ce49db84eaa36614817800f14d8ccf8681927632a8bb7a729664ef57
|
|
2026-01-29 04:52:08.615 DEBUG [src.node.docker_mananger] Container started with ID 125b00b5ce49. Setting up logs at ./log/docker/receiving_node2_2026-01-29_04-52-07__d2762290-7469-4982-a504-cba3f0fd654c__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:52:08.615 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1713
|
|
2026-01-29 04:52:08.615 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:52:09.616 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:09.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-01-29 04:52:09.619 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-29 04:52:09.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1713/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:09.622 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.193.26/tcp/1714/p2p/16Uiu2HAm7SVJL4fwvPeNan9vLGrnYF2StVGWumCY33wufBHg9u6B","/ip4/172.18.193.26/tcp/1715/ws/p2p/16Uiu2HAm7SVJL4fwvPeNan9vLGrnYF2StVGWumCY33wufBHg9u6B"],"enrUri":"enr:-L24QFiWHIl39b42ps8EYAqnYE0ZJF8nA8nsBGy6mXRjQxgJfdv7lKuSQRkWAcrySS7wmzRXLzOqZcnZdYf-yW42zAECgmlkgnY0gmlwhKwSwRqKbXVsdGlhZGRyc5YACASsEsEaBgayAAoErBLBGgYGs90DgnJzhQADAQAAiXNlY3AyNTZrMaECsoG_XvGjYmUYc3pUwW_2U6CVrXtxsU4F3u033nBX2qyDdGNwggayg3VkcIIGtIV3YWt1MgE"}'
|
|
2026-01-29 04:52:09.622 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-29 04:52:09.622 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1713/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.204.205/tcp/48219/p2p/16Uiu2HAmHUa8Qn9PPqE6pXM2R2wBa4hp9fKuPqqmPc7ZMjPDjJo3"]'
|
|
2026-01-29 04:52:09.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:52:09.663 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-29 04:52:09.663 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-01-29_04-52-07__d2762290-7469-4982-a504-cba3f0fd654c__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:52:09.663 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:52:09.663 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:52:09.665 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:52:09.665 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.145.86
|
|
2026-01-29 04:52:09.666 DEBUG [src.node.docker_mananger] Generated ports ['52198', '52199', '52200', '52201', '52202']
|
|
2026-01-29 04:52:09.666 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:52:09.668 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:52:09.669 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:52:09.669 DEBUG [src.node.docker_mananger] docker run -i -t -p 52198:52198 -p 52199:52199 -p 52200:52200 -p 52201:52201 -p 52202:52202 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=52200 --rest-port=52198 --tcp-port=52199 --discv5-udp-port=52201 --rest-address=0.0.0.0 --nat=extip:172.18.145.86 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8dbcfdaf198e12fca0447376848d847bd6aac13c823e7c6eff8fbea1cddd9f73 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52202 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QHk4YCAmc7KpVv1exbEMyZeljco-SyzYWq-Ukx5kK6DPIYKLJK814k9WB7JRgMrAwoDZpt593kExNeZ-Ezp-csECgmlkgnY0gmlwhKwSzM2KbXVsdGlhZGRyc5YACASsEszNBrxbAAoErBLMzQa8XN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDR589E3REnaP5c6rysnaTfuF-CvgccLtvUtIDum8n3WKDdGNwgrxbg3VkcIK8XYV3YWt1Mgk --lightpushnode=/ip4/172.18.204.205/tcp/48219/p2p/16Uiu2HAmHUa8Qn9PPqE6pXM2R2wBa4hp9fKuPqqmPc7ZMjPDjJo3 --lightpush=true --relay=false
|
|
2026-01-29 04:52:09.892 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.145.86 waku 47629bbca5188868f6cbe01bf87c804847a4082ef08244f2c9f66b3050ffb480
|
|
2026-01-29 04:52:09.921 DEBUG [src.node.docker_mananger] Container started with ID 47629bbca518. Setting up logs at ./log/docker/lightpush_node1_2026-01-29_04-52-07__d2762290-7469-4982-a504-cba3f0fd654c__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:52:09.922 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52198
|
|
2026-01-29 04:52:09.922 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:52:10.923 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:11.024 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:11.126 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:11.227 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:11.262 ERROR [src.node.docker_mananger] Max retries reached for container 47629bbca518. Exiting log stream.
|
|
2026-01-29 04:52:11.328 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:11.430 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:11.531 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:11.633 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:11.734 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:11.836 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:11.937 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:12.038 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:12.140 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:12.241 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:12.343 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:12.445 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:12.546 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:12.647 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:12.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:12.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:12.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:13.053 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:13.155 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:13.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:13.358 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:13.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:13.561 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:13.662 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:13.763 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:13.864 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:13.966 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:14.067 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:14.169 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:14.270 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:14.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:14.473 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:14.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:14.676 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:14.777 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:14.879 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:14.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:15.081 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:15.182 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:15.284 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:15.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:15.487 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:15.588 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:15.690 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:15.791 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:15.893 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:15.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:16.095 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:16.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:16.298 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:16.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:16.501 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:16.603 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:16.704 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:16.806 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:16.907 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:17.008 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:17.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:17.211 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:17.312 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:17.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:17.515 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:17.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:17.718 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:17.819 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:17.921 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:18.022 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:18.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:18.225 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:18.326 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:18.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:18.529 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:18.631 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:18.732 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:18.833 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:18.935 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:19.036 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:19.138 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:19.239 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:19.341 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:19.442 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:19.544 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:19.646 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:19.747 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:19.848 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:19.950 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:20.051 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:20.153 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:20.254 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:20.356 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:20.457 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:20.559 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:20.660 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:20.761 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:20.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:20.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:21.065 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:21.166 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:21.268 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:21.369 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:21.470 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:21.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:21.673 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:21.774 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:21.875 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:21.977 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:22.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:22.180 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:22.281 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:22.383 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:22.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:22.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:22.687 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:22.788 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:22.890 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:22.991 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:23.092 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:23.194 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:23.296 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:23.397 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:23.499 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:23.600 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:23.701 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:23.803 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:23.904 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:24.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:24.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:24.209 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:24.310 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:24.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:24.513 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:24.615 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:24.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:24.818 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:24.919 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:25.020 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:25.122 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:25.223 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:25.325 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:25.426 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:25.527 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:25.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:25.730 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:25.832 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:25.933 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:26.034 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:26.136 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:26.237 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:26.338 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:26.440 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:26.541 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:26.643 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:26.744 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:26.845 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:26.946 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:27.048 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:27.149 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:27.250 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:27.352 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:27.453 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:27.554 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:27.656 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:27.757 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:27.858 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:27.959 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:28.060 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:28.162 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:28.264 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:28.365 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:28.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:28.568 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:28.669 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:28.771 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:28.873 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:28.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:29.075 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:29.177 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:29.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:29.380 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:29.481 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:29.583 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:29.684 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:29.785 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:29.886 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:29.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:30.090 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:30.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:30.293 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:30.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:30.496 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:30.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:30.699 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:30.801 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:30.902 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:31.003 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52198/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:31.004 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=52198): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f2030b566f0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2026-01-29 04:52:31.105 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:52:31.105 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:52:31.107 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:52:31.107 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.138.97
|
|
2026-01-29 04:52:31.107 DEBUG [src.node.docker_mananger] Generated ports ['30833', '30834', '30835', '30836', '30837']
|
|
2026-01-29 04:52:31.107 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:52:31.107 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:52:31.107 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:52:31.107 DEBUG [src.node.docker_mananger] docker run -i -t -p 30833:30833 -p 30834:30834 -p 30835:30835 -p 30836:30836 -p 30837:30837 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=30835 --rest-port=30833 --tcp-port=30834 --discv5-udp-port=30836 --rest-address=0.0.0.0 --nat=extip:172.18.138.97 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=45b9dd9753f7d8cb0764ad5986e96bc71fc1b5a482efebdfee0dfed319d21ccc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30837 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QHk4YCAmc7KpVv1exbEMyZeljco-SyzYWq-Ukx5kK6DPIYKLJK814k9WB7JRgMrAwoDZpt593kExNeZ-Ezp-csECgmlkgnY0gmlwhKwSzM2KbXVsdGlhZGRyc5YACASsEszNBrxbAAoErBLMzQa8XN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDR589E3REnaP5c6rysnaTfuF-CvgccLtvUtIDum8n3WKDdGNwgrxbg3VkcIK8XYV3YWt1Mgk --lightpushnode=/ip4/172.18.204.205/tcp/48219/p2p/16Uiu2HAmHUa8Qn9PPqE6pXM2R2wBa4hp9fKuPqqmPc7ZMjPDjJo3 --lightpush=true --relay=false
|
|
2026-01-29 04:52:31.290 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.138.97 waku 6a34ad83fa3769eda3cbba672115a5d49df8b1d6b8615bb7119ac10d1539854b
|
|
2026-01-29 04:52:31.319 DEBUG [src.node.docker_mananger] Container started with ID 6a34ad83fa37. Setting up logs at ./log/docker/lightpush_node1_2026-01-29_04-52-07__d2762290-7469-4982-a504-cba3f0fd654c__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:52:31.320 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30833
|
|
2026-01-29 04:52:31.320 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:52:32.321 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:32.422 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:32.524 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:32.625 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:32.649 ERROR [src.node.docker_mananger] Max retries reached for container 6a34ad83fa37. Exiting log stream.
|
|
2026-01-29 04:52:32.726 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:32.827 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:32.929 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:33.030 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:33.131 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:33.232 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:33.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:33.435 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:33.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:33.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:33.739 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:33.840 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:33.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:34.042 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:34.144 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:34.245 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:34.347 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:34.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:34.550 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:34.651 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:34.752 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:34.854 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:34.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:35.056 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:35.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:35.259 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:35.361 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:35.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:35.564 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:35.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:35.766 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:35.867 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:35.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:36.071 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:36.172 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:36.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:36.374 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:36.476 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:36.577 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:36.679 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:36.780 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:36.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:36.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:37.084 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:37.186 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:37.287 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:37.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:37.489 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:37.591 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:37.692 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:37.794 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:37.895 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:37.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:38.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:38.199 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:38.300 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:38.402 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:38.503 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:38.605 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:38.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:38.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:38.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:39.012 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:39.114 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:39.215 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:39.316 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:39.418 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:39.519 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:39.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:39.722 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:39.823 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:39.925 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:40.026 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:40.128 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:40.229 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:40.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:40.432 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:40.533 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:40.635 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:40.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:40.838 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:40.939 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:41.041 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:41.142 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:41.244 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:41.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:41.446 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:41.548 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:41.649 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:41.750 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:41.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:41.953 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:42.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:42.156 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:42.257 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:42.358 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:42.460 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:42.561 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:42.663 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:42.764 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:42.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:42.966 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:43.068 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:43.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:43.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:43.372 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:43.473 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:43.575 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:43.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:43.778 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:43.879 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:43.981 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:44.082 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:44.184 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:44.285 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:44.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:44.489 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:44.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:44.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:44.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:44.895 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:44.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:45.098 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:45.199 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:45.300 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:45.402 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:45.504 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:45.605 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:45.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:45.807 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:45.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:46.010 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:46.112 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:46.213 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:46.315 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:46.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:46.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:46.619 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:46.721 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:46.822 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:46.923 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:47.024 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:47.125 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:47.227 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:47.329 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:47.430 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:47.531 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:47.632 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:47.733 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:47.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:47.937 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:48.038 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:48.139 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:48.240 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:48.342 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:48.443 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:48.545 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:48.646 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:48.747 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:48.848 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:48.949 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:49.051 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:49.152 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:49.254 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:49.355 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:49.456 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:49.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:49.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:49.761 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:49.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:49.963 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:50.064 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:50.166 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:50.267 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:50.368 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:50.470 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:50.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:50.672 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:50.773 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:50.875 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:50.976 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:51.077 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:51.178 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:51.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:51.381 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:51.482 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:51.584 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:51.685 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:51.786 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:51.888 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:51.989 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:52.090 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:52.192 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:52.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:52.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:52.396 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=30833): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f2030872ae0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2026-01-29 04:52:52.496 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:52:52.497 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:52:52.498 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:52:52.498 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.154.5
|
|
2026-01-29 04:52:52.499 DEBUG [src.node.docker_mananger] Generated ports ['50034', '50035', '50036', '50037', '50038']
|
|
2026-01-29 04:52:52.499 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:52:52.499 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:52:52.499 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:52:52.499 DEBUG [src.node.docker_mananger] docker run -i -t -p 50034:50034 -p 50035:50035 -p 50036:50036 -p 50037:50037 -p 50038:50038 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=50036 --rest-port=50034 --tcp-port=50035 --discv5-udp-port=50037 --rest-address=0.0.0.0 --nat=extip:172.18.154.5 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=02a28cbd83f8e7ee8f4f8bd99fdf379bee0efbbff66d9ea5ebb7cfe98f0178bd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50038 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QHk4YCAmc7KpVv1exbEMyZeljco-SyzYWq-Ukx5kK6DPIYKLJK814k9WB7JRgMrAwoDZpt593kExNeZ-Ezp-csECgmlkgnY0gmlwhKwSzM2KbXVsdGlhZGRyc5YACASsEszNBrxbAAoErBLMzQa8XN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDR589E3REnaP5c6rysnaTfuF-CvgccLtvUtIDum8n3WKDdGNwgrxbg3VkcIK8XYV3YWt1Mgk --lightpushnode=/ip4/172.18.204.205/tcp/48219/p2p/16Uiu2HAmHUa8Qn9PPqE6pXM2R2wBa4hp9fKuPqqmPc7ZMjPDjJo3 --lightpush=true --relay=false
|
|
2026-01-29 04:52:52.678 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.154.5 waku a37ceb731fdf8732474a2f3f144fd5bdff1df02cf1b8d8b92b1e7abe287402ec
|
|
2026-01-29 04:52:52.708 DEBUG [src.node.docker_mananger] Container started with ID a37ceb731fdf. Setting up logs at ./log/docker/lightpush_node1_2026-01-29_04-52-07__d2762290-7469-4982-a504-cba3f0fd654c__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:52:52.708 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50034
|
|
2026-01-29 04:52:52.708 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:52:53.709 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:53.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:53.912 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:54.013 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:54.061 ERROR [src.node.docker_mananger] Max retries reached for container a37ceb731fdf. Exiting log stream.
|
|
2026-01-29 04:52:54.114 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:54.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:54.317 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:54.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:54.520 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:54.622 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:54.723 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:54.824 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:54.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:55.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:55.129 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:55.231 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:55.332 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:55.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:55.535 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:55.636 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:55.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:55.838 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:55.940 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:56.041 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:56.143 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:56.244 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:56.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:56.446 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:56.547 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:56.649 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:56.751 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:56.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:56.953 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:57.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:57.156 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:57.257 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:57.359 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:57.460 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:57.561 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:57.663 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:57.764 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:57.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:57.967 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:58.068 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:58.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:58.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:58.372 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:58.474 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:58.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:58.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:58.778 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:58.880 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:58.981 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:59.083 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:59.184 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:59.286 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:59.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:59.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:59.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:59.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:59.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:59.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:52:59.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:00.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:00.199 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:00.300 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:00.402 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:00.503 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:00.604 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:00.705 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:00.807 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:00.908 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:01.010 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:01.111 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:01.212 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:01.313 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:01.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:01.516 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:01.618 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:01.719 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:01.821 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:01.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:02.023 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:02.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:02.226 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:02.327 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:02.429 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:02.530 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:02.631 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:02.732 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:02.834 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:02.935 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:03.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:03.138 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:03.240 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:03.341 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:03.443 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:03.544 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:03.646 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:03.747 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:03.849 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:03.950 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:04.051 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:04.153 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:04.254 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:04.355 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:04.457 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:04.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:04.660 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:04.761 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:04.863 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:04.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:05.065 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:05.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:05.269 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:05.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:05.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:05.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:05.674 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:05.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:05.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:05.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:06.080 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:06.182 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:06.283 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:06.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:06.486 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:06.588 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:06.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:06.790 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:06.892 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:06.993 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:07.095 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:07.196 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:07.298 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:07.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:07.503 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:07.604 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:07.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:07.807 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:07.908 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:08.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:08.111 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:08.212 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:08.314 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:08.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:08.516 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:08.618 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:08.719 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:08.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:08.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:09.023 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:09.125 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:09.226 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:09.328 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:09.429 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:09.530 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:09.632 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:09.733 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:09.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:09.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:10.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:10.139 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:10.240 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:10.341 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:10.443 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:10.544 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:10.646 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:10.747 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:10.848 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:10.950 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:11.051 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:11.153 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:11.254 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:11.355 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:11.457 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:11.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:11.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:11.761 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:11.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:11.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:12.065 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:12.166 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:12.268 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:12.369 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:12.470 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:12.572 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:12.673 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:12.775 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:12.876 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:12.977 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:13.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:13.180 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:13.281 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:13.383 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:13.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:13.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:13.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:13.788 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50034/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:13.789 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=50034): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f2030ab2240>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2026-01-29 04:53:13.973 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-01-29 04:53:13.974 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-01-29 04:53:13.974 DEBUG [src.node.waku_node] Stopping container with id 8a68091e8d40
|
|
2026-01-29 04:53:14.490 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-29 04:53:14.492 DEBUG [src.node.waku_node] Stopping container with id 125b00b5ce49
|
|
2026-01-29 04:53:14.990 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-29 04:53:14.991 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:15.093 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:15.195 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:15.297 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:15.302 ERROR [src.node.docker_mananger] Max retries reached for container 8a68091e8d40. Exiting log stream.
|
|
2026-01-29 04:53:15.398 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:15.499 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:15.601 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:15.702 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:15.802 ERROR [src.node.docker_mananger] Max retries reached for container 125b00b5ce49. Exiting log stream.
|
|
2026-01-29 04:53:15.804 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:15.905 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:16.006 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:16.107 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:16.209 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:16.311 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:16.412 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:16.514 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:16.615 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:16.717 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:16.819 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:16.920 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:17.022 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:17.124 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:17.225 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:17.327 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:17.429 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:17.531 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:17.633 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:17.734 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:17.836 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:17.937 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:18.039 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:18.141 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:18.243 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:18.345 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:18.446 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:18.548 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:18.649 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:18.751 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:18.853 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:18.954 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:19.056 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:19.157 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:19.259 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:19.361 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:19.462 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:19.564 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:19.665 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:19.767 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:19.869 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:19.970 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:20.072 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:20.073 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/a37ceb731fdf8732474a2f3f144fd5bdff1df02cf1b8d8b92b1e7abe287402ec/stop: Not Found ("No such container: a37ceb731fdf8732474a2f3f144fd5bdff1df02cf1b8d8b92b1e7abe287402ec")
|
|
2026-01-29 04:53:20.073 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:20.174 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:20.276 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:20.377 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:20.479 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:20.581 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:20.683 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:20.784 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:20.886 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:20.987 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:21.089 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:21.191 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:21.292 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:21.394 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:21.495 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:21.597 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:21.699 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:21.800 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:21.902 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:22.003 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:22.105 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:22.207 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:22.309 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:22.410 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:22.512 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:22.613 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:22.715 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:22.817 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:22.919 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:23.020 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:23.122 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:23.223 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:23.325 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:23.427 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:23.529 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:23.630 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:23.731 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:23.833 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:23.934 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:24.036 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:24.138 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:24.240 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:24.341 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:24.443 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:24.544 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:24.646 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:24.748 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:24.849 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:24.951 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:25.053 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:25.155 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:25.156 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/a37ceb731fdf8732474a2f3f144fd5bdff1df02cf1b8d8b92b1e7abe287402ec/stop: Not Found ("No such container: a37ceb731fdf8732474a2f3f144fd5bdff1df02cf1b8d8b92b1e7abe287402ec")
|
|
2026-01-29 04:53:25.156 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:25.257 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:25.359 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:25.461 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:25.562 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:25.663 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:25.765 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:25.867 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:25.969 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:26.070 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:26.171 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:26.273 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:26.374 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:26.476 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:26.578 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:26.679 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:26.781 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:26.882 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:26.984 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:27.086 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:27.187 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:27.288 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:27.390 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:27.492 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:27.593 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:27.695 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:27.797 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:27.898 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:28.000 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:28.101 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:28.203 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:28.305 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:28.406 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:28.508 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:28.609 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:28.711 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:28.813 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:28.915 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:29.016 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:29.118 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:29.219 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:29.321 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:29.423 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:29.525 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:29.626 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:29.727 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:29.829 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:29.931 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:30.033 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:30.135 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:30.236 DEBUG [src.node.waku_node] Stopping container with id a37ceb731fdf
|
|
2026-01-29 04:53:30.238 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/a37ceb731fdf8732474a2f3f144fd5bdff1df02cf1b8d8b92b1e7abe287402ec/stop: Not Found ("No such container: a37ceb731fdf8732474a2f3f144fd5bdff1df02cf1b8d8b92b1e7abe287402ec")
|
|
2026-01-29 04:53:30.239 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-01-29 04:53:30.262 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:53:30.286 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:53:30.286 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:53:30.287 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:53:30.287 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:53:30.298 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-01-29 04:53:30.298 DEBUG [tests.conftest] Running test: test_light_push_with_valid_version with id: 2026-01-29_04-53-30__a60cd9a8-5185-49c5-b324-b0a8947cd556
|
|
2026-01-29 04:53:30.298 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-01-29 04:53:30.298 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-01-29 04:53:30.305 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-29 04:53:30.305 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-01-29_04-53-30__a60cd9a8-5185-49c5-b324-b0a8947cd556__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:53:30.305 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:53:30.306 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:53:30.307 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:53:30.307 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.2.16
|
|
2026-01-29 04:53:30.307 DEBUG [src.node.docker_mananger] Generated ports ['10388', '10389', '10390', '10391', '10392']
|
|
2026-01-29 04:53:30.307 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:53:30.307 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:53:30.308 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:53:30.308 DEBUG [src.node.docker_mananger] docker run -i -t -p 10388:10388 -p 10389:10389 -p 10390:10390 -p 10391:10391 -p 10392:10392 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=10390 --rest-port=10388 --tcp-port=10389 --discv5-udp-port=10391 --rest-address=0.0.0.0 --nat=extip:172.18.2.16 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=41f3aa77ec55aac7355df09e5f65bae2bedbf1c76b7ccfc50a071fb1cd0395cf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10392 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-01-29 04:53:30.488 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.2.16 waku 3f056977a5ef2fdeb7f60e86dc88a0268cfdebb1859670522a1e5f2a9c011541
|
|
2026-01-29 04:53:30.520 DEBUG [src.node.docker_mananger] Container started with ID 3f056977a5ef. Setting up logs at ./log/docker/receiving_node1_2026-01-29_04-53-30__a60cd9a8-5185-49c5-b324-b0a8947cd556__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:53:30.521 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10388
|
|
2026-01-29 04:53:30.521 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:53:31.522 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10388/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:31.525 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-01-29 04:53:31.525 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-29 04:53:31.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10388/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:31.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.2.16/tcp/10389/p2p/16Uiu2HAmVqY8J3KjpqNJQ8pHeeYn3qVSE7ENMy6CFyT2sMc7KcN5","/ip4/172.18.2.16/tcp/10390/ws/p2p/16Uiu2HAmVqY8J3KjpqNJQ8pHeeYn3qVSE7ENMy6CFyT2sMc7KcN5"],"enrUri":"enr:-L24QIXyu4Sn7ROdZ6QbHUiWM-GEEw488wXVa6UvBWpVd9NxUbVW1Ay1W_OE8c0nH3Hsn4wgCxSzaV9djDX97VxDRLsCgmlkgnY0gmlwhKwSAhCKbXVsdGlhZGRyc5YACASsEgIQBiiVAAoErBICEAYolt0DgnJzhQADAQAAiXNlY3AyNTZrMaED_0pqPkfCX4mv6UwdJ6Gp5txDUjjfmsvvToqPfnHT-cKDdGNwgiiVg3VkcIIol4V3YWt1Mgk"}'
|
|
2026-01-29 04:53:31.528 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-29 04:53:31.535 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-29 04:53:31.535 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-01-29_04-53-30__a60cd9a8-5185-49c5-b324-b0a8947cd556__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:53:31.535 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:53:31.535 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:53:31.537 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:53:31.537 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.16.228
|
|
2026-01-29 04:53:31.537 DEBUG [src.node.docker_mananger] Generated ports ['40086', '40087', '40088', '40089', '40090']
|
|
2026-01-29 04:53:31.537 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:53:31.537 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:53:31.538 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:53:31.538 DEBUG [src.node.docker_mananger] docker run -i -t -p 40086:40086 -p 40087:40087 -p 40088:40088 -p 40089:40089 -p 40090:40090 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=40088 --rest-port=40086 --tcp-port=40087 --discv5-udp-port=40089 --rest-address=0.0.0.0 --nat=extip:172.18.16.228 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=07ea3bde15610cd0e3e3da79ec7b90b6bcf0d0b5ff3bca0afcbbdfaf30a66fe3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40090 --metrics-logging=true --lightpush=false --relay=true
|
|
2026-01-29 04:53:31.727 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.16.228 waku 93264e792644f7c1245f928e9040a35aa0647df041013c19ccf9f411727b2f09
|
|
2026-01-29 04:53:31.758 DEBUG [src.node.docker_mananger] Container started with ID 93264e792644. Setting up logs at ./log/docker/receiving_node2_2026-01-29_04-53-30__a60cd9a8-5185-49c5-b324-b0a8947cd556__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:53:31.759 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40086
|
|
2026-01-29 04:53:31.759 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:53:32.759 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40086/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:32.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-01-29 04:53:32.763 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-29 04:53:32.763 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40086/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:32.765 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.16.228/tcp/40087/p2p/16Uiu2HAmCWqSX6VjFnwAZcydWGGHEhFHpJNrT67ZLcfmHT4Jjy5J","/ip4/172.18.16.228/tcp/40088/ws/p2p/16Uiu2HAmCWqSX6VjFnwAZcydWGGHEhFHpJNrT67ZLcfmHT4Jjy5J"],"enrUri":"enr:-L24QECBrcn6wP4ez3uvf3-1C9Ky45JILnXnpwE5CEwGn6uYR90QKYgIf_uSdzCwxahKHzr-WuTEQRrly-25qvkeWnkCgmlkgnY0gmlwhKwSEOSKbXVsdGlhZGRyc5YACASsEhDkBpyXAAoErBIQ5AacmN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC_elHdlmiSIxxzSHBzT6gPzvZiuwdTBRj0mgpfFGzwNmDdGNwgpyXg3VkcIKcmYV3YWt1MgE"}'
|
|
2026-01-29 04:53:32.765 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-29 04:53:32.766 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40086/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.2.16/tcp/10389/p2p/16Uiu2HAmVqY8J3KjpqNJQ8pHeeYn3qVSE7ENMy6CFyT2sMc7KcN5"]'
|
|
2026-01-29 04:53:32.798 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:53:32.810 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-29 04:53:32.810 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-01-29_04-53-30__a60cd9a8-5185-49c5-b324-b0a8947cd556__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:53:32.811 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:53:32.811 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:53:32.814 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:53:32.814 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.96.16
|
|
2026-01-29 04:53:32.814 DEBUG [src.node.docker_mananger] Generated ports ['1873', '1874', '1875', '1876', '1877']
|
|
2026-01-29 04:53:32.815 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:53:32.815 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:53:32.815 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:53:32.815 DEBUG [src.node.docker_mananger] docker run -i -t -p 1873:1873 -p 1874:1874 -p 1875:1875 -p 1876:1876 -p 1877:1877 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=1875 --rest-port=1873 --tcp-port=1874 --discv5-udp-port=1876 --rest-address=0.0.0.0 --nat=extip:172.18.96.16 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6e252042ffd57aec2df715baf3a4c7da2f17e655e5ef3b33b8dcf6b8f9f32eca --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1877 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QIXyu4Sn7ROdZ6QbHUiWM-GEEw488wXVa6UvBWpVd9NxUbVW1Ay1W_OE8c0nH3Hsn4wgCxSzaV9djDX97VxDRLsCgmlkgnY0gmlwhKwSAhCKbXVsdGlhZGRyc5YACASsEgIQBiiVAAoErBICEAYolt0DgnJzhQADAQAAiXNlY3AyNTZrMaED_0pqPkfCX4mv6UwdJ6Gp5txDUjjfmsvvToqPfnHT-cKDdGNwgiiVg3VkcIIol4V3YWt1Mgk --lightpushnode=/ip4/172.18.2.16/tcp/10389/p2p/16Uiu2HAmVqY8J3KjpqNJQ8pHeeYn3qVSE7ENMy6CFyT2sMc7KcN5 --lightpush=true --relay=false
|
|
2026-01-29 04:53:33.005 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.96.16 waku 5aa58982ed31252b5aba2b048e225abc0f7ffae4b91f84b426729296d53a3a90
|
|
2026-01-29 04:53:33.034 DEBUG [src.node.docker_mananger] Container started with ID 5aa58982ed31. Setting up logs at ./log/docker/lightpush_node1_2026-01-29_04-53-30__a60cd9a8-5185-49c5-b324-b0a8947cd556__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:53:33.035 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1873
|
|
2026-01-29 04:53:33.035 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:53:34.036 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:34.138 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:34.239 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:34.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:34.414 ERROR [src.node.docker_mananger] Max retries reached for container 5aa58982ed31. Exiting log stream.
|
|
2026-01-29 04:53:34.442 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:34.543 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:34.644 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:34.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:34.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:34.949 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:35.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:35.151 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:35.253 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:35.354 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:35.456 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:35.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:35.658 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:35.759 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:35.861 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:35.963 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:36.064 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:36.165 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:36.266 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:36.368 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:36.469 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:36.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:36.672 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:36.773 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:36.874 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:36.975 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:37.077 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:37.179 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:37.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:37.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:37.483 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:37.584 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:37.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:37.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:37.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:37.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:38.091 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:38.192 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:38.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:38.396 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:38.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:38.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:38.700 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:38.801 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:38.902 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:39.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:39.105 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:39.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:39.308 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:39.409 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:39.511 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:39.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:39.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:39.815 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:39.916 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:40.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:40.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:40.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:40.323 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:40.424 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:40.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:40.627 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:40.728 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:40.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:40.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:41.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:41.134 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:41.235 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:41.337 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:41.438 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:41.539 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:41.641 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:41.742 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:41.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:41.948 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:42.066 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:42.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:42.268 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:42.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:42.472 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:42.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:42.674 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:42.775 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:42.877 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:42.978 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:43.080 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:43.181 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:43.282 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:43.384 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:43.485 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:43.586 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:43.688 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:43.789 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:43.891 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:43.992 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:44.093 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:44.195 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:44.297 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:44.398 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:44.499 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:44.600 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:44.701 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:44.803 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:44.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:45.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:45.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:45.209 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:45.310 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:45.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:45.514 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:45.615 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:45.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:45.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:45.919 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:46.020 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:46.122 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:46.223 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:46.324 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:46.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:46.527 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:46.628 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:46.730 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:46.832 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:46.933 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:47.034 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:47.136 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:47.237 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:47.339 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:47.440 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:47.541 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:47.643 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:47.744 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:47.845 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:47.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:48.048 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:48.150 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:48.251 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:48.353 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:48.454 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:48.556 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:48.657 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:48.758 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:48.860 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:48.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:49.062 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:49.164 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:49.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:49.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:49.468 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:49.569 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:49.670 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:49.772 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:49.873 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:49.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:50.075 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:50.177 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:50.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:50.380 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:50.481 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:50.582 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:50.684 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:50.785 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:50.887 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:50.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:51.089 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:51.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:51.292 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:51.394 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:51.495 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:51.597 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:51.698 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:51.799 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:51.901 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:52.002 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:52.104 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:52.205 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:52.307 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:52.408 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:52.509 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:52.611 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:52.712 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:52.814 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:52.915 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:53.016 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:53.117 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:53.219 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:53.320 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:53.422 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:53.523 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:53.625 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:53.726 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:53.828 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:53.929 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:54.031 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:54.133 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:54.134 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=1873): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f2030ae4e30>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2026-01-29 04:53:54.234 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:53:54.235 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:53:54.236 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:53:54.237 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.87.148
|
|
2026-01-29 04:53:54.237 DEBUG [src.node.docker_mananger] Generated ports ['10793', '10794', '10795', '10796', '10797']
|
|
2026-01-29 04:53:54.237 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:53:54.237 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:53:54.237 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:53:54.237 DEBUG [src.node.docker_mananger] docker run -i -t -p 10793:10793 -p 10794:10794 -p 10795:10795 -p 10796:10796 -p 10797:10797 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=10795 --rest-port=10793 --tcp-port=10794 --discv5-udp-port=10796 --rest-address=0.0.0.0 --nat=extip:172.18.87.148 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d5ceaaa5badde24acecdcbf85ac4cfc27295ecd8f1cc94e5aeacefbdb47d7231 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10797 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QIXyu4Sn7ROdZ6QbHUiWM-GEEw488wXVa6UvBWpVd9NxUbVW1Ay1W_OE8c0nH3Hsn4wgCxSzaV9djDX97VxDRLsCgmlkgnY0gmlwhKwSAhCKbXVsdGlhZGRyc5YACASsEgIQBiiVAAoErBICEAYolt0DgnJzhQADAQAAiXNlY3AyNTZrMaED_0pqPkfCX4mv6UwdJ6Gp5txDUjjfmsvvToqPfnHT-cKDdGNwgiiVg3VkcIIol4V3YWt1Mgk --lightpushnode=/ip4/172.18.2.16/tcp/10389/p2p/16Uiu2HAmVqY8J3KjpqNJQ8pHeeYn3qVSE7ENMy6CFyT2sMc7KcN5 --lightpush=true --relay=false
|
|
2026-01-29 04:53:54.416 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.87.148 waku 87299c983af05f5b7f6c384fa7d965180db2c58b3e1942686b8af3482154b47b
|
|
2026-01-29 04:53:54.444 DEBUG [src.node.docker_mananger] Container started with ID 87299c983af0. Setting up logs at ./log/docker/lightpush_node1_2026-01-29_04-53-30__a60cd9a8-5185-49c5-b324-b0a8947cd556__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:53:54.445 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10793
|
|
2026-01-29 04:53:54.445 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:53:55.446 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:55.548 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:55.649 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:55.750 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:55.788 ERROR [src.node.docker_mananger] Max retries reached for container 87299c983af0. Exiting log stream.
|
|
2026-01-29 04:53:55.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:55.953 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:56.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:56.156 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:56.257 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:56.358 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:56.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:56.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:56.662 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:56.764 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:56.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:56.966 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:57.067 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:57.168 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:57.270 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:57.372 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:57.473 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:57.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:57.675 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:57.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:57.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:57.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:58.081 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:58.182 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:58.283 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:58.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:58.486 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:58.588 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:58.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:58.791 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:58.892 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:58.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:59.095 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:59.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:59.299 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:59.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:59.501 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:59.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:59.704 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:59.806 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:53:59.907 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:00.008 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:00.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:00.211 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:00.313 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:00.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:00.516 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:00.618 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:00.719 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:00.821 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:00.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:01.024 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:01.125 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:01.226 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:01.328 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:01.429 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:01.531 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:01.632 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:01.733 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:01.834 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:01.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:02.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:02.139 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:02.240 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:02.341 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:02.442 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:02.544 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:02.645 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:02.747 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:02.848 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:02.950 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:03.051 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:03.153 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:03.254 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:03.356 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:03.457 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:03.559 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:03.660 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:03.761 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:03.863 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:03.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:04.065 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:04.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:04.268 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:04.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:04.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:04.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:04.674 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:04.775 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:04.877 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:04.978 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:05.080 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:05.181 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:05.283 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:05.384 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:05.485 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:05.587 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:05.688 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:05.790 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:05.892 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:05.993 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:06.094 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:06.196 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:06.297 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:06.399 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:06.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:06.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:06.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:06.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:06.906 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:07.008 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:07.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:07.211 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:07.313 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:07.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:07.516 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:07.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:07.719 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:07.821 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:07.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:08.023 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:08.125 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:08.226 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:08.328 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:08.429 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:08.530 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:08.631 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:08.733 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:08.834 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:08.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:09.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:09.138 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:09.240 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:09.341 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:09.442 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:09.544 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:09.645 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:09.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:09.848 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:09.949 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:10.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:10.152 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:10.253 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:10.354 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:10.456 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:10.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:10.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:10.760 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:10.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:10.963 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:11.065 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:11.166 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:11.268 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:11.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:11.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:11.572 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:11.674 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:11.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:11.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:11.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:12.082 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:12.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:12.285 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:12.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:12.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:12.589 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:12.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:12.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:12.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:12.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:13.096 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:13.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:13.300 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:13.401 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:13.502 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:13.604 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:13.705 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:13.806 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:13.908 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:14.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:14.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:14.211 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:14.313 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:14.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:14.515 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:14.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:14.718 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:14.819 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:14.920 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:15.022 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:15.123 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:15.224 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:15.325 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:15.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:15.528 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10793/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:15.530 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=10793): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f2030a00350>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2026-01-29 04:54:15.630 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:54:15.630 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:54:15.632 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:54:15.632 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.22.218
|
|
2026-01-29 04:54:15.632 DEBUG [src.node.docker_mananger] Generated ports ['33601', '33602', '33603', '33604', '33605']
|
|
2026-01-29 04:54:15.632 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:54:15.632 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:54:15.632 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:54:15.632 DEBUG [src.node.docker_mananger] docker run -i -t -p 33601:33601 -p 33602:33602 -p 33603:33603 -p 33604:33604 -p 33605:33605 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=33603 --rest-port=33601 --tcp-port=33602 --discv5-udp-port=33604 --rest-address=0.0.0.0 --nat=extip:172.18.22.218 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f30a7ace9b89aecca0a7bc986eddeb2ddbf649b435ae04b2c60b9c4fd9990ea1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33605 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QIXyu4Sn7ROdZ6QbHUiWM-GEEw488wXVa6UvBWpVd9NxUbVW1Ay1W_OE8c0nH3Hsn4wgCxSzaV9djDX97VxDRLsCgmlkgnY0gmlwhKwSAhCKbXVsdGlhZGRyc5YACASsEgIQBiiVAAoErBICEAYolt0DgnJzhQADAQAAiXNlY3AyNTZrMaED_0pqPkfCX4mv6UwdJ6Gp5txDUjjfmsvvToqPfnHT-cKDdGNwgiiVg3VkcIIol4V3YWt1Mgk --lightpushnode=/ip4/172.18.2.16/tcp/10389/p2p/16Uiu2HAmVqY8J3KjpqNJQ8pHeeYn3qVSE7ENMy6CFyT2sMc7KcN5 --lightpush=true --relay=false
|
|
2026-01-29 04:54:15.811 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.22.218 waku 22294572bd391b1a6399124aed85fc60aab3ccbff32ad859ea89b5950ad13770
|
|
2026-01-29 04:54:15.842 DEBUG [src.node.docker_mananger] Container started with ID 22294572bd39. Setting up logs at ./log/docker/lightpush_node1_2026-01-29_04-53-30__a60cd9a8-5185-49c5-b324-b0a8947cd556__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:54:15.844 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 33601
|
|
2026-01-29 04:54:15.844 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:54:16.844 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:16.946 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:17.047 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:17.149 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:17.183 ERROR [src.node.docker_mananger] Max retries reached for container 22294572bd39. Exiting log stream.
|
|
2026-01-29 04:54:17.250 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:17.351 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:17.453 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:17.554 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:17.656 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:17.757 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:17.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:17.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:18.062 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:18.163 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:18.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:18.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:18.468 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:18.569 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:18.670 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:18.771 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:18.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:18.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:19.075 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:19.176 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:19.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:19.379 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:19.480 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:19.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:19.683 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:19.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:19.885 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:19.986 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:20.087 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:20.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:20.291 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:20.392 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:20.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:20.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:20.696 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:20.797 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:20.899 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:21.000 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:21.101 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:21.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:21.303 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:21.405 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:21.506 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:21.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:21.709 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:21.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:21.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:22.012 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:22.114 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:22.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:22.317 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:22.418 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:22.519 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:22.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:22.722 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:22.824 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:22.925 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:23.026 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:23.127 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:23.229 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:23.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:23.432 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:23.533 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:23.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:23.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:23.837 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:23.939 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:24.040 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:24.141 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:24.242 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:24.343 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:24.444 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:24.546 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:24.647 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:24.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:24.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:24.951 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:25.052 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:25.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:25.255 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:25.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:25.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:25.559 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:25.661 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:25.763 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:25.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:25.966 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:26.068 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:26.169 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:26.270 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:26.372 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:26.473 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:26.575 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:26.676 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:26.777 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:26.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:26.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:27.081 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:27.182 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:27.283 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:27.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:27.486 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:27.588 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:27.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:27.790 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:27.891 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:27.992 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:28.093 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:28.195 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:28.296 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:28.397 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:28.498 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:28.599 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:28.701 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:28.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:28.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:29.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:29.105 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:29.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:29.308 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:29.409 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:29.511 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:29.612 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:29.713 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:29.815 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:29.916 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:30.017 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:30.118 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:30.220 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:30.321 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:30.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:30.524 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:30.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:30.727 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:30.828 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:30.929 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:31.030 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:31.131 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:31.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:31.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:31.435 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:31.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:31.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:31.738 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:31.842 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:31.943 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:32.044 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:32.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:32.246 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:32.347 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:32.449 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:32.550 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:32.651 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:32.752 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:32.853 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:32.954 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:33.056 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:33.157 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:33.258 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:33.359 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:33.460 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:33.562 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:33.664 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:33.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:33.866 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:33.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:34.069 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:34.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:34.272 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:34.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:34.474 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:34.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:34.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:34.778 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:34.880 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:34.981 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:35.083 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:35.184 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:35.285 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:35.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:35.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:35.589 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:35.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:35.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:35.893 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:35.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:36.096 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:36.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:36.299 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:36.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:36.501 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:36.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:36.704 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:36.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:36.906 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33601/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:36.907 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=33601): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f20307f5f70>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2026-01-29 04:54:37.089 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-01-29 04:54:37.090 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-01-29 04:54:37.090 DEBUG [src.node.waku_node] Stopping container with id 3f056977a5ef
|
|
2026-01-29 04:54:37.602 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-29 04:54:37.605 DEBUG [src.node.waku_node] Stopping container with id 93264e792644
|
|
2026-01-29 04:54:38.110 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-29 04:54:38.110 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:38.213 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:38.315 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:38.416 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:38.417 ERROR [src.node.docker_mananger] Max retries reached for container 3f056977a5ef. Exiting log stream.
|
|
2026-01-29 04:54:38.518 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:38.619 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:38.720 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:38.822 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:38.923 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:38.994 ERROR [src.node.docker_mananger] Max retries reached for container 93264e792644. Exiting log stream.
|
|
2026-01-29 04:54:39.024 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:39.126 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:39.227 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:39.329 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:39.430 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:39.532 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:39.633 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:39.735 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:39.836 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:39.937 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:40.039 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:40.140 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:40.242 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:40.343 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:40.445 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:40.546 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:40.648 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:40.750 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:40.851 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:40.953 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:41.054 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:41.156 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:41.257 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:41.359 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:41.460 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:41.562 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:41.663 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:41.764 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:41.866 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:41.967 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:42.069 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:42.170 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:42.272 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:42.373 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:42.475 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:42.576 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:42.678 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:42.779 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:42.881 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:42.982 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:43.084 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:43.186 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:43.188 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/22294572bd391b1a6399124aed85fc60aab3ccbff32ad859ea89b5950ad13770/stop: Not Found ("No such container: 22294572bd391b1a6399124aed85fc60aab3ccbff32ad859ea89b5950ad13770")
|
|
2026-01-29 04:54:43.188 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:43.289 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:43.390 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:43.492 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:43.593 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:43.695 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:43.796 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:43.898 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:43.999 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:44.101 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:44.202 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:44.304 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:44.405 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:44.506 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:44.608 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:44.710 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:44.811 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:44.913 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:45.015 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:45.116 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:45.218 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:45.319 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:45.420 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:45.522 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:45.624 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:45.725 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:45.827 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:45.928 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:46.030 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:46.131 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:46.233 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:46.334 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:46.435 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:46.537 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:46.638 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:46.740 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:46.841 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:46.943 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:47.044 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:47.146 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:47.248 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:47.349 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:47.450 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:47.552 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:47.653 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:47.755 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:47.856 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:47.958 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:48.059 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:48.161 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:48.263 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:48.264 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/22294572bd391b1a6399124aed85fc60aab3ccbff32ad859ea89b5950ad13770/stop: Not Found ("No such container: 22294572bd391b1a6399124aed85fc60aab3ccbff32ad859ea89b5950ad13770")
|
|
2026-01-29 04:54:48.264 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:48.366 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:48.467 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:48.569 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:48.670 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:48.772 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:48.874 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:48.975 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:49.077 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:49.178 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:49.280 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:49.381 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:49.483 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:49.584 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:49.686 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:49.787 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:49.888 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:49.990 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:50.091 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:50.193 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:50.294 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:50.396 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:50.497 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:50.598 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:50.700 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:50.802 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:50.903 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:51.005 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:51.106 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:51.207 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:51.309 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:51.410 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:51.512 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:51.613 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:51.714 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:51.816 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:51.917 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:52.018 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:52.120 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:52.222 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:52.323 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:52.425 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:52.526 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:52.627 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:52.729 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:52.830 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:52.932 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:53.033 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:53.135 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:53.237 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:53.338 DEBUG [src.node.waku_node] Stopping container with id 22294572bd39
|
|
2026-01-29 04:54:53.340 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/22294572bd391b1a6399124aed85fc60aab3ccbff32ad859ea89b5950ad13770/stop: Not Found ("No such container: 22294572bd391b1a6399124aed85fc60aab3ccbff32ad859ea89b5950ad13770")
|
|
2026-01-29 04:54:53.341 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-01-29 04:54:53.364 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:54:53.411 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:54:53.412 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:54:53.412 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:54:53.413 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:54:53.424 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-01-29 04:54:53.424 DEBUG [tests.conftest] Running test: test_light_push_with_valid_version with id: 2026-01-29_04-54-53__6503cb0d-8066-4362-9b89-a69c1a67781d
|
|
2026-01-29 04:54:53.424 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-01-29 04:54:53.425 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-01-29 04:54:53.431 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-29 04:54:53.431 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-01-29_04-54-53__6503cb0d-8066-4362-9b89-a69c1a67781d__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:54:53.431 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:54:53.432 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:54:53.433 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:54:53.433 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.5.89
|
|
2026-01-29 04:54:53.433 DEBUG [src.node.docker_mananger] Generated ports ['48005', '48006', '48007', '48008', '48009']
|
|
2026-01-29 04:54:53.433 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:54:53.433 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:54:53.433 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:54:53.434 DEBUG [src.node.docker_mananger] docker run -i -t -p 48005:48005 -p 48006:48006 -p 48007:48007 -p 48008:48008 -p 48009:48009 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=48007 --rest-port=48005 --tcp-port=48006 --discv5-udp-port=48008 --rest-address=0.0.0.0 --nat=extip:172.18.5.89 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b4f7fcabb36078c837dfbccf1cbad97fcaa234abf56b6c339c934ee56f037dc3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48009 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-01-29 04:54:53.617 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.5.89 waku 9c270cd90f4ed659ec1346e7534d53d428690469b29fd6f33ec1cc053d2b9b36
|
|
2026-01-29 04:54:53.645 DEBUG [src.node.docker_mananger] Container started with ID 9c270cd90f4e. Setting up logs at ./log/docker/receiving_node1_2026-01-29_04-54-53__6503cb0d-8066-4362-9b89-a69c1a67781d__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:54:53.646 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 48005
|
|
2026-01-29 04:54:53.647 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:54:54.647 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48005/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:54.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-01-29 04:54:54.651 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-29 04:54:54.651 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48005/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:54.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.5.89/tcp/48006/p2p/16Uiu2HAm83uH3G9seWTFUkktJ9dNJeyVZndb9fc8HeE9Ru1mKB58","/ip4/172.18.5.89/tcp/48007/ws/p2p/16Uiu2HAm83uH3G9seWTFUkktJ9dNJeyVZndb9fc8HeE9Ru1mKB58"],"enrUri":"enr:-L24QNQbxhGkkdgD_6Ufatq-48kFlGfX7eDmU8Umy5CpnlVOc1hGdRtqrhiG967-7eGGVCDPG-pZP7hCC3pA7gQW58gCgmlkgnY0gmlwhKwSBVmKbXVsdGlhZGRyc5YACASsEgVZBruGAAoErBIFWQa7h90DgnJzhQADAQAAiXNlY3AyNTZrMaECu5QwBtT5cV15e-fQR5lMftAzuLoHccefKFW5GNnx2OeDdGNwgruGg3VkcIK7iIV3YWt1Mgk"}'
|
|
2026-01-29 04:54:54.653 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-29 04:54:54.660 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-29 04:54:54.661 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-01-29_04-54-53__6503cb0d-8066-4362-9b89-a69c1a67781d__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:54:54.661 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:54:54.661 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:54:54.662 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:54:54.662 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.129.221
|
|
2026-01-29 04:54:54.662 DEBUG [src.node.docker_mananger] Generated ports ['31583', '31584', '31585', '31586', '31587']
|
|
2026-01-29 04:54:54.662 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:54:54.663 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:54:54.663 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:54:54.663 DEBUG [src.node.docker_mananger] docker run -i -t -p 31583:31583 -p 31584:31584 -p 31585:31585 -p 31586:31586 -p 31587:31587 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=31585 --rest-port=31583 --tcp-port=31584 --discv5-udp-port=31586 --rest-address=0.0.0.0 --nat=extip:172.18.129.221 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a7cc315ac9d775e0eb6dcb3cedce082be244d4ef86fac7b6cf0b69f64cbaba9e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31587 --metrics-logging=true --lightpush=false --relay=true
|
|
2026-01-29 04:54:54.842 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.129.221 waku e9699a6cbd2bd744e820b2d69ceb2897bf539b82fd6467b2dd0b5210dc42cc70
|
|
2026-01-29 04:54:54.873 DEBUG [src.node.docker_mananger] Container started with ID e9699a6cbd2b. Setting up logs at ./log/docker/receiving_node2_2026-01-29_04-54-53__6503cb0d-8066-4362-9b89-a69c1a67781d__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:54:54.873 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31583
|
|
2026-01-29 04:54:54.873 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:54:55.874 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31583/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:55.878 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-01-29 04:54:55.878 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-29 04:54:55.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31583/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:55.880 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.129.221/tcp/31584/p2p/16Uiu2HAmEVFDp5B4bH3CMewbrwreCDshBM9YkAXuzmWUt4NzPH5y","/ip4/172.18.129.221/tcp/31585/ws/p2p/16Uiu2HAmEVFDp5B4bH3CMewbrwreCDshBM9YkAXuzmWUt4NzPH5y"],"enrUri":"enr:-L24QIc5oUvOYy4fY0PuQNClDovP2mtHQ_1A3Fs_tVMkNfrcX757oqFpvFkOMJiGA-gzU3s2D3TJCEhF3NeY-arQWuQCgmlkgnY0gmlwhKwSgd2KbXVsdGlhZGRyc5YACASsEoHdBntgAAoErBKB3QZ7Yd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDGzhha0xXhJsV1h-4PbsCUIVi7_iagTanrnYeFlcQUMCDdGNwgntgg3VkcIJ7YoV3YWt1MgE"}'
|
|
2026-01-29 04:54:55.880 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-29 04:54:55.881 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31583/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.5.89/tcp/48006/p2p/16Uiu2HAm83uH3G9seWTFUkktJ9dNJeyVZndb9fc8HeE9Ru1mKB58"]'
|
|
2026-01-29 04:54:55.912 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:54:55.924 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-29 04:54:55.924 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-01-29_04-54-53__6503cb0d-8066-4362-9b89-a69c1a67781d__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:54:55.925 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:54:55.926 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:54:55.930 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:54:55.931 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.168.205
|
|
2026-01-29 04:54:55.931 DEBUG [src.node.docker_mananger] Generated ports ['35261', '35262', '35263', '35264', '35265']
|
|
2026-01-29 04:54:55.931 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:54:55.931 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:54:55.931 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:54:55.932 DEBUG [src.node.docker_mananger] docker run -i -t -p 35261:35261 -p 35262:35262 -p 35263:35263 -p 35264:35264 -p 35265:35265 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=35263 --rest-port=35261 --tcp-port=35262 --discv5-udp-port=35264 --rest-address=0.0.0.0 --nat=extip:172.18.168.205 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e4beedc2f6a1ca0dee84dad95bef2a814a3ddc675daed0c31bebb4474e7eaa7f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35265 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QNQbxhGkkdgD_6Ufatq-48kFlGfX7eDmU8Umy5CpnlVOc1hGdRtqrhiG967-7eGGVCDPG-pZP7hCC3pA7gQW58gCgmlkgnY0gmlwhKwSBVmKbXVsdGlhZGRyc5YACASsEgVZBruGAAoErBIFWQa7h90DgnJzhQADAQAAiXNlY3AyNTZrMaECu5QwBtT5cV15e-fQR5lMftAzuLoHccefKFW5GNnx2OeDdGNwgruGg3VkcIK7iIV3YWt1Mgk --lightpushnode=/ip4/172.18.5.89/tcp/48006/p2p/16Uiu2HAm83uH3G9seWTFUkktJ9dNJeyVZndb9fc8HeE9Ru1mKB58 --lightpush=true --relay=false
|
|
2026-01-29 04:54:56.123 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.168.205 waku fe4454efef18512e9e7ac05ac5a65194d6e82faca0a94f7103548b5fd5acddf1
|
|
2026-01-29 04:54:56.151 DEBUG [src.node.docker_mananger] Container started with ID fe4454efef18. Setting up logs at ./log/docker/lightpush_node1_2026-01-29_04-54-53__6503cb0d-8066-4362-9b89-a69c1a67781d__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:54:56.153 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35261
|
|
2026-01-29 04:54:56.153 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:54:57.153 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:57.255 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:57.356 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:57.457 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:57.516 ERROR [src.node.docker_mananger] Max retries reached for container fe4454efef18. Exiting log stream.
|
|
2026-01-29 04:54:57.559 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:57.660 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:57.761 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:57.863 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:57.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:58.066 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:58.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:58.268 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:58.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:58.472 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:58.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:58.674 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:58.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:58.877 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:58.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:59.080 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:59.182 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:59.283 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:59.384 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:59.485 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:59.587 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:59.688 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:59.790 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:59.891 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:54:59.992 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:00.093 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:00.195 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:00.297 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:00.398 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:00.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:00.601 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:00.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:00.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:00.906 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:01.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:01.108 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:01.210 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:01.311 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:01.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:01.514 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:01.615 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:01.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:01.818 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:01.919 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:02.020 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:02.122 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:02.223 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:02.325 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:02.426 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:02.527 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:02.628 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:02.730 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:02.832 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:02.933 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:03.035 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:03.136 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:03.238 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:03.339 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:03.441 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:03.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:03.644 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:03.745 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:03.846 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:03.948 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:04.049 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:04.150 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:04.252 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:04.353 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:04.455 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:04.556 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:04.658 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:04.759 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:04.861 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:04.963 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:05.065 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:05.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:05.268 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:05.369 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:05.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:05.572 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:05.673 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:05.775 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:05.876 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:05.978 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:06.079 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:06.181 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:06.282 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:06.383 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:06.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:06.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:06.687 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:06.788 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:06.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:06.991 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:07.092 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:07.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:07.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:07.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:07.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:07.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:07.700 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:07.801 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:07.902 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:08.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:08.105 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:08.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:08.308 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:08.409 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:08.510 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:08.611 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:08.713 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:08.814 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:08.916 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:09.017 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:09.118 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:09.220 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:09.321 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:09.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:09.524 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:09.625 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:09.727 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:09.828 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:09.929 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:10.031 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:10.132 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:10.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:10.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:10.436 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:10.537 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:10.639 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:10.740 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:10.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:10.942 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:11.043 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:11.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:11.246 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:11.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:11.449 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:11.550 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:11.651 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:11.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:11.854 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:11.956 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:12.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:12.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:12.260 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:12.361 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:12.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:12.564 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:12.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:12.766 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:12.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:12.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:13.070 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:13.171 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:13.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:13.374 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:13.475 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:13.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:13.694 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:13.795 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:13.897 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:13.998 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:14.099 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:14.200 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:14.302 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:14.403 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:14.504 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:14.605 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:14.707 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:14.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:14.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:15.010 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:15.112 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:15.213 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:15.314 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:15.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:15.516 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:15.618 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:15.719 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:15.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:15.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:16.023 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:16.125 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:16.226 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:16.327 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:16.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:16.530 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:16.631 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:16.732 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:16.833 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:16.934 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:17.035 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:17.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:17.238 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35261/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:17.239 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=35261): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f2030ad9220>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2026-01-29 04:55:17.339 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:55:17.339 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:55:17.341 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:55:17.341 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.128.99
|
|
2026-01-29 04:55:17.341 DEBUG [src.node.docker_mananger] Generated ports ['28717', '28718', '28719', '28720', '28721']
|
|
2026-01-29 04:55:17.342 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:55:17.342 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:55:17.342 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:55:17.342 DEBUG [src.node.docker_mananger] docker run -i -t -p 28717:28717 -p 28718:28718 -p 28719:28719 -p 28720:28720 -p 28721:28721 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=28719 --rest-port=28717 --tcp-port=28718 --discv5-udp-port=28720 --rest-address=0.0.0.0 --nat=extip:172.18.128.99 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c3c2a3be9ebf4f27ba2e81d64d560ff8d6e4da673df34d057fdbde6b0e8afda7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28721 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QNQbxhGkkdgD_6Ufatq-48kFlGfX7eDmU8Umy5CpnlVOc1hGdRtqrhiG967-7eGGVCDPG-pZP7hCC3pA7gQW58gCgmlkgnY0gmlwhKwSBVmKbXVsdGlhZGRyc5YACASsEgVZBruGAAoErBIFWQa7h90DgnJzhQADAQAAiXNlY3AyNTZrMaECu5QwBtT5cV15e-fQR5lMftAzuLoHccefKFW5GNnx2OeDdGNwgruGg3VkcIK7iIV3YWt1Mgk --lightpushnode=/ip4/172.18.5.89/tcp/48006/p2p/16Uiu2HAm83uH3G9seWTFUkktJ9dNJeyVZndb9fc8HeE9Ru1mKB58 --lightpush=true --relay=false
|
|
2026-01-29 04:55:17.523 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.128.99 waku 69118c7477f0ce615ff68fec82018ea2ac7fe00858212d93c47ee04d875d19a1
|
|
2026-01-29 04:55:17.555 DEBUG [src.node.docker_mananger] Container started with ID 69118c7477f0. Setting up logs at ./log/docker/lightpush_node1_2026-01-29_04-54-53__6503cb0d-8066-4362-9b89-a69c1a67781d__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:55:17.556 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 28717
|
|
2026-01-29 04:55:17.556 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:55:18.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:18.658 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:18.760 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:18.838 ERROR [src.node.docker_mananger] Max retries reached for container 69118c7477f0. Exiting log stream.
|
|
2026-01-29 04:55:18.861 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:18.962 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:19.063 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:19.164 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:19.266 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:19.367 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:19.468 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:19.570 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:19.671 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:19.772 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:19.874 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:19.975 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:20.076 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:20.177 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:20.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:20.380 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:20.481 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:20.582 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:20.683 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:20.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:20.886 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:20.987 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:21.088 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:21.190 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:21.291 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:21.392 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:21.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:21.595 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:21.696 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:21.797 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:21.899 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:22.000 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:22.101 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:22.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:22.304 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:22.405 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:22.506 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:22.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:22.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:22.809 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:22.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:23.012 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:23.114 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:23.215 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:23.316 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:23.417 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:23.519 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:23.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:23.721 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:23.822 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:23.923 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:24.024 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:24.126 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:24.227 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:24.328 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:24.429 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:24.530 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:24.632 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:24.733 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:24.834 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:24.935 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:25.036 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:25.138 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:25.239 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:25.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:25.441 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:25.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:25.643 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:25.745 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:25.846 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:25.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:26.048 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:26.150 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:26.251 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:26.353 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:26.454 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:26.555 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:26.657 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:26.758 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:26.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:26.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:27.061 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:27.163 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:27.264 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:27.365 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:27.466 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:27.567 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:27.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:27.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:27.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:27.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:28.073 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:28.175 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:28.276 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:28.377 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:28.478 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:28.580 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:28.681 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:28.782 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:28.883 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:28.985 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:29.086 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:29.187 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:29.288 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:29.390 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:29.491 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:29.592 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:29.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:29.794 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:29.896 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:29.997 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:30.098 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:30.200 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:30.301 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:30.403 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:30.504 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:30.605 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:30.707 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:30.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:30.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:31.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:31.112 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:31.213 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:31.314 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:31.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:31.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:31.618 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:31.719 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:31.821 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:31.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:32.024 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:32.125 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:32.226 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:32.328 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:32.429 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:32.530 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:32.632 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:32.733 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:32.834 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:32.935 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:33.036 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:33.138 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:33.239 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:33.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:33.441 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:33.543 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:33.644 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:33.745 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:33.846 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:33.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:34.049 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:34.150 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:34.251 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:34.352 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:34.454 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:34.555 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:34.656 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:34.758 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:34.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:34.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:35.062 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:35.163 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:35.264 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:35.365 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:35.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:35.568 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:35.669 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:35.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:35.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:35.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:36.074 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:36.175 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:36.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:36.378 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:36.479 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:36.580 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:36.681 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:36.782 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:36.884 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:36.985 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:37.086 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:37.187 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:37.288 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:37.390 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:37.491 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:37.592 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:37.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:37.794 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:37.896 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:37.997 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:38.098 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:38.200 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:38.301 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:38.402 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:38.503 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:38.604 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28717/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:38.605 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=28717): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f2030b50d40>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2026-01-29 04:55:38.706 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:55:38.706 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:55:38.707 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:55:38.708 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.81.153
|
|
2026-01-29 04:55:38.708 DEBUG [src.node.docker_mananger] Generated ports ['23076', '23077', '23078', '23079', '23080']
|
|
2026-01-29 04:55:38.708 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:55:38.708 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:55:38.708 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:55:38.708 DEBUG [src.node.docker_mananger] docker run -i -t -p 23076:23076 -p 23077:23077 -p 23078:23078 -p 23079:23079 -p 23080:23080 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=23078 --rest-port=23076 --tcp-port=23077 --discv5-udp-port=23079 --rest-address=0.0.0.0 --nat=extip:172.18.81.153 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=eebfc2bd94b076a5389c9842deede2edfa251cc2c7fb44eccaf218c5cb25acfd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23080 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QNQbxhGkkdgD_6Ufatq-48kFlGfX7eDmU8Umy5CpnlVOc1hGdRtqrhiG967-7eGGVCDPG-pZP7hCC3pA7gQW58gCgmlkgnY0gmlwhKwSBVmKbXVsdGlhZGRyc5YACASsEgVZBruGAAoErBIFWQa7h90DgnJzhQADAQAAiXNlY3AyNTZrMaECu5QwBtT5cV15e-fQR5lMftAzuLoHccefKFW5GNnx2OeDdGNwgruGg3VkcIK7iIV3YWt1Mgk --lightpushnode=/ip4/172.18.5.89/tcp/48006/p2p/16Uiu2HAm83uH3G9seWTFUkktJ9dNJeyVZndb9fc8HeE9Ru1mKB58 --lightpush=true --relay=false
|
|
2026-01-29 04:55:38.887 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.81.153 waku 03d1ae6819bc5113aa1fb3e34bc31d46a785399b45259fa45244571ef5bee5d5
|
|
2026-01-29 04:55:38.916 DEBUG [src.node.docker_mananger] Container started with ID 03d1ae6819bc. Setting up logs at ./log/docker/lightpush_node1_2026-01-29_04-54-53__6503cb0d-8066-4362-9b89-a69c1a67781d__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:55:38.916 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23076
|
|
2026-01-29 04:55:38.918 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:55:39.918 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:40.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:40.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:40.222 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:40.259 ERROR [src.node.docker_mananger] Max retries reached for container 03d1ae6819bc. Exiting log stream.
|
|
2026-01-29 04:55:40.323 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:40.424 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:40.526 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:40.627 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:40.728 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:40.829 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:40.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:41.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:41.133 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:41.235 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:41.336 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:41.437 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:41.539 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:41.640 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:41.741 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:41.843 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:41.944 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:42.045 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:42.147 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:42.248 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:42.349 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:42.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:42.551 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:42.652 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:42.754 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:42.855 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:42.956 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:43.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:43.159 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:43.260 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:43.362 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:43.463 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:43.564 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:43.666 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:43.768 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:43.869 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:43.970 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:44.071 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:44.172 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:44.274 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:44.375 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:44.476 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:44.577 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:44.678 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:44.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:44.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:44.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:45.083 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:45.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:45.286 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:45.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:45.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:45.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:45.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:45.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:45.893 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:45.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:46.096 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:46.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:46.299 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:46.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:46.502 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:46.603 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:46.704 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:46.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:46.907 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:47.008 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:47.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:47.211 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:47.312 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:47.413 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:47.514 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:47.616 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:47.717 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:47.818 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:47.920 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:48.021 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:48.123 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:48.224 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:48.325 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:48.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:48.528 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:48.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:48.730 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:48.831 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:48.932 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:49.034 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:49.135 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:49.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:49.337 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:49.438 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:49.539 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:49.641 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:49.742 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:49.843 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:49.944 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:50.046 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:50.147 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:50.248 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:50.349 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:50.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:50.551 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:50.653 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:50.754 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:50.855 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:50.956 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:51.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:51.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:51.260 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:51.361 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:51.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:51.563 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:51.664 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:51.766 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:51.867 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:51.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:52.069 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:52.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:52.272 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:52.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:52.474 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:52.575 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:52.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:52.778 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:52.879 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:52.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:53.081 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:53.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:53.284 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:53.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:53.486 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:53.588 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:53.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:53.790 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:53.891 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:53.993 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:54.094 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:54.196 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:54.297 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:54.398 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:54.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:54.601 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:54.702 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:54.803 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:54.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:55.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:55.111 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:55.212 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:55.313 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:55.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:55.516 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:55.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:55.719 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:55.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:55.921 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:56.023 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:56.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:56.226 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:56.327 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:56.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:56.530 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:56.631 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:56.733 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:56.834 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:56.935 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:57.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:57.138 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:57.239 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:57.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:57.442 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:57.543 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:57.644 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:57.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:57.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:57.949 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:58.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:58.152 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:58.253 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:58.354 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:58.456 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:58.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:58.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:58.760 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:58.861 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:58.963 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:59.064 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:59.166 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:59.267 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:59.368 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:59.469 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:59.570 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:59.671 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:59.773 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:59.874 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:59.975 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:55:59.976 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=23076): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f2030bc7cb0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2026-01-29 04:56:00.160 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-01-29 04:56:00.161 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-01-29 04:56:00.162 DEBUG [src.node.waku_node] Stopping container with id 9c270cd90f4e
|
|
2026-01-29 04:56:00.697 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-29 04:56:00.697 DEBUG [src.node.waku_node] Stopping container with id e9699a6cbd2b
|
|
2026-01-29 04:56:01.222 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-29 04:56:01.222 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:01.324 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:01.426 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:01.509 ERROR [src.node.docker_mananger] Max retries reached for container 9c270cd90f4e. Exiting log stream.
|
|
2026-01-29 04:56:01.528 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:01.630 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:01.731 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:01.833 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:01.934 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:02.035 ERROR [src.node.docker_mananger] Max retries reached for container e9699a6cbd2b. Exiting log stream.
|
|
2026-01-29 04:56:02.035 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:02.136 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:02.238 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:02.339 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:02.441 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:02.542 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:02.644 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:02.746 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:02.847 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:02.949 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:03.051 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:03.152 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:03.254 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:03.355 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:03.457 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:03.559 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:03.661 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:03.762 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:03.864 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:03.965 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:04.067 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:04.169 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:04.270 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:04.372 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:04.474 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:04.575 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:04.677 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:04.778 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:04.880 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:04.982 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:05.083 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:05.185 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:05.287 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:05.388 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:05.490 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:05.591 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:05.693 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:05.795 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:05.897 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:05.998 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:06.100 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:06.202 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:06.303 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:06.305 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/03d1ae6819bc5113aa1fb3e34bc31d46a785399b45259fa45244571ef5bee5d5/stop: Not Found ("No such container: 03d1ae6819bc5113aa1fb3e34bc31d46a785399b45259fa45244571ef5bee5d5")
|
|
2026-01-29 04:56:06.305 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:06.406 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:06.507 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:06.609 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:06.711 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:06.812 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:06.914 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:07.015 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:07.117 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:07.219 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:07.320 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:07.422 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:07.523 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:07.625 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:07.726 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:07.827 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:07.929 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:08.030 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:08.132 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:08.234 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:08.335 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:08.437 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:08.538 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:08.640 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:08.741 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:08.843 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:08.944 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:09.045 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:09.147 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:09.249 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:09.350 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:09.452 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:09.553 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:09.655 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:09.756 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:09.858 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:09.959 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:10.061 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:10.163 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:10.264 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:10.366 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:10.467 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:10.568 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:10.670 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:10.772 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:10.873 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:10.975 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:11.076 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:11.178 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:11.280 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:11.382 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:11.384 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/03d1ae6819bc5113aa1fb3e34bc31d46a785399b45259fa45244571ef5bee5d5/stop: Not Found ("No such container: 03d1ae6819bc5113aa1fb3e34bc31d46a785399b45259fa45244571ef5bee5d5")
|
|
2026-01-29 04:56:11.384 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:11.485 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:11.586 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:11.688 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:11.790 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:11.892 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:11.994 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:12.096 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:12.198 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:12.299 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:12.401 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:12.502 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:12.604 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:12.705 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:12.806 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:12.908 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:13.009 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:13.110 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:13.212 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:13.314 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:13.416 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:13.517 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:13.619 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:13.720 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:13.822 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:13.923 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:14.025 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:14.126 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:14.228 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:14.330 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:14.431 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:14.533 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:14.634 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:14.736 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:14.838 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:14.939 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:15.041 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:15.142 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:15.244 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:15.345 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:15.446 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:15.548 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:15.649 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:15.751 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:15.852 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:15.954 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:16.056 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:16.158 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:16.259 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:16.361 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:16.462 DEBUG [src.node.waku_node] Stopping container with id 03d1ae6819bc
|
|
2026-01-29 04:56:16.463 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/03d1ae6819bc5113aa1fb3e34bc31d46a785399b45259fa45244571ef5bee5d5/stop: Not Found ("No such container: 03d1ae6819bc5113aa1fb3e34bc31d46a785399b45259fa45244571ef5bee5d5")
|
|
2026-01-29 04:56:16.464 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-01-29 04:56:16.487 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:56:16.511 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:56:16.511 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:56:16.511 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:56:16.512 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|