Project

Profile

Help

Issue #6148

closed

Tasks that crash unceremoniously are recorded poorly

Added by dalley about 4 years ago. Updated over 3 years ago.

Status:
CLOSED - NOTABUG
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

When my task died (I think segfault? not sure) the task was recorded as cancelled instead of failed, and the death of the worker process was recorded multiple times in the logs.

Feb 11 22:16:46 pulp3-source-fedora31.localhost.example.com rq[40649]: pulp: rq.worker:INFO: Cleaning registries for queue: 40649@pulp3-source-fedora31.localhost.example.com
Feb 11 22:17:15 pulp3-source-fedora31.localhost.example.com rq[40636]: pulp: pulpcore.tasking.services.worker_watcher:ERROR: Worker '40587@pulp3-source-fedora31.localhost.example.com' has gone missing, removing from list of workers
Feb 11 22:17:15 pulp3-source-fedora31.localhost.example.com rq[40636]: pulp: pulpcore.tasking.services.worker_watcher:ERROR: The worker named 40587@pulp3-source-fedora31.localhost.example.com is missing. Canceling the tasks in its queue.
Feb 11 22:17:16 pulp3-source-fedora31.localhost.example.com rq[40637]: pulp: pulpcore.tasking.services.worker_watcher:ERROR: Worker '40587@pulp3-source-fedora31.localhost.example.com' has gone missing, removing from list of workers
Feb 11 22:17:16 pulp3-source-fedora31.localhost.example.com rq[40637]: pulp: pulpcore.tasking.services.worker_watcher:ERROR: The worker named 40587@pulp3-source-fedora31.localhost.example.com is missing. Canceling the tasks in its queue.
Feb 11 22:17:17 pulp3-source-fedora31.localhost.example.com rq[40649]: pulp: pulpcore.tasking.services.worker_watcher:ERROR: Worker '40587@pulp3-source-fedora31.localhost.example.com' has gone missing, removing from list of workers
Feb 11 22:17:17 pulp3-source-fedora31.localhost.example.com rq[40649]: pulp: pulpcore.tasking.services.worker_watcher:ERROR: The worker named 40587@pulp3-source-fedora31.localhost.example.com is missing. Canceling the tasks in its queue.
Feb 11 22:17:17 pulp3-source-fedora31.localhost.example.com rq[40636]: pulp: pulpcore.tasking.util:INFO: Task canceled: 754d5f06-348c-4fae-9a97-54281096956a.
Feb 11 22:17:18 pulp3-source-fedora31.localhost.example.com rq[40637]: pulp: pulpcore.tasking.util:INFO: Task canceled: 754d5f06-348c-4fae-9a97-54281096956a.
Feb 11 22:17:18 pulp3-source-fedora31.localhost.example.com rq[40649]: pulp: pulpcore.tasking.util:INFO: Task canceled: 754d5f06-348c-4fae-9a97-54281096956a.

Actions #1

Updated by dalley about 4 years ago

  • Description updated (diff)
Actions #2

Updated by fao89 about 4 years ago

  • Triaged changed from No to Yes
Actions #3

Updated by dalley over 3 years ago

  • Status changed from NEW to CLOSED - NOTABUG

No longer a problem - probably by the recent tasking fixes.

Also available in: Atom PDF