You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/12/03 03:14:52 UTC

[GitHub] [openwhisk-devtools] vastskymiaow opened a new issue #292: hello-world failed

vastskymiaow opened a new issue #292: hello-world failed
URL: https://github.com/apache/openwhisk-devtools/issues/292
 
 
   Hi, I come here again.
   
   I am facing anthor problem now. I ran make quick-start. And it then exited with error as following:
   
   …………
   [2019-09-20T14:18:40.495Z] [INFO] [#tid_owHb60ELZv9FBEGuFJF1X97ex9hKCfi7] [ShardingContainerPoolBalancer] scheduled activation 9e0d0fd20217448b8d0fd20217248b39, action 'guest/hello@0.0.1' (managed), ns 'guest', mem limit 256 MB (std), time limit 60000 ms (std) to invoker0
   [2019-09-20T14:18:40.498Z] [INFO] [#tid_owHb60ELZv9FBEGuFJF1X97ex9hKCfi7] [ShardingContainerPoolBalancer] posting topic 'invoker0' with activation id '9e0d0fd20217448b8d0fd20217248b39' [marker:controller_kafka_start:95]
   [2019-09-20T14:18:40.512Z] [INFO] [#tid_owHb60ELZv9FBEGuFJF1X97ex9hKCfi7] [ShardingContainerPoolBalancer] posted to invoker0[0][2] [marker:controller_kafka_finish:109:14]
   [2019-09-20T14:18:40.513Z] [INFO] [#tid_owHb60ELZv9FBEGuFJF1X97ex9hKCfi7] [ActionsApi]  [marker:controller_loadbalancer_finish:110:22]
   [2019-09-20T14:18:55.531Z] [INFO] [#tid_owHb60ELZv9FBEGuFJF1X97ex9hKCfi7] [CouchDbRestStore] [GET] 'local_activations' finding document: 'id: guest/9e0d0fd20217448b8d0fd20217248b39' [marker:database_getDocument_start:15128]
   [2019-09-20T14:18:55.548Z] [INFO] [#tid_owHb60ELZv9FBEGuFJF1X97ex9hKCfi7] [CouchDbRestStore]  [marker:database_getDocument_finish:15145:17]
   [2019-09-20T14:19:10.561Z] [INFO] [#tid_owHb60ELZv9FBEGuFJF1X97ex9hKCfi7] [CouchDbRestStore] [GET] 'local_activations' finding document: 'id: guest/9e0d0fd20217448b8d0fd20217248b39' [marker:database_getDocument_start:30158]
   [2019-09-20T14:19:10.569Z] [INFO] [#tid_owHb60ELZv9FBEGuFJF1X97ex9hKCfi7] [CouchDbRestStore]  [marker:database_getDocument_finish:30166:7]
   [2019-09-20T14:19:25.581Z] [INFO] [#tid_owHb60ELZv9FBEGuFJF1X97ex9hKCfi7] [CouchDbRestStore] [GET] 'local_activations' finding document: 'id: guest/9e0d0fd20217448b8d0fd20217248b39' [marker:database_getDocument_start:45178]
   [2019-09-20T14:19:25.587Z] [INFO] [#tid_owHb60ELZv9FBEGuFJF1X97ex9hKCfi7] [CouchDbRestStore]  [marker:database_getDocument_finish:45184:6]
   [2019-09-20T14:19:40.531Z] [INFO] [#tid_owHb60ELZv9FBEGuFJF1X97ex9hKCfi7] [ActionsApi]  [marker:controller_blockingActivation_finish:60128:60041]
   [2019-09-20T14:19:40.534Z] [INFO] [#tid_owHb60ELZv9FBEGuFJF1X97ex9hKCfi7] [BasicHttpService] [marker:http_post.202_counter:60130:60130]
   [2019-09-20T14:19:40.587Z] [INFO] [#tid_TOCsTmvXWA7ZSeLfO2e4wGZP0odoRZiI] DELETE /api/v1/namespaces/_/actions/hello 
   [2019-09-20T14:19:40.589Z] [INFO] [#tid_TOCsTmvXWA7ZSeLfO2e4wGZP0odoRZiI] [BasicAuthenticationDirective] authenticate: 23bc46b1-71f6-4ed5-8c54-816aa4f8c502
   [2019-09-20T14:19:40.589Z] [INFO] [#tid_TOCsTmvXWA7ZSeLfO2e4wGZP0odoRZiI] [Identity] [GET] serving from cache: CacheKey(23bc46b1-71f6-4ed5-8c54-816aa4f8c502) [marker:database_cacheHit_counter:3]
   [2019-09-20T14:19:40.595Z] [INFO] [#tid_TOCsTmvXWA7ZSeLfO2e4wGZP0odoRZiI] [WhiskAction] [GET] serving from cache: CacheKey(guest/hello) [marker:database_cacheHit_counter:8]
   [2019-09-20T14:19:40.598Z] [INFO] [#tid_TOCsTmvXWA7ZSeLfO2e4wGZP0odoRZiI] [WhiskAction] invalidating CacheKey(guest/hello) on delete
   [2019-09-20T14:19:40.600Z] [INFO] [#tid_TOCsTmvXWA7ZSeLfO2e4wGZP0odoRZiI] [CouchDbRestStore] [DEL] 'local_whisks' deleting document: 'id: guest/hello, rev: 1-741ee174f8e27312555d3e9a1909a820' [marker:database_deleteDocument_start:14]
   [2019-09-20T14:19:40.620Z] [INFO] [#tid_TOCsTmvXWA7ZSeLfO2e4wGZP0odoRZiI] [CouchDbRestStore]  [marker:database_deleteDocument_finish:33:19]
   [2019-09-20T14:19:40.620Z] [INFO] [#tid_TOCsTmvXWA7ZSeLfO2e4wGZP0odoRZiI] [WhiskAction] invalidating CacheKey(guest/hello)
   [2019-09-20T14:19:40.625Z] [INFO] [#tid_TOCsTmvXWA7ZSeLfO2e4wGZP0odoRZiI] [BasicHttpService] [marker:http_delete.200_counter:39:39]
   Makefile:385: recipe for target 'hello-world' failed
   make: *** [hello-world] Error 1
   
   I have looked up it in the log, but it showed the same infomation. Thank you for answering.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services