Advertisement
Guest User

Untitled

a guest
Feb 17th, 2020
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 4.31 KB | None | 0 0
  1. [sm-senseaition-api] [senseaition] 2020/02/17 09:13:04 [I] called 'GET /vx/ping' -> [sm-senseaition-api/restapi/configure_sense_ai_tion.go:430]
  2. time="2020-02-17T09:13:04Z" level=info msg="completed handling request" measure#web.latency=1694930 method=GET remote=10.244.0.188 request=/v1/ping request_id=a915b49f56f76bfaae44b664b6fbb61e status=200 text_status=OK took=1.69493ms
  3. [sm-senseaition-api] 2020/02/17 09:13:04 Handler: Actual request
  4. [sm-senseaition-api] 2020/02/17 09:13:04   Actual request no headers added: missing origin
  5. time="2020-02-17T09:13:04Z" level=info msg="started handling request" method=POST remote=10.244.0.73 request=/v1/orders/place request_id=08b60288ab48ba925287dad86e9ad30d
  6. time="2020-02-17T09:13:04Z" level=info msg="completed handling request" measure#web.latency=456366 method=POST remote=10.244.0.73 request=/v1/orders/place request_id=08b60288ab48ba925287dad86e9ad30d status=401 text_status=Unauthorized took="456.366µs"
  7. time="2020-02-17T09:14:02Z" level=info msg="started handling request" method=GET remote="10.244.0.73:59784" request=/v1/health
  8. [sm-senseaition-api] 2020/02/17 09:14:02 Handler: Actual request
  9. [sm-senseaition-api] 2020/02/17 09:14:02   Actual request no headers added: missing origin
  10. [sm-senseaition-api] [senseaition] 2020/02/17 09:14:02 [I] called 'GET /vx/health' -> [sm-senseaition-api/restapi/configure_sense_ai_tion.go:423]
  11. time="2020-02-17T09:14:02Z" level=info msg="completed handling request" measure#web.latency=387681 method=GET remote="10.244.0.73:59784" request=/v1/health status=200 text_status=OK took="387.681µs"
  12. [sm-senseaition-api] 2020/02/17 09:14:40 Handler: Actual request
  13. [sm-senseaition-api] 2020/02/17 09:14:40   Actual request no headers added: missing origin
  14. [sm-senseaition-api] [authentication] 2020/02/17 09:14:40 [I] called APIKeyHeaderAuth -> [sm-senseaition-api/restapi/configure_sense_ai_tion.go:317]
  15. [sm-senseaition-api] [authentication] 2020/02/17 09:14:40 [.] GetAuthenticationProfileByAPIToken('incas-0bfc9d41-5aba-40ea-b816-90f24b71efa7') -> [sm-senseaition-api/senseaitionrestapi/auth_manager.go:221]
  16. [sm-senseaition-api] [authentication] 2020/02/17 09:14:40 [.] AuthCacheTokenIsValid('incas-0bfc9d41-5aba-40ea-b816-90f24b71efa7') -> [sm-senseaition-api/senseaitionrestapi/auth_cache.go:27]
  17. [sm-senseaition-api] [authentication] 2020/02/17 09:14:40 [.] AuthCacheTokenIsValid ... delivering profile -> [sm-senseaition-api/senseaitionrestapi/auth_cache.go:103]
  18. [sm-senseaition-api] [authentication] 2020/02/17 09:14:40 [.] GetAuthenticationProfileByAPIToken ... delivering authentication profile -> [sm-senseaition-api/senseaitionrestapi/auth_manager.go:267]
  19. [sm-senseaition-api] [authentication] 2020/02/17 09:14:40 [I] got valid X-API-Key -> [sm-senseaition-api/restapi/configure_sense_ai_tion.go:324]
  20. [sm-senseaition-api] [senseaition] 2020/02/17 09:14:40 [I] called 'GET /vx/projects' -> [sm-senseaition-api/restapi/configure_sense_ai_tion.go:733]
  21. [sm-senseaition-api] [authentication] 2020/02/17 09:14:40 [.] GetAuthenticationProfileByPrincipal('incas-0bfc9d41-5aba-40ea-b816-90f24b71efa7') -> [sm-senseaition-api/senseaitionrestapi/auth_manager.go:277]
  22. [sm-senseaition-api] [authentication] 2020/02/17 09:14:40 [.] AuthCacheTokenIsValid('incas-0bfc9d41-5aba-40ea-b816-90f24b71efa7') -> [sm-senseaition-api/senseaitionrestapi/auth_cache.go:27]
  23. [sm-senseaition-api] [authentication] 2020/02/17 09:14:40 [.] AuthCacheTokenIsValid ... delivering profile -> [sm-senseaition-api/senseaitionrestapi/auth_cache.go:103]
  24. [sm-senseaition-api] [projectmanager] 2020/02/17 09:14:40 [.] called GetProjectList(...) -> [sm-senseaition-api/senseaitionrestapi/project_manager.go:120]
  25. [sm-senseaition-api] [client profilemanager] 2020/02/17 09:14:40 [.] ListObjects(...) called -> [sm-profilecontroller/client/client.go:157]
  26. [sm-senseaition-api] [security] 2020/02/17 09:14:40 [.] calling JWTgenerate(customer: '5e3819fbc1e20f3a96d2fce9', user: '5e3819fcc1e20f3a96d2fcea', role: 'service') -> [development-framework/base/security/jsonWebToken.go:91]
  27. [sm-senseaition-api] [security] 2020/02/17 09:14:40 [.] calling createSecretString(...) -> [development-framework/base/security/jsonWebToken.go:50]
  28. time="2020-02-17T09:14:40Z" level=info msg="started handling request" method=GET remote=167.172.97.38 request="/v1/projects?limit=1&archived=False&name=TripleS" request_id=052abbb96f72ebe4291d7708139e8b2a
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement