Advertisement
darceagle

log2

Nov 10th, 2020 (edited)
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. 2020-11-10 11:20:02,915 [py.warnings] /opt/noc/core/profile/base.py:72: UserWarning: None: 'pattern_more' '^---MORE---' pattern must be of binary type. Support for text values will be removed in NOC 20.2
  2. warnings.warn(
  3.  
  4. 2020-11-10 11:20:02,922 [activator] ************************************************************************
  5. 2020-11-10 11:20:02,922 [activator] Setting timezone to Europe/Moscow
  6. 2020-11-10 11:20:02,922 [activator] Running service activator (pool: guu)
  7. 2020-11-10 11:20:02,922 [noc.core.ioloop.util] Setting up asyncio event loop policy
  8. 2020-11-10 11:20:02,922 [noc.core.ioloop.util] Setting up default event loop
  9. 2020-11-10 11:20:02,953 [activator] Starting IOLoop
  10. 2020-11-10 11:20:02,953 [activator] Activating service
  11. 2020-11-10 11:20:02,953 [activator] Autodetecting address: auto -> NOC-node1
  12. 2020-11-10 11:20:02,955 [activator] Running HTTP APIs at http://127.0.1.1:27521/
  13. 2020-11-10 11:20:02,955 [activator] Supported API: ctl at http://127.0.1.1:27521/api/ctl/
  14. 2020-11-10 11:20:02,955 [activator] Supported API: activator at http://127.0.1.1:27521/api/activator/
  15. 2020-11-10 11:20:02,955 [noc.core.dcs.base] Registering service activator-guu: 127.0.1.1:27521 (id=svc-10fc2379-e3a6-4cde-917b-d9c28f512878)
  16. 2020-11-10 11:20:02,960 [activator] Service is active (in 38.64ms)
  17.  
  18.  
  19.  
  20.  
  21. Nov 10 11:20:02 NOC-node1 consul[489]: 2020/11/10 11:20:02 [WARN] agent: check 'service:svc-10fc2379-e3a6-4cde-917b-d9c28f512878' has interval below minimum of 1s
  22. Nov 10 11:20:02 NOC-node1 consul[489]: agent: check 'service:svc-10fc2379-e3a6-4cde-917b-d9c28f512878' has interval below minimum of 1s
  23. Nov 10 11:20:02 NOC-node1 consul[489]: 2020/11/10 11:20:02 [INFO] agent: Synced service "svc-10fc2379-e3a6-4cde-917b-d9c28f512878"
  24. Nov 10 11:20:02 NOC-node1 consul[489]: agent: Synced service "svc-10fc2379-e3a6-4cde-917b-d9c28f512878"
  25. Nov 10 11:20:03 NOC-node1 consul[489]: 2020/11/10 11:20:03 [INFO] agent: Synced check "service:svc-10fc2379-e3a6-4cde-917b-d9c28f512878"
  26. Nov 10 11:20:03 NOC-node1 consul[489]: agent: Synced check "service:svc-10fc2379-e3a6-4cde-917b-d9c28f512878"
  27.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement