Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure to unblock interactive shell #5479

Closed
hickeng opened this issue Jun 14, 2017 · 2 comments
Closed

Failure to unblock interactive shell #5479

hickeng opened this issue Jun 14, 2017 · 2 comments
Labels
component/portlayer/interaction impact/test/integration/enable The test is associated with a disabled integration test kind/defect Behavior that is inconsistent with what's intended priority/p2

Comments

@hickeng
Copy link
Member

hickeng commented Jun 14, 2017

Seen while attempting to recreate #5445

Two bundles attached:
before CDE (hoping to get threadstack in useful location)
after CDE

My hypothesis, informed by hung exec test: https://ci.vcna.io/vmware/vic/11546) :
a. we never send unblock so session.started is never modified
b. when the propertyCollector wait times out we do not close the attach streams
c. because the streams are not closed the exec command never exits
d. in the start session case (not exec) then power off operation will disrupt the streams so the client will eventually return.

@hickeng hickeng added component/portlayer/interaction kind/defect Behavior that is inconsistent with what's intended priority/p2 labels Jun 14, 2017
@hickeng
Copy link
Member Author

hickeng commented Jun 14, 2017

@caglar10ur FYI - this is the issue I was asking about.

@matthewavery
Copy link
Contributor

No update on this in about a year. The tests have been reenabled and are currently passing consistently(as far as we can tell). Closing this with the merge of #7969

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/portlayer/interaction impact/test/integration/enable The test is associated with a disabled integration test kind/defect Behavior that is inconsistent with what's intended priority/p2
Projects
None yet
Development

No branches or pull requests

3 participants