Skip to content

ARM CI 18.04 build failing #74

@jodh-intel

Description

@jodh-intel

From http://jenkins.katacontainers.io/job/kata-containers-tests-ARM-18.04-PR/9/console (for kata-containers/tests#836):

sudo chown -R ${USER} ${WORKSPACE}
sudo chgrp -R $(id -ng) ${WORKSPACE}
[kata-containers-tests-ARM-18.04-PR] $ /bin/bash /tmp/jenkins3490619367125723844.sh
/tmp/jenkins3490619367125723844.sh: line 7: cd: /home/jenkins/workspace/kata-containers-tests-ARM-18.04-PR/go/src/github.com/kata-containers/tests: No such file or directory
~/workspace/kata-containers-tests-ARM-18.04-PR/artifacts ~/workspace/kata-containers-tests-ARM-18.04-PR
~/workspace/kata-containers-tests-ARM-18.04-PR
INFO: Checking log files
.ci/aarch64/filter_test_aarch64.sh: line 21: /home/jenkins/workspace/kata-containers-tests-ARM-18.04-PR/go/bin/yq: No such file or directory
.ci/aarch64/filter_docker_aarch64.sh: line 25: /home/jenkins/workspace/kata-containers-tests-ARM-18.04-PR/go/bin/yq: No such file or directory
.ci/aarch64/filter_docker_aarch64.sh: line 25: /home/jenkins/workspace/kata-containers-tests-ARM-18.04-PR/go/bin/yq: No such file or directory
.ci/aarch64/filter_docker_aarch64.sh: line 25: /home/jenkins/workspace/kata-containers-tests-ARM-18.04-PR/go/bin/yq: No such file or directory
make -C cmd/log-parser
make[1]: Entering directory '/home/jenkins/workspace/kata-containers-tests-ARM-18.04-PR/cmd/log-parser'
go test .
display_toml.go:12:2: cannot find package "github.com/BurntSushi/toml" in any of:
	/usr/local/go/src/github.com/BurntSushi/toml (from $GOROOT)
	/home/jenkins/workspace/kata-containers-tests-ARM-18.04-PR/go/src/github.com/BurntSushi/toml (from $GOPATH)
parse.go:19:2: cannot find package "github.com/go-logfmt/logfmt" in any of:
	/usr/local/go/src/github.com/go-logfmt/logfmt (from $GOROOT)
	/home/jenkins/workspace/kata-containers-tests-ARM-18.04-PR/go/src/github.com/go-logfmt/logfmt (from $GOPATH)
main.go:25:2: cannot find package "github.com/sirupsen/logrus" in any of:
	/usr/local/go/src/github.com/sirupsen/logrus (from $GOROOT)
	/home/jenkins/workspace/kata-containers-tests-ARM-18.04-PR/go/src/github.com/sirupsen/logrus (from $GOPATH)
main.go:26:2: cannot find package "github.com/urfave/cli" in any of:
	/usr/local/go/src/github.com/urfave/cli (from $GOROOT)
	/home/jenkins/workspace/kata-containers-tests-ARM-18.04-PR/go/src/github.com/urfave/cli (from $GOPATH)
display_yaml.go:13:2: cannot find package "gopkg.in/yaml.v2" in any of:
	/usr/local/go/src/gopkg.in/yaml.v2 (from $GOROOT)
	/home/jenkins/workspace/kata-containers-tests-ARM-18.04-PR/go/src/gopkg.in/yaml.v2 (from $GOPATH)
Makefile:20: recipe for target 'check' failed
make[1]: *** [check] Error 1

/cc @chavafg, @Pennyzct.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions