Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save caphrim007/3ed802746225181fc6eabe7a50fd86cc to your computer and use it in GitHub Desktop.
Save caphrim007/3ed802746225181fc6eabe7a50fd86cc to your computer and use it in GitHub Desktop.
2018-06-19 11:41:23,009 INFO [cauth.controllers.oauth2][MainThread] Loaded OAuth2 plugin Github
2018-06-19 11:41:23,010 ERROR [cauth.controllers.root][MainThread] The openid authentication protocol is not available - skipping callback endpoint
2018-06-19 11:41:23,246 ERROR [cauth.controllers.root][MainThread] The openid_connect authentication protocol is not available - skipping callback endpoint
2018-06-19 11:41:23,302 INFO [cauth.controllers.base][Dummy-1] Client requests authentication.
2018-06-19 11:41:23,303 INFO [cauth.controllers.base][Dummy-1] Password plugin loaded
2018-06-19 11:41:23,315 INFO [cauth.controllers.base][MainThread] Client requests the login page.
2018-06-19 11:41:23,332 INFO [cauth.controllers.base][Dummy-1] Password plugin loaded
2018-06-19 11:54:15,418 INFO [cauth.controllers.oauth2][MainThread] Loaded OAuth2 plugin Github
2018-06-19 11:54:15,419 ERROR [cauth.controllers.root][MainThread] The openid authentication protocol is not available - skipping callback endpoint
2018-06-19 11:54:15,602 ERROR [cauth.controllers.root][MainThread] The openid_connect authentication protocol is not available - skipping callback endpoint
2018-06-19 11:54:15,651 INFO [cauth.controllers.base][Dummy-1] Client requests authentication.
2018-06-19 11:54:15,651 INFO [cauth.controllers.base][Dummy-1] Password plugin loaded
2018-06-19 11:54:15,665 INFO [cauth.controllers.base][MainThread] Client requests the login page.
2018-06-19 11:54:15,687 INFO [cauth.controllers.base][Dummy-1] Password plugin loaded
2018-06-19 11:54:34,795 INFO [cauth.controllers.base][Dummy-1] Client requests authentication.
2018-06-19 11:54:34,796 INFO [cauth.controllers.base][Dummy-1] Password plugin loaded
2018-06-19 11:54:34,805 INFO [cauth.controllers.base][Dummy-2] Client requests the login page.
2018-06-19 11:54:34,807 INFO [cauth.controllers.base][Dummy-1] Password plugin loaded
2018-06-19 11:37:14,509 INFO [managesf.api.v2.managers][MainThread] Loading builds manager...
2018-06-19 11:37:14,509 INFO [managesf.api.v2.base][MainThread] loading managesf.v2.builds:SFZuul manager
2018-06-19 11:37:14,511 ERROR [managesf.api.v2.base][MainThread] Could not load manager managesf.v2.builds:SFZuul: 'NoneType' object has no attribute '_instantiate_plugins'
2018-06-19 11:37:14,511 INFO [managesf.api.v2.managers][MainThread] Loading jobs manager...
2018-06-19 11:37:14,511 INFO [managesf.api.v2.base][MainThread] loading managesf.v2.jobs:SFZuul manager
2018-06-19 11:37:14,512 ERROR [managesf.api.v2.base][MainThread] Could not load manager managesf.v2.jobs:SFZuul: 'NoneType' object has no attribute '_instantiate_plugins'
2018-06-19 11:37:14,512 INFO [managesf.api.v2.managers][MainThread] Loading resources manager...
2018-06-19 11:37:14,512 INFO [managesf.api.v2.base][MainThread] loading managesf.v2.resources:manageSF manager
2018-06-19 11:37:14,514 INFO [managesf.api.v2.base][MainThread] managesf.v2.resources:manageSF manager loaded successfully
2018-06-19 11:37:14,514 INFO [managesf.api.v2.managers][MainThread] Configuring zuul API proxy...
2018-06-19 11:37:14,519 INFO [managesf.controllers.root][MainThread] SFGerrit plugin loaded successfully
2018-06-19 11:37:14,534 ERROR [managesf.controllers.root][MainThread] Could not load service SFNodepool: The nodepool service is not available
2018-06-19 11:37:58,277 INFO [managesf.api.v2.managers][MainThread] Loading builds manager...
2018-06-19 11:37:58,277 INFO [managesf.api.v2.base][MainThread] loading managesf.v2.builds:SFZuul manager
2018-06-19 11:37:58,279 ERROR [managesf.api.v2.base][MainThread] Could not load manager managesf.v2.builds:SFZuul: 'NoneType' object has no attribute '_instantiate_plugins'
2018-06-19 11:37:58,279 INFO [managesf.api.v2.managers][MainThread] Loading jobs manager...
2018-06-19 11:37:58,279 INFO [managesf.api.v2.base][MainThread] loading managesf.v2.jobs:SFZuul manager
2018-06-19 11:37:58,280 ERROR [managesf.api.v2.base][MainThread] Could not load manager managesf.v2.jobs:SFZuul: 'NoneType' object has no attribute '_instantiate_plugins'
2018-06-19 11:37:58,280 INFO [managesf.api.v2.managers][MainThread] Loading resources manager...
2018-06-19 11:37:58,280 INFO [managesf.api.v2.base][MainThread] loading managesf.v2.resources:manageSF manager
2018-06-19 11:37:58,282 INFO [managesf.api.v2.base][MainThread] managesf.v2.resources:manageSF manager loaded successfully
2018-06-19 11:37:58,282 INFO [managesf.api.v2.managers][MainThread] Configuring zuul API proxy...
2018-06-19 11:37:58,287 INFO [managesf.controllers.root][MainThread] SFGerrit plugin loaded successfully
2018-06-19 11:37:58,300 ERROR [managesf.controllers.root][MainThread] Could not load service SFNodepool: The nodepool service is not available
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment