This job view page is being replaced by Spyglass soon. Check out the new job view.
PRkannon92: Using parsers in applyDefaultImageTag and adding error test cases.
ResultFAILURE
Tests 1 failed / 1 succeeded
Started2023-03-17 19:19
Elapsed6m10s
Revision0c9996821735632c0e44badb5d1cb54f0939d472
Refs 116231

Test Failures


verify typecheck 3m20s

make verify WHAT=typecheck
go version go1.20.2 linux/amd64
ERROR(linux/arm): pkg/kubelet/images/image_manager_test.go:226:6: expected '(', found pullerTestEnv
ERROR(windows/arm64): pkg/kubelet/images/image_manager_test.go:226:6: expected '(', found pullerTestEnv
ERROR(windows/386): pkg/kubelet/images/image_manager_test.go:226:6: expected '(', found pullerTestEnv
ERROR(linux/amd64): pkg/kubelet/images/image_manager_test.go:226:6: expected '(', found pullerTestEnv
ERROR(darwin/amd64): pkg/kubelet/images/image_manager_test.go:226:6: expected '(', found pullerTestEnv
ERROR(linux/arm64): pkg/kubelet/images/image_manager_test.go:226:6: expected '(', found pullerTestEnv
ERROR(linux/386): pkg/kubelet/images/image_manager_test.go:226:6: expected '(', found pullerTestEnv
ERROR(windows/amd64): pkg/kubelet/images/image_manager_test.go:226:6: expected '(', found pullerTestEnv
ERROR(darwin/arm64): pkg/kubelet/images/image_manager_test.go:226:6: expected '(', found pullerTestEnv
ERROR(linux/ppc64le): pkg/kubelet/images/image_manager_test.go:226:6: expected '(', found pullerTestEnv
ERROR(linux/s390x): pkg/kubelet/images/image_manager_test.go:226:6: expected '(', found pullerTestEnv
exit status 1
!!! Type Check has failed. This may cause cross platform build failures.
!!! Please see https://git.k8s.io/kubernetes/test/typecheck for more information.
				
				Click to see stdout/stderrfrom junit_verify.xml

Filter through log files | View test history on testgrid


Show 1 Passed Tests

Error lines from build-log.txt

... skipping 151 lines ...
+++ [0317 19:22:40]          support for linux/arm will be removed in a subsequent release.
go version go1.20.2 linux/amd64
+++ [0317 19:22:41] WARNING: linux/arm will no longer be built/shipped by default, please build it explicitly if needed.
+++ [0317 19:22:41]          support for linux/arm will be removed in a subsequent release.
type-checking windows/arm64
type-checking linux/arm
ERROR(linux/arm): pkg/kubelet/images/image_manager_test.go:226:6: expected '(', found pullerTestEnv
type-checking windows/386
ERROR(windows/arm64): pkg/kubelet/images/image_manager_test.go:226:6: expected '(', found pullerTestEnv
type-checking linux/amd64
ERROR(windows/386): pkg/kubelet/images/image_manager_test.go:226:6: expected '(', found pullerTestEnv
type-checking darwin/amd64
ERROR(linux/amd64): pkg/kubelet/images/image_manager_test.go:226:6: expected '(', found pullerTestEnv
type-checking linux/arm64
ERROR(darwin/amd64): pkg/kubelet/images/image_manager_test.go:226:6: expected '(', found pullerTestEnv
type-checking linux/386
ERROR(linux/arm64): pkg/kubelet/images/image_manager_test.go:226:6: expected '(', found pullerTestEnv
type-checking windows/amd64
ERROR(linux/386): pkg/kubelet/images/image_manager_test.go:226:6: expected '(', found pullerTestEnv
type-checking darwin/arm64
ERROR(windows/amd64): pkg/kubelet/images/image_manager_test.go:226:6: expected '(', found pullerTestEnv
type-checking linux/ppc64le
ERROR(darwin/arm64): pkg/kubelet/images/image_manager_test.go:226:6: expected '(', found pullerTestEnv
type-checking linux/s390x
ERROR(linux/ppc64le): pkg/kubelet/images/image_manager_test.go:226:6: expected '(', found pullerTestEnv
ERROR(linux/s390x): pkg/kubelet/images/image_manager_test.go:226:6: expected '(', found pullerTestEnv
exit status 1
!!! Type Check has failed. This may cause cross platform build failures.
!!! Please see https://git.k8s.io/kubernetes/test/typecheck for more information.
+++ exit code: 1
+++ error: 1
FAILED   verify-typecheck.sh	201s
========================
FAILED TESTS
========================
hack/make-rules/../../hack/verify-typecheck.sh
make: *** [Makefile:128: verify] Error 1