Skip to content

cAdvisor e2e failing 100% on core OS #1344

@timstclair

Description

@timstclair

Error:

F0620 11:09:44.381011   18340 runner.go:290] Error 0: error on host e2e-cadvisor-coreos-beta: command "godep" ["go" "test" "--timeout" "15m0s" "github.com/google/cadvisor/integration/tests/..." "--host" "e2e-cadvisor-coreos-beta" "--port" "8080" "--ssh-options" "-i /home/jenkins/.ssh/google_compute_engine -o UserKnownHostsFile=/dev/null -o IdentitiesOnly=yes -o CheckHostIP=no -o StrictHostKeyChecking=no"] failed with error: exit status 1 and output: godep: WARNING: Godep workspaces (./Godeps/_workspace) are deprecated and support for them will be removed when go1.8 is released.
godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) exists
--- FAIL: TestDockerContainerSpec (0.98s)
    assertions.go:150: 

    Location:   docker_test.go:225

    Error:      Not equal: "0" (expected)
                    != "" (actual)

    Messages:   Cpu mask should be "0", but is ""

FAIL
FAIL    github.com/google/cadvisor/integration/tests/api    29.639s
ok      github.com/google/cadvisor/integration/tests/healthz    0.012s
godep: go exit status 1

failing line

This has been failing 100% on e2e-cadvisor-coreos-beta since #1333 was merged.

@Random-Liu @pwittrock @euank

NOTE: cadvisor-pull-build-test-e2e coreos-beta VM disabled -- re enable once this issue is resolved.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions