Skip to content

Fix metrics reset, add commit datetime caching, and add comprehensive… #45

Fix metrics reset, add commit datetime caching, and add comprehensive…

Fix metrics reset, add commit datetime caching, and add comprehensive… #45

Triggered via push December 20, 2025 16:19
Status Failure
Total duration 1m 13s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
test
Process completed with exit code 2.
docker
Process completed with exit code 2.
test
'awful hack' in use Traceback (most recent call last): File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/connection.py", line 204, in _new_conn sock = connection.create_connection( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/util/connection.py", line 60, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/socket.py", line 978, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ socket.gaierror: [Errno -3] Temporary failure in name resolution The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/connection.py", line 759, in connect self.sock = sock = self._new_conn() ^^^^^^^^^^^^^^^^ File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/connection.py", line 211, in _new_conn raise NameResolutionError(self.host, self, e) from e urllib3.exceptions.NameResolutionError: HTTPSConnection(host='none', port=443): Failed to resolve 'none' ([Errno -3] Temporary failure in name resolution) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/requests/adapters.py", line 644, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/connectionpool.py", line 871, in urlopen return self.urlopen( ^^^^^^^^^^^^^ File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/connectionpool.py", line 871, in urlopen return self.urlopen( ^^^^^^^^^^^^^ File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/connectionpool.py", line 871, in urlopen return self.urlopen( ^^^^^^^^^^^^^ [Previous line repeated 7 more times] File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/github/GithubRetry.py", line 208, in increment return super().increment(method, url, response, error, _pool, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/util/retry.py", line 519, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
test
'awful hack' in use Traceback (most recent call last): File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/connection.py", line 204, in _new_conn sock = connection.create_connection( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/util/connection.py", line 60, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/socket.py", line 978, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ socket.gaierror: [Errno -3] Temporary failure in name resolution The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/connection.py", line 759, in connect self.sock = sock = self._new_conn() ^^^^^^^^^^^^^^^^ File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/connection.py", line 211, in _new_conn raise NameResolutionError(self.host, self, e) from e urllib3.exceptions.NameResolutionError: HTTPSConnection(host='none', port=443): Failed to resolve 'none' ([Errno -3] Temporary failure in name resolution) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/requests/adapters.py", line 644, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/connectionpool.py", line 871, in urlopen return self.urlopen( ^^^^^^^^^^^^^ File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/connectionpool.py", line 871, in urlopen return self.urlopen( ^^^^^^^^^^^^^ File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/connectionpool.py", line 871, in urlopen return self.urlopen( ^^^^^^^^^^^^^ [Previous line repeated 7 more times] File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/github/GithubRetry.py", line 208, in increment return super().increment(method, url, response, error, _pool, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/util/retry.py", line 519, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
test
'awful hack' in use Traceback (most recent call last): File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/connection.py", line 204, in _new_conn sock = connection.create_connection( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/util/connection.py", line 60, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/socket.py", line 978, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ socket.gaierror: [Errno -3] Temporary failure in name resolution The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/connection.py", line 759, in connect self.sock = sock = self._new_conn() ^^^^^^^^^^^^^^^^ File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/connection.py", line 211, in _new_conn raise NameResolutionError(self.host, self, e) from e urllib3.exceptions.NameResolutionError: HTTPSConnection(host='none', port=443): Failed to resolve 'none' ([Errno -3] Temporary failure in name resolution) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/requests/adapters.py", line 644, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/connectionpool.py", line 871, in urlopen return self.urlopen( ^^^^^^^^^^^^^ File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/connectionpool.py", line 871, in urlopen return self.urlopen( ^^^^^^^^^^^^^ File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/connectionpool.py", line 871, in urlopen return self.urlopen( ^^^^^^^^^^^^^ [Previous line repeated 7 more times] File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/github/GithubRetry.py", line 208, in increment return super().increment(method, url, response, error, _pool, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/runner/.cache/pypoetry/virtualenvs/tagbot-zR560k_h-py3.12/lib/python3.12/site-packages/urllib3/util/retry.py", line 519, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^