Advertisement
Guest User

Untitled

a guest
Jun 25th, 2019
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.13 KB | None | 0 0
  1. [2019-06-25 14:28:41 +0000] [1] [INFO] Starting gunicorn 19.9.0
  2. [2019-06-25 14:28:41 +0000] [1] [INFO] Listening at: http://0.0.0.0:8000 (1)
  3. [2019-06-25 14:28:41 +0000] [1] [INFO] Using worker: gevent
  4. [2019-06-25 14:28:41 +0000] [9] [INFO] Booting worker with pid: 9
  5. [2019-06-25 14:28:43,119] INFO in notebooks_service: Providing GET /pods endpoint
  6. [2019-06-25 14:49:07,660] DEBUG in notebooks_service: Auth flow, redirecting to: /jupyterhub/hub/api/oauth2/authorize?client_id=service-notebooks&redirect_uri=%2Fjupyterhub%2Fservices%2Fnotebooks%2Foauth_callback&response_type=code
  7. [2019-06-25 14:49:49,962] DEBUG in notebooks_service: Auth flow, redirecting to: /jupyterhub/hub/api/oauth2/authorize?client_id=service-notebooks&redirect_uri=%2Fjupyterhub%2Fservices%2Fnotebooks%2Foauth_callback&response_type=code
  8. [2019-06-25 14:50:45,634] DEBUG in notebooks_service: {}
  9. [2019-06-25 14:50:45,634] DEBUG in notebooks_service: server rokroskar-testing-3109b6e: not found
  10. [2019-06-25 14:50:45,859] DEBUG in notebooks_service: {}
  11. [2019-06-25 14:50:45,859] DEBUG in notebooks_service: server rokroskar-testing-3109b6e: not found
  12. [2019-06-25 14:50:46,032] DEBUG in notebooks_service: {}
  13. [2019-06-25 14:50:46,033] DEBUG in notebooks_service: server rokroskar-testing-3109b6e: not found
  14. [2019-06-25 14:50:46,062] DEBUG in notebooks_service: {}
  15. [2019-06-25 14:50:46,062] DEBUG in notebooks_service: server rokroskar-testing-3109b6e: not found
  16. [2019-06-25 14:50:47,474] DEBUG in notebooks_service: Auth flow, redirecting to: /jupyterhub/hub/api/oauth2/authorize?client_id=service-notebooks&redirect_uri=%2Fjupyterhub%2Fservices%2Fnotebooks%2Foauth_callback&response_type=code
  17. [2019-06-25 14:50:47,501] DEBUG in notebooks_service: {}
  18. [2019-06-25 14:50:47,929] INFO in notebooks_service: Got user profile: <class 'gitlab.v4.objects.CurrentUser'> => {'id': 1559534, 'name': 'Rok Roškar', 'username': 'rokroskar', 'state': 'active', 'avatar_url': 'https://secure.gravatar.com/avatar/a80e31241cb35a3cf9bf8de34e05fc2d?s=80&d=identicon', 'web_url': 'https://gitlab.com/rokroskar', 'created_at': '2017-08-24T09:46:58.270Z', 'bio': None, 'location': None, 'public_email': '', 'skype': '', 'linkedin': '', 'twitter': '', 'website_url': '', 'organization': None, 'last_sign_in_at': '2019-05-29T21:03:49.831Z', 'confirmed_at': '2017-08-24T09:46:58.133Z', 'last_activity_on': '2019-06-11', 'email': 'rokroskar@gmail.com', 'theme_id': None, 'color_scheme_id': 1, 'projects_limit': 100000, 'current_sign_in_at': '2019-06-25T14:50:26.691Z', 'identities': [{'provider': 'github', 'extern_uid': '3353586'}], 'can_create_group': True, 'can_create_project': True, 'two_factor_enabled': False, 'external': False, 'private_profile': None, 'shared_runners_minutes_limit': 2000, 'extra_shared_runners_minutes_limit': None}
  19. [2019-06-25 14:50:47,930] DEBUG in notebooks_service: access level for user rokroskar in rokroskar/testing = 40
  20. [2019-06-25 14:50:48,041] DEBUG in notebooks_service: {}
  21. [2019-06-25 14:50:48,042] DEBUG in notebooks_service: server rokroskar-testing-3109b6e: not found
  22. [2019-06-25 14:50:48,764] INFO in notebooks_service: No image found for project testing commit 3109b6e8d47aac41bc8fa13f0cd24ca05a6ed43f - using renku/singleuser:0.3.3-renku0.4.0 instead
  23. [2019-06-25 14:50:48,765] DEBUG in notebooks_service: {'branch': 'master', 'commit_sha': '3109b6e8d47aac41bc8fa13f0cd24ca05a6ed43f', 'namespace': 'rokroskar', 'notebook': None, 'project': 'testing', 'image': 'renku/singleuser:0.3.3-renku0.4.0', 'git_clone_image': 'renku/git-clone:0.3.2', 'server_options': {'cpu_request': 0.1, 'defaultUrl': '/lab', 'gpu_request': 0, 'lfs_auto_fetch': False, 'mem_request': '1G'}}
  24. [2019-06-25 14:50:50,407] DEBUG in notebooks_service: {'name': 'rokroskar-testing-3109b6e', 'last_activity': '2019-06-25T14:50:48.961248Z', 'started': '2019-06-25T14:50:48.961248Z', 'pending': None, 'ready': True, 'state': {'pod_name': 'jupyter-rokroskar-rokroskar-2dtesting-2d3109b6e'}, 'url': '/jupyterhub/user/rokroskar/rokroskar-testing-3109b6e/', 'progress_url': '/jupyterhub/hub/api/users/rokroskar/servers/rokroskar-testing-3109b6e/progress'}
  25. [2019-06-25 14:50:50,407] DEBUG in notebooks_service: server rokroskar-testing-3109b6e: not found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement