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

Flaky test: hyperkit osx restart (TestStartStop) #4501

Closed
medyagh opened this issue Jun 15, 2019 · 1 comment
Closed

Flaky test: hyperkit osx restart (TestStartStop) #4501

medyagh opened this issue Jun 15, 2019 · 1 comment
Labels
kind/flake Categorizes issue or PR as related to a flaky test.

Comments

@medyagh
Copy link
Member

medyagh commented Jun 15, 2019

As seen in osx hyperkit integration test : https://storage.googleapis.com/minikube-builds/logs/4380/OSX-Hyperkit.txt

    --- FAIL: TestStartStop/nocache_oldest (170.23s)
        start_stop_delete_test.go:105: current-context is not set to minikube
        util.go:130: Error running command: start --vm-driver=hyperkit  --v=10 --logtostderr --bootstrapper=kubeadm --cache-images=false --kubernetes-version=v1.10.13 --kvm-network=default --alsologtostderr --v=2 . Output: * minikube v1.1.1 on darwin (amd64)
            * Tip: Use 'minikube start -p <name>' to create a new cluster, or 'minikube delete' to delete this one.
            * Restarting existing hyperkit VM for "minikube" ...


More logs from that build:

 03:58:11 | ! I0615 03:58:11.480450   21974 cluster.go:95] Skipping create...Using existing machine configuration
 03:58:11 | > * Tip: Use 'minikube start -p <name>' to create a new cluster, or 'minikube delete' to delete this one.
 03:58:11 | ! I0615 03:58:11.508281   21974 cluster.go:114] Machine state:  Stopped
 03:58:11 | > * Restarting existing hyperkit VM for "minikube" ...
 03:58:11 | ! E0615 03:58:11.541881   21974 start.go:547] StartHost: start: unexpected EOF
 03:58:11 | ! I0615 03:58:11.541926   21974 utils.go:123] non-retriable error: start: unexpected EOF
 03:58:11 | ! W0615 03:58:11.541997   21974 exit.go:100] Unable to start VM: start: unexpected EOF
 03:58:11 | ! X Unable to start VM: start: unexpected EOF
 03:58:11 | ! * Sorry that minikube crashed. If this was unexpected, we would love to hear from you:
 03:58:11 | !   - https://github.com/kubernetes/minikube/issues/new
@medyagh medyagh added the kind/flake Categorizes issue or PR as related to a flaky test. label Jun 15, 2019
@medyagh medyagh changed the title Flaky Test: hyperkit osx restart minikube Flaky Test: hyperkit osx restart (TestStartStop) Jun 15, 2019
@medyagh medyagh changed the title Flaky Test: hyperkit osx restart (TestStartStop) Flaky test: hyperkit osx restart (TestStartStop) Jun 15, 2019
@medyagh
Copy link
Member Author

medyagh commented Jun 20, 2019

closing this in favor of #4501, it seems to be the same source of problem.

@medyagh medyagh closed this as completed Jun 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/flake Categorizes issue or PR as related to a flaky test.
Projects
None yet
Development

No branches or pull requests

1 participant