Created https://pulp.plan.io/issues/2495
On Fri, Dec 16, 2016 at 8:02 AM, Dennis Kliban <[email protected]> wrote: > Can you please file a bug at https://pulp.plan.io/projects/ > pulp_rpm/issues/new ? > > Thanks, > Dennis > > ----- Original Message ----- > > Not at my computer at the moment but I am on at least 2.9 if not 2.10. > Will > > check exact version when I get to my system. > > > > > > > > > > On Dec 16, 2016 5:27 AM, "Dennis Kliban" <[email protected]> wrote: > > > > What version of Pulp are you using? It sounds like you are experiencing a > > known issues[0] that was fixed back in 2.6.3. > > > > [0] https://pulp.plan.io/issues/998 > > > > > > -Dennis > > > > ----- Original Message ----- > > > > > > > > > When running a regenerate applicability task (for 8 repositories), I > > received > > > the following error > > > > > > Dec 15 15:39:32 pit-pulp-01 pulp: celery.worker.job:ERROR: (908-78688) > > Task > > > pulp.server.managers.consumer.applicability.regenerate_ > > applicability_for_repos[64996c8a-c749-488f-8951-60d1fe24976d] > > > raised unexpected: CursorNotFound('Cursor not found, cursor id: > > > 138653478868',) > > > > > > Dec 15 15:39:32 pit-pulp-01 pulp: celery.worker.job:ERROR: (908-78688) > > > Traceback (most recent call last): > > > > > > Dec 15 15:39:32 pit-pulp-01 pulp: celery.worker.job:ERROR: (908-78688) > > File > > > "/usr/lib/python2.7/site-packages/celery/app/trace.py", line 240, in > > > trace_task > > > > > > Dec 15 15:39:32 pit-pulp-01 pulp: celery.worker.job:ERROR: (908-78688) > R = > > > retval = fun(*args, **kwargs) > > > > > > Dec 15 15:39:32 pit-pulp-01 pulp: celery.worker.job:ERROR: (908-78688) > > File > > > "/usr/lib/python2.7/site-packages/pulp/server/async/tasks.py", line > 488, > > in > > > __call__ > > > > > > Dec 15 15:39:32 pit-pulp-01 pulp: celery.worker.job:ERROR: (908-78688) > > return > > > super(Task, self).__call__(*args, **kwargs) > > > > > > Dec 15 15:39:32 pit-pulp-01 pulp: celery.worker.job:ERROR: (908-78688) > > File > > > "/usr/lib/python2.7/site-packages/pulp/server/async/tasks.py", line > 103, > > in > > > __call__ > > > > > > Dec 15 15:39:32 pit-pulp-01 pulp: celery.worker.job:ERROR: (908-78688) > > return > > > super(PulpTask, self).__call__(*args, **kwargs) > > > > > > Dec 15 15:39:32 pit-pulp-01 pulp: celery.worker.job:ERROR: (908-78688) > > File > > > "/usr/lib/python2.7/site-packages/celery/app/trace.py", line 437, in > > > __protected_call__ > > > > > > Dec 15 15:39:32 pit-pulp-01 pulp: celery.worker.job:ERROR: (908-78688) > > return > > > self.run(*args, **kwargs) > > > > > > Dec 15 15:39:32 pit-pulp-01 pulp: celery.worker.job:ERROR: (908-78688) > > File > > > "/usr/lib/python2.7/site-packages/pulp/server/managers/ > > consumer/applicability.py", > > > line 129, in regenerate_applicability_for_repos > > > > > > Dec 15 15:39:32 pit-pulp-01 pulp: celery.worker.job:ERROR: (908-78688) > for > > > existing_applicability in existing_applicabilities: > > > > > > Dec 15 15:39:32 pit-pulp-01 pulp: celery.worker.job:ERROR: (908-78688) > > File > > > "/usr/lib64/python2.7/site-packages/pymongo/cursor.py", line 1097, in > next > > > > > > Dec 15 15:39:32 pit-pulp-01 pulp: celery.worker.job:ERROR: (908-78688) > if > > > len(self.__data) or self._refresh(): > > > > > > Dec 15 15:39:32 pit-pulp-01 pulp: celery.worker.job:ERROR: (908-78688) > > File > > > "/usr/lib64/python2.7/site-packages/pymongo/cursor.py", line 1039, in > > > _refresh > > > > > > Dec 15 15:39:32 pit-pulp-01 pulp: celery.worker.job:ERROR: (908-78688) > > > self.__max_await_time_ms)) > > > > > > Dec 15 15:39:32 pit-pulp-01 pulp: celery.worker.job:ERROR: (908-78688) > > File > > > "/usr/lib64/python2.7/site-packages/pymongo/cursor.py", line 903, in > > > __send_message > > > > > > Dec 15 15:39:32 pit-pulp-01 pulp: celery.worker.job:ERROR: (908-78688) > > > codec_options=self.__codec_options) > > > > > > Dec 15 15:39:32 pit-pulp-01 pulp: celery.worker.job:ERROR: (908-78688) > > File > > > "/usr/lib64/python2.7/site-packages/pymongo/helpers.py", line 114, in > > > _unpack_response > > > > > > Dec 15 15:39:32 pit-pulp-01 pulp: celery.worker.job:ERROR: (908-78688) > > raise > > > CursorNotFound(msg, 43, errobj) > > > > > > Dec 15 15:39:32 pit-pulp-01 pulp: celery.worker.job:ERROR: (908-78688) > > > CursorNotFound: Cursor not found, cursor id: 138653478868 > > > > > > Dec 15 15:39:32 pit-pulp-01 pulp: celery.worker.job:INFO: Task > > > pulp.server.async.tasks._release_resource[112aba53- > > 6f05-4738-9ccb-ee2bc5442b40] > > > succeeded in 0.0691354039591s: None > > > > > > _______________________________________________ > > > Pulp-list mailing list > > > [email protected] > > > https://www.redhat.com/mailman/listinfo/pulp-list > > >
_______________________________________________ Pulp-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/pulp-list
