Build failed in Jenkins: java-idp-plugin-totp-v1-multi » Oracle-11,Windows2022 #1115

Shibboleth Jenkins noreply at shibboleth.net
Sat May 27 19:48:18 UTC 2023


See <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1-multi/jdk=Oracle-11,label=Windows2022/1115/display/redirect>

Changes:


------------------------------------------
Started by upstream project "java-idp-plugin-totp-v1-multi" build number 1115
originally caused by:
 Started by upstream project "trigger-multi-v11" build number 1181
 originally caused by:
  Started by upstream project "completed-nightly-v11" build number 294
  originally caused by:
   Started by upstream project "java-idp-plugin-totp-v1-nightly" build number 1110
   originally caused by:
    Started by upstream project "java-plugin-storage-jdbc-v1-nightly" build number 358
    originally caused by:
     Started by upstream project "java-idp-plugin-scripting-v1-nightly" build number 1134
     originally caused by:
      Started by upstream project "java-idp-plugin-duo-v1-nightly" build number 512
      originally caused by:
       Started by upstream project "java-idp-plugin-oidc-rp-nightly" build number 101
       originally caused by:
        Started by upstream project "java-idp-oidc-v2-nightly" build number 1176
        originally caused by:
         Started by upstream project "java-idp-plugin-oidc-config-nightly" build number 103
         originally caused by:
          Started by upstream project "java-oidc-common-nightly" build number 1009
          originally caused by:
           Started by upstream project "java-idp-testbed-v4-nightly" build number 1161
           originally caused by:
            (deeply nested causes)
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (ec2-I2) - WindowsServer2022 (i-06652fb1523e20b40) (Windows2022) in workspace c:\opt\jenkins\workspace\java-idp-plugin-totp-v1-multi\jdk\Oracle-11\label\Windows2022
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir c:\opt\jenkins\workspace\java-idp-plugin-totp-v1-multi\jdk\Oracle-11\label\Windows2022\.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git.shibboleth.net/git/java-idp-plugin-totp # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-idp-plugin-totp
 > git --version # timeout=10
 > git --version # 'git version 2.37.3.windows.1'
 > git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-idp-plugin-totp +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 49808916f3097cd7d70363719a904849848fe0cc (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 49808916f3097cd7d70363719a904849848fe0cc # timeout=10
Commit message: "Bump version after release"
 > git rev-list --no-walk 49808916f3097cd7d70363719a904849848fe0cc # timeout=10
[Windows2022] $ cmd.exe /C "\opt\maven_home\bin\mvn.cmd -Djdk=Oracle-11 -Dmatrix-combinations= -Dlabel=Windows2022 -Dno-check-m2= -V -B clean test --update-snapshots --fail-at-end && exit %%ERRORLEVEL%%"
Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
Maven home: c:\opt\maven_home
Java version: 11.0.18, vendor: Oracle Corporation, runtime: c:\opt\jdk\jdk-11
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2022", version: "10.0", arch: "amd64", family: "windows"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Shibboleth IdP :: Plugins :: TOTP Login Flow                       [pom]
[INFO] Shibboleth IdP :: Plugins :: TOTP Login Flow Impl                  [jar]
[INFO] Shibboleth IdP :: Plugins :: TOTP Login Flow Distribution          [pom]
[INFO] 
[INFO] ----------< net.shibboleth.idp.plugin.authn:idp-plugin-totp >-----------
[INFO] Building Shibboleth IdP :: Plugins :: TOTP Login Flow 1.0.3-SNAPSHOT [1/3]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-totp ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-totp ---
[INFO] 
[INFO] --------< net.shibboleth.idp.plugin.authn:idp-plugin-totp-impl >--------
[INFO] Building Shibboleth IdP :: Plugins :: TOTP Login Flow Impl 1.0.3-SNAPSHOT [2/3]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-totp-impl ---
[INFO] Deleting C:\opt\jenkins\workspace\java-idp-plugin-totp-v1-multi\jdk\Oracle-11\label\Windows2022\totp-impl\target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-totp-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-plugin-totp-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 14 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ idp-plugin-totp-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 17 source files to C:\opt\jenkins\workspace\java-idp-plugin-totp-v1-multi\jdk\Oracle-11\label\Windows2022\totp-impl\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-plugin-totp-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-idp-plugin-totp-v1-multi\jdk\Oracle-11\label\Windows2022\totp-impl\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ idp-plugin-totp-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to C:\opt\jenkins\workspace\java-idp-plugin-totp-v1-multi\jdk\Oracle-11\label\Windows2022\totp-impl\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ idp-plugin-totp-impl ---
[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-idp-plugin-totp-v1-multi/jdk=Oracle-11,label=Windows2022 #1115
ERROR: EC2 (ec2-I2) - WindowsServer2022 (i-06652fb1523e20b40) is offline; cannot locate Oracle-11


More information about the commits mailing list