You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/01/23 19:52:30 UTC

Build failed in Jenkins: Maven TLP » maven » runITsWithJavaEA #12

See https://builds.apache.org/job/maven-box/job/maven/job/runITsWithJavaEA/12/

No changes.

No tests ran.

Build log:
Started by user slachiewicz
Obtained Jenkinsfile from 9967539fd89a629dce579b3d1fdf9dca0815e9a4
Running in Durability level: MAX_SURVIVABILITY
Loading library jenkins-env@master
Attempting to resolve master from remote references...
 > git --version # timeout=10
 > git ls-remote -h https://gitbox.apache.org/repos/asf/maven-jenkins-env.git # timeout=10
Found match: refs/heads/master revision 301add823574336a6bc9f551351ac881b87e0d79
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-jenkins-env.git # timeout=10
Fetching without tags
Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-jenkins-env.git
 > git --version # timeout=10
 > git fetch --no-tags --progress https://gitbox.apache.org/repos/asf/maven-jenkins-env.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 301add823574336a6bc9f551351ac881b87e0d79 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 301add823574336a6bc9f551351ac881b87e0d79
Commit message: "Add support for Maven 3.6.x/3.6.0"
 > git rev-list --no-walk 301add823574336a6bc9f551351ac881b87e0d79 # timeout=10
Loading library jenkins-lib@master
Attempting to resolve master from remote references...
 > git --version # timeout=10
 > git ls-remote -h https://gitbox.apache.org/repos/asf/maven-jenkins-lib.git # timeout=10
Found match: refs/heads/master revision 758b9a7c6749fde348ad70a4505011eb978235ab
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-jenkins-lib.git # timeout=10
Fetching without tags
Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-jenkins-lib.git
 > git --version # timeout=10
 > git fetch --no-tags --progress https://gitbox.apache.org/repos/asf/maven-jenkins-lib.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 758b9a7c6749fde348ad70a4505011eb978235ab (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 758b9a7c6749fde348ad70a4505011eb978235ab
Commit message: "Revert: no access to currntBuild.rawBuild"
 > git rev-list --no-walk 758b9a7c6749fde348ad70a4505011eb978235ab # timeout=10
[Pipeline] properties
[Pipeline] node
Running on windows-2016-3 in f:\jenkins\jenkins-slave\workspace\maven-box_maven_runITsWithJavaEA
[Pipeline] {
[Pipeline] dir
Running in f:\jenkins\jenkins-slave\workspace\maven-box_maven_runITsWithJavaEA\build
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] checkout
Fetching changes from the remote Git repository
Fetching without tags
 > git rev-parse --is-inside-work-tree # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --no-tags --progress https://gitbox.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 9967539fd89a629dce579b3d1fdf9dca0815e9a4 (runITsWithJavaEA)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9967539fd89a629dce579b3d1fdf9dca0815e9a4
Commit message: "Test only Windows"
Cleaning workspace
[Pipeline] }
[Pipeline] // stage
[Pipeline] pwd
[Pipeline] stage
[Pipeline] { (Build / Unit Test)
[Pipeline] withMaven
[withMaven] Options: [org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher[disabled=false], JunitTestsPublisher[disabled=false,healthScaleFactor=,keepLongStdio=false,ignoreAttachments=false], org.jenkinsci.plugins.pipeline.maven.publishers.FindbugsAnalysisPublisher[disabled='false', healthy='', unHealthy='', thresholdLimit='low'], org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher[disabled='false', healthy='', unHealthy='', thresholdLimit='low'], org.jenkinsci.plugins.pipeline.maven.publishers.DependenciesFingerprintPublisher[disabled=false, scopes=[compile, provided, runtime], versions={snapshot:true, release:false}], org.jenkinsci.plugins.pipeline.maven.publishers.InvokerRunsPublisher[disabled=false], org.jenkinsci.plugins.pipeline.maven.publishers.PipelineGraphPublisher[disabled=false, scopes=[compile, provided, runtime], versions={snapshot:true, release:false}, skipDownstreamTriggers=false, lifecycleThreshold=deploy, ignoreUpstreamTriggers=false]]
[withMaven] Available options: 
[withMaven] using JDK installation JDK 13 (latest)
[withMaven] using Maven installation 'Maven 3.6.0 (Windows)'
 > git rev-list --no-walk 9967539fd89a629dce579b3d1fdf9dca0815e9a4 # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[Pipeline] {
[Pipeline] sh
[Pipeline] }
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[FAILURE-001] java.io.IOException: Cannot run program "nohup" (in directory "f:\jenkins\jenkins-slave\workspace\maven-box_maven_runITsWithJavaEA\build"): CreateProcess error=2, The system cannot find the file specified
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build succeeded in Jenkins: Maven TLP » maven » runITsWithJavaEA #13

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven/job/runITsWithJavaEA/13/

No changes.

All tests passed