spacepaste

  1.  
  2. (simocplusdjango1.9)msilva@msilva-SATELLITE-PRO-R850:~/Projects/simoc-plus (copy)$ celery -A simoc beat -l debug --scheduler django_celery_beat.schedulers:DatabaseScheduler
  3. celery beat v4.1.0 (latentcall) is starting.
  4. __ - ... __ - _
  5. LocalTime -> 2017-07-27 19:56:37
  6. Configuration ->
  7. . broker -> amqp://guest:**@localhost:5672//
  8. . loader -> celery.loaders.app.AppLoader
  9. . scheduler -> django_celery_beat.schedulers.DatabaseScheduler
  10. . logfile -> [stderr]@%DEBUG
  11. . maxinterval -> 5.00 seconds (5s)
  12. [2017-07-27 19:56:37,414: DEBUG/MainProcess] Setting default socket timeout to 30
  13. [2017-07-27 19:56:37,415: INFO/MainProcess] beat: Starting...
  14. [2017-07-27 19:56:37,416: DEBUG/MainProcess] DatabaseScheduler: initial read
  15. [2017-07-27 19:56:37,416: INFO/MainProcess] Writing entries...
  16. [2017-07-27 19:56:37,425: DEBUG/MainProcess] DatabaseScheduler: Fetching database schedule
  17. [2017-07-27 19:56:37,458: DEBUG/MainProcess] Current schedule:
  18. <ModelEntry: test simoc.celery.debug_task(*[], **{}) <freq: 30.00 seconds>>
  19. <ModelEntry: simoc.celery.test(u'Happy Mondays!') simoc.celery.test(*[u'Happy Mondays!'], **{}) <crontab: 30 7 1 * * (m/h/d/dM/MY)>>
  20. <ModelEntry: simoc.celery.test(u'world') simoc.celery.test(*[u'world'], **{}) <freq: 30.00 seconds>>
  21. <ModelEntry: celery.backend_cleanup celery.backend_cleanup(*[], **{}) <crontab: 0 4 * * * (m/h/d/dM/MY)>>
  22. <ModelEntry: add every 10 simoc.celery.test(*[u'hello'], **{}) <freq: 10.00 seconds>>
  23. [2017-07-27 19:56:37,577: INFO/MainProcess] DatabaseScheduler: Schedule changed.
  24. [2017-07-27 19:56:37,577: INFO/MainProcess] Writing entries...
  25. [2017-07-27 19:56:37,577: DEBUG/MainProcess] DatabaseScheduler: Fetching database schedule
  26. [2017-07-27 19:56:37,589: DEBUG/MainProcess] Current schedule:
  27. <ModelEntry: test simoc.celery.debug_task(*[], **{}) <freq: 30.00 seconds>>
  28. <ModelEntry: simoc.celery.test(u'Happy Mondays!') simoc.celery.test(*[u'Happy Mondays!'], **{}) <crontab: 30 7 1 * * (m/h/d/dM/MY)>>
  29. <ModelEntry: simoc.celery.test(u'world') simoc.celery.test(*[u'world'], **{}) <freq: 30.00 seconds>>
  30. <ModelEntry: celery.backend_cleanup celery.backend_cleanup(*[], **{}) <crontab: 0 4 * * * (m/h/d/dM/MY)>>
  31. <ModelEntry: add every 10 simoc.celery.test(*[u'hello'], **{}) <freq: 10.00 seconds>>
  32. [2017-07-27 19:56:37,590: DEBUG/MainProcess] beat: Ticking with max interval->5.00 seconds
  33. [2017-07-27 19:56:37,595: WARNING/MainProcess] is_due:True, nex_time_to_run:10.0
  34. [2017-07-27 19:56:37,595: WARNING/MainProcess] verify
  35. [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>>)
  36. [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>>)
  37. [2017-07-27 19:56:37,597: WARNING/MainProcess] next_entry <ModelEntry: add every 10 simoc.celery.test(*[u'hello'], **{}) <freq: 10.00 seconds>>
  38. [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']
  39. [2017-07-27 19:56:37,612: INFO/MainProcess] Scheduler: Sending due task add every 10 (simoc.celery.test)
  40. [2017-07-27 19:56:37,621: DEBUG/MainProcess] using channel_id: 1
  41. [2017-07-27 19:56:37,622: DEBUG/MainProcess] Channel open
  42. [2017-07-27 19:56:37,624: DEBUG/MainProcess] beat: Synchronizing schedule...
  43. [2017-07-27 19:56:37,625: INFO/MainProcess] Writing entries...
  44. [2017-07-27 19:56:37,633: DEBUG/MainProcess] simoc.celery.test sent. id->3aed890b-4c1a-438f-9fec-8d69e6dd3448
  45. [2017-07-27 19:56:37,633: WARNING/MainProcess] heappush? None
  46. [2017-07-27 19:56:37,633: WARNING/MainProcess] return 0
  47. [2017-07-27 19:56:37,633: DEBUG/MainProcess] beat: Waking up in 1.00 second.
  48. [2017-07-27 19:56:38,636: WARNING/MainProcess] is_due:True, nex_time_to_run:10.0
  49. [2017-07-27 19:56:38,637: WARNING/MainProcess] verify
  50. [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>>)
  51. [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>>)
  52. [2017-07-27 19:56:38,639: WARNING/MainProcess] next_entry <ModelEntry: add every 10 simoc.celery.test(*[u'hello'], **{}) <freq: 10.00 seconds>>
  53. [2017-07-27 19:56:38,639: INFO/MainProcess] Scheduler: Sending due task add every 10 (simoc.celery.test)
  54. [2017-07-27 19:56:38,641: DEBUG/MainProcess] simoc.celery.test sent. id->a801f345-16e2-46d2-a6ba-d1234e198a2c
  55. [2017-07-27 19:56:38,642: WARNING/MainProcess] heappush? None
  56. [2017-07-27 19:56:38,642: WARNING/MainProcess] return 0
  57. [2017-07-27 19:56:38,642: DEBUG/MainProcess] beat: Waking up in 1.00 second.
  58. ^C[2017-07-27 19:56:38,781: INFO/MainProcess] Writing entries...
  59. [2017-07-27 19:56:38,803: INFO/MainProcess] Writing entries...
  60. [2017-07-27 19:56:38,804: INFO/MainProcess] Writing entries...
  61. [2017-07-27 19:56:38,804: INFO/MainProcess] Writing entries...
  62. (simocplusdjango1.9)msilva@msilva-SATELLITE-PRO-R850:~/Projects/simoc-plus (copy)$
  63.