{"time": "2026-05-15T14:27:08.681786+00:00", "taskName": null, "msg": "Starting collector", "level": "INFO"} {"time": "2026-05-15T14:27:08.682052+00:00", "taskName": null, "msg": "No folder annotation was provided, defaulting to k8s-sidecar-target-directory", "level": "WARNING"} {"time": "2026-05-15T14:27:08.682253+00:00", "taskName": null, "msg": "Loading incluster config ...", "level": "INFO"} {"time": "2026-05-15T14:27:08.683084+00:00", "taskName": null, "msg": "Config for cluster api at 'https://10.96.0.1:443' loaded...", "level": "INFO"} {"time": "2026-05-15T14:27:08.683223+00:00", "taskName": null, "msg": "Unique filenames will not be enforced.", "level": "INFO"} {"time": "2026-05-15T14:27:08.683362+00:00", "taskName": null, "msg": "5xx response content will not be enabled.", "level": "INFO"} {"time": "2026-05-15T14:27:08.713722+00:00", "taskName": null, "msg": "Writing /etc/grafana/provisioning/datasources/datasource.yaml (ascii)", "level": "INFO"} {"time": "2026-05-15T14:27:08.717512+00:00", "taskName": null, "msg": "Retrying (Retry(total=4, connect=9, read=5, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /api/admin/provisioning/datasources/reload", "level": "WARNING"} {"time": "2026-05-15T14:27:10.918385+00:00", "taskName": null, "msg": "Retrying (Retry(total=3, connect=8, read=5, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /api/admin/provisioning/datasources/reload", "level": "WARNING"} {"time": "2026-05-15T14:27:15.323458+00:00", "taskName": null, "msg": "Retrying (Retry(total=2, connect=7, read=5, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /api/admin/provisioning/datasources/reload", "level": "WARNING"} {"time": "2026-05-15T14:27:24.125357+00:00", "taskName": null, "msg": "Retrying (Retry(total=1, connect=6, read=5, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /api/admin/provisioning/datasources/reload", "level": "WARNING"} {"time": "2026-05-15T14:27:41.727436+00:00", "taskName": null, "msg": "Retrying (Retry(total=0, connect=5, read=5, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /api/admin/provisioning/datasources/reload", "level": "WARNING"} {"time": "2026-05-15T14:46:59.215769+00:00", "taskName": null, "msg": "Received unknown exception: HTTPSConnectionPool(host='10.96.0.1', port=443): Read timed out.\n", "level": "ERROR"} Traceback (most recent call last): File "/app/.venv/lib/python3.12/site-packages/urllib3/response.py", line 444, in _error_catcher yield File "/app/.venv/lib/python3.12/site-packages/urllib3/response.py", line 828, in read_chunked self._update_chunk_length() File "/app/.venv/lib/python3.12/site-packages/urllib3/response.py", line 758, in _update_chunk_length line = self._fp.fp.readline() ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/socket.py", line 707, in readinto return self._sock.recv_into(b) ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/ssl.py", line 1252, in recv_into return self.read(nbytes, buffer) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/ssl.py", line 1104, in read return self._sslobj.read(len, buffer) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TimeoutError: The read operation timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/app/resources.py", line 372, in _watch_resource_loop _watch_resource_iterator(*args) File "/app/resources.py", line 326, in _watch_resource_iterator for event in stream: File "/app/.venv/lib/python3.12/site-packages/kubernetes/watch/watch.py", line 165, in stream for line in iter_resp_lines(resp): File "/app/.venv/lib/python3.12/site-packages/kubernetes/watch/watch.py", line 56, in iter_resp_lines for seg in resp.stream(amt=None, decode_content=False): File "/app/.venv/lib/python3.12/site-packages/urllib3/response.py", line 624, in stream for line in self.read_chunked(amt, decode_content=decode_content): File "/app/.venv/lib/python3.12/site-packages/urllib3/response.py", line 816, in read_chunked with self._error_catcher(): File "/usr/local/lib/python3.12/contextlib.py", line 158, in __exit__ self.gen.throw(value) File "/app/.venv/lib/python3.12/site-packages/urllib3/response.py", line 449, in _error_catcher raise ReadTimeoutError(self._pool, None, "Read timed out.") urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='10.96.0.1', port=443): Read timed out.