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:04:57 UTC

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

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

------------------------------------------
[...truncated 80.76 KB...]
     [exec] [INFO] 
     [exec] [INFO] --- maven-site-plugin:3.4:site (default-cli) @ apache-log4net ---
     [exec] [INFO] configuring report plugin org.apache.maven.plugins:maven-site-plugin:3.4
     [exec] [INFO] configuring report plugin org.apache.rat:apache-rat-plugin:0.12
     [exec] [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.8.1
     [exec] [INFO] Relativizing decoration links with respect to project URL: http://logging.apache.org/log4net/
     [exec] [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
     [exec] [INFO] Rendering 19 Doxia documents: 1 apt, 18 xdoc
     [exec] [INFO] Generating "Rat Report" report           --- apache-rat-plugin:0.12:rat
     [exec] [INFO] Enabled default license matchers.
     [exec] [INFO] Will parse SCM ignores for exclusions...
     [exec] [INFO] Parsing exclusions from f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\.gitignore
     [exec] [INFO] Finished adding exclusions from SCM ignore files.
     [exec] [INFO] 196 implicit excludes (use -debug for more details).
     [exec] [INFO] Exclude: **/TestResult.xml
     [exec] [INFO] Exclude: **/*.suo
     [exec] [INFO] Exclude: **/*.user
     [exec] [INFO] Exclude: **/obj/**
     [exec] [INFO] Exclude: bin/**
     [exec] [INFO] Exclude: build/**
     [exec] [INFO] Exclude: doc/sdk/**
     [exec] [INFO] Exclude: src/log4net.xml
     [exec] [INFO] Exclude: src/GeneratedAssemblyInfo.cs
     [exec] [INFO] Exclude: src/site/resources/**
     [exec] [INFO] Exclude: tests/bin/**
     [exec] [INFO] Exclude: netstandard/*/bin/**
     [exec] [INFO] Exclude: *.snk*
     [exec] [INFO] Exclude: tests/lib/prerequisites.txt
     [exec] [INFO] Exclude: CONTRIBUTING.md
     [exec] [INFO] Exclude: ReleaseInstructions.txt
     [exec] [INFO] Exclude: **/*.json
     [exec] [INFO] 706 resources included (use -debug for more details)
     [exec] Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
     [exec] Compiler warnings:
     [exec]   WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
     [exec] Warning: org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
     [exec] Warning: org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
     [exec] Warning: org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
     [exec] [INFO] Generating "Continuous Integration" report --- maven-project-info-reports-plugin:2.8.1:cim
     [exec] [INFO] Generating "Source Repository" report    --- maven-project-info-reports-plugin:2.8.1:scm
     [exec] [INFO] Generating "Project License" report      --- maven-project-info-reports-plugin:2.8.1:license
     [exec] [INFO] Generating "Project Team" report         --- maven-project-info-reports-plugin:2.8.1:project-team
     [exec] [INFO] Generating "Issue Tracking" report       --- maven-project-info-reports-plugin:2.8.1:issue-tracking
     [exec] [INFO] Generating "Mailing Lists" report        --- maven-project-info-reports-plugin:2.8.1:mailing-list
     [exec] [INFO] 
     [exec] [INFO] --- maven-install-plugin:2.4:install (default-install) @ apache-log4net ---
     [exec] [INFO] Installing f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\pom.xml to C:\Users\jenkins\.m2\repository\log4net\apache-log4net\2.0.9-SNAPSHOT\apache-log4net-2.0.9-SNAPSHOT.pom
     [exec] [INFO] 
     [exec] [INFO] --- maven-antrun-plugin:1.8:run (default) @ apache-log4net ---
     [exec] [WARNING] Parameter tasks is deprecated, use target instead
     [exec] [INFO] Executing tasks
     [exec] 
     [exec] main:
     [exec] [INFO] Executed tasks
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time: 7.055 s
     [exec] [INFO] Finished at: 2017-07-03T19:04:20+00:00
     [exec] [INFO] Final Memory: 28M/717M
     [exec] [INFO] ------------------------------------------------------------------------

BUILD SUCCEEDED - 0 non-fatal error(s), 6 warning(s)

Total time: 9.9 seconds.

[Pipeline] stash
Stashed 54 file(s)
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (test on Windows)
[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 4e6f3e30b8ca3d5136390b24b7b53aaf7d8eb28f (feature/cd-pipeline)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4e6f3e30b8ca3d5136390b24b7b53aaf7d8eb28f
[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 -buildfile:tests\nant.build 
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/tests/nant.build
Target framework: Microsoft .NET Framework 4.0
Target(s) specified: runtests 


check-current-build-config:


set-build-configuration:


set-debug-build-configuration:


check-current-build-config:


set-build-configuration-flags:


install-nunit:


runtests:

     [echo] Running tests for net-4.0

check-bin-dir:


check-doc-dir:


check-sdkdoc-dir:


check-sdkdoc-debug:


check-current-build-config:


check-build-debug:


check-build-defines:


set-net-4.0-runtime-configuration:


check-log4net-basedir:


check-current-bin-dir:


clean-current-bin-dir:

     [echo] Cleaning the bin/net/4.0/debug binaries directory.
   [delete] Deleting directory 'f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\bin\net\4.0\debug'.
    [mkdir] Creating directory 'f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\bin\net\4.0\debug'.

check-log4net-output-dir:


check-log4net-assembly:


compile-net-4.0:

     [copy] Copying 3 files to 'f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\bin\net\4.0\debug'.
     [copy] Copying 1 file to 'f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\bin\net\4.0\debug'.
      [csc] Compiling 46 files to 'f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\bin\net\4.0\debug\log4net.Tests.dll'.

runtests-net-4.0:

   [nunit2] log4net:WARN Exception while rendering format [IGNORE THIS WARNING - EXCEPTION EXPECTED Before {0} After {1} {2}]
   [nunit2] System.FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
   [nunit2]    at System.Text.StringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ParamsArray args)
   [nunit2]    at System.String.FormatHelper(IFormatProvider provider, String format, ParamsArray args)
   [nunit2]    at System.String.Format(IFormatProvider provider, String format, Object[] args)
   [nunit2]    at log4net.Util.SystemStringFormat.StringFormat(IFormatProvider provider, String format, Object[] args) in f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\src\Util\SystemStringFormat.cs:line 105
   [nunit2] log4net:ERROR Hello
   [nunit2] log4net:ERROR World
   [nunit2] log4net:ERROR This will be recorded.
   [nunit2] log4net:ERROR This will be recorded.
   [nunit2] 
   [nunit2] Tests run: 173, Errors: 0, Failures: 0, Time: 16.551 seconds
   [nunit2]   Not run: 8, Invalid: 0, Ignored: 7, Skipped: 1
   [nunit2] 
   [nunit2] Tests not run:
   [nunit2] 1) log4net.Tests.Appender.EventLogAppenderTest.ActivateOptionsDisablesAppenderIfSourceDoesntExist : seems to require administrator privileges or a specific environent when run
   [nunit2] 2) log4net.Tests.Appender.RollingFileAppenderTest.TestInitialization3 : Not Implemented: Want to test counted files limited up, to see that others are ?? ignored? deleted?
   [nunit2] 3) log4net.Tests.Appender.RollingFileAppenderTest.TestInitialization4 : Not Implemented: Want to test counted files limited down, to see that others are ?? ignored? deleted?
   [nunit2] 4) log4net.Tests.Appender.RollingFileAppenderTest.TestInitialization5 : Not Implemented: Want to test dated files with a limit, to see that others are ?? ignored? deleted?
   [nunit2] 5) log4net.Tests.Appender.RollingFileAppenderTest.TestInitialization6 : Not Implemented: Want to test dated files with no limit, to see that others are ?? ignored? deleted?
   [nunit2] 6) log4net.Tests.Appender.RollingFileAppenderTest.TestInitialization7 : Not Implemented: Want to test dated files with mixed dates existing, to see that other dates do not matter
   [nunit2] 7) log4net.Tests.Hierarchy.XmlHierarchyConfiguratorTest.EnvironmentOnUnixIsCaseSensitive : Only supported on Unix
   [nunit2] 8) log4net.Tests.Util.EnvironmentPatternConverterTest.SystemLevelEnvironmentVariable : Test skipped as current user must not set system level environment variables
   [nunit2] 
   [nunit2] 

BUILD SUCCEEDED

Total time: 17.9 seconds.

[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (prepare package)
[Pipeline] dir
Running in /home/jenkins/jenkins-slave/workspace/log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA/package
[Pipeline] {
[Pipeline] unstash
[Pipeline] unstash
[Pipeline] unstash
[Pipeline] unstash
[Pipeline] unstash
[Pipeline] unstash
[Pipeline] unstash
[Pipeline] unstash
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
[log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA] Running shell script
+ mv package/target/site package/site
mv: cannot move 'package/target/site' to 'package/site/site': Directory not empty
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (deploy site)
Stage 'deploy site' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] step
[Pipeline] step

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/logging-log4net/job/feature%252Fcd-pipeline/13/display/redirect>

------------------------------------------
[...truncated 80.52 KB...]
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Building Apache log4net 2.0.9-SNAPSHOT
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-site-plugin:3.4:site (default-cli) @ apache-log4net ---
     [exec] [INFO] configuring report plugin org.apache.maven.plugins:maven-site-plugin:3.4
     [exec] [INFO] configuring report plugin org.apache.rat:apache-rat-plugin:0.12
     [exec] [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.8.1
     [exec] [INFO] Relativizing decoration links with respect to project URL: http://logging.apache.org/log4net/
     [exec] [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
     [exec] [INFO] Rendering 19 Doxia documents: 1 apt, 18 xdoc
     [exec] [INFO] Generating "Rat Report" report           --- apache-rat-plugin:0.12:rat
     [exec] [INFO] Enabled default license matchers.
     [exec] [INFO] Will parse SCM ignores for exclusions...
     [exec] [INFO] Parsing exclusions from f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\.gitignore
     [exec] [INFO] Finished adding exclusions from SCM ignore files.
     [exec] [INFO] 196 implicit excludes (use -debug for more details).
     [exec] [INFO] Exclude: **/TestResult.xml
     [exec] [INFO] Exclude: **/*.suo
     [exec] [INFO] Exclude: **/*.user
     [exec] [INFO] Exclude: **/obj/**
     [exec] [INFO] Exclude: bin/**
     [exec] [INFO] Exclude: build/**
     [exec] [INFO] Exclude: doc/sdk/**
     [exec] [INFO] Exclude: src/log4net.xml
     [exec] [INFO] Exclude: src/GeneratedAssemblyInfo.cs
     [exec] [INFO] Exclude: src/site/resources/**
     [exec] [INFO] Exclude: tests/bin/**
     [exec] [INFO] Exclude: netstandard/*/bin/**
     [exec] [INFO] Exclude: *.snk*
     [exec] [INFO] Exclude: tests/lib/prerequisites.txt
     [exec] [INFO] Exclude: CONTRIBUTING.md
     [exec] [INFO] Exclude: ReleaseInstructions.txt
     [exec] [INFO] Exclude: **/*.json
     [exec] [INFO] 706 resources included (use -debug for more details)
     [exec] Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
     [exec] Compiler warnings:
     [exec]   WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
     [exec] Warning: org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
     [exec] Warning: org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
     [exec] Warning: org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
     [exec] [INFO] Generating "Continuous Integration" report --- maven-project-info-reports-plugin:2.8.1:cim
     [exec] [INFO] Generating "Source Repository" report    --- maven-project-info-reports-plugin:2.8.1:scm
     [exec] [INFO] Generating "Project License" report      --- maven-project-info-reports-plugin:2.8.1:license
     [exec] [INFO] Generating "Project Team" report         --- maven-project-info-reports-plugin:2.8.1:project-team
     [exec] [INFO] Generating "Issue Tracking" report       --- maven-project-info-reports-plugin:2.8.1:issue-tracking
     [exec] [INFO] Generating "Mailing Lists" report        --- maven-project-info-reports-plugin:2.8.1:mailing-list
     [exec] [INFO] 
     [exec] [INFO] --- maven-install-plugin:2.4:install (default-install) @ apache-log4net ---
     [exec] [INFO] Installing f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\pom.xml to C:\Users\jenkins\.m2\repository\log4net\apache-log4net\2.0.9-SNAPSHOT\apache-log4net-2.0.9-SNAPSHOT.pom
     [exec] [INFO] 
     [exec] [INFO] --- maven-antrun-plugin:1.8:run (default) @ apache-log4net ---
     [exec] [WARNING] Parameter tasks is deprecated, use target instead
     [exec] [INFO] Executing tasks
     [exec] 
     [exec] main:
     [exec] [INFO] Executed tasks
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time: 6.696 s
     [exec] [INFO] Finished at: 2017-07-03T19:13:14+00:00
     [exec] [INFO] Final Memory: 28M/737M
     [exec] [INFO] ------------------------------------------------------------------------

BUILD SUCCEEDED - 0 non-fatal error(s), 6 warning(s)

Total time: 9.4 seconds.

[Pipeline] stash
Stashed 54 file(s)
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (test on Windows)
[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 6bbfa24473c46ae16a40447e33d3db24f490bff7 (feature/cd-pipeline)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6bbfa24473c46ae16a40447e33d3db24f490bff7
[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 -buildfile:tests\nant.build 
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/tests/nant.build
Target framework: Microsoft .NET Framework 4.0
Target(s) specified: runtests 


check-current-build-config:


set-build-configuration:


set-debug-build-configuration:


check-current-build-config:


set-build-configuration-flags:


install-nunit:


runtests:

     [echo] Running tests for net-4.0

check-bin-dir:


check-doc-dir:


check-sdkdoc-dir:


check-sdkdoc-debug:


check-current-build-config:


check-build-debug:


check-build-defines:


set-net-4.0-runtime-configuration:


check-log4net-basedir:


check-current-bin-dir:


clean-current-bin-dir:

     [echo] Cleaning the bin/net/4.0/debug binaries directory.
   [delete] Deleting directory 'f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\bin\net\4.0\debug'.
    [mkdir] Creating directory 'f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\bin\net\4.0\debug'.

check-log4net-output-dir:


check-log4net-assembly:


compile-net-4.0:

     [copy] Copying 3 files to 'f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\bin\net\4.0\debug'.
     [copy] Copying 1 file to 'f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\bin\net\4.0\debug'.
      [csc] Compiling 46 files to 'f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\bin\net\4.0\debug\log4net.Tests.dll'.

runtests-net-4.0:

   [nunit2] log4net:WARN Exception while rendering format [IGNORE THIS WARNING - EXCEPTION EXPECTED Before {0} After {1} {2}]
   [nunit2] System.FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
   [nunit2]    at System.Text.StringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ParamsArray args)
   [nunit2]    at System.String.FormatHelper(IFormatProvider provider, String format, ParamsArray args)
   [nunit2]    at System.String.Format(IFormatProvider provider, String format, Object[] args)
   [nunit2]    at log4net.Util.SystemStringFormat.StringFormat(IFormatProvider provider, String format, Object[] args) in f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\src\Util\SystemStringFormat.cs:line 105
   [nunit2] log4net:ERROR Hello
   [nunit2] log4net:ERROR World
   [nunit2] log4net:ERROR This will be recorded.
   [nunit2] log4net:ERROR This will be recorded.
   [nunit2] 
   [nunit2] Tests run: 173, Errors: 0, Failures: 0, Time: 16.587 seconds
   [nunit2]   Not run: 8, Invalid: 0, Ignored: 7, Skipped: 1
   [nunit2] 
   [nunit2] Tests not run:
   [nunit2] 1) log4net.Tests.Appender.EventLogAppenderTest.ActivateOptionsDisablesAppenderIfSourceDoesntExist : seems to require administrator privileges or a specific environent when run
   [nunit2] 2) log4net.Tests.Appender.RollingFileAppenderTest.TestInitialization3 : Not Implemented: Want to test counted files limited up, to see that others are ?? ignored? deleted?
   [nunit2] 3) log4net.Tests.Appender.RollingFileAppenderTest.TestInitialization4 : Not Implemented: Want to test counted files limited down, to see that others are ?? ignored? deleted?
   [nunit2] 4) log4net.Tests.Appender.RollingFileAppenderTest.TestInitialization5 : Not Implemented: Want to test dated files with a limit, to see that others are ?? ignored? deleted?
   [nunit2] 5) log4net.Tests.Appender.RollingFileAppenderTest.TestInitialization6 : Not Implemented: Want to test dated files with no limit, to see that others are ?? ignored? deleted?
   [nunit2] 6) log4net.Tests.Appender.RollingFileAppenderTest.TestInitialization7 : Not Implemented: Want to test dated files with mixed dates existing, to see that other dates do not matter
   [nunit2] 7) log4net.Tests.Hierarchy.XmlHierarchyConfiguratorTest.EnvironmentOnUnixIsCaseSensitive : Only supported on Unix
   [nunit2] 8) log4net.Tests.Util.EnvironmentPatternConverterTest.SystemLevelEnvironmentVariable : Test skipped as current user must not set system level environment variables
   [nunit2] 
   [nunit2] 

BUILD SUCCEEDED

Total time: 17.8 seconds.

[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (prepare package)
[Pipeline] dir
Running in /home/jenkins/jenkins-slave/workspace/log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA/package
[Pipeline] {
[Pipeline] unstash
[Pipeline] unstash
[Pipeline] unstash
[Pipeline] unstash
[Pipeline] unstash
[Pipeline] unstash
[Pipeline] unstash
[Pipeline] unstash
[Pipeline] }
[Pipeline] // dir
[Pipeline] archive
Compressed 32.33 MB of artifacts by 82.6% relative to #7
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (deploy site)
Stage 'deploy site' skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] step