Staging Environment: Content and features may be unstable or change without notice.
Back to All Runs

ComputeToDo Run Log


Pipeline ID

compute_advisory_todo

Status

Failure

Runtime

86400 seconds (1.0 days) (24.0 hours)

Exit Code

1

Start

2026-03-03 12:23 p.m. UTC

End

2026-03-04 12:23 p.m. UTC

Created

2026-03-03 10:43 a.m. UTC

Version

37.0.0

Job ID

2a2f559c-3226-4bde-8ca8-505c98002baf

Run Error

Task exceeded maximum timeout value (86400 seconds)

Traceback:
  File "/app/vulnerabilities/pipelines/__init__.py", line 110, in execute
    step(self)
  File "/app/vulnerabilities/pipelines/compute_advisory_todo.py", line 113, in detect_conflicting_advisories
    check_conflicting_affected_and_fixed_by_packages_for_alias(
  File "/app/vulnerabilities/pipelines/compute_advisory_todo.py", line 243, in check_conflicting_affected_and_fixed_by_packages_for_alias
    for advisory in advisories:
                    ^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/usr/local/lib/python3.12/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
              ^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1623, in execute_sql
    cursor.execute(sql, params)
  File "/usr/local/lib/python3.12/site-packages/django/db/backends/utils.py", line 79, in execute
    return self._execute_with_wrappers(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers
    return executor(sql, params, many, context)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute
    return self.cursor.execute(sql, params)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/encodings/utf_8.py", line 15, in decode
    def decode(input, errors='strict'):
    
  File "/usr/local/lib/python3.12/site-packages/rq/timeouts.py", line 63, in handle_death_penalty
    raise self._exception('Task exceeded maximum timeout value ({0} seconds)'.format(self._timeout))

Log Output

                    
                
Snippet 1
Back to All Runs