kubernetes: [Failing Job] pull-kubernetes-node-e2e-containerd
Which jobs are failing:
EDIT(spiffxp):
- ~ci-kubernetes-e2e-gci-gce-scalability~ (was addressed by https://github.com/kubernetes/kubernetes/issues/105381#issuecomment-931509557)
- ~ci-kubernetes-node-kubelet~ (was addressed by https://github.com/kubernetes/kubernetes/issues/105381#issuecomment-931509557)
- pull-kubernetes-node-e2e-containerd
Which test(s) are failing:
Overall
Since when has it been failing:
EDIT(spiffxp):
- pull-kubernetes-node-e2e-containerd
- Last known good at 2021-09-30 00:15 PDT https://prow.k8s.io/view/gs/kubernetes-jenkins/pr-logs/pull/105076/pull-kubernetes-node-e2e-containerd/1443473725373550592/
- First known bad at 2021-09-30 00:28 PDT https://prow.k8s.io/view/gs/kubernetes-jenkins/pr-logs/pull/105211/pull-kubernetes-node-e2e-containerd/1443477803826679808/
Testgrid link:
https://prow.k8s.io/?repo=kubernetes%2Fkubernetes&job=pull-kubernetes-node-e2e-containerd https://testgrid.k8s.io/presubmits-kubernetes-blocking#pull-kubernetes-node-e2e-containerd
Reason for failure:
EDIT(spiffxp):
load pubkey "/workspace/.ssh/google_compute_engine": invalid format
Anything else we need to know:
Relevant SIG
/sig node
/cc @ehashman
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 25 (25 by maintainers)
hmm, I just tried to create a regular GCE instance with both new and old image:
and I can’t seem to SSH into the new image with the same
Permission denied (publickey).error as we are seeing in the test. So I’m feeling more confident this is image related…