-
- (simocplusdjango1.9)msilva@msilva-SATELLITE-PRO-R850:~/Projects/simoc-plus (copy)$ celery -A simoc beat -l debug --scheduler django_celery_beat.schedulers:DatabaseScheduler
- celery beat v4.1.0 (latentcall) is starting.
- __ - ... __ - _
- LocalTime -> 2017-07-27 19:56:37
- Configuration ->
- . broker -> amqp://guest:**@localhost:5672//
- . loader -> celery.loaders.app.AppLoader
- . scheduler -> django_celery_beat.schedulers.DatabaseScheduler
-
- . logfile -> [stderr]@%DEBUG
- . maxinterval -> 5.00 seconds (5s)
- [2017-07-27 19:56:37,414: DEBUG/MainProcess] Setting default socket timeout to 30
- [2017-07-27 19:56:37,415: INFO/MainProcess] beat: Starting...
- [2017-07-27 19:56:37,416: DEBUG/MainProcess] DatabaseScheduler: initial read
- [2017-07-27 19:56:37,416: INFO/MainProcess] Writing entries...
- [2017-07-27 19:56:37,425: DEBUG/MainProcess] DatabaseScheduler: Fetching database schedule
- [2017-07-27 19:56:37,458: DEBUG/MainProcess] Current schedule:
- <ModelEntry: test simoc.celery.debug_task(*[], **{}) <freq: 30.00 seconds>>
- <ModelEntry: simoc.celery.test(u'Happy Mondays!') simoc.celery.test(*[u'Happy Mondays!'], **{}) <crontab: 30 7 1 * * (m/h/d/dM/MY)>>
- <ModelEntry: simoc.celery.test(u'world') simoc.celery.test(*[u'world'], **{}) <freq: 30.00 seconds>>
- <ModelEntry: celery.backend_cleanup celery.backend_cleanup(*[], **{}) <crontab: 0 4 * * * (m/h/d/dM/MY)>>
- <ModelEntry: add every 10 simoc.celery.test(*[u'hello'], **{}) <freq: 10.00 seconds>>
- [2017-07-27 19:56:37,577: INFO/MainProcess] DatabaseScheduler: Schedule changed.
- [2017-07-27 19:56:37,577: INFO/MainProcess] Writing entries...
- [2017-07-27 19:56:37,577: DEBUG/MainProcess] DatabaseScheduler: Fetching database schedule
- [2017-07-27 19:56:37,589: DEBUG/MainProcess] Current schedule:
- <ModelEntry: test simoc.celery.debug_task(*[], **{}) <freq: 30.00 seconds>>
- <ModelEntry: simoc.celery.test(u'Happy Mondays!') simoc.celery.test(*[u'Happy Mondays!'], **{}) <crontab: 30 7 1 * * (m/h/d/dM/MY)>>
- <ModelEntry: simoc.celery.test(u'world') simoc.celery.test(*[u'world'], **{}) <freq: 30.00 seconds>>
- <ModelEntry: celery.backend_cleanup celery.backend_cleanup(*[], **{}) <crontab: 0 4 * * * (m/h/d/dM/MY)>>
- <ModelEntry: add every 10 simoc.celery.test(*[u'hello'], **{}) <freq: 10.00 seconds>>
- [2017-07-27 19:56:37,590: DEBUG/MainProcess] beat: Ticking with max interval->5.00 seconds
- [2017-07-27 19:56:37,595: WARNING/MainProcess] is_due:True, nex_time_to_run:10.0
- [2017-07-27 19:56:37,595: WARNING/MainProcess] verify
- [2017-07-27 19:56:37,595: WARNING/MainProcess] event_t(time=1501181806.99, priority=5, entry=<ModelEntry: add every 10 simoc.celery.test(*[u'hello'], **{}) <freq: 10.00 seconds>>)
- [2017-07-27 19:56:37,596: WARNING/MainProcess] event_t(time=1501181806.99, priority=5, entry=<ModelEntry: add every 10 simoc.celery.test(*[u'hello'], **{}) <freq: 10.00 seconds>>)
- [2017-07-27 19:56:37,597: WARNING/MainProcess] next_entry <ModelEntry: add every 10 simoc.celery.test(*[u'hello'], **{}) <freq: 10.00 seconds>>
- [2017-07-27 19:56:37,610: DEBUG/MainProcess] Start from server, version: 0.9, properties: {'information': 'Licensed under the MPL. See http://www.rabbitmq.com/', 'product': 'RabbitMQ', 'copyright': 'Copyright (C) 2007-2015 Pivotal Software, Inc.', 'capabilities': {'exchange_exchange_bindings': True, 'connection.blocked': True, 'authentication_failure_close': True, 'basic.nack': True, 'per_consumer_qos': True, 'consumer_priorities': True, 'consumer_cancel_notify': True, 'publisher_confirms': True}, 'cluster_name': 'rabbit@msilva-SATELLITE-PRO-R850', 'platform': 'Erlang/OTP', 'version': '3.5.7'}, mechanisms: ['AMQPLAIN', 'PLAIN'], locales: [u'en_US']
- [2017-07-27 19:56:37,612: INFO/MainProcess] Scheduler: Sending due task add every 10 (simoc.celery.test)
- [2017-07-27 19:56:37,621: DEBUG/MainProcess] using channel_id: 1
- [2017-07-27 19:56:37,622: DEBUG/MainProcess] Channel open
- [2017-07-27 19:56:37,624: DEBUG/MainProcess] beat: Synchronizing schedule...
- [2017-07-27 19:56:37,625: INFO/MainProcess] Writing entries...
- [2017-07-27 19:56:37,633: DEBUG/MainProcess] simoc.celery.test sent. id->3aed890b-4c1a-438f-9fec-8d69e6dd3448
- [2017-07-27 19:56:37,633: WARNING/MainProcess] heappush? None
- [2017-07-27 19:56:37,633: WARNING/MainProcess] return 0
- [2017-07-27 19:56:37,633: DEBUG/MainProcess] beat: Waking up in 1.00 second.
- [2017-07-27 19:56:38,636: WARNING/MainProcess] is_due:True, nex_time_to_run:10.0
- [2017-07-27 19:56:38,637: WARNING/MainProcess] verify
- [2017-07-27 19:56:38,637: WARNING/MainProcess] event_t(time=1501181806.99, priority=5, entry=<ModelEntry: add every 10 simoc.celery.test(*[u'hello'], **{}) <freq: 10.00 seconds>>)
- [2017-07-27 19:56:38,637: WARNING/MainProcess] event_t(time=1501181806.99, priority=5, entry=<ModelEntry: add every 10 simoc.celery.test(*[u'hello'], **{}) <freq: 10.00 seconds>>)
- [2017-07-27 19:56:38,639: WARNING/MainProcess] next_entry <ModelEntry: add every 10 simoc.celery.test(*[u'hello'], **{}) <freq: 10.00 seconds>>
- [2017-07-27 19:56:38,639: INFO/MainProcess] Scheduler: Sending due task add every 10 (simoc.celery.test)
- [2017-07-27 19:56:38,641: DEBUG/MainProcess] simoc.celery.test sent. id->a801f345-16e2-46d2-a6ba-d1234e198a2c
- [2017-07-27 19:56:38,642: WARNING/MainProcess] heappush? None
- [2017-07-27 19:56:38,642: WARNING/MainProcess] return 0
- [2017-07-27 19:56:38,642: DEBUG/MainProcess] beat: Waking up in 1.00 second.
- ^C[2017-07-27 19:56:38,781: INFO/MainProcess] Writing entries...
- [2017-07-27 19:56:38,803: INFO/MainProcess] Writing entries...
- [2017-07-27 19:56:38,804: INFO/MainProcess] Writing entries...
- [2017-07-27 19:56:38,804: INFO/MainProcess] Writing entries...
- (simocplusdjango1.9)msilva@msilva-SATELLITE-PRO-R850:~/Projects/simoc-plus (copy)$
-