This job view page is being replaced by Spyglass soon. Check out the new job view.
PRcpanato: [go] Bump images, dependencies and versions to go 1.20
ResultFAILURE
Tests 3 failed / 37370 succeeded
Started2023-01-12 13:49
Elapsed29m31s
Revision4bcfd9aac864baaad4d25fa0873ec0fde0020b87
Refs 114502

Test Failures


k8s.io/kubernetes/vendor/k8s.io/legacy-cloud-providers/vsphere/vclib TestWithValidThumbprint 0.15s

go test -v k8s.io/kubernetes/vendor/k8s.io/legacy-cloud-providers/vsphere/vclib -run TestWithValidThumbprint$
=== RUN   TestWithValidThumbprint
E0112 14:16:32.828545   87945 connection.go:197] Failed to create new client. err: Post "https://127.0.0.1:41291/sdk": tls: failed to verify certificate: x509: certificate signed by unknown authority
    connection_test.go:208: Never saw a request, maybe TLS connection could not be established?
2023/01/12 14:16:32 http: TLS handshake error from 127.0.0.1:37892: remote error: tls: bad certificate
--- FAIL: TestWithValidThumbprint (0.15s)

				from junit_20230112-135000.xml

Filter through log files | View test history on testgrid


k8s.io/kubernetes/vendor/k8s.io/legacy-cloud-providers/vsphere/vclib TestWithVerificationWithWrongThumbprint 0.32s

go test -v k8s.io/kubernetes/vendor/k8s.io/legacy-cloud-providers/vsphere/vclib -run TestWithVerificationWithWrongThumbprint$
=== RUN   TestWithVerificationWithWrongThumbprint
E0112 14:16:32.453641   87945 connection.go:197] Failed to create new client. err: Post "https://127.0.0.1:42337/sdk": tls: failed to verify certificate: x509: certificate signed by unknown authority
2023/01/12 14:16:32 http: TLS handshake error from 127.0.0.1:50440: remote error: tls: bad certificate
    connection_test.go:117: Expected wrong thumbprint error, got 'Post "https://127.0.0.1:42337/sdk": tls: failed to verify certificate: x509: certificate signed by unknown authority'
--- FAIL: TestWithVerificationWithWrongThumbprint (0.32s)

				from junit_20230112-135000.xml

Filter through log files | View test history on testgrid


k8s.io/kubernetes/vendor/k8s.io/legacy-cloud-providers/vsphere/vclib TestWithVerificationWithoutCaCertOrThumbprint 0.22s

go test -v k8s.io/kubernetes/vendor/k8s.io/legacy-cloud-providers/vsphere/vclib -run TestWithVerificationWithoutCaCertOrThumbprint$
=== RUN   TestWithVerificationWithoutCaCertOrThumbprint
2023/01/12 14:16:32 http: TLS handshake error from 127.0.0.1:58618: remote error: tls: bad certificate
E0112 14:16:32.677674   87945 connection.go:197] Failed to create new client. err: Post "https://127.0.0.1:43795/sdk": tls: failed to verify certificate: x509: certificate signed by unknown authority
    connection_test.go:192: Expected to receive a wrapped x509.UnknownAuthorityError, got: 'Post "https://127.0.0.1:43795/sdk": tls: failed to verify certificate: x509: certificate signed by unknown authority' (&url.Error{Op:"Post", URL:"https://127.0.0.1:43795/sdk", Err:(*tls.CertificateVerificationError)(0xc000358690)})
--- FAIL: TestWithVerificationWithoutCaCertOrThumbprint (0.22s)

				from junit_20230112-135000.xml

Filter through log files | View test history on testgrid


Show 37370 Passed Tests