Bug #13799
closedTask pending on waiting for Pulp to start the task
Description
After I try to do a Content Host packages update the task get stuck.
In the Running Steps I can see the following information:
Action:
Actions::Pulp::Consumer::ContentUpdate
State: waiting for Pulp to start the task
Input:
{"consumer_uuid"=>"12024975-ff71-4df2-b0b0-49ef4efb889d",
"type"=>"rpm",
"args"=>[],
"remote_user"=>"admin",
"remote_cp_user"=>"admin",
"locale"=>"en"}
Output:
{"pulp_tasks"=>
[{"exception"=>nil,
"task_type"=>nil,
"_href"=>"/pulp/api/v2/tasks/979ed479-2684-4db3-b2d0-61ae9b0c3daa/",
"task_id"=>"979ed479-2684-4db3-b2d0-61ae9b0c3daa",
"tags"=>
["pulp:consumer:12024975-ff71-4df2-b0b0-49ef4efb889d",
"pulp:action:unit_update"],
"finish_time"=>nil,
"_ns"=>"task_status",
"start_time"=>nil,
"traceback"=>nil,
"spawned_tasks"=>[],
"progress_report"=>{},
"queue"=>"agent.dq",
"state"=>"accepted",
"worker_name"=>"agent",
"result"=>nil,
"error"=>nil,
"_id"=>{"$oid"=>"56c69fde38418f1436f64a51"},
"id"=>"56c69fde38418f1436f64a51"}],
"poll_attempts"=>{"total"=>89, "failed"=>0}}
Updated by Dominic Cleal over 8 years ago
- Project changed from Foreman to Katello
Updated by Eric Helms over 8 years ago
- Category set to 91
- Translation missing: en.field_release set to 113
Updated by Justin Sherrill over 8 years ago
- Status changed from New to Closed
- Assignee set to Justin Sherrill
As part of katello 2.4.1 we are updating a new qpid stack with a bunch of bug fixes around stability. I think this will fix a ton of the qpid related issues we are seeing including this one. Could you try out this release when it is out and give it a try?
The updated packages include:
libqpid-dispatch x86_64 0.4-11.el7
python-qpid noarch 0.30-9.el7
qpid-cpp-client x86_64 0.30-8.el7
qpid-cpp-client-devel x86_64 0.30-8.el7
qpid-cpp-server x86_64 0.30-8.el7
qpid-cpp-server-linearstore x86_64 0.30-8.el7
qpid-dispatch-router x86_64 0.4-11.el7
qpid-proton-c x86_64 0.9-13.el7
I will go ahead and close. Please re-open if you continue to have the issue after 2.4.1 is released and you have tried these updated packages.
Thanks!
Updated by Bernardo Paroli over 8 years ago
Hello Justin,
I've installed the new katello version(3.0), but the problem persist.
Regards.
Updated by Rick Langston over 8 years ago
Same here on a fresh install of 3.0 on centos 7
Updated by Bernardo Paroli over 8 years ago
According to this issue https://pulp.plan.io/issues/1363 the python-qpid version should be python-qpid-0.32-12.el7, but the version on katello-pulp repository is 0.30-9.el7.