vinayakadkoli opened a new issue #915: Kamel run fails on Google Cloud Infrastructure on Knative .8 URL: https://github.com/apache/camel-k/issues/915 Simple execution fails with the following logs : {"level":"info","ts":1566482937.2303507,"logger":"camel-k.builder","msg":"Go Version: go1.12.2"} {"level":"info","ts":1566482937.2305124,"logger":"camel-k.builder","msg":"Go OS/Arch: linux/amd64"} {"level":"info","ts":1566482937.2305505,"logger":"camel-k.builder","msg":"Camel K Version: 1.0.0-M1"} {"level":"error","ts":1566482937.39219,"logger":"camel-k","msg":"Unexpected error while creating a temporary dir","error":"mkdir /workspace/builder-157011428: permission denied","stacktrace":"github.com/go-logr/zapr.(*zapLogger).Error\n\t/home/nferraro/gopaths/camel-k/pkg/mod/github.com/go-logr/zapr@v0.1.1/zapr.go:128\ngithub.com/apache/camel-k/pkg/util/log.Logger.Error\n\t/home/nferraro/gopaths/camel-k/src/github.com/apache/camel-k/pkg/util/log/log.go:75\ngithub.com/apache/camel-k/pkg/util/log.Error\n\t/home/nferraro/gopaths/camel-k/src/github.com/apache/camel-k/pkg/util/log/log.go:196\ngithub.com/apache/camel-k/pkg/builder.(*defaultBuilder).Build\n\t/home/nferraro/gopaths/camel-k/src/github.com/apache/camel-k/pkg/builder/builder.go:66\nmain.main\n\t/home/nferraro/gopaths/camel-k/src/github.com/apache/camel-k/cmd/builder/main.go:80\nruntime.main\n\t/opt/go-1.12.2/src/runtime/proc.go:200"}
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services