Date
1 - 3 of 3
Hm9000 Build error
Armin Ranjbar <zoup@...>
Hello,
when trying to deploy CF, i get this error during build process of HM9000. CF RELEASE : 210+dev.2 , commit hash: c6f46acd bosh-openstack-kvm-ubuntu-trusty-go_agent v2978 Started compiling packages > hm9000/b27306493cef0f36b94eacb6821ce0e53fc386d6. Failed: Action Failed get_task: Task 57eec963-9620-42a8-43dd-3b193d7b928f result: Compiling package hm9000: Running packaging script: Command exited with 1; Stdout: , Stderr: ++ readlink -nf /var/vcap/packages/golang1.4 + export GOROOT=/var/vcap/data/packages/golang1.4/f57ddbc8d55d7a0f08775bf76bb6a27dc98c7ea7.1-99cad68115a543a556da19ff44cca94ba0ff7d39 + GOROOT=/var/vcap/data/packages/golang1.4/f57ddbc8d55d7a0f08775bf76bb6a27dc98c7ea7.1-99cad68115a543a556da19ff44cca94ba0ff7d39 + export PATH=/var/vcap/data/packages/golang1.4/f57ddbc8d55d7a0f08775bf76bb6a27dc98c7ea7.1-99cad68115a543a556da19ff44cca94ba0ff7d39/bin:/var/vcap/bosh/bin:/usr/local/bin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin + PATH=/var/vcap/data/packages/golang1.4/f57ddbc8d55d7a0f08775bf76bb6a27dc98c7ea7.1-99cad68115a543a556da19ff44cca94ba0ff7d39/bin:/var/vcap/bosh/bin:/usr/local/bin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin + export GOPATH=/var/vcap/data/compile/hm9000/hm9000 + GOPATH=/var/vcap/data/compile/hm9000/hm9000 + go install github.com/cloudfoundry/hm9000 hm9000/src/ github.com/cloudfoundry/hm9000/actualstatelistener/actual_state_listener.go:16:2: cannot find package "github.com/cloudfoundry/yagnats" in any of: /var/vcap/data/packages/golang1.4/f57ddbc8d55d7a0f08775bf76bb6a27dc98c7ea7.1-99cad68115a543a556da19ff44cca94ba0ff7d39/src/ github.com/cloudfoundry/yagnats (from $GOROOT) /var/vcap/data/compile/hm9000/hm9000/src/github.com/cloudfoundry/yagnats (from $GOPATH) hm9000/src/github.com/cloudfoundry/hm9000/hm9000.go:11:2: no buildable Go source files in /var/vcap/data/compile/hm9000/hm9000/src/ github.com/codegangsta/cli hm9000/src/ github.com/cloudfoundry/storeadapter/etcdstoreadapter/etcd_store_adapter.go:10:2: cannot find package "github.com/coreos/go-etcd/etcd" in any of: /var/vcap/data/packages/golang1.4/f57ddbc8d55d7a0f08775bf76bb6a27dc98c7ea7.1-99cad68115a543a556da19ff44cca94ba0ff7d39/src/ github.com/coreos/go-etcd/etcd (from $GOROOT) /var/vcap/data/compile/hm9000/hm9000/src/github.com/coreos/go-etcd/etcd (from $GOPATH) hm9000/src/ github.com/cloudfoundry/hm9000/apiserver/handlers/basic_auth_handler.go:6:2: no buildable Go source files in /var/vcap/data/compile/hm9000/hm9000/src/ github.com/goji/httpauth hm9000/src/github.com/cloudfoundry/gunk/diegonats/fake_nats_client.go:8:2: no buildable Go source files in /var/vcap/data/compile/hm9000/hm9000/src/ github.com/nu7hatch/gouuid hm9000/src/github.com/cloudfoundry/gunk/diegonats/gnatsd_test_runner.go:10:2: no buildable Go source files in /var/vcap/data/compile/hm9000/hm9000/src/ github.com/onsi/gomega hm9000/src/github.com/cloudfoundry/gunk/diegonats/nats_client_runner.go:10:2: no buildable Go source files in /var/vcap/data/compile/hm9000/hm9000/src/ github.com/pivotal-golang/lager hm9000/src/github.com/cloudfoundry/gunk/diegonats/gnatsd_test_runner.go:11:2: no buildable Go source files in /var/vcap/data/compile/hm9000/hm9000/src/ github.com/tedsuo/ifrit hm9000/src/github.com/cloudfoundry/gunk/diegonats/gnatsd_test_runner.go:12:2: cannot find package "github.com/tedsuo/ifrit/ginkgomon" in any of: /var/vcap/data/packages/golang1.4/f57ddbc8d55d7a0f08775bf76bb6a27dc98c7ea7.1-99cad68115a543a556da19ff44cca94ba0ff7d39/src/ github.com/tedsuo/ifrit/ginkgomon (from $GOROOT) /var/vcap/data/compile/hm9000/hm9000/src/github.com/tedsuo/ifrit/ginkgomon (from $GOPATH) hm9000/src/ github.com/cloudfoundry-incubator/natbeat/background_heartbeat.go:10:2: cannot find package "github.com/tedsuo/ifrit/grouper" in any of: /var/vcap/data/packages/golang1.4/f57ddbc8d55d7a0f08775bf76bb6a27dc98c7ea7.1-99cad68115a543a556da19ff44cca94ba0ff7d39/src/ github.com/tedsuo/ifrit/grouper (from $GOROOT) /var/vcap/data/compile/hm9000/hm9000/src/github.com/tedsuo/ifrit/grouper (from $GOPATH) hm9000/src/github.com/cloudfoundry/hm9000/hm/serve_api.go:16:2: cannot find package "github.com/tedsuo/ifrit/http_server" in any of: /var/vcap/data/packages/golang1.4/f57ddbc8d55d7a0f08775bf76bb6a27dc98c7ea7.1-99cad68115a543a556da19ff44cca94ba0ff7d39/src/ github.com/tedsuo/ifrit/http_server (from $GOROOT) /var/vcap/data/compile/hm9000/hm9000/src/github.com/tedsuo/ifrit/http_server (from $GOPATH) hm9000/src/ github.com/cloudfoundry-incubator/natbeat/background_heartbeat.go:11:2: cannot find package "github.com/tedsuo/ifrit/restart" in any of: /var/vcap/data/packages/golang1.4/f57ddbc8d55d7a0f08775bf76bb6a27dc98c7ea7.1-99cad68115a543a556da19ff44cca94ba0ff7d39/src/ github.com/tedsuo/ifrit/restart (from $GOROOT) /var/vcap/data/compile/hm9000/hm9000/src/github.com/tedsuo/ifrit/restart (from $GOPATH) hm9000/src/github.com/cloudfoundry/hm9000/hm/serve_api.go:17:2: cannot find package "github.com/tedsuo/ifrit/sigmon" in any of: /var/vcap/data/packages/golang1.4/f57ddbc8d55d7a0f08775bf76bb6a27dc98c7ea7.1-99cad68115a543a556da19ff44cca94ba0ff7d39/src/ github.com/tedsuo/ifrit/sigmon (from $GOROOT) /var/vcap/data/compile/hm9000/hm9000/src/github.com/tedsuo/ifrit/sigmon (from $GOPATH) hm9000/src/github.com/cloudfoundry/hm9000/apiserver/routes.go:3:8: no buildable Go source files in /var/vcap/data/compile/hm9000/hm9000/src/ github.com/tedsuo/rata (00:05:56) Error 450001: Action Failed get_task: Task 57eec963-9620-42a8-43dd-3b193d7b928f result: Compiling package hm9000: Running packaging script: Command exited with 1; Stdout: , Stderr: ++ readlink -nf /var/vcap/packages/golang1.4 + export GOROOT=/var/vcap/data/packages/golang1.4/f57ddbc8d55d7a0f08775bf76bb6a27dc98c7ea7.1-99cad68115a543a556da19ff44cca94ba0ff7d39 + GOROOT=/var/vcap/data/packages/golang1.4/f57ddbc8d55d7a0f08775bf76bb6a27dc98c7ea7.1-99cad68115a543a556da19ff44cca94ba0ff7d39 + export PATH=/var/vcap/data/packages/golang1.4/f57ddbc8d55d7a0f08775bf76bb6a27dc98c7ea7.1-99cad68115a543a556da19ff44cca94ba0ff7d39/bin:/var/vcap/bosh/bin:/usr/local/bin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin + PATH=/var/vcap/data/packages/golang1.4/f57ddbc8d55d7a0f08775bf76bb6a27dc98c7ea7.1-99cad68115a543a556da19ff44cca94ba0ff7d39/bin:/var/vcap/bosh/bin:/usr/local/bin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin + export GOPATH=/var/vcap/data/compile/hm9000/hm9000 + GOPATH=/var/vcap/data/compile/hm9000/hm9000 + go install github.com/cloudfoundry/hm9000 hm9000/src/ github.com/cloudfoundry/hm9000/actualstatelistener/actual_state_listener.go:16:2: cannot find package "github.com/cloudfoundry/yagnats" in any of: /var/vcap/data/packages/golang1.4/f57ddbc8d55d7a0f08775bf76bb6a27dc98c7ea7.1-99cad68115a543a556da19ff44cca94ba0ff7d39/src/ github.com/cloudfoundry/yagnats (from $GOROOT) /var/vcap/data/compile/hm9000/hm9000/src/github.com/cloudfoundry/yagnats (from $GOPATH) hm9000/src/github.com/cloudfoundry/hm9000/hm9000.go:11:2: no buildable Go source files in /var/vcap/data/compile/hm9000/hm9000/src/ github.com/codegangsta/cli hm9000/src/ github.com/cloudfoundry/storeadapter/etcdstoreadapter/etcd_store_adapter.go:10:2: cannot find package "github.com/coreos/go-etcd/etcd" in any of: /var/vcap/data/packages/golang1.4/f57ddbc8d55d7a0f08775bf76bb6a27dc98c7ea7.1-99cad68115a543a556da19ff44cca94ba0ff7d39/src/ github.com/coreos/go-etcd/etcd (from $GOROOT) /var/vcap/data/compile/hm9000/hm9000/src/github.com/coreos/go-etcd/etcd (from $GOPATH) hm9000/src/ github.com/cloudfoundry/hm9000/apiserver/handlers/basic_auth_handler.go:6:2: no buildable Go source files in /var/vcap/data/compile/hm9000/hm9000/src/ github.com/goji/httpauth hm9000/src/github.com/cloudfoundry/gunk/diegonats/fake_nats_client.go:8:2: no buildable Go source files in /var/vcap/data/compile/hm9000/hm9000/src/ github.com/nu7hatch/gouuid hm9000/src/github.com/cloudfoundry/gunk/diegonats/gnatsd_test_runner.go:10:2: no buildable Go source files in /var/vcap/data/compile/hm9000/hm9000/src/ github.com/onsi/gomega hm9000/src/github.com/cloudfoundry/gunk/diegonats/nats_client_runner.go:10:2: no buildable Go source files in /var/vcap/data/compile/hm9000/hm9000/src/ github.com/pivotal-golang/lager hm9000/src/github.com/cloudfoundry/gunk/diegonats/gnatsd_test_runner.go:11:2: no buildable Go source files in /var/vcap/data/compile/hm9000/hm9000/src/ github.com/tedsuo/ifrit hm9000/src/github.com/cloudfoundry/gunk/diegonats/gnatsd_test_runner.go:12:2: cannot find package "github.com/tedsuo/ifrit/ginkgomon" in any of: /var/vcap/data/packages/golang1.4/f57ddbc8d55d7a0f08775bf76bb6a27dc98c7ea7.1-99cad68115a543a556da19ff44cca94ba0ff7d39/src/ github.com/tedsuo/ifrit/ginkgomon (from $GOROOT) /var/vcap/data/compile/hm9000/hm9000/src/github.com/tedsuo/ifrit/ginkgomon (from $GOPATH) hm9000/src/ github.com/cloudfoundry-incubator/natbeat/background_heartbeat.go:10:2: cannot find package "github.com/tedsuo/ifrit/grouper" in any of: /var/vcap/data/packages/golang1.4/f57ddbc8d55d7a0f08775bf76bb6a27dc98c7ea7.1-99cad68115a543a556da19ff44cca94ba0ff7d39/src/ github.com/tedsuo/ifrit/grouper (from $GOROOT) /var/vcap/data/compile/hm9000/hm9000/src/github.com/tedsuo/ifrit/grouper (from $GOPATH) hm9000/src/github.com/cloudfoundry/hm9000/hm/serve_api.go:16:2: cannot find package "github.com/tedsuo/ifrit/http_server" in any of: /var/vcap/data/packages/golang1.4/f57ddbc8d55d7a0f08775bf76bb6a27dc98c7ea7.1-99cad68115a543a556da19ff44cca94ba0ff7d39/src/ github.com/tedsuo/ifrit/http_server (from $GOROOT) /var/vcap/data/compile/hm9000/hm9000/src/github.com/tedsuo/ifrit/http_server (from $GOPATH) hm9000/src/ github.com/cloudfoundry-incubator/natbeat/background_heartbeat.go:11:2: cannot find package "github.com/tedsuo/ifrit/restart" in any of: /var/vcap/data/packages/golang1.4/f57ddbc8d55d7a0f08775bf76bb6a27dc98c7ea7.1-99cad68115a543a556da19ff44cca94ba0ff7d39/src/ github.com/tedsuo/ifrit/restart (from $GOROOT) /var/vcap/data/compile/hm9000/hm9000/src/github.com/tedsuo/ifrit/restart (from $GOPATH) hm9000/src/github.com/cloudfoundry/hm9000/hm/serve_api.go:17:2: cannot find package "github.com/tedsuo/ifrit/sigmon" in any of: /var/vcap/data/packages/golang1.4/f57ddbc8d55d7a0f08775bf76bb6a27dc98c7ea7.1-99cad68115a543a556da19ff44cca94ba0ff7d39/src/ github.com/tedsuo/ifrit/sigmon (from $GOROOT) /var/vcap/data/compile/hm9000/hm9000/src/github.com/tedsuo/ifrit/sigmon (from $GOPATH) hm9000/src/github.com/cloudfoundry/hm9000/apiserver/routes.go:3:8: no buildable Go source files in /var/vcap/data/compile/hm9000/hm9000/src/ github.com/tedsuo/rata --- Armin ranjbar |
|
Armin Ranjbar <zoup@...>
Replying myself :I
toggle quoted message
Show quoted text
i think it was due the fact that something was messed up during updating git sub modules before creating release, recreating to make sure it's ok. --- Armin ranjbar On Fri, Jun 5, 2015 at 6:28 PM, Armin Ranjbar <zoup(a)zoup.org> wrote:
Hello, |
|
Armin Ranjbar <zoup@...>
Fix Confirmed, for the record, it was the issue when running ./update and
toggle quoted message
Show quoted text
failure to retrieve HM9000 git submodules. --- Armin ranjbar On Fri, Jun 5, 2015 at 6:51 PM, Armin Ranjbar <zoup(a)zoup.org> wrote:
Replying myself :I |
|