-
Notifications
You must be signed in to change notification settings - Fork 863
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
clock skew in wsl2
#11790
Comments
Logs are required for review from WSL teamIf this a feature request, please reply with '/feature'. If this is a question, reply with '/question'. How to collect WSL logsDownload and execute collect-wsl-logs.ps1 in an administrative powershell prompt:
The scipt will output the path of the log file once done. Once completed please upload the output files to this Github issue. Click here for more info on logging View similar issuesPlease view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it! Closed similar issues:
|
Diagnostic information
|
So, it seems like
I'm going to continue monitoring the system, and try to identify what happens around the time that the issue starts. |
+1: We have this too on current WSL2 and in Docker containers. This is not the hibernate/sleep/wake defect of yore, that seems to have been fixed and I no longer need to use the On my 20 core machine, running Could this have to do with swap thrash causing WSL2 or Hypervisor to miss a beat with its virtualized clock(s)?
|
@surfacepatterns, does this happen more with higher parallelism for you, too? |
Windows Version
Microsoft Windows [Version 10.0.22631.3737]
WSL Version
2.2.4.0
Are you using WSL 1 or WSL 2?
Kernel Version
5.15.153.1-2
Distro Version
CBL-Mariner 2.0.20240628
Other Software
No response
Repro Steps
wsl
instance.Expected Behavior
I expect to observe clock skew quite rarely, and to have it impact my work on a much less frequent basis.
Actual Behavior
Here are a couple examples.
dmesg
outputPartial (relevant) output when
meson
tests fail, which are run as part of building binary RPMs:(In the build log this excerpt is from, there were 32 such clock skew failures. I've tried building this package five times today, and each instance results in a similar amount of failures.)
Note that I've seen the issues about clock skew after sleeping. A few things make me think this is different:
sudo hwclock -s
doesn't seem to change anything.Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: