test result: Error. Agent communication error: java.net.SocketException: Broken pipe (Write failed); check console log for any additional details
Comments
this one should be closed as a dup of JDK-8087128
20-11-2018
I am going to close this bug as a dup of CODETOOLS-7902347.
20-11-2018
Bug JDK-8087128 cause these failures.
06-11-2018
Same for gc/arguments/TestParallelRefProc.java. Job:
http://java.se.oracle.com:10065/mdash/jobs/mach5-one-jdk12-jdk-761-tier2-20181102-0507-8425/tasks/mach5-one-jdk12-jdk-761-tier2-20181102-0507-8425-tier2-gc-open_test_hotspot_jtreg_hotspot_gc-linux-x64-debug-48/results?search=status%3Afailed%20AND%20-state%3Ainvalid
With only single test failure log
http://java.se.oracle.com:10060/api/v1/tasks/mach5-one-jdk12-jdk-761-tier2-20181102-0507-8425-tier2-gc-open_test_hotspot_jtreg_hotspot_gc-linux-x64-debug-48/log/stdout
contains info about crash:
ib > driver: 2.977 seconds
jib > TEST RESULT: Passed. Execution successful
jib > --------------------------------------------------
jib > [2018-11-01 22:10:30,304] Agent[2]: stdout: # To suppress the following error report, specify this argument
jib > [2018-11-01 22:10:30,305] Agent[2]: stdout: # after -XX: or in .hotspotrc: SuppressErrorAt=/reg_split.cpp:1197
jib > [2018-11-01 22:10:30,305] Agent[2]: stdout: #
jib > [2018-11-01 22:10:30,305] Agent[2]: stdout: # A fatal error has been detected by the Java Runtime Environment:
jib > [2018-11-01 22:10:30,305] Agent[2]: stdout: #
jib > [2018-11-01 22:10:30,305] Agent[2]: stdout: # Internal Error (/scratch/opt/mach5/mesos/work_dir/slaves/2dd962d0-8988-479b-a804-57ab764ada59-S1254/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/32fd6e8e-901e-477b-b4b8-300f24dfc2c7/runs/906514a6-6f2c-4d69-9d3d-b1d97b8d4b7c/workspace/open/src/hotspot/share/opto/reg_split.cpp:1197), pid=9375, tid=10585
jib > [2018-11-01 22:10:30,305] Agent[2]: stdout: # Error: assert(!n->is_SpillCopy()) failed
jib > [2018-11-01 22:10:30,305] Agent[2]: stdout: #
jib > [2018-11-01 22:10:30,305] Agent[2]: stdout: # JRE version: Java(TM) SE Runtime Environment (12.0) (fastdebug build 12-internal+0-jdk12-jdk.761)
jib > [2018-11-01 22:10:30,305] Agent[2]: stdout: # Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 12-internal+0-jdk12-jdk.761, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
jib > [2018-11-01 22:10:30,305] Agent[2]: stdout: # Core dump will be written. Default location: /scratch/opt/mach5/mesos/work_dir/slaves/2dd962d0-8988-479b-a804-57ab764ada59-S1287/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/becbf1a3-dd94-43b5-b8c0-2c1de690e304/runs/f9186553-5dc5-45b9-8212-47d19209e6c8/testOutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_gc/scratch/1/core.9375
jib > [2018-11-01 22:10:30,305] Agent[2]: stdout: #
jib > [2018-11-01 22:10:30,305] Agent[2]: stdout: # An error report file with more information is saved as:
jib > [2018-11-01 22:10:30,305] Agent[2]: stdout: # /scratch/opt/mach5/mesos/work_dir/slaves/2dd962d0-8988-479b-a804-57ab764ada59-S1287/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/becbf1a3-dd94-43b5-b8c0-2c1de690e304/runs/f9186553-5dc5-45b9-8212-47d19209e6c8/testOutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_gc/scratch/1/hs_err_pid9375.log
jib > [2018-11-01 22:10:30,432] Agent[2]: stdout: #
jib > [2018-11-01 22:10:30,432] Agent[2]: stdout: # Compiler replay data is saved as:
jib > [2018-11-01 22:10:30,432] Agent[2]: stdout: # /scratch/opt/mach5/mesos/work_dir/slaves/2dd962d0-8988-479b-a804-57ab764ada59-S1287/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/becbf1a3-dd94-43b5-b8c0-2c1de690e304/runs/f9186553-5dc5-45b9-8212-47d19209e6c8/testOutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_gc/scratch/1/replay_pid9375.log
jib > [2018-11-01 22:10:30,432] Agent[2]: stdout: #
jib > [2018-11-01 22:10:30,432] Agent[2]: stdout: # If you would like to submit a bug report, please visit:
jib > [2018-11-01 22:10:30,433] Agent[2]: stdout: # http://bugreport.java.com/bugreport/crash.jsp
jib > [2018-11-01 22:10:30,433] Agent[2]: stdout: #
jib > [2018-11-01 22:10:30,433] Agent[2]: stdout: Current thread is 10585
jib > [2018-11-01 22:10:30,433] Agent[2]: stdout: Dumping core ...
jib > TEST: gc/arguments/TestNewSizeFlags.java
jib > build: 0.0 seconds
jib > build: 0.001 seconds
jib > driver: 0.065 seconds
jib > build: 1.15 seconds
jib > compile: 1.15 seconds
jib > driver: 5.792 seconds
jib > TEST RESULT: Passed. Execution successful
jib > --------------------------------------------------
06-11-2018
Looking at logs: gc/arguments/TestSerialHeapSizeFlags.java
http://java.se.oracle.com:10065/mdash/jobs/mach5-one-jdk12-jdk-665-tier2-20181017-1654-6631?search=mach5-one-jdk12-jdk-665-tier2-20181017-1654-6631-tier2-gc-open_test_hotspot_jtreg_hotspot_gc-linux-x64-debug-47
There is an only single test failure. stdout log contains that one of agent crashed:
jib > [2018-10-17 09:57:15,526] Agent[2]: stdout: # To suppress the following error report, specify this argument
jib > [2018-10-17 09:57:15,526] Agent[2]: stdout: # after -XX: or in .hotspotrc: SuppressErrorAt=/reg_split.cpp:1197
jib > [2018-10-17 09:57:15,527] Agent[2]: stdout: #
jib > [2018-10-17 09:57:15,527] Agent[2]: stdout: # A fatal error has been detected by the Java Runtime Environment:
jib > [2018-10-17 09:57:15,527] Agent[2]: stdout: #
jib > [2018-10-17 09:57:15,527] Agent[2]: stdout: # Internal Error (/scratch/opt/mach5/mesos/work_dir/slaves/83bb4d84-382c-4ead-b585-d8ef0018fefe-S19343/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/4774ff84-a31f-4076-b313-52a02ba549be/runs/ca7641ff-4ed4-439e-98d5-0c9cb0a5f106/workspace/open/src/hotspot/share/opto/reg_split.cpp:1197), pid=24436, tid=24454
jib > [2018-10-17 09:57:15,527] Agent[2]: stdout: # Error: assert(!n->is_SpillCopy()) failed
jib > [2018-10-17 09:57:15,527] Agent[2]: stdout: #
jib > [2018-10-17 09:57:15,527] Agent[2]: stdout: # JRE version: Java(TM) SE Runtime Environment (12.0) (fastdebug build 12-internal+0-jdk12-jdk.665)
jib > [2018-10-17 09:57:15,527] Agent[2]: stdout: # Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 12-internal+0-jdk12-jdk.665, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
jib > [2018-10-17 09:57:15,527] Agent[2]: stdout: # Core dump will be written. Default location: /scratch/opt/mach5/mesos/work_dir/slaves/83bb4d84-382c-4ead-b585-d8ef0018fefe-S270/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/e2bcae29-d307-4a5b-8b02-a81d3695585d/runs/625fa1d7-097f-4069-a2fe-37338d201437/testOutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_gc/scratch/1/core.24436
jib > [2018-10-17 09:57:15,527] Agent[2]: stdout: #
jib > [2018-10-17 09:57:15,527] Agent[2]: stdout: # An error report file with more information is saved as:
jib > [2018-10-17 09:57:15,527] Agent[2]: stdout: # /scratch/opt/mach5/mesos/work_dir/slaves/83bb4d84-382c-4ead-b585-d8ef0018fefe-S270/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/e2bcae29-d307-4a5b-8b02-a81d3695585d/runs/625fa1d7-097f-4069-a2fe-37338d201437/testOutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_gc/scratch/1/hs_err_pid24436.log
jib > [2018-10-17 09:57:15,592] Agent[2]: stdout: #
jib > [2018-10-17 09:57:15,592] Agent[2]: stdout: # Compiler replay data is saved as:
jib > [2018-10-17 09:57:15,592] Agent[2]: stdout: # /scratch/opt/mach5/mesos/work_dir/slaves/83bb4d84-382c-4ead-b585-d8ef0018fefe-S270/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/e2bcae29-d307-4a5b-8b02-a81d3695585d/runs/625fa1d7-097f-4069-a2fe-37338d201437/testOutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_gc/scratch/1/replay_pid24436.log
jib > [2018-10-17 09:57:15,592] Agent[2]: stdout: #
jib > [2018-10-17 09:57:15,594] Agent[2]: stdout: # If you would like to submit a bug report, please visit:
jib > [2018-10-17 09:57:15,595] Agent[2]: stdout: # http://bugreport.java.com/bugreport/crash.jsp
jib > [2018-10-17 09:57:15,595] Agent[2]: stdout: #
jib > [2018-10-17 09:57:15,595] Agent[2]: stdout: Current thread is 24454
jib > [2018-10-17 09:57:15,595] Agent[2]: stdout: Dumping core ...
jib > Passed: gc/arguments/TestParallelRefProc.java
jib > --------------------------------------------------
jib > TEST: gc/arguments/TestSerialHeapSizeFlags.java
jib > TEST JDK: /scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk12-jdk.665/linux-x64-debug.jdk/jdk-12/fastdebug
jib >
jib > ACTION: build -- Passed. All files up to date
jib > REASON: User specified action: run build sun.hotspot.WhiteBox
jib > TIME: 0.0 seconds
jib > messages:
jib > command: build sun.hotspot.WhiteBox
jib > reason: User specified action: run build sun.hotspot.WhiteBox
jib > elapsed time (seconds): 0.0
jib >
jib > ACTION: build -- Passed. All files up to date
jib > REASON: Named class compiled on demand
jib > TIME: 0.0 seconds
jib > messages:
jib > command: build ClassFileInstaller
jib > reason: Named class compiled on demand
jib > elapsed time (seconds): 0.0
jib >
jib > ACTION: driver -- Passed. Execution successful
jib > REASON: User specified action: run driver ClassFileInstaller sun.hotspot.WhiteBox sun.hotspot.WhiteBox$WhiteBoxPermission
jib > TIME: 0.022 seconds
jib > messages:
jib > command: driver ClassFileInstaller sun.hotspot.WhiteBox sun.hotspot.WhiteBox$WhiteBoxPermission
jib > reason: User specified action: run driver ClassFileInstaller sun.hotspot.WhiteBox sun.hotspot.WhiteBox$WhiteBoxPermission
jib > Mode: agentvm
jib > Agent id: 9
jib > Additional exports to unnamed modules from @modules: java.base/jdk.internal.misc
jib > elapsed time (seconds): 0.022
jib > configuration:
jib > Boot Layer
jib > class path: /scratch/opt/mach5/mesos/work_dir/jib-master/install/java/re/jtreg/4.2/promoted/all/b13/bundles/jtreg_bin-4.2.zip/jtreg/lib/javatest.jar
jib > /scratch/opt/mach5/mesos/work_dir/jib-master/install/java/re/jtreg/4.2/promoted/all/b13/bundles/jtreg_bin-4.2.zip/jtreg/lib/jtreg.jar
jib > patch: java.base /scratch/opt/mach5/mesos/work_dir/slaves/83bb4d84-382c-4ead-b585-d8ef0018fefe-S270/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/e2bcae29-d307-4a5b-8b02-a81d3695585d/runs/625fa1d7-097f-4069-a2fe-37338d201437/testOutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_gc/patches/java.base
jib >
jib > Test Layer
jib > add exports: java.base/jdk.internal.misc ALL-UNNAMED
jib > class path: /scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk12-jdk.665/src.full/open/test/hotspot/jtreg/gc/arguments
jib > /scratch/opt/mach5/mesos/work_dir/slaves/83bb4d84-382c-4ead-b585-d8ef0018fefe-S270/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/e2bcae29-d307-4a5b-8b02-a81d3695585d/runs/625fa1d7-097f-4069-a2fe-37338d201437/testOutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_gc/classes/1/test/lib
jib > /scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk12-jdk.665/src.full/open/test/lib
jib >
jib > rerun:
jib > cd /scratch/opt/mach5/mesos/work_dir/slaves/83bb4d84-382c-4ead-b585-d8ef0018fefe-S270/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/e2bcae29-d307-4a5b-8b02-a81d3695585d/runs/625fa1d7-097f-4069-a2fe-37338d201437/testOutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_gc/scratch/1 && \
jib > HOME=/tmp/sparky-temp-home-1686460498890850533/user_home \
jib > JDK8_HOME=/scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk/10/46/bundles/linux-x64/jdk-10_linux-x64_bin.tar.gz/jdk-10 \
jib > JIB_DATA_DIR=/scratch/opt/mach5/mesos/work_dir/jib-master \
jib > JIB_HOME=/scratch/opt/mach5/mesos/work_dir/jib-master/install/com/oracle/java/jib/jib/3.0-SNAPSHOT/jib-3.0-SNAPSHOT-distribution.zip/jib-3.0-SNAPSHOT-distribution \
jib > JTREG_KEYWORDS='"!headful & !stress"' \
jib > PATH=/bin:/usr/bin \
jib > TEST_IMAGE_GRAAL_DIR=/scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk12-jdk.665/linux-x64-debug.test/hotspot/jtreg/graal \
jib > /scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk12-jdk.665/linux-x64-debug.jdk/jdk-12/fastdebug/bin/java \
jib > -Dtest.class.path.prefix=/scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk12-jdk.665/src.full/open/test/hotspot/jtreg/gc/arguments:/scratch/opt/mach5/mesos/work_dir/slaves/83bb4d84-382c-4ead-b585-d8ef0018fefe-S270/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/e2bcae29-d307-4a5b-8b02-a81d3695585d/runs/625fa1d7-097f-4069-a2fe-37338d201437/testOutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_gc/classes/1/test/lib \
jib > -Dtest.src=/scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk12-jdk.665/src.full/open/test/hotspot/jtreg/gc/arguments \
jib > -Dtest.src.path=/scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk12-jdk.665/src.full/open/test/hotspot/jtreg/gc/arguments:/scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk12-jdk.665/src.full/open/test/lib \
jib > -Dtest.classes=/scratch/opt/mach5/mesos/work_dir/slaves/83bb4d84-382c-4ead-b585-d8ef0018fefe-S270/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/e2bcae29-d307-4a5b-8b02-a81d3695585d/runs/625fa1d7-097f-4069-a2fe-37338d201437/testOutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_gc/classes/1/gc/arguments/TestSerialHeapSizeFlags.d \
jib > -Dtest.class.path=/scratch/opt/mach5/mesos/work_dir/slaves/83bb4d84-382c-4ead-b585-d8ef0018fefe-S270/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/e2bcae29-d307-4a5b-8b02-a81d3695585d/runs/625fa1d7-097f-4069-a2fe-37338d201437/testOutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_gc/classes/1/gc/arguments/TestSerialHeapSizeFlags.d:/scratch/opt/mach5/mesos/work_dir/slaves/83bb4d84-382c-4ead-b585-d8ef0018fefe-S270/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/e2bcae29-d307-4a5b-8b02-a81d3695585d/runs/625fa1d7-097f-4069-a2fe-37338d201437/testOutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_gc/classes/1/test/lib \
jib > -Dtest.vm.opts=-XX:MaxRAMPercentage=6 \
jib > -Dtest.tool.vm.opts=-J-XX:MaxRAMPercentage=6 \
jib > -Dtest.compiler.opts= \
jib > -Dtest.java.opts='-XX:+UseParallelGC -XX:+UseParallelOldGC -XX:+UseNUMA -XX:+IgnoreUnrecognizedVMOptions' \
jib > -Dtest.jdk=/scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk12-jdk.665/linux-x64-debug.jdk/jdk-12/fastdebug \
jib > -Dcompile.jdk=/scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk12-jdk.665/linux-x64-debug.jdk/jdk-12/fastdebug \
jib > -Dtest.timeout.factor=4.0 \
jib > -Dtest.modules='java.base/jdk.internal.misc java.management' \
jib > -Dtest.nativepath=/scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk12-jdk.665/linux-x64-debug.test/hotspot/jtreg/native \
jib > -classpath /scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk12-jdk.665/src.full/open/test/hotspot/jtreg/gc/arguments:/scratch/opt/mach5/mesos/work_dir/slaves/83bb4d84-382c-4ead-b585-d8ef0018fefe-S270/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/e2bcae29-d307-4a5b-8b02-a81d3695585d/runs/625fa1d7-097f-4069-a2fe-37338d201437/testOutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_gc/classes/1/test/lib:/scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk12-jdk.665/src.full/open/test/lib:/scratch/opt/mach5/mesos/work_dir/jib-master/install/java/re/jtreg/4.2/promoted/all/b13/bundles/jtreg_bin-4.2.zip/jtreg/lib/javatest.jar:/scratch/opt/mach5/mesos/work_dir/jib-master/install/java/re/jtreg/4.2/promoted/all/b13/bundles/jtreg_bin-4.2.zip/jtreg/lib/jtreg.jar \
jib > ClassFileInstaller sun.hotspot.WhiteBox 'sun.hotspot.WhiteBox$WhiteBoxPermission'
jib > STDERR:
jib >
jib > JavaTest Message: Test complete.
jib >
06-11-2018
These are tier2 failures so bumping from P4 -> P3.
02-11-2018
[~jjg], do you have any ideas/suggestions on how to troubleshoot/investigate it?
02-11-2018
Snippet from the log file for the failure in the jdk12-jdk-758-tier2 CI job set:
#section:compile
----------messages:(5/261)----------
command: compile /scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk12-jdk.758/src.full/open/test/hotspot/jtreg/gc/arguments/TestParallelRefProc.java
reason: .class file out of date or does not exist
Mode: agentvm
Agent id: 1
elapsed time (seconds): 0.016
----------configuration:(12/1742)----------
Boot Layer (javac runtime environment)
class path: /scratch/opt/mach5/mesos/work_dir/jib-master/install/java/re/jtreg/4.2/promoted/all/b13/bundles/jtreg_bin-4.2.zip/jtreg/lib/javatest.jar
/scratch/opt/mach5/mesos/work_dir/jib-master/install/java/re/jtreg/4.2/promoted/all/b13/bundles/jtreg_bin-4.2.zip/jtreg/lib/jtreg.jar
patch: java.base /scratch/opt/mach5/mesos/work_dir/slaves/2dd962d0-8988-479b-a804-57ab764ada59-S1205/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/2c2a82f4-43c6-47a1-b6cb-ab5776060cc4/runs/8294035e-243c-4287-80ab-fcc87c6fc8a5/testOutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_gc/patches/java.base
javac compilation environment
source path: /scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk12-jdk.758/src.full/open/test/hotspot/jtreg/gc/arguments
/scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk12-jdk.758/src.full/open/test/lib
class path: /scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk12-jdk.758/src.full/open/test/hotspot/jtreg/gc/arguments
/scratch/opt/mach5/mesos/work_dir/slaves/2dd962d0-8988-479b-a804-57ab764ada59-S1205/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/2c2a82f4-43c6-47a1-b6cb-ab5776060cc4/runs/8294035e-243c-4287-80ab-fcc87c6fc8a5/testOutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_gc/classes/3/gc/arguments/TestParallelRefProc.d
/scratch/opt/mach5/mesos/work_dir/slaves/2dd962d0-8988-479b-a804-57ab764ada59-S1205/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/2c2a82f4-43c6-47a1-b6cb-ab5776060cc4/runs/8294035e-243c-4287-80ab-fcc87c6fc8a5/testOutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_gc/classes/3/test/lib
----------rerun:(30/5692)*----------
cd /scratch/opt/mach5/mesos/work_dir/slaves/2dd962d0-8988-479b-a804-57ab764ada59-S1205/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/2c2a82f4-43c6-47a1-b6cb-ab5776060cc4/runs/8294035e-243c-4287-80ab-fcc87c6fc8a5/testOutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_gc/scratch/2 && \\
HOME=/tmp/sparky-temp-home-2457627610132142996/user_home \\
JDK8_HOME=/scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk/10/46/bundles/linux-x64/jdk-10_linux-x64_bin.tar.gz/jdk-10 \\
JIB_DATA_DIR=/scratch/opt/mach5/mesos/work_dir/jib-master \\
JIB_HOME=/scratch/opt/mach5/mesos/work_dir/jib-master/install/com/oracle/java/jib/jib/3.0-SNAPSHOT/jib-3.0-SNAPSHOT-distribution.zip/jib-3.0-SNAPSHOT-distribution \\
JTREG_KEYWORDS='"!headful & !stress"' \\
JTREG_VERBOSE=fail,error,time \\
PATH=/bin:/usr/bin \\
TEST_IMAGE_GRAAL_DIR=/scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk12-jdk.758/linux-x64-debug.test/hotspot/jtreg/graal \\
/scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk12-jdk.758/linux-x64-debug.jdk/jdk-12/fastdebug/bin/javac \\
-J-XX:MaxRAMPercentage=6 \\
-J-XX:+UseSerialGC \\
-J-XX:+IgnoreUnrecognizedVMOptions \\
-J-Djava.library.path=/scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk12-jdk.758/linux-x64-debug.test/hotspot/jtreg/native \\
-J-Dtest.class.path.prefix=/scratch/opt/mach5/mesos/work_dir/slaves/2dd962d0-8988-479b-a804-57ab764ada59-S1205/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/2c2a82f4-43c6-47a1-b6cb-ab5776060cc4/runs/8294035e-243c-4287-80ab-fcc87c6fc8a5/testOutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_gc/classes/3/gc/arguments/TestParallelRefProc.d:/scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk12-jdk.758/src.full/open/test/hotspot/jtreg/gc/arguments:/scratch/opt/mach5/mesos/work_dir/slaves/2dd962d0-8988-479b-a804-57ab764ada59-S1205/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/2c2a82f4-43c6-47a1-b6cb-ab5776060cc4/runs/8294035e-243c-4287-80ab-fcc87c6fc8a5/testOutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_gc/classes/3/test/lib \\
-J-Dtest.src=/scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk12-jdk.758/src.full/open/test/hotspot/jtreg/gc/arguments \\
-J-Dtest.src.path=/scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk12-jdk.758/src.full/open/test/hotspot/jtreg/gc/arguments:/scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk12-jdk.758/src.full/open/test/lib \\
-J-Dtest.classes=/scratch/opt/mach5/mesos/work_dir/slaves/2dd962d0-8988-479b-a804-57ab764ada59-S1205/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/2c2a82f4-43c6-47a1-b6cb-ab5776060cc4/runs/8294035e-243c-4287-80ab-fcc87c6fc8a5/testOutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_gc/classes/3/gc/arguments/TestParallelRefProc.d \\
-J-Dtest.class.path=/scratch/opt/mach5/mesos/work_dir/slaves/2dd962d0-8988-479b-a804-57ab764ada59-S1205/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/2c2a82f4-43c6-47a1-b6cb-ab5776060cc4/runs/8294035e-243c-4287-80ab-fcc87c6fc8a5/testOutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_gc/classes/3/gc/arguments/TestParallelRefProc.d:/scratch/opt/mach5/mesos/work_dir/slaves/2dd962d0-8988-479b-a804-57ab764ada59-S1205/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/2c2a82f4-43c6-47a1-b6cb-ab5776060cc4/runs/8294035e-243c-4287-80ab-fcc87c6fc8a5/testOutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_gc/classes/3/test/lib \\
-J-Dtest.vm.opts=-XX:MaxRAMPercentage=6 \\
-J-Dtest.tool.vm.opts=-J-XX:MaxRAMPercentage=6 \\
-J-Dtest.compiler.opts= \\
-J-Dtest.java.opts='-XX:+UseSerialGC -XX:+IgnoreUnrecognizedVMOptions' \\
-J-Dtest.jdk=/scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk12-jdk.758/linux-x64-debug.jdk/jdk-12/fastdebug \\
-J-Dcompile.jdk=/scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk12-jdk.758/linux-x64-debug.jdk/jdk-12/fastdebug \\
-J-Dtest.timeout.factor=4.0 \\
-J-Dtest.nativepath=/scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk12-jdk.758/linux-x64-debug.test/hotspot/jtreg/native \\
-d /scratch/opt/mach5/mesos/work_dir/slaves/2dd962d0-8988-479b-a804-57ab764ada59-S1205/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/2c2a82f4-43c6-47a1-b6cb-ab5776060cc4/runs/8294035e-243c-4287-80ab-fcc87c6fc8a5/testOutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_gc/classes/3/gc/arguments/TestParallelRefProc.d \\
-sourcepath /scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk12-jdk.758/src.full/open/test/hotspot/jtreg/gc/arguments:/scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk12-jdk.758/src.full/open/test/lib \\
-classpath /scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk12-jdk.758/src.full/open/test/hotspot/jtreg/gc/arguments:/scratch/opt/mach5/mesos/work_dir/slaves/2dd962d0-8988-479b-a804-57ab764ada59-S1205/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/2c2a82f4-43c6-47a1-b6cb-ab5776060cc4/runs/8294035e-243c-4287-80ab-fcc87c6fc8a5/testOutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_gc/classes/3/gc/arguments/TestParallelRefProc.d:/scratch/opt/mach5/mesos/work_dir/slaves/2dd962d0-8988-479b-a804-57ab764ada59-S1205/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/2c2a82f4-43c6-47a1-b6cb-ab5776060cc4/runs/8294035e-243c-4287-80ab-fcc87c6fc8a5/testOutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_gc/classes/3/test/lib /scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk12-jdk.758/src.full/open/test/hotspot/jtreg/gc/arguments/TestParallelRefProc.java
result: Error. Agent communication error: java.net.SocketException: Broken pipe (Write failed); check console log for any additional details
test result: Error. Agent communication error: java.net.SocketException: Broken pipe (Write failed); check console log for any additional details
Please note that this failure is in the compile phase for the test.
This SocketException: Broken pipe is not related to the test itself.
02-11-2018
This is a different "Agent Communication error" for a test run in agentvm mode than for JDK-8205526 and JDK-8205532, so keeping it open. Moving it to the same component though.