You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@logging.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/07/03 19:49:16 UTC

Build failed in Jenkins: logging-log4net » feature/cd-pipeline #16

See <https://builds.apache.org/job/logging-log4net/job/feature%252Fcd-pipeline/16/display/redirect>

------------------------------------------
Branch indexing
Connecting to https://api.github.com using dpsenner/****** (dpsenner at github)
Obtained Jenkinsfile from e29092f8b95f13c10aab6e0c6154a51cb73f03ab
[Pipeline] node
Running on H22 in /home/jenkins/jenkins-slave/workspace/log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] deleteDir
[Pipeline] checkout
Cloning the remote Git repository
Cloning repository https://github.com/apache/logging-log4net.git
 > git init /home/jenkins/jenkins-slave/workspace/log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA # timeout=10
Fetching upstream changes from https://github.com/apache/logging-log4net.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials dpsenner at github
 > git fetch --tags --progress https://github.com/apache/logging-log4net.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/logging-log4net.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/logging-log4net.git # timeout=10
Fetching upstream changes from https://github.com/apache/logging-log4net.git
using GIT_ASKPASS to set credentials dpsenner at github
 > git fetch --tags --progress https://github.com/apache/logging-log4net.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin1.url https://github.com/apache/logging-log4net.git # timeout=10
Fetching upstream changes from https://github.com/apache/logging-log4net.git
using GIT_ASKPASS to set credentials dpsenner at github
 > git fetch --tags --progress https://github.com/apache/logging-log4net.git +refs/pull/*/head:refs/remotes/origin/pr/*
Checking out Revision e29092f8b95f13c10aab6e0c6154a51cb73f03ab (feature/cd-pipeline)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e29092f8b95f13c10aab6e0c6154a51cb73f03ab
 > git rev-list 86d373a278a44d25a77ebda668aadbcbccc76b1f # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build net-2.0)
[Pipeline] node
Running on windows-2012-2 in f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] checkout
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from 2 remote Git repositories
 > git config remote.origin.url https://github.com/apache/logging-log4net.git # timeout=10
Fetching upstream changes from https://github.com/apache/logging-log4net.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials dpsenner at github
 > git fetch --tags --progress https://github.com/apache/logging-log4net.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin1.url https://github.com/apache/logging-log4net.git # timeout=10
Fetching upstream changes from https://github.com/apache/logging-log4net.git
using GIT_ASKPASS to set credentials dpsenner at github
 > git fetch --tags --progress https://github.com/apache/logging-log4net.git +refs/pull/*/head:refs/remotes/origin/pr/*
Checking out Revision e29092f8b95f13c10aab6e0c6154a51cb73f03ab (feature/cd-pipeline)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e29092f8b95f13c10aab6e0c6154a51cb73f03ab
[Pipeline] bat
[log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA] Running batch script

f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA>F:\jenkins\tools\nant\nant-0.92\bin\NAnt.exe -t:net-2.0 -buildfile:log4net.build compile-net-2.0 
NAnt 0.92 (Build 0.92.4543.0; release; 6/9/2012)
Copyright (C) 2001-2012 Gerry Shaw
http://nant.sourceforge.net

Buildfile: file:///f:/jenkins/jenkins-slave/workspace/log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA/log4net.build
Target framework: Microsoft .NET Framework 2.0
Target(s) specified: compile-net-2.0 


check-current-build-config:


set-build-configuration:


set-debug-build-configuration:


check-current-build-config:


set-build-configuration-flags:


compile-net-2.0:


set-debug-build-configuration:


check-current-build-config:


set-build-configuration-flags:


compile-net-2.0-current-configuration:


BUILD FAILED

f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\log4net.build(566,10):
Property evaluation failed.
Expression: ${current.build.debug}
              ^^^^^^^^^^^^^^^^^^^
    Property 'current.build.debug' has not been set.

Total time: 0.1 seconds.

[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build net-3.5)
Stage 'build net-3.5' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build net-3.5-cp)
Stage 'build net-3.5-cp' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build net-4.0)
Stage 'build net-4.0' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build net-4.0-cp)
Stage 'build net-4.0-cp' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build net-4.5)
Stage 'build net-4.5' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build mono-2.0)
Stage 'build mono-2.0' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build mono-3.5)
Stage 'build mono-3.5' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build mono-4.0)
Stage 'build mono-4.0' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build netstandard)
Stage 'build netstandard' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build site)
Stage 'build site' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (test on Windows)
Stage 'test on Windows' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (prepare package)
Stage 'prepare package' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (publish site)
Stage 'publish site' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] step