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: Integration test failure on Windows: TestJSONFileLoggerWithOpts #36801

Open
anusha-ragunathan opened this issue Apr 5, 2018 · 3 comments · Fixed by #39974
Open
Labels
area/testing status/failing-ci Indicates that the PR in its current state fails the test suite

Comments

@anusha-ragunathan
Copy link
Contributor

anusha-ragunathan commented Apr 5, 2018

https://jenkins.dockerproject.org/job/Docker-PRs-WoW-RS1/20312/console

21:04:56 --- FAIL: TestJSONFileLoggerWithOpts (0.00s) 21:04:56 	jsonfilelog_test.go:170: open C:\Users\ContainerAdministrator\AppData\Local\Temp\docker-logger-216840801\container.log.1: The process cannot access the file because it is being used by another process. 21:04:56 FAIL

cc @johnstep

@anusha-ragunathan anusha-ragunathan added area/testing status/failing-ci Indicates that the PR in its current state fails the test suite labels Apr 5, 2018
@olljanat
Copy link
Contributor

olljanat commented Jan 6, 2019

RS1 failed to this on #38500 too:

03:54:41 --- FAIL: TestJSONFileLoggerWithOpts (0.03s)
03:54:41     jsonfilelog_test.go:187: open C:\Users\ContainerAdministrator\AppData\Local\Temp\docker-logger-037895817\container.log.1: The process cannot access the file because it is being used by another process.

@thaJeztah thaJeztah added this to To do in Improving CI Jun 27, 2019
@thaJeztah thaJeztah changed the title Integration test failure on Windows: TestJSONFileLoggerWithOpts Flaky test: Integration test failure on Windows: TestJSONFileLoggerWithOpts Sep 3, 2019
@thaJeztah
Copy link
Member

Failure on RS5 on #39846 (https://ci.docker.com/public/blue/rest/organizations/jenkins/pipelines/moby/branches/PR-39846/runs/5/nodes/41/log/?start=0)

[2019-09-03T08:58:49.666Z] --- FAIL: TestJSONFileLoggerWithOpts (0.07s)
[2019-09-03T08:58:49.666Z]     jsonfilelog_test.go:187: open C:\Users\ContainerAdministrator\AppData\Local\Temp\docker-logger-344571653\container.log.1: The process cannot access the file because it is being used by another process.

@thaJeztah
Copy link
Member

Reopening this one, as we're seeing this issue again (occasionally)

@thaJeztah thaJeztah reopened this Dec 23, 2021
Improving CI automation moved this from Done to In progress Dec 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/testing status/failing-ci Indicates that the PR in its current state fails the test suite
Projects
Improving CI
  
In progress
Development

Successfully merging a pull request may close this issue.

3 participants