Open Bug 1874556 Opened 2 years ago Updated 1 year ago

Intermittent asyncio.exceptions.TimeoutError after ERROR - SCRIPTWORKER_UNEXPECTED_EXCEPTION | single tracking bug

Categories

(Cloud Services :: Operations: Balrog, defect)

defect

Tracking

(Not tracked)

People

(Reporter: noemi_erli, Unassigned)

Details

Attachments

(1 obsolete file)

First occurrence here
Log: https://firefox-ci-tc.services.mozilla.com/tasks/YtPYy5CPTAOemM3Mb2ygbg/runs/0/logs/public/logs/chain_of_trust.log

  File "/app/lib/python3.9/site-packages/scriptworker/cot/verify.py", line 623, in build_link
    task_defn = await retry_get_task_definition(chain.context.queue, task_id, exception=CoTError)
  File "/app/lib/python3.9/site-packages/scriptworker/task.py", line 86, in retry_get_task_definition
    return await retry_async(get_task_definition, args=(queue, task_id), kwargs={"exception": exception}, **kwargs)
  File "/app/lib/python3.9/site-packages/scriptworker/utils.py", line 268, in retry_async
    return await func(*args, **kwargs)
  File "/app/lib/python3.9/site-packages/scriptworker/task.py", line 69, in get_task_definition
    task_defn = await queue.task(task_id)
  File "/app/lib/python3.9/site-packages/taskcluster/generated/aio/queue.py", line 115, in task
    return await self._makeApiCall(self.funcinfo["task"], *args, **kwargs)
  File "/app/lib/python3.9/site-packages/taskcluster/aio/asyncclient.py", line 93, in _makeApiCall
    response = await self._makeHttpRequest(entry['method'], _route, payload)
  File "/app/lib/python3.9/site-packages/taskcluster/aio/asyncclient.py", line 206, in _makeHttpRequest
    return await retry.retry(self.options['maxRetries'], tryRequest)
  File "/app/lib/python3.9/site-packages/taskcluster/aio/retry.py", line 32, in retry
    res = await tryFn(retryFor)
  File "/app/lib/python3.9/site-packages/taskcluster/aio/asyncclient.py", line 145, in tryRequest
    response = await asyncutils.makeSingleHttpRequest(
  File "/app/lib/python3.9/site-packages/taskcluster/aio/asyncutils.py", line 95, in makeSingleHttpRequest
    async with session.request(
  File "/app/lib/python3.9/site-packages/aiohttp/client.py", line 1187, in __aenter__
    self._resp = await self._coro
  File "/app/lib/python3.9/site-packages/aiohttp/client.py", line 601, in _request
    await resp.start(conn)
  File "/app/lib/python3.9/site-packages/aiohttp/client_reqrep.py", line 980, in start
    self._continue = None
  File "/app/lib/python3.9/site-packages/aiohttp/helpers.py", line 735, in __exit__
    raise asyncio.TimeoutError from None
asyncio.exceptions.TimeoutError
2024-01-13T13:56:51    DEBUG -  "/app/artifacts/public/logs/chain_of_trust.log" is encoded with "None" and has mime/type "text/plain"
2024-01-13T13:56:51     INFO - "/app/artifacts/public/logs/chain_of_trust.log" can be gzip'd. Compressing...
Attachment #9385102 - Attachment is obsolete: true
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: