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

TestErrorSpam: retry after the token is automatically created and added to the service account #7719

Closed
tstromberg opened this issue Apr 16, 2020 · 1 comment · Fixed by #7999
Assignees
Labels
kind/flake Categorizes issue or PR as related to a flaky test. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Milestone

Comments

@tstromberg
Copy link
Contributor

This is two separate errors:

* Restarting the docker service may improve performance

This line of stderr should be whitelisted.

and:

error_spam_test.go:49: unexpected error log in stderr: "Error from server (ServerTimeout): error when creating \"/etc/kubernetes/addons/storage-provisioner.yaml\": No API token found for service account \"storage-provisioner\", retry after the token is automatically created and added to the service account"

This is indicative of a real problem.

Originally posted by @tstromberg in #7601 (comment)

@tstromberg tstromberg added the kind/flake Categorizes issue or PR as related to a flaky test. label Apr 16, 2020
@medyagh medyagh added the priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. label Apr 16, 2020
@medyagh medyagh added this to the v1.10.0 milestone Apr 16, 2020
@medyagh medyagh added the kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. label Apr 16, 2020
@tstromberg
Copy link
Contributor Author

This particular flake seems fairly rare.

~/bin/bughunt.sh /var/lib/jenkins/jobs/docker_Linux_integration "unexpected error log in stderr:.*Error from server"
Tests in last 90 days
---------------------
-rw-r--r-- 1 jenkins jenkins  752043 Apr 16 12:37 /var/lib/jenkins/jobs/docker_Linux_integration/builds/1683/Docker_Linux.txt
-rw-r--r-- 1 jenkins jenkins 1534674 Apr 15 19:01 /var/lib/jenkins/jobs/docker_Linux_integration/builds/1656/Docker_Linux.txt
-rw-r--r-- 1 jenkins jenkins  679678 Apr 10 15:50 /var/lib/jenkins/jobs/docker_Linux_integration/builds/1562/Docker_Linux.txt

Frequency per day
-----------------
      1 2020-04-10
      1 2020-04-15
      1 2020-04-16

Oldest 5 matches
---------------------

==> /var/lib/jenkins/jobs/docker_Linux_integration/builds/1683/Docker_Linux.txt <==
 GitHub pull request #7723 of commit 39e41297c888f2f02d52f107cd373a78b242d7f4, no merge conflicts.
>> Starting at Thu Apr 16 12:08:10 PDT 2020
minikube version: v1.9.2
commit: bd5d8d386913a5f25b31cb888d59352180b1e31b

==> /var/lib/jenkins/jobs/docker_Linux_integration/builds/1656/Docker_Linux.txt <==
 GitHub pull request #7611 of commit 4656a4e07e9cebf86828769118f061134d25f306, no merge conflicts.
>> Starting at Wed Apr 15 18:44:29 PDT 2020
minikube version: v1.9.2
commit: 10950d43b2aca43640426a17dce7a1fa568f579f

==> /var/lib/jenkins/jobs/docker_Linux_integration/builds/1562/Docker_Linux.txt <==
 GitHub pull request #7586 of commit d512c848abd57f9de827c7af00581f2723466b4b, no merge conflicts.
>> Starting at Fri Apr 10 15:26:13 PDT 2020
minikube version: v1.9.2
commit: db322814d34b90cce4e9da62156566e30e0a82d5

@tstromberg tstromberg removed the kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. label Apr 17, 2020
@tstromberg tstromberg self-assigned this Apr 23, 2020
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. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants