← back to Ga Allsites
auto-data-snapshot: 2026-09-01T22:59:22 (1 data files) — etl.err
2499b125a8faced70dd0efc1a431ec9057689017 · 2026-09-01 22:59:26 -0700 · auto-commit-fleet
Files touched
Diff
commit 2499b125a8faced70dd0efc1a431ec9057689017
Author: auto-commit-fleet <steve@designerwallcoverings.com>
Date: Tue Sep 1 22:59:26 2026 -0700
auto-data-snapshot: 2026-09-01T22:59:22 (1 data files) — etl.err
---
etl.err | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 59 insertions(+)
diff --git a/etl.err b/etl.err
index bad1d5a..a8a071a 100644
--- a/etl.err
+++ b/etl.err
@@ -83,3 +83,62 @@ I0831 20:44:44.701319 387513570 ev_poll_posix.cc:593] FD from fork parent still
I0831 21:20:04.974791 388142714 ev_poll_posix.cc:593] FD from fork parent still in poll list: fd(14, generation: 1)
I0901 05:59:32.817533 397676482 ev_poll_posix.cc:593] FD from fork parent still in poll list: fd(12, generation: 1)
I0901 21:42:44.110332 416211185 ev_poll_posix.cc:593] FD from fork parent still in poll list: fd(5, generation: 1)
+Traceback (most recent call last):
+ File "/opt/homebrew/lib/python3.14/site-packages/google/api_core/grpc_helpers.py", line 55, in error_remapped_callable
+ return callable_(*args, **kwargs)
+ File "/opt/homebrew/lib/python3.14/site-packages/grpc/_interceptor.py", line 276, in __call__
+ response, ignored_call = self._with_call(
+ ~~~~~~~~~~~~~~~^
+ request,
+ ^^^^^^^^
+ ...<4 lines>...
+ compression=compression,
+ ^^^^^^^^^^^^^^^^^^^^^^^^
+ )
+ ^
+ File "/opt/homebrew/lib/python3.14/site-packages/grpc/_interceptor.py", line 331, in _with_call
+ return call.result(), call
+ ~~~~~~~~~~~^^
+ File "/opt/homebrew/lib/python3.14/site-packages/grpc/_channel.py", line 447, in result
+ raise self
+ File "/opt/homebrew/lib/python3.14/site-packages/grpc/_interceptor.py", line 314, in continuation
+ response, call = self._thunk(new_method).with_call(
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
+ request,
+ ^^^^^^^^
+ ...<4 lines>...
+ compression=new_compression,
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+ )
+ ^
+ File "/opt/homebrew/lib/python3.14/site-packages/grpc/_channel.py", line 1182, in with_call
+ return _end_unary_response_blocking(state, call, True, None)
+ File "/opt/homebrew/lib/python3.14/site-packages/grpc/_channel.py", line 999, in _end_unary_response_blocking
+ raise _InactiveRpcError(state) # pytype: disable=not-instantiable
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
+ status = StatusCode.UNAVAILABLE
+ details = "errors resolving analyticsadmin.googleapis.com:443: [field:hostname lookup error:address lookup failed for analyticsadmin.googleapis.com:443: DNS query cancelled]"
+ debug_error_string = "UNAVAILABLE:errors resolving analyticsadmin.googleapis.com:443: [field:hostname lookup error:address lookup failed for analyticsadmin.googleapis.com:443: DNS query cancelled]"
+>
+
+The above exception was the direct cause of the following exception:
+
+Traceback (most recent call last):
+ File "/Users/macstudio3/Projects/ga-allsites/etl.py", line 358, in <module>
+ raise SystemExit(main())
+ ~~~~^^
+ File "/Users/macstudio3/Projects/ga-allsites/etl.py", line 68, in main
+ for s in admin.list_account_summaries():
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
+ File "/opt/homebrew/lib/python3.14/site-packages/google/analytics/admin_v1alpha/services/analytics_admin_service/client.py", line 1885, in list_account_summaries
+ response = rpc(
+ request,
+ ...<2 lines>...
+ metadata=metadata,
+ )
+ File "/opt/homebrew/lib/python3.14/site-packages/google/api_core/gapic_v1/method.py", line 128, in __call__
+ return wrapped_func(*args, **kwargs)
+ File "/opt/homebrew/lib/python3.14/site-packages/google/api_core/grpc_helpers.py", line 57, in error_remapped_callable
+ raise exceptions.from_grpc_error(exc) from exc
+google.api_core.exceptions.ServiceUnavailable: 503 errors resolving analyticsadmin.googleapis.com:443: [field:hostname lookup error:address lookup failed for analyticsadmin.googleapis.com:443: DNS query cancelled]
← 466fcb3 auto-data-snapshot: 2026-09-01T21:44:50 (1 data files) — etl
·
back to Ga Allsites
·
snapshot before restart: preserve in-flight work 6ef7b5c →