This job view page is being replaced by Spyglass soon. Check out the new job view.
PRdims: Bump dependencies and go version (in go.mod)
ResultABORTED
Tests 0 failed / 0 succeeded
Started2023-01-21 14:09
Elapsed16m50s
Revision050b8a07e4fa3d68cef361a9afe43509d72a6fc3
Refs 547

No Test Failures!


Error lines from build-log.txt

... skipping 400 lines ...
	go build \
	-o=/home/prow/go/src/github.com/kubernetes-sigs/aws-iam-authenticator/_output/bin/aws-iam-authenticator \
	-ldflags="-w -s -X sigs.k8s.io/aws-iam-authenticator/pkg.Version= -X sigs.k8s.io/aws-iam-authenticator/pkg.BuildDate=2023-01-21T14:14:56Z -X sigs.k8s.io/aws-iam-authenticator/pkg.CommitID=6700f378e0a00130d211d20de0eb2d5bc2d562c3" \
	./cmd/aws-iam-authenticator/
make[2]: Leaving directory '/home/prow/go/src/github.com/kubernetes-sigs/aws-iam-authenticator'
make[1]: Leaving directory '/home/prow/go/src/github.com/kubernetes-sigs/aws-iam-authenticator'
Error: cluster not found "test-cluster-8319.k8s.local"
###
## Setting up roles
#

An error occurred (NoSuchEntity) when calling the GetRole operation: The role with name aws-iam-authenticator-test-role-KubernetesAdmin cannot be found.
###
## Creating aws-iam-authenticator-test-role-KubernetesAdmin role
#
admin role: arn:aws:iam::607362164682:role/aws-iam-authenticator-test-role-KubernetesAdmin

An error occurred (NoSuchEntity) when calling the GetRole operation: The role with name aws-iam-authenticator-test-role-KubernetesUsers cannot be found.
###
## Creating aws-iam-authenticator-test-role-KubernetesUsers role
#
user role: arn:aws:iam::607362164682:role/aws-iam-authenticator-test-role-KubernetesUsers
###
## Generating SSH key /home/prow/go/src/github.com/kubernetes-sigs/aws-iam-authenticator/hack/e2e/e2e-test-artifacts/id_rsa
... skipping 12 lines ...
|      . S+o+.    |
|      .+oo+..    |
|     =o.o+..     |
|    o+==o.+      |
|    o*B=+..o     |
+----[SHA256]-----+
Error: cluster not found "test-cluster-8319.k8s.local"
###
## Creating cluster test-cluster-8319.k8s.local with /home/prow/go/src/github.com/kubernetes-sigs/aws-iam-authenticator/hack/e2e/e2e-test-artifacts/test-cluster-8319.k8s.local.json (dry run)
#
I0121 14:15:05.896214   17786 new_cluster.go:248] Inferred "aws" cloud provider from zone "us-west-2a"
I0121 14:15:05.896439   17786 new_cluster.go:1102]  Cloud Provider ID = aws
I0121 14:15:06.258979   17786 subnets.go:182] Assigned CIDR 172.20.32.0/19 to subnet us-west-2a
... skipping 80 lines ...
Unable to connect to the server: dial tcp: lookup api-test-cluster-8319-k8s-qtm9sa-837629789.us-west-2.elb.amazonaws.com on 10.63.240.10:53: no such host
Unable to connect to the server: dial tcp: lookup api-test-cluster-8319-k8s-qtm9sa-837629789.us-west-2.elb.amazonaws.com on 10.63.240.10:53: no such host
Unable to connect to the server: dial tcp: lookup api-test-cluster-8319-k8s-qtm9sa-837629789.us-west-2.elb.amazonaws.com on 10.63.240.10:53: no such host
Unable to connect to the server: dial tcp: lookup api-test-cluster-8319-k8s-qtm9sa-837629789.us-west-2.elb.amazonaws.com on 10.63.240.10:53: no such host
Unable to connect to the server: dial tcp: lookup api-test-cluster-8319-k8s-qtm9sa-837629789.us-west-2.elb.amazonaws.com on 10.63.240.10:53: no such host
Unable to connect to the server: dial tcp: lookup api-test-cluster-8319-k8s-qtm9sa-837629789.us-west-2.elb.amazonaws.com on 10.63.240.10:53: no such host
error: Get "https://api-test-cluster-8319-k8s-qtm9sa-837629789.us-west-2.elb.amazonaws.com/api?timeout=32s": dial tcp: lookup api-test-cluster-8319-k8s-qtm9sa-837629789.us-west-2.elb.amazonaws.com on 10.63.240.10:53: no such host - error from a previous attempt: EOF
Unable to connect to the server: EOF
error: the server doesn't have a resource type "nodes"
###
## Cluster is up!
#
###
## Applying testing roles
#
... skipping 42 lines ...
ip-172-20-95-84.us-west-2.compute.internal	node	True

VALIDATION ERRORS
KIND	NAME					MESSAGE
Pod	kube-system/aws-iam-authenticator-tc8hf	system-node-critical pod "aws-iam-authenticator-tc8hf" is pending

Validation Failed
W0121 14:20:52.879182   18273 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME			ROLE	MACHINETYPE	MIN	MAX	SUBNETS
master-us-west-2a	Master	t3.medium	1	1	us-west-2a
nodes-us-west-2a	Node	c5.large	1	1	us-west-2a
nodes-us-west-2b	Node	c5.large	1	1	us-west-2b
... skipping 46 lines ...
• [SLOW TEST] [58.346 seconds]
[apiserver] [Disruptive] the apiserver when the manifest changes restarts successfully
/home/prow/go/src/github.com/kubernetes-sigs/aws-iam-authenticator/tests/e2e/apiserver_test.go:88
------------------------------

Ran 8 of 8 Specs in 60.980 seconds
SUCCESS! -- 8 Passed | 0 Failed | 0 Pending | 0 Skipped
--- PASS: TestE2E (60.98s)
PASS
You're using deprecated Ginkgo functionality:
=============================================
  Support for custom reporters has been removed in V2.  Please read the documentation linked to below for Ginkgo's new behavior and for a migration path:
  Learn more at: https://onsi.github.io/ginkgo/MIGRATING_TO_V2#removed-custom-reporters
... skipping 337 lines ...