kubernetes [失败的测试] [sig-node] [特性:NodeLogQuery] 应该返回自当前日期和时间以来的kubelet日志

kiayqfof  于 6个月前  发布在  Kubernetes
关注(0)|答案(7)|浏览(64)

故障集群 c302dcfeb8c00cdd8e31

kubelet kubectl get --raw "/api/v1/nodes/<insert-node-name-here>/proxy/logs/?query=/<insert-log-file-name-here>
https://testgrid.k8s.io/sig-windows-master-release#capz-windows-master-alpha-features
ci-kubernetes-e2e-capz-master-windows-alpha

错误文本:

[FAILED] error getting SSH client to capi@null:22: dial tcp: lookup null on 10.63.240.10:53: no such host
In [It] at: k8s.io/kubernetes/test/e2e/node/kubelet.go:719 @ 07/13/24 07:41:33.258

There were additional failures detected after the initial failure. These are visible in the timeline
最近的故障:

2024/7/15 03:19:44 ci-kubernetes-e2e-capz-master-windows-alpha
2024/7/15 00:19:37 ci-kubernetes-e2e-capz-master-windows-alpha
2024/7/14 21:18:37 ci-kubernetes-e2e-capz-master-windows-alpha
2024/7/14 18:17:36 ci-kubernetes-e2e-capz-master-windows-alpha
2024/7/14 15:17:35 ci-kubernetes-e2e-capz-master-windows-alpha
/kind failing-test
sinc 07-12/07-13
/sig node

wgx48brx

wgx48brx1#

这个问题目前正在等待分类。
如果SIG或子项目确定这是一个相关的问题,他们将通过应用triage/accepted标签并提供进一步的指导来接受它。
组织成员可以通过在评论中写入/triage accepted来添加triage/accepted标签。
有关使用PR评论与我互动的说明,请查看here。如果您对我的行为有任何问题或建议,请针对kubernetes-sigs/prow仓库提出一个问题。

disho6za

disho6za2#

/sig windows
kubernetes/enhancements#2258
/cc @aravindhp@LorbusChris@marosset

wfsdck30

wfsdck303#

jsturtevant在Azure CAPI方面是否对SSH访问节点有任何更改?我查看了一下,没有发现什么特别的地方。我对这个问题感到有些困惑,因为我在这个领域没有做任何更改。

nr9pn0ug

nr9pn0ug5#

看起来kubeconfig中没有任何条目,我们在capz中看到了类似的情况(kubernetes-sigs/cluster-api-provider-azure#4978 (comment))。奇怪...

9fkzdhlc

9fkzdhlc6#

测试现在在集群启动中:

Sun, 21 Jul 2024 23:29:43 +0000: waiting for nodes to be Ready
node/capz-conf-fpea8w-control-plane-sx7tc condition met
timed out waiting for the condition on nodes/capz-conf-lgzjp
timed out waiting for the condition on nodes/capz-conf-rh469
ndasle7k

ndasle7k7#

测试现在在集群启动中:
新子系统中可能存在一些容量问题,导致了这个问题。让我们看看 kubernetes-sigs/windows-testing#455 是否能解决这个问题。

相关问题