See 
<https://ci-builds.apache.org/job/Tomee/job/master-owasp-check/318/display/redirect?page=changes>

Changes:

[Jonathan Gallimore] TOMEE-4286 look at http:// in the namespace as well as 
https://


------------------------------------------
[...truncated 647.71 KB...]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ 
async-methods ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to 
/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/async-methods/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
async-methods ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/async-methods/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ 
async-methods ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to 
/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/async-methods/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ async-methods ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ async-methods ---
[INFO] Building jar: 
/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/async-methods/target/async-methods-10.0.0-M1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ async-methods 
---
[INFO] Installing 
/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/async-methods/target/async-methods-10.0.0-M1-SNAPSHOT.jar
 to 
/home/jenkins/.m2/repository/org/superbiz/async-methods/10.0.0-M1-SNAPSHOT/async-methods-10.0.0-M1-SNAPSHOT.jar
[INFO] Installing 
/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/async-methods/pom.xml
 to 
/home/jenkins/.m2/repository/org/superbiz/async-methods/10.0.0-M1-SNAPSHOT/async-methods-10.0.0-M1-SNAPSHOT.pom
[INFO] 
[INFO] ------------------< org.superbiz:async-postconstruct >------------------
[INFO] Building TomEE :: Examples :: @Asynchronous @PostConstrct 
10.0.0-M1-SNAPSHOT [123/345]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ async-postconstruct 
---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
async-postconstruct ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/async-postconstruct/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ 
async-postconstruct ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to 
/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/async-postconstruct/target/classes
[INFO] 
/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/async-postconstruct/src/main/java/org/superbiz/asyncpost/SlowStarter.java:
 
/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/async-postconstruct/src/main/java/org/superbiz/asyncpost/SlowStarter.java
 uses unchecked or unsafe operations.
[INFO] 
/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/async-postconstruct/src/main/java/org/superbiz/asyncpost/SlowStarter.java:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
async-postconstruct ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/async-postconstruct/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ 
async-postconstruct ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to 
/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/async-postconstruct/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ 
async-postconstruct ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ async-postconstruct ---
[INFO] Building jar: 
/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/async-postconstruct/target/async-postconstruct-10.0.0-M1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ 
async-postconstruct ---
[INFO] Installing 
/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/async-postconstruct/target/async-postconstruct-10.0.0-M1-SNAPSHOT.jar
 to 
/home/jenkins/.m2/repository/org/superbiz/async-postconstruct/10.0.0-M1-SNAPSHOT/async-postconstruct-10.0.0-M1-SNAPSHOT.jar
[INFO] Installing 
/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/async-postconstruct/pom.xml
 to 
/home/jenkins/.m2/repository/org/superbiz/async-postconstruct/10.0.0-M1-SNAPSHOT/async-postconstruct-10.0.0-M1-SNAPSHOT.pom
[INFO] 
[INFO] ----------< org.superbiz:bean-validation-design-by-contract >-----------
[INFO] Building TomEE :: Examples :: Bean Validation Design By Contract 
10.0.0-M1-SNAPSHOT [124/345]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
bean-validation-design-by-contract ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
bean-validation-design-by-contract ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ 
bean-validation-design-by-contract ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to 
/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/bean-validation-design-by-contract/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
bean-validation-design-by-contract ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/bean-validation-design-by-contract/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ 
bean-validation-design-by-contract ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to 
/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/bean-validation-design-by-contract/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ 
bean-validation-design-by-contract ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ 
bean-validation-design-by-contract ---
[INFO] Building jar: 
/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/bean-validation-design-by-contract/target/bean-validation-design-by-contract-10.0.0-M1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ 
bean-validation-design-by-contract ---
[INFO] Installing 
/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/bean-validation-design-by-contract/target/bean-validation-design-by-contract-10.0.0-M1-SNAPSHOT.jar
 to 
/home/jenkins/.m2/repository/org/superbiz/bean-validation-design-by-contract/10.0.0-M1-SNAPSHOT/bean-validation-design-by-contract-10.0.0-M1-SNAPSHOT.jar
[INFO] Installing 
/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/bean-validation-design-by-contract/pom.xml
 to 
/home/jenkins/.m2/repository/org/superbiz/bean-validation-design-by-contract/10.0.0-M1-SNAPSHOT/bean-validation-design-by-contract-10.0.0-M1-SNAPSHOT.pom
[INFO] 
[INFO] -------------< org.superbiz:bval-evaluation-redeployment >--------------
[INFO] Building TomEE :: Examples :: Bean Validation Evaluation on 
Re-Deployment 10.0.0-M1-SNAPSHOT [125/345]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
bval-evaluation-redeployment ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ 
bval-evaluation-redeployment ---
[INFO] Installing 
/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/bval-evaluation-redeployment/pom.xml
 to 
/home/jenkins/.m2/repository/org/superbiz/bval-evaluation-redeployment/10.0.0-M1-SNAPSHOT/bval-evaluation-redeployment-10.0.0-M1-SNAPSHOT.pom
[INFO] 
[INFO] ------------------------< org.superbiz:WebApp1 >------------------------
[INFO] Building WebApp1 10.0.0-M1-SNAPSHOT                            [126/345]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ WebApp1 ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.0:copy (default) @ WebApp1 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ WebApp1 
---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/bval-evaluation-redeployment/WebApp1/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ WebApp1 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to 
/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/bval-evaluation-redeployment/WebApp1/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
WebApp1 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/bval-evaluation-redeployment/WebApp1/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ 
WebApp1 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ WebApp1 ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-war-plugin:3.1.0:war (default-war) @ WebApp1 ---
[INFO] Packaging webapp
[INFO] Assembling webapp [WebApp1] in 
[/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/bval-evaluation-redeployment/WebApp1/target/WebApp1]
[INFO] Processing war project
[INFO] Copying webapp resources 
[/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/bval-evaluation-redeployment/WebApp1/src/main/webapp]
[INFO] Webapp assembled in [120 msecs]
[INFO] Building war: 
/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/bval-evaluation-redeployment/WebApp1/target/WebApp1.war
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ WebApp1 ---
[INFO] Installing 
/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/bval-evaluation-redeployment/WebApp1/target/WebApp1.war
 to 
/home/jenkins/.m2/repository/org/superbiz/WebApp1/10.0.0-M1-SNAPSHOT/WebApp1-10.0.0-M1-SNAPSHOT.war
[INFO] Installing 
/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/bval-evaluation-redeployment/WebApp1/pom.xml
 to 
/home/jenkins/.m2/repository/org/superbiz/WebApp1/10.0.0-M1-SNAPSHOT/WebApp1-10.0.0-M1-SNAPSHOT.pom
[INFO] 
[INFO] ------------------------< org.superbiz:WebApp2 >------------------------
[INFO] Building WebApp2 10.0.0-M1-SNAPSHOT                            [127/345]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ WebApp2 ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.0:copy (default) @ WebApp2 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ WebApp2 
---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/bval-evaluation-redeployment/WebApp2/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ WebApp2 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 
/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/bval-evaluation-redeployment/WebApp2/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
WebApp2 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/bval-evaluation-redeployment/WebApp2/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ 
WebApp2 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ WebApp2 ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-war-plugin:3.1.0:war (default-war) @ WebApp2 ---
[INFO] Packaging webapp
[INFO] Assembling webapp [WebApp2] in 
[/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/bval-evaluation-redeployment/WebApp2/target/WebApp2]
[INFO] Processing war project
[INFO] Copying webapp resources 
[/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/bval-evaluation-redeployment/WebApp2/src/main/webapp]
[INFO] Webapp assembled in [246 msecs]
[INFO] Building war: 
/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/bval-evaluation-redeployment/WebApp2/target/WebApp2.war
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ WebApp2 ---
[INFO] Installing 
/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/bval-evaluation-redeployment/WebApp2/target/WebApp2.war
 to 
/home/jenkins/.m2/repository/org/superbiz/WebApp2/10.0.0-M1-SNAPSHOT/WebApp2-10.0.0-M1-SNAPSHOT.war
[INFO] Installing 
/home/jenkins/jenkins-agent/712657a4/workspace/Tomee/master-owasp-check/examples/bval-evaluation-redeployment/WebApp2/pom.xml
 to 
/home/jenkins/.m2/repository/org/superbiz/WebApp2/10.0.0-M1-SNAPSHOT/WebApp2-10.0.0-M1-SNAPSHOT.pom
[INFO] 
[INFO] --------------< org.apache.tomee:arquillian-tomee-remote >--------------
[INFO] Building TomEE :: Arquillian Adaptors Parent :: Remote 
10.0.0-M1-SNAPSHOT [128/345]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ 
arquillian-tomee-remote ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven-version) @ 
arquillian-tomee-remote ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-java-version) @ 
arquillian-tomee-remote ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ arquillian-tomee-remote ---
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 'jenkins-shared-ubuntu-1' is 
disconnected.
        at 
hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
        at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
        at com.sun.proxy.$Proxy126.isAlive(Unknown Source)
        at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
        at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)
        at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:195)
        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:145)
        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.build(MavenModuleSetBuild.java:944)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:681)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
        at hudson.model.Run.execute(Run.java:1900)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
        at hudson.model.ResourceController.execute(ResourceController.java:101)
        at hudson.model.Executor.run(Executor.java:442)
FATAL: Unable to delete script file /tmp/jenkins1976071193536973485.sh
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: hudson.remoting.ChannelClosedException: Channel 
"hudson.remoting.Channel@5dc0fa31:jenkins-shared-ubuntu-1": Remote call on 
jenkins-shared-ubuntu-1 failed. The channel is closing down or has closed down
        at hudson.remoting.Channel.call(Channel.java:993)
        at hudson.FilePath.act(FilePath.java:1192)
        at hudson.FilePath.act(FilePath.java:1181)
        at hudson.FilePath.delete(FilePath.java:1728)
        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:163)
        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.build(MavenModuleSetBuild.java:944)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:681)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
        at hudson.model.Run.execute(Run.java:1900)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
        at hudson.model.ResourceController.execute(ResourceController.java:101)
        at hudson.model.Executor.run(Executor.java:442)
Build step 'Execute shell' marked build as failure
ERROR: jenkins-shared-ubuntu-1 is offline; cannot locate jdk_11_latest
ERROR: jenkins-shared-ubuntu-1 is offline; cannot locate maven_3.8.7
ERROR: jenkins-shared-ubuntu-1 is offline; cannot locate jdk_11_latest
ERROR: jenkins-shared-ubuntu-1 is offline; cannot locate maven_3.8.7

Reply via email to