Advertisement
Guest User

Untitled

a guest
Jan 9th, 2017
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.80 KB | None | 0 0
  1. 2017-01-09 14:13:22.773 INFO [rhodecode.authentication.base] Authenticating user `user` using egg:rhodecode-enterprise-ce#rhodecode plugin
  2. 2017-01-09 14:13:23.395 INFO [rhodecode.authentication.plugins.auth_rhodecode] user <User('id:3:user')> authenticated correctly
  3. 2017-01-09 14:13:25.642 INFO [rhodecode.login.views] user user is now authenticated and stored in session, session attrs {'password': 'e5a2fd84c2f6698f792448b7eb5ecbe7', 'user_id': 3, 'is_authenticated': True, 'username': u'user'}
  4. 2017-01-09 14:13:25.914 INFO [rhodecode.lib.middleware.request_wrapper] IP: 10.67.6.32 Request to /_admin/login time: 7.944s
  5. 2017-01-09 14:13:26.722 INFO [rhodecode.lib.base] IP: 10.67.6.32 User: <AuthUser('id:3[user] ip:10.67.6.32 auth:True')> accessed /repo [summary.index]
  6. 2017-01-09 14:13:27.866 INFO [rhodecode.lib.auth] user <AuthUser('id:3[user] ip:10.67.6.32 auth:True')> authenticating with:RHODECODE_AUTH IS authenticated on func SummaryController:index
  7. 2017-01-09 14:13:30.505 INFO [rhodecode.lib.middleware.request_wrapper] IP: 10.67.6.32 Request to /repo time: 3.975s
  8. 2017-01-09 14:14:36.330 INFO [rhodecode.lib.middleware.simplevcs] Access for IP:10.67.6.32 allowed
  9. 2017-01-09 14:14:36.609 INFO [rhodecode.lib.middleware.simplevcs] pull action on hg repo "repo" by "default" from 10.67.6.32
  10. 2017-01-09 14:14:36.681 INFO [rhodecode.lib.middleware.simplevcs] Using HTTP implementation of scm app.
  11. 2017-01-09 14:14:41.882 INFO [rhodecode.lib.middleware.simplevcs] Access for IP:10.67.6.32 allowed
  12. 2017-01-09 14:14:42.215 INFO [requests.packages.urllib3.connectionpool] Starting new HTTP connection (1): localhost
  13. 2017-01-09 14:14:44.510 INFO [rhodecode.lib.middleware.simplevcs] pull action on hg repo "repo" by "default" from 10.67.6.32
  14. 2017-01-09 14:14:44.683 INFO [rhodecode.lib.middleware.simplevcs] Using HTTP implementation of scm app.
  15. 2017-01-09 14:14:45.323 INFO [requests.packages.urllib3.connectionpool] Resetting dropped connection: localhost
  16. 2017-01-09 14:14:46.076 INFO [rhodecode.lib.middleware.request_wrapper] IP: 10.67.6.32 Request to /repo time: 10.034s
  17. 2017-01-09 14:14:50.179 INFO [rhodecode.lib.middleware.request_wrapper] IP: 10.67.6.32 Request to /repo time: 9.607s
  18. 2017-01-09 14:14:50.249 INFO [rhodecode.lib.base] IP: 10.67.6.32 User: <AuthUser('id:3[user] ip:10.67.6.32 auth:True')> accessed /_admin/notifications [admin/notifications.index]
  19. 2017-01-09 14:14:50.361 INFO [rhodecode.lib.auth] user <AuthUser('id:3[user] ip:10.67.6.32 auth:True')> authenticating with:RHODECODE_AUTH IS authenticated on func NotificationsController:__before__
  20. 2017-01-09 14:14:52.061 INFO [rhodecode.lib.middleware.request_wrapper] IP: 10.67.6.32 Request to /_admin/notifications time: 1.990s
  21. 2017-01-09 14:14:52.686 INFO [rhodecode.lib.middleware.simplevcs] Access for IP:10.67.6.32 allowed
  22. 2017-01-09 14:14:56.994 INFO [rhodecode.lib.middleware.simplevcs] pull action on hg repo "repo" by "default" from 10.67.6.32
  23. 2017-01-09 14:14:57.281 INFO [rhodecode.lib.middleware.simplevcs] Using HTTP implementation of scm app.
  24. 2017-01-09 14:14:58.060 INFO [requests.packages.urllib3.connectionpool] Resetting dropped connection: localhost
  25. 2017-01-09 14:14:58.813 INFO [rhodecode.lib.middleware.request_wrapper] IP: 10.67.6.32 Request to /repo time: 7.559s
  26. 2017-01-09 14:15:50.545 INFO [rhodecode.lib.middleware.simplevcs] Access for IP:10.67.6.32 allowed
  27. 2017-01-09 14:15:50.819 INFO [rhodecode.lib.middleware.simplevcs] pull action on hg repo "repo" by "default" from 10.67.6.32
  28. 2017-01-09 14:15:50.886 INFO [rhodecode.lib.middleware.simplevcs] Using HTTP implementation of scm app.
  29. 2017-01-09 14:15:53.752 INFO [requests.packages.urllib3.connectionpool] Starting new HTTP connection (1): localhost
  30. 2017-01-09 14:16:03.871 INFO [rhodecode.lib.middleware.request_wrapper] IP: 10.67.6.32 Request to /repo time: 13.511s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement