See 
https://builds.apache.org/job/maven-box/job/maven-checkstyle-plugin/job/master/22/

No changes.

No tests ran.

Build log:
[...truncated 22.92 KB...]
[windows-jdk8] 
f:\jenkins\jenkins-slave\workspace\en-checkstyle-plugin_master-6DNBLC4MMIUMS5G3LAT6DLZEJTJFDWHANNB7EQVCGNVHOCTJQXVA\m>mvn
 -P+run-its -Dmaven.test.failure.ignore=true -Dfindbugs.failOnError=false 
-Dfindbugs.skip=true clean verify 
[windows-jdk8] ----- withMaven Wrapper script -----
[Pipeline] [windows-jdk7] isUnix
[Pipeline] [windows-jdk7] bat
[windows-jdk7] [m] Running batch script
[windows-jdk7] 
[windows-jdk7] 
f:\jenkins\jenkins-slave\workspace\en-checkstyle-plugin_master-6DNBLC4MMIUMS5G3LAT6DLZEJTJFDWHANNB7EQVCGNVHOCTJQXVA\m>mvn
 -P+run-its -Dmaven.test.failure.ignore=true -Dfindbugs.failOnError=false 
-Dfindbugs.skip=true -Dhttps.protocols=TLSv1.2 clean verify 
[windows-jdk7] ----- withMaven Wrapper script -----
[windows-jdk9] Running on windows-2012-1 in 
f:\jenkins\jenkins-slave\workspace\en-checkstyle-plugin_master-6DNBLC4MMIUMS5G3LAT6DLZEJTJFDWHANNB7EQVCGNVHOCTJQXVA
[windows-jdk7] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 
2017-04-03T19:39:06Z)
[windows-jdk7] Maven home: F:\jenkins\tools\maven\apache-maven-3.5.0\bin\..
[windows-jdk7] Java version: 1.7.0_79, vendor: Oracle Corporation
[windows-jdk7] Java home: f:\jenkins\tools\java\latest1.7\jre
[windows-jdk7] Default locale: en_US, platform encoding: Cp1252
[windows-jdk7] OS name: "windows server 2012 r2", version: "6.3", arch: 
"amd64", family: "windows"
[Pipeline] [windows-jdk9] {
[windows-jdk8] Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 
2017-04-03T19:39:06Z)
[windows-jdk8] Maven home: F:\jenkins\tools\maven\apache-maven-3.5.0\bin\..
[windows-jdk8] Java version: 1.8.0_152, vendor: Oracle Corporation
[windows-jdk8] Java home: f:\jenkins\tools\java\latest1.8\jre
[windows-jdk8] Default locale: en_US, platform encoding: Cp1252
[windows-jdk8] OS name: "windows server 2016", version: "10.0", arch: "amd64", 
family: "windows"
[Pipeline] [windows-jdk9] stage
[Pipeline] [windows-jdk9] { (Checkout windows-jdk9)
[Pipeline] [windows-jdk9] dir
[windows-jdk9] Running in 
f:\jenkins\jenkins-slave\workspace\en-checkstyle-plugin_master-6DNBLC4MMIUMS5G3LAT6DLZEJTJFDWHANNB7EQVCGNVHOCTJQXVA\m
[Pipeline] [windows-jdk9] {
[Pipeline] [windows-jdk9] checkout
[windows-jdk9] Cloning the remote Git repository
[windows-jdk9] Cloning with configured refspecs honoured and without tags
[windows-jdk9] Cloning repository 
https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git
[windows-jdk9]  > git init 
f:\jenkins\jenkins-slave\workspace\en-checkstyle-plugin_master-6DNBLC4MMIUMS5G3LAT6DLZEJTJFDWHANNB7EQVCGNVHOCTJQXVA\m
 # timeout=10
[windows-jdk9] ERROR: Error cloning remote repo 'origin'
[windows-jdk9] hudson.plugins.git.GitException: Could not init 
f:\jenkins\jenkins-slave\workspace\en-checkstyle-plugin_master-6DNBLC4MMIUMS5G3LAT6DLZEJTJFDWHANNB7EQVCGNVHOCTJQXVA\m
[windows-jdk9]  at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:772)
[windows-jdk9]  at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:564)
[windows-jdk9]  at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
[windows-jdk9]  at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
[windows-jdk9]  at hudson.remoting.UserRequest.perform(UserRequest.java:153)
[windows-jdk9]  at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[windows-jdk9]  at hudson.remoting.Request$2.run(Request.java:336)
[windows-jdk9]  at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
[windows-jdk9]  at java.util.concurrent.FutureTask.run(Unknown Source)
[windows-jdk9]  at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown 
Source)
[windows-jdk9]  at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown 
Source)
[windows-jdk9]  at hudson.remoting.Engine$1$1.run(Engine.java:94)
[windows-jdk9]  at java.lang.Thread.run(Unknown Source)
[windows-jdk9]  Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote 
call to JNLP4-connect connection from 37.48.69.226/37.48.69.226:61243
[windows-jdk9]          at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
[windows-jdk9]          at 
hudson.remoting.UserResponse.retrieve(UserRequest.java:389)
[windows-jdk9]          at hudson.remoting.Channel.call(Channel.java:955)
[windows-jdk9]          at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
[windows-jdk9]          at 
sun.reflect.GeneratedMethodAccessor1289.invoke(Unknown Source)
[windows-jdk9]          at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[windows-jdk9]          at java.lang.reflect.Method.invoke(Method.java:498)
[windows-jdk9]          at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
[windows-jdk9]          at com.sun.proxy.$Proxy149.execute(Unknown Source)
[windows-jdk9]          at 
hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1146)
[windows-jdk9]          at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
[windows-jdk9]          at 
org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:113)
[windows-jdk9]          at 
org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:85)
[windows-jdk9]          at 
org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:75)
[windows-jdk9]          at 
org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1$1.call(AbstractSynchronousNonBlockingStepExecution.java:47)
[windows-jdk9]          at hudson.security.ACL.impersonate(ACL.java:290)
[windows-jdk9]          at 
org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1.run(AbstractSynchronousNonBlockingStepExecution.java:44)
[windows-jdk9]          at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk9]          at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9]          at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk9]          at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk9]          at java.lang.Thread.run(Thread.java:748)
[windows-jdk9] Caused by: hudson.plugins.git.GitException: Command "git init 
f:\jenkins\jenkins-slave\workspace\en-checkstyle-plugin_master-6DNBLC4MMIUMS5G3LAT6DLZEJTJFDWHANNB7EQVCGNVHOCTJQXVA\m"
 returned status code 128:
[windows-jdk9] stdout: 
[windows-jdk9] stderr: error: copy-fd: write returned: No space left on device
[windows-jdk9] fatal: cannot copy 'C:\Program 
Files\Git\mingw64/share/git-core/templates/hooks/commit-msg.sample' to 
'f:/jenkins/jenkins-slave/workspace/en-checkstyle-plugin_master-6DNBLC4MMIUMS5G3LAT6DLZEJTJFDWHANNB7EQVCGNVHOCTJQXVA/m/.git/hooks/commit-msg.sample':
 No space left on device
[windows-jdk9] 
[windows-jdk9]  at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
[windows-jdk9]  at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
[windows-jdk9]  at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1966)
[windows-jdk9]  at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
[windows-jdk9]  at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:770)
[windows-jdk9]  ... 12 more
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // dir
[Pipeline] [windows-jdk9] echo
[windows-jdk9] [FAIL FAST] This is the first failure and likely root cause
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // stage
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // node
[Pipeline] [windows-jdk9] }
[windows-jdk10] Running on windows-2012-1 in 
f:\jenkins\jenkins-slave\workspace\en-checkstyle-plugin_master-6DNBLC4MMIUMS5G3LAT6DLZEJTJFDWHANNB7EQVCGNVHOCTJQXVA
[windows-jdk7] Sending interrupt signal to process
[windows-jdk9] Failed in branch windows-jdk9
[windows-jdk8] [INFO] [jenkins-event-spy] Generate 
F:\jenkins\jenkins-slave\workspace\en-checkstyle-plugin_master-6DNBLC4MMIUMS5G3LAT6DLZEJTJFDWHANNB7EQVCGNVHOCTJQXVA@tmp\withMavenc6012be5\maven-spy-20180709-230529-7265593965705324318709.log.tmp
 ...
[windows-jdk8] [INFO] Scanning for projects...
[windows-jdk8] Sending interrupt signal to process
[windows-jdk8] [INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
[Pipeline] [linux-jdk7] // node
[Pipeline] [windows-jdk10] {
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk9] // node
[Pipeline] [linux-jdk10] // node
[Pipeline] [linux-jdk7] }
[linux-jdk7] Failed in branch linux-jdk7
[Pipeline] [linux-jdk8] }
[linux-jdk8] Failed in branch linux-jdk8
[Pipeline] [linux-jdk9] }
[linux-jdk9] Failed in branch linux-jdk9
[Pipeline] [linux-jdk10] }
[linux-jdk10] Failed in branch linux-jdk10
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk10] stage
[Pipeline] [windows-jdk10] { (Checkout windows-jdk10)
[Pipeline] [windows-jdk10] dir
[windows-jdk10] Running in 
f:\jenkins\jenkins-slave\workspace\en-checkstyle-plugin_master-6DNBLC4MMIUMS5G3LAT6DLZEJTJFDWHANNB7EQVCGNVHOCTJQXVA\m
[Pipeline] [windows-jdk10] {
[Pipeline] [windows-jdk10] checkout
[windows-jdk10]  > git rev-parse --is-inside-work-tree # timeout=10
[windows-jdk10] ERROR: Workspace has a .git repository, but it appears to be 
corrupt.
[windows-jdk10] hudson.plugins.git.GitException: Command "git rev-parse 
--is-inside-work-tree" returned status code 128:
[windows-jdk10] stdout: 
[windows-jdk10] stderr: fatal: Not a git repository (or any of the parent 
directories): .git
[windows-jdk10] 
[windows-jdk10]         at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
[windows-jdk10]         at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
[windows-jdk10]         at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1966)
[windows-jdk10]         at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
[windows-jdk10]         at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1609)
[windows-jdk10]         at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:282)
[windows-jdk10]         at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:232)
[windows-jdk10]         at 
sun.reflect.GeneratedMethodAccessor1541.invoke(Unknown Source)
[windows-jdk10]         at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[windows-jdk10]         at java.lang.reflect.Method.invoke(Unknown Source)
[windows-jdk10]         at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:895)
[windows-jdk10]         at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:870)
[windows-jdk10]         at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:829)
[windows-jdk10]         at 
hudson.remoting.UserRequest.perform(UserRequest.java:153)
[windows-jdk10]         at 
hudson.remoting.UserRequest.perform(UserRequest.java:50)
[windows-jdk10]         at hudson.remoting.Request$2.run(Request.java:336)
[windows-jdk10]         at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
[windows-jdk10]         at java.util.concurrent.FutureTask.run(Unknown Source)
[windows-jdk10]         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[windows-jdk10]         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[windows-jdk10]         at hudson.remoting.Engine$1$1.run(Engine.java:94)
[windows-jdk10]         at java.lang.Thread.run(Unknown Source)
[windows-jdk10] Cloning the remote Git repository
[windows-jdk10] Cloning with configured refspecs honoured and without tags
[windows-jdk10] Cloning repository 
https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git
[windows-jdk10]  > git init 
f:\jenkins\jenkins-slave\workspace\en-checkstyle-plugin_master-6DNBLC4MMIUMS5G3LAT6DLZEJTJFDWHANNB7EQVCGNVHOCTJQXVA\m
 # timeout=10
[windows-jdk10] ERROR: Error cloning remote repo 'origin'
[windows-jdk10] hudson.plugins.git.GitException: Could not init 
f:\jenkins\jenkins-slave\workspace\en-checkstyle-plugin_master-6DNBLC4MMIUMS5G3LAT6DLZEJTJFDWHANNB7EQVCGNVHOCTJQXVA\m
[windows-jdk10]         at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:772)
[windows-jdk10]         at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:564)
[windows-jdk10]         at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
[windows-jdk10]         at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
[windows-jdk10]         at 
hudson.remoting.UserRequest.perform(UserRequest.java:153)
[windows-jdk10]         at 
hudson.remoting.UserRequest.perform(UserRequest.java:50)
[windows-jdk10]         at hudson.remoting.Request$2.run(Request.java:336)
[windows-jdk10]         at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
[windows-jdk10]         at java.util.concurrent.FutureTask.run(Unknown Source)
[windows-jdk10]         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[windows-jdk10]         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[windows-jdk10]         at hudson.remoting.Engine$1$1.run(Engine.java:94)
[windows-jdk10]         at java.lang.Thread.run(Unknown Source)
[windows-jdk10]         Suppressed: hudson.remoting.Channel$CallSiteStackTrace: 
Remote call to JNLP4-connect connection from 37.48.69.226/37.48.69.226:61243
[windows-jdk10]                 at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
[windows-jdk10]                 at 
hudson.remoting.UserResponse.retrieve(UserRequest.java:389)
[windows-jdk10]                 at 
hudson.remoting.Channel.call(Channel.java:955)
[windows-jdk10]                 at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
[windows-jdk10]                 at 
sun.reflect.GeneratedMethodAccessor1289.invoke(Unknown Source)
[windows-jdk10]                 at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[windows-jdk10]                 at 
java.lang.reflect.Method.invoke(Method.java:498)
[windows-jdk10]                 at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
[windows-jdk10]                 at com.sun.proxy.$Proxy149.execute(Unknown 
Source)
[windows-jdk10]                 at 
hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1146)
[windows-jdk10]                 at 
hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
[windows-jdk10]                 at 
org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:113)
[windows-jdk10]                 at 
org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:85)
[windows-jdk10]                 at 
org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:75)
[windows-jdk10]                 at 
org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1$1.call(AbstractSynchronousNonBlockingStepExecution.java:47)
[windows-jdk10]                 at hudson.security.ACL.impersonate(ACL.java:290)
[windows-jdk10]                 at 
org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1.run(AbstractSynchronousNonBlockingStepExecution.java:44)
[windows-jdk10]                 at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk10]                 at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk10]                 at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk10]                 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk10]                 at java.lang.Thread.run(Thread.java:748)
[windows-jdk10] Caused by: hudson.plugins.git.GitException: Command "git init 
f:\jenkins\jenkins-slave\workspace\en-checkstyle-plugin_master-6DNBLC4MMIUMS5G3LAT6DLZEJTJFDWHANNB7EQVCGNVHOCTJQXVA\m"
 returned status code 128:
[windows-jdk10] stdout: 
[windows-jdk10] stderr: error: copy-fd: write returned: No space left on device
[windows-jdk10] fatal: cannot copy 'C:\Program 
Files\Git\mingw64/share/git-core/templates/hooks/commit-msg.sample' to 
'f:/jenkins/jenkins-slave/workspace/en-checkstyle-plugin_master-6DNBLC4MMIUMS5G3LAT6DLZEJTJFDWHANNB7EQVCGNVHOCTJQXVA/m/.git/hooks/commit-msg.sample':
 No space left on device
[windows-jdk10] 
[windows-jdk10]         at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
[windows-jdk10]         at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
[windows-jdk10]         at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1966)
[windows-jdk10]         at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
[windows-jdk10]         at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:770)
[windows-jdk10]         ... 12 more
[Pipeline] [windows-jdk7] // dir
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk7] // withMaven
[Pipeline] [windows-jdk7] echo
[windows-jdk7] [FAIL FAST] windows-jdk9 had first failure, ignoring script 
returned exit code -1
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk10] }
[Pipeline] [windows-jdk7] // stage
[Pipeline] [windows-jdk10] // dir
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk10] echo
[windows-jdk10] [FAIL FAST] windows-jdk9 had first failure, ignoring Error 
cloning remote repo 'origin'
[Pipeline] [windows-jdk10] }
[Pipeline] [windows-jdk7] // node
[Pipeline] [windows-jdk10] // stage
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk10] stage
[Pipeline] [windows-jdk10] { (Build windows-jdk10)
[Pipeline] [windows-jdk10] echo
[windows-jdk10] [FAIL FAST] windows-jdk9 has failed. Skipping windows-jdk10.
[Pipeline] [windows-jdk10] }
[Pipeline] [windows-jdk10] // stage
[Pipeline] [windows-jdk10] }
[Pipeline] [windows-jdk10] // node
[Pipeline] [windows-jdk10] }
[windows-jdk10] Failed in branch windows-jdk10
[windows-jdk8] After 10s process did not stop
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // dir
[Pipeline] [windows-jdk8] }
[windows-jdk8] [withMaven] One or multiple Maven executions have been ignored 
by the Jenkins Pipeline Maven Plugin because they have been interrupted before 
completion (1). See Pipeline Maven Plugin FAQ for more details.
[Pipeline] [windows-jdk8] // withMaven
[Pipeline] [windows-jdk8] echo
[windows-jdk8] [FAIL FAST] windows-jdk9 had first failure, ignoring null
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // stage
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // node
[Pipeline] [windows-jdk8] }
[Pipeline] // parallel
[Pipeline] echo
***** FAST FAILURE *****

Fast failure triggered by windows-jdk9

***** FAST FAILURE *****
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector

Reply via email to