Build failed in Jenkins: java-identity-provider-v4-multi » OpenJDK-21,Windows2022 #1206
Shibboleth Jenkins
noreply at shibboleth.net
Sat May 27 20:51:18 UTC 2023
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=OpenJDK-21,label=Windows2022/1206/display/redirect>
Changes:
------------------------------------------
[...truncated 139.02 KB...]
[INFO] Building Shibboleth IdP :: Administrative Profile Implementation 4.3.2-SNAPSHOT [20/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-admin-impl ---
[INFO] Deleting C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-21\label\Windows2022\idp-admin-impl\target
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-admin-impl ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-admin-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-admin-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ idp-admin-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 17 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-21\label\Windows2022\idp-admin-impl\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-admin-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ idp-admin-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-21\label\Windows2022\idp-admin-impl\target\test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ idp-admin-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.311 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] -----------< net.shibboleth.idp:idp-attribute-resolver-impl >-----------
[INFO] Building Shibboleth IdP :: Attribute Resolver Implementation 4.3.2-SNAPSHOT [21/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-attribute-resolver-impl ---
[INFO] Deleting C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-21\label\Windows2022\idp-attribute-resolver-impl\target
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-attribute-resolver-impl ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-attribute-resolver-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-attribute-resolver-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ idp-attribute-resolver-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-21\label\Windows2022\idp-attribute-resolver-impl\target\classes
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/OpenJDK-21/label/Windows2022/idp-attribute-resolver-impl/src/main/java/net/shibboleth/idp/attribute/resolver/dc/http/impl/ScriptedResponseMappingStrategy.java:[300,19] initializeWithScriptException() in net.shibboleth.utilities.java.support.scripting.EvaluableScript has been deprecated and marked for removal
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/OpenJDK-21/label/Windows2022/idp-attribute-resolver-impl/src/main/java/net/shibboleth/idp/attribute/resolver/dc/http/impl/ScriptedResponseMappingStrategy.java:[331,15] initializeWithScriptException() in net.shibboleth.utilities.java.support.scripting.EvaluableScript has been deprecated and marked for removal
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/OpenJDK-21/label/Windows2022/idp-attribute-resolver-impl/src/main/java/net/shibboleth/idp/attribute/resolver/dc/storage/impl/ScriptedStorageMappingStrategy.java:[182,19] initializeWithScriptException() in net.shibboleth.utilities.java.support.scripting.EvaluableScript has been deprecated and marked for removal
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/OpenJDK-21/label/Windows2022/idp-attribute-resolver-impl/src/main/java/net/shibboleth/idp/attribute/resolver/dc/storage/impl/ScriptedStorageMappingStrategy.java:[213,15] initializeWithScriptException() in net.shibboleth.utilities.java.support.scripting.EvaluableScript has been deprecated and marked for removal
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/OpenJDK-21/label/Windows2022/idp-attribute-resolver-impl/src/main/java/net/shibboleth/idp/attribute/resolver/dc/storage/impl/ScriptedStorageMappingStrategy.java: C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-21\label\Windows2022\idp-attribute-resolver-impl\src\main\java\net\shibboleth\idp\attribute\resolver\dc\storage\impl\ScriptedStorageMappingStrategy.java uses unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/OpenJDK-21/label/Windows2022/idp-attribute-resolver-impl/src/main/java/net/shibboleth/idp/attribute/resolver/dc/storage/impl/ScriptedStorageMappingStrategy.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-attribute-resolver-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 48 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ idp-attribute-resolver-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 33 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-21\label\Windows2022\idp-attribute-resolver-impl\target\test-classes
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/OpenJDK-21/label/Windows2022/idp-attribute-resolver-impl/src/test/java/net/shibboleth/idp/attribute/resolver/impl/AttributeResolverImplTest.java: C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-21\label\Windows2022\idp-attribute-resolver-impl\src\test\java\net\shibboleth\idp\attribute\resolver\impl\AttributeResolverImplTest.java uses unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/OpenJDK-21/label/Windows2022/idp-attribute-resolver-impl/src/test/java/net/shibboleth/idp/attribute/resolver/impl/AttributeResolverImplTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ idp-attribute-resolver-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 188, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.16 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 188, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------< net.shibboleth.idp:idp-attribute-filter-impl >------------
[INFO] Building Shibboleth IdP :: Attribute Filter Implementation 4.3.2-SNAPSHOT [22/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-attribute-filter-impl ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-attribute-filter-impl ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-attribute-filter-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-attribute-filter-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ idp-attribute-filter-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 65 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-21\label\Windows2022\idp-attribute-filter-impl\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-attribute-filter-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 8 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ idp-attribute-filter-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 48 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-21\label\Windows2022\idp-attribute-filter-impl\target\test-classes
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/OpenJDK-21/label/Windows2022/idp-attribute-filter-impl/src/test/java/net/shibboleth/idp/attribute/filter/impl/AttributeFilterImplTest.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/OpenJDK-21/label/Windows2022/idp-attribute-filter-impl/src/test/java/net/shibboleth/idp/attribute/filter/impl/AttributeFilterImplTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ idp-attribute-filter-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 172, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.797 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 172, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] -----------< net.shibboleth.idp:idp-attribute-filter-spring >-----------
[INFO] Building Shibboleth IdP :: Attribute Filter Spring Integration 4.3.2-SNAPSHOT [23/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-attribute-filter-spring ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-attribute-filter-spring ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-attribute-filter-spring ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-attribute-filter-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ idp-attribute-filter-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 66 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-21\label\Windows2022\idp-attribute-filter-spring\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-attribute-filter-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 90 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ idp-attribute-filter-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 45 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-21\label\Windows2022\idp-attribute-filter-spring\target\test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ idp-attribute-filter-spring ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 93, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.052 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 93, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ---------------< net.shibboleth.idp:idp-profile-spring >----------------
[INFO] Building Shibboleth IdP :: Profile Spring Integration 4.3.2-SNAPSHOT [24/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-profile-spring ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-profile-spring ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-profile-spring ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-profile-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ idp-profile-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 92 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-21\label\Windows2022\idp-profile-spring\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-profile-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 210 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ idp-profile-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 52 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-21\label\Windows2022\idp-profile-spring\target\test-classes
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/OpenJDK-21/label/Windows2022/idp-profile-spring/src/test/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/ReloadServiceConfigurationTest.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/OpenJDK-21/label/Windows2022/idp-profile-spring/src/test/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/ReloadServiceConfigurationTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ idp-profile-spring ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
FATAL: command execution failed
java.io.EOFException
at java.base/java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2911)
at java.base/java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3406)
at java.base/java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:932)
at java.base/java.io.ObjectInputStream.<init>(ObjectInputStream.java:375)
at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49)
at hudson.remoting.Command.readFrom(Command.java:142)
at hudson.remoting.Command.readFrom(Command.java:128)
at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:61)
Caused: java.io.IOException: Unexpected termination of the channel
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:75)
Caused: java.io.IOException: Backing channel 'EC2 (ec2-I2) - WindowsServer2022 (i-06652fb1523e20b40)' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at com.sun.proxy.$Proxy120.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)
at hudson.Launcher$ProcStarter.join(Launcher.java:524)
at hudson.tasks.Maven.perform(Maven.java:369)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
at hudson.model.Build$BuildExecution.build(Build.java:199)
at hudson.model.Build$BuildExecution.doRun(Build.java:164)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
at hudson.model.Run.execute(Run.java:1900)
at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
Build step 'Invoke top-level Maven targets' marked build as failure
ERROR: Step ‘Publish TestNG Results’ failed: no workspace for java-identity-provider-v4-multi/jdk=OpenJDK-21,label=Windows2022 #1206
ERROR: EC2 (ec2-I2) - WindowsServer2022 (i-06652fb1523e20b40) is offline; cannot locate OpenJDK-21
More information about the commits
mailing list