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

Couldn't get version/kind; json parse error: unexpected end of JSON input #14396

Closed
mfojtik opened this issue May 29, 2017 · 5 comments
Closed
Assignees
Labels
kind/test-flake Categorizes issue or PR as related to test flakes. priority/P2

Comments

@mfojtik
Copy link
Contributor

mfojtik commented May 29, 2017

github.com/openshift/origin/test/cmd/request-timeout.test/cmd/timeout.sh:19: executing 'oc login -u testuser -p test --request-timeout=1ns' expecting failure and text 'Timeout exceeded while awaiting headers' (from github.com_openshift_origin_test_cmd_request-timeout)

=== BEGIN TEST CASE ===
test/cmd/timeout.sh:19: executing 'oc login -u testuser -p test --request-timeout=1ns' expecting failure and text 'Timeout exceeded while awaiting headers'
FAILURE after 0.465s: test/cmd/timeout.sh:19: executing 'oc login -u testuser -p test --request-timeout=1ns' expecting failure and text 'Timeout exceeded while awaiting headers': the output content test failed
There was no output from the command.
Standard error from the command:
error: couldn't get version/kind; json parse error: unexpected end of JSON input
=== END TEST CASE ===

See: https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin/1823/testReport/junit/github/com_openshift_origin_test_cmd_request-timeout/test_cmd_timeout_sh_19__executing__oc_login__u_testuser__p_test___request_timeout_1ns__expecting_failure_and_text__Timeout_exceeded_while_awaiting_headers_/

@mfojtik mfojtik added kind/test-flake Categorizes issue or PR as related to test flakes. priority/P1 labels May 29, 2017
@mfojtik
Copy link
Contributor Author

mfojtik commented May 29, 2017

@stevekuznetsov @smarterclayton infra flake?

@stevekuznetsov
Copy link
Contributor

Infra seems fine here -- the error is from oc and seems legitimate.

@mfojtik
Copy link
Contributor Author

mfojtik commented Jun 6, 2017

@smarterclayton @sttts this seems like we got faster and we get something back in 1ns? that something was JSON junk we interrupted in the middle?

@sttts
Copy link
Contributor

sttts commented Jun 7, 2017

that something was JSON junk we interrupted in the middle

Could be. Any chance to reproduce locally?

@mfojtik
Copy link
Contributor Author

mfojtik commented Oct 11, 2017

Likely infra issue and haven't seen this for ~2 months, closing.

@mfojtik mfojtik closed this as completed Oct 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/test-flake Categorizes issue or PR as related to test flakes. priority/P2
Projects
None yet
Development

No branches or pull requests

3 participants