This job view page is being replaced by Spyglass soon. Check out the new job view.
ResultFAILURE
Tests 10 failed / 844 succeeded
Started2023-01-27 02:28
Elapsed47m27s
Revisionmaster

Test Failures


Kubernetes e2e suite [It] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should be able to deny attaching pod [Conformance] 1m9s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-api\-machinery\]\sAdmissionWebhook\s\[Privileged\:ClusterAdmin\]\sshould\sbe\sable\sto\sdeny\sattaching\spod\s\[Conformance\]$'
test/e2e/apimachinery/webhook.go:941
k8s.io/kubernetes/test/e2e/apimachinery.registerWebhookForAttachingPod(0xc000f8ae10, {0xc0032d1e70, 0xc}, 0xc0036140a0, 0x0?)
	test/e2e/apimachinery/webhook.go:941 +0x791
k8s.io/kubernetes/test/e2e/apimachinery.glob..func28.5()
	test/e2e/apimachinery/webhook.go:210 +0x45
				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [It] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should honor timeout [Conformance] 1m4s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-api\-machinery\]\sAdmissionWebhook\s\[Privileged\:ClusterAdmin\]\sshould\shonor\stimeout\s\[Conformance\]$'
test/e2e/apimachinery/webhook.go:2170
k8s.io/kubernetes/test/e2e/apimachinery.registerSlowWebhook(0xc000ef1ef0, {0xc001a3d660, 0xc}, 0xc0012c1b80, 0xc00022d720, 0xc005b31c78, 0x0?)
	test/e2e/apimachinery/webhook.go:2170 +0x7f1
k8s.io/kubernetes/test/e2e/apimachinery.glob..func28.15()
	test/e2e/apimachinery/webhook.go:386 +0xd2
				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [It] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate pod and apply defaults after mutation [Conformance] 1m9s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-api\-machinery\]\sAdmissionWebhook\s\[Privileged\:ClusterAdmin\]\sshould\smutate\spod\sand\sapply\sdefaults\safter\smutation\s\[Conformance\]$'
test/e2e/apimachinery/webhook.go:1035
k8s.io/kubernetes/test/e2e/apimachinery.registerMutatingWebhookForPod(0xc000b6fe00, {0xc0039a7300, 0xc}, 0xc002b2e370, 0x0?)
	test/e2e/apimachinery/webhook.go:1035 +0x771
k8s.io/kubernetes/test/e2e/apimachinery.glob..func28.9()
	test/e2e/apimachinery/webhook.go:265 +0x45
				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [It] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should not be able to mutate or prevent deletion of webhook configuration objects [Conformance] 1m15s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-api\-machinery\]\sAdmissionWebhook\s\[Privileged\:ClusterAdmin\]\sshould\snot\sbe\sable\sto\smutate\sor\sprevent\sdeletion\sof\swebhook\sconfiguration\sobjects\s\[Conformance\]$'
test/e2e/apimachinery/webhook.go:1343
k8s.io/kubernetes/test/e2e/apimachinery.registerValidatingWebhookForWebhookConfigurations(0xc0009bbe00, {0xc003420ea0, 0x13}, 0xc003a4d360, 0x3193e60?)
	test/e2e/apimachinery/webhook.go:1343 +0x811
k8s.io/kubernetes/test/e2e/apimachinery.glob..func28.10()
	test/e2e/apimachinery/webhook.go:278 +0x73
				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [It] [sig-api-machinery] Aggregator Should be able to support the 1.17 Sample API Server using the current Aggregator [Conformance] 2m19s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-api\-machinery\]\sAggregator\sShould\sbe\sable\sto\ssupport\sthe\s1\.17\sSample\sAPI\sServer\susing\sthe\scurrent\sAggregator\s\[Conformance\]$'
test/e2e/apimachinery/aggregator.go:397
k8s.io/kubernetes/test/e2e/apimachinery.TestSampleAPIServer(0xc000ed54a0, 0xc00120e3f0, {0xc00290a100, 0x37})
	test/e2e/apimachinery/aggregator.go:397 +0x31dd
k8s.io/kubernetes/test/e2e/apimachinery.glob..func1.3()
	test/e2e/apimachinery/aggregator.go:102 +0x125
				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [It] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] should be able to convert from CR v1 to CR v2 [Conformance] 1m57s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-api\-machinery\]\sCustomResourceConversionWebhook\s\[Privileged\:ClusterAdmin\]\sshould\sbe\sable\sto\sconvert\sfrom\sCR\sv1\sto\sCR\sv2\s\[Conformance\]$'
test/e2e/apimachinery/crd_conversion_webhook.go:478
k8s.io/kubernetes/test/e2e/apimachinery.waitWebhookConversionReady(0xc00091c870?, 0xc003c7a780?, 0xc003ed7bc0?, {0x75b9f5e?, 0x2?})
	test/e2e/apimachinery/crd_conversion_webhook.go:478 +0xf3
k8s.io/kubernetes/test/e2e/apimachinery.glob..func5.3()
	test/e2e/apimachinery/crd_conversion_webhook.go:173 +0x113
				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [It] [sig-cli] Kubectl client Update Demo should create and stop a replication controller [Conformance] 5m20s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-cli\]\sKubectl\sclient\sUpdate\sDemo\sshould\screate\sand\sstop\sa\sreplication\scontroller\s\s\[Conformance\]$'
test/e2e/kubectl/kubectl.go:2431
k8s.io/kubernetes/test/e2e/kubectl.validateController({0x8022ee8, 0xc004848340}, {0xc000bcb4d0?, 0xc000a0eec0?}, 0x2, {0x75d3ea2, 0xb}, {0x75ec1bc, 0x10}, 0xc00406a1b0, ...)
	test/e2e/kubectl/kubectl.go:2431 +0x49d
k8s.io/kubernetes/test/e2e/kubectl.glob..func1.6.2()
	test/e2e/kubectl/kubectl.go:344 +0x1ec