kubernetes: [Failing test] Conformance-GCE-master-kubetest2

Which jobs are failing?

Conformance-GCE-master-kubetest2

Which tests are failing?

ci-kubernetes-gce-conformance-latest-kubetest2.Overall

Since when has it been failing?

7/30

Testgrid link

https://testgrid.k8s.io/sig-release-master-blocking#Conformance - GCE - master - kubetest2

Reason for failure (if possible)

go: downloading github.com/vbatts/tar-split v0.11.2
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
# sigs.k8s.io/boskos/client
/home/prow/go/pkg/mod/sigs.k8s.io/boskos@v0.0.0-20200710214748-f5935686c7fc/client/client.go:96:17: undefined: secret.Agent
+ EXIT_VALUE=2
+ set +o xtrace
Cleaning up after docker in docker.
================================================================================
Cleaning up after docker
Stopping Docker: dockerProgram process in pidfile '/var/run/docker-ssd.pid', 1 process(es), refused to die.
================================================================================
Done cleaning up after docker in docker.

Anything else we need to know?

It looks like this is the part where the error happens. https://github.com/kubernetes-sigs/boskos/blob/f5935686c7fc0a431016c741e48b79c913929b35/client/client.go#L96

Relevant SIG(s)

/sig testing

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 17 (17 by maintainers)

Most upvoted comments

Test passed! πŸš€

Closing this issue for now.

/close

The part where it was failing earlier is running fine. πŸŽ‰

I triggered a new run

https://github.com/kubernetes-sigs/kubetest2/pull/207 merged. Let’s see if the failure gets fixed.

Till then, reopening this issue.

/reopen