Skip to content

Conversation

@wking
Copy link
Member

@wking wking commented Oct 5, 2018

Before this commit, the errors looked like:

ERROR Failed to read tfstate ("/tmp/openshift-install-122374392/terraform.tfstate"): open /tmp/openshift-install-122374392/terraform.tfstate: no such file or directory

now they will look like:

ERROR Failed to read tfstate: open /tmp/openshift-install-122374392/terraform.tfstate: no such file or directory

Before this commit, the errors looked like:

  ERROR Failed to read tfstate ("/tmp/openshift-install-122374392/terraform.tfstate"): open /tmp/openshift-install-122374392/terraform.tfstate: no such file or directory

now they will look like:

  ERROR Failed to read tfstate: open /tmp/openshift-install-122374392/terraform.tfstate: no such file or directory
@openshift-ci-robot openshift-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Oct 5, 2018
Copy link
Contributor

@yifan-gu yifan-gu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Oct 5, 2018
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: wking, yifan-gu

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@wking
Copy link
Member Author

wking commented Oct 5, 2018

e2e:

Oct  5 19:42:10.416: Couldn't delete ns: "e2e-tests-secrets-qj6mr": timed out waiting for the condition (&errors.errorString{s:"timed out waiting for the condition"})

Same as here. Should be fixed with #425 landed.

/retest

@wking
Copy link
Member Author

wking commented Oct 5, 2018

Looks like the registry flaked out. e2e:

Unable to connect to the server: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)

images:

Unable to connect to the server: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
2018/10/05 21:08:56 Container release in pod release-latest failed, exit code 1, reason Error
2018/10/05 21:09:12 Container artifacts in pod release-latest completed successfully
2018/10/05 21:09:13 Ran for 3m57s
error: could not run steps: failed to wait for release pod to complete: could not wait for pod completion: the pod ci-op-42y2j5lh/release-latest failed after 2m17s (failed containers: release):  unknown

/retest

@openshift-merge-robot openshift-merge-robot merged commit 669ce44 into openshift:master Oct 5, 2018
@wking wking deleted the single-path-in-tfstate-error branch October 5, 2018 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants