JDK-8180343 : (fs) java/nio/file/FileSystem/Basic.java failed due to timeout
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.nio
  • Affected Version: 9
  • Priority: P4
  • Status: Resolved
  • Resolution: Cannot Reproduce
  • Submitted: 2017-05-15
  • Updated: 2017-07-20
  • Resolved: 2017-07-20
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbd_minorResolved
Related Reports
Relates :  
Description
----------System.out:(5/394)----------

--- df output ---
jar:file:///scratch/mesos/work_dir/slaves/312d6566-622b-464b-aaa4-3bf578ae320f-S15/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/51296071-04a1-4cd0-a75f-a2e5ae42293c/runs/fedc09ae-6742-43d5-b781-31653e4267d0/testoutput/jtreg/JTwork/scratch/1/./foo.bar
Expected ProviderNotFoundException caught: "Provider "jar" not found"
Timeout signalled after 600 seconds
----------System.err:(3/101)----------
df command apparently hung
Skipping FileStore check due to file system access failure
STATUS:Passed.

...

result: Error. Program `/scratch/mesos/work_dir/slaves/312d6566-622b-464b-aaa4-3bf578ae320f-S15/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/51296071-04a1-4cd0-a75f-a2e5ae42293c/runs/fedc09ae-6742-43d5-b781-31653e4267d0/./product/bin/java' timed out (timeout set to 600000ms, elapsed time including timeout handling was 626566ms).
Comments
This appears to be a problem with the infrastructure as opposed to the test. The test actually passed as indicated by the output but the test harness hung. Resolving as irreproducible.
20-07-2017

This looks like an infra problem. The test output indicates that there was an NFS problem detected by 'df' so the FileStore check in the test was skipped. Looks like the harness itself hung for some reason but the test passed.
12-07-2017

Failed in mach5: http://java.se.oracle.com/mach5/job/9-dev/2378/artifact/testresults/linux-x86/jdk_test.tier2/JTwork/java/nio/file/FileSystem/Basic.jtr/*view*/
15-05-2017