Build failed in Jenkins: java-identity-provider-v4-multi » OpenJDK-14,Windows2016 #458
Shibboleth Jenkins
noreply at shibboleth.net
Thu Jan 23 22:26:59 EST 2020
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=OpenJDK-14,label=Windows2016/458/display/redirect?page=changes>
Changes:
[Rod Widdowson] IDP-1530 Add I18N to default attribute rules
[Ian Young] JPAR-139 - Resolve duplicate activation artifacts
[Scott Cantor] IDP-1535 - Reduce per-request audit formatter parsing
------------------------------------------
[...truncated 188.95 KB...]
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-14\label\Windows2016\idp-war\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-war ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ idp-war ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-14\label\Windows2016\idp-war\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-war ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ idp-war ---
[INFO] No tests to run.
[INFO]
[INFO] --------------< net.shibboleth.idp:idp-war-distribution >---------------
[INFO] Building Shibboleth IdP :: WAR distribution 4.0.0-SNAPSHOT [29/34]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/io/dropwizard/metrics/metrics-jvm/4.1.2/metrics-jvm-4.1.2.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/io/dropwizard/metrics/metrics-jvm/4.1.2/metrics-jvm-4.1.2.pom (1.4 kB at 14 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/io/dropwizard/metrics/metrics-jvm/4.1.2/metrics-jvm-4.1.2.jar
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/io/dropwizard/metrics/metrics-jvm/4.1.2/metrics-jvm-4.1.2.jar (24 kB at 103 kB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-war-distribution ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-war-distribution ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-war-distribution ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ idp-war-distribution ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-14\label\Windows2016\idp-war-distribution\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-war-distribution ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ idp-war-distribution ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-14\label\Windows2016\idp-war-distribution\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-war-distribution ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ idp-war-distribution ---
[INFO] No tests to run.
[INFO]
[INFO] --------------------< net.shibboleth.idp:idp-conf >---------------------
[INFO] Building Shibboleth IdP :: Configuration Files 4.0.0-SNAPSHOT [30/34]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-conf ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-conf ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-conf ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ idp-conf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 282 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-conf ---
[INFO] Changes detected - recompiling the module!
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ idp-conf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 63 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-conf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-14\label\Windows2016\idp-conf\target\test-classes
[WARNING] system modules path not set in conjunction with -source 11
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/OpenJDK-14/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/interceptor/InterceptFlowTest.java: C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-14\label\Windows2016\idp-conf\src\test\java\net\shibboleth\idp\test\flows\interceptor\InterceptFlowTest.java uses unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/OpenJDK-14/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/interceptor/InterceptFlowTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ idp-conf ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 68, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.362 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 68, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------< net.shibboleth.idp:idp-installer >------------------
[INFO] Building Shibboleth IdP :: Installer 4.0.0-SNAPSHOT [31/34]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/bouncycastle/bcpkix-jdk15on/1.64/bcpkix-jdk15on-1.64.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/bouncycastle/bcpkix-jdk15on/1.64/bcpkix-jdk15on-1.64.pom (2.2 kB at 19 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/bouncycastle/bcpkix-jdk15on/1.64/bcpkix-jdk15on-1.64.jar
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/bouncycastle/bcpkix-jdk15on/1.64/bcpkix-jdk15on-1.64.jar (878 kB at 4.4 MB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-installer ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-installer ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-installer ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ idp-installer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-installer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 25 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-14\label\Windows2016\idp-installer\target\classes
[WARNING] system modules path not set in conjunction with -source 11
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/OpenJDK-14/label/Windows2016/idp-installer/src/main/java/net/shibboleth/idp/installer/InstallerPropertiesImpl.java: C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-14\label\Windows2016\idp-installer\src\main\java\net\shibboleth\idp\installer\InstallerPropertiesImpl.java uses unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/OpenJDK-14/label/Windows2016/idp-installer/src/main/java/net/shibboleth/idp/installer/InstallerPropertiesImpl.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ idp-installer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-installer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-14\label\Windows2016\idp-installer\target\test-classes
[WARNING] system modules path not set in conjunction with -source 11
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ idp-installer ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.074 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ----------------< net.shibboleth.idp:idp-distribution >-----------------
[INFO] Building Shibboleth IdP :: Distribution 4.0.0-SNAPSHOT [32/34]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/ant/ant/1.10.7/ant-1.10.7.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/ant/ant/1.10.7/ant-1.10.7.pom (16 kB at 202 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/ant/ant-parent/1.10.7/ant-parent-1.10.7.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/ant/ant-parent/1.10.7/ant-parent-1.10.7.pom (6.5 kB at 116 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/ant/ant-launcher/1.10.7/ant-launcher-1.10.7.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/ant/ant-launcher/1.10.7/ant-launcher-1.10.7.pom (3.2 kB at 59 kB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-distribution ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-distribution ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-distribution ---
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/ant/ant/1.10.7/ant-1.10.7.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/ant/ant-launcher/1.10.7/ant-launcher-1.10.7.jar
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/ant/ant-launcher/1.10.7/ant-launcher-1.10.7.jar (19 kB at 109 kB/s)
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/ant/ant/1.10.7/ant-1.10.7.jar (2.2 MB at 4.5 MB/s)
[INFO]
[INFO] ---------------------< net.shibboleth.idp:idp-bom >---------------------
[INFO] Building Shibboleth IdP :: BOM 4.0.0-SNAPSHOT [33/34]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-bom ---
[INFO]
[INFO] ------------------< net.shibboleth.idp:idp-tests-bom >------------------
[INFO] Building Shibboleth IdP :: Tests BOM 4.0.0-SNAPSHOT [34/34]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-tests-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-tests-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-tests-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 4.0.0-SNAPSHOT:
[INFO]
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 4.748 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 10.162 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [ 0.256 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [ 8.263 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 13.674 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 9.665 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [ 1.005 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [ 6.948 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [ 5.543 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 4.845 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 14.116 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 5.404 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [ 0.460 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [ 8.662 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [ 8.629 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 41.069 s]
[INFO] Shibboleth IdP :: Attribute Implementation ......... SUCCESS [ 5.392 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 26.309 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SUCCESS [ 31.067 s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation SUCCESS [ 35.178 s]
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SUCCESS [ 15.879 s]
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SUCCESS [ 16.346 s]
[INFO] Shibboleth IdP :: Profile Implementation ........... SUCCESS [ 11.433 s]
[INFO] Shibboleth IdP :: Profile Spring Integration ....... SUCCESS [ 46.082 s]
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SUCCESS [ 49.646 s]
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SUCCESS [ 18.058 s]
[INFO] Shibboleth IdP :: Consent Implementation ........... SUCCESS [ 13.426 s]
[INFO] Shibboleth IdP :: WAR .............................. SUCCESS [ 0.729 s]
[INFO] Shibboleth IdP :: WAR distribution ................. SUCCESS [ 0.646 s]
[INFO] Shibboleth IdP :: Configuration Files .............. SUCCESS [01:27 min]
[INFO] Shibboleth IdP :: Installer ........................ SUCCESS [ 4.850 s]
[INFO] Shibboleth IdP :: Distribution ..................... SUCCESS [ 0.804 s]
[INFO] Shibboleth IdP :: BOM .............................. SUCCESS [ 0.034 s]
[INFO] Shibboleth IdP :: Tests BOM ........................ SUCCESS [ 0.027 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:29 min
[INFO] Finished at: 2020-01-24T03:24:54Z
[INFO] ------------------------------------------------------------------------
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Agent went offline during the build
ERROR: Connection was broken: hudson.remoting.FastPipedInputStream$ClosedBy: The pipe was closed at...
at hudson.remoting.FastPipedOutputStream.error(FastPipedOutputStream.java:100)
at hudson.remoting.FastPipedOutputStream.close(FastPipedOutputStream.java:90)
at hudson.plugins.ec2.util.Closeables.closeQuietly(Closeables.java:23)
at hudson.plugins.ec2.win.winrm.WindowsProcess$2.run(WindowsProcess.java:146)
Caused: java.io.IOException: Pipe is already closed
at hudson.remoting.FastPipedOutputStream.write(FastPipedOutputStream.java:154)
at hudson.remoting.FastPipedOutputStream.write(FastPipedOutputStream.java:138)
at hudson.remoting.ChunkedOutputStream.sendFrame(ChunkedOutputStream.java:89)
at hudson.remoting.ChunkedOutputStream.drain(ChunkedOutputStream.java:85)
at hudson.remoting.ChunkedOutputStream.write(ChunkedOutputStream.java:54)
at java.io.OutputStream.write(OutputStream.java:75)
at hudson.remoting.ChunkedCommandTransport.writeBlock(ChunkedCommandTransport.java:45)
at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.write(AbstractSynchronousByteArrayCommandTransport.java:46)
at hudson.remoting.Channel.send(Channel.java:721)
at hudson.remoting.Channel.close(Channel.java:1436)
at hudson.remoting.Channel.close(Channel.java:1403)
at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:824)
at hudson.slaves.SlaveComputer.access$100(SlaveComputer.java:107)
at hudson.slaves.SlaveComputer$2.run(SlaveComputer.java:733)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Build step 'Publish TestNG Results' marked build as failure
ERROR: EC2 (WindowsServer2016) - WindowsServer2016 (i-020a8e2061fb4ee55) is offline; cannot locate OpenJDK-14
More information about the commits
mailing list