Dylan, I wonder if things are a little stopped up in pulp/celery on the capsule. Run this on the capsule:
systemctl stop pulp_celerybeat.service pulp_workers.service pulp_resource_manager.service systemctl start pulp_celerybeat.service pulp_workers.service pulp_resource_manager.service systemctl restart httpd Sometimes this can help clear stuck pulp jobs. Not sure if that is your issue, but worth a try :) Thanks, John Mitsch Red Hat Engineering (860)-967-7285 irc: jomitsch On Wed, Aug 3, 2016 at 3:41 PM, Dylan Baars <[email protected]> wrote: > Hi again, > > I've noticed in the dynflow console that katello seems to be waiting for > pulp to start the task - > > 12: Actions::Pulp::Consumer::SyncCapsule (waiting for Pulp to start the > task) [ 201571.83s / 2023.95s ] Cancel > <https://192.168.59.247/foreman_tasks/dynflow/48f70f23-1f1f-4e9f-8ca2-05db9e0da521/cancel/12> > > *Started at:* 2016-08-01 00:06:17 UTC > > *Ended at:* 2016-08-03 08:05:48 UTC > > *Real time:* 201571.83s > > *Execution time (excluding suspended state):* 2023.95s > > *Input:* > > --- > capsule_id: 2 > repo_pulp_id: NIWA-Oracle_Virtualbox-Virtualbox_rhel7_x86_64 > remote_user: admin > remote_cp_user: admin > locale: en > > *Output:* > > --- > pulp_tasks:- exception: > task_type: pulp.server.managers.repo.sync.sync > _href: "/pulp/api/v2/tasks/20254460-c490-4669-bf02-bbcf0161172d/" > task_id: 20254460-c490-4669-bf02-bbcf0161172d > tags: > - pulp:repository:NIWA-Oracle_Virtualbox-Virtualbox_rhel7_x86_64 > - pulp:action:sync > finish_time: > _ns: task_status > start_time: > traceback: > spawned_tasks: [] > progress_report: {} > queue: None.dq > state: waiting > worker_name: > result: > error: > _id: > "$oid": 579e9279b9867873daf31b4f > id: 579e9279b9867873daf31b4f > poll_attempts: > total: 12369 > failed: 0 > > Does this help anyone try and figure out whats going on? > > Thanks :-) > Dylan > > -- > You received this message because you are subscribed to the Google Groups > "Foreman users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/foreman-users. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Foreman users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/foreman-users. For more options, visit https://groups.google.com/d/optout.
