You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4net-dev@logging.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/09/14 18:08:01 UTC

Build failed in Jenkins: log4net-trunk-tests #2

See <https://builds.apache.org/job/log4net-trunk-tests/2/>

------------------------------------------
Started by user bodewig
[EnvInject] - Loading node environment variables.
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/log4net-trunk-tests/ws/>
Updating https://svn.apache.org/repos/asf/logging/log4net/trunk at revision '2016-09-14T19:07:25.010 +0100'
At revision 1760737

No changes for https://svn.apache.org/repos/asf/logging/log4net/trunk since the previous build
Executing command: cmd.exe /C "F:\jenkins\tools\nant-0.92\bin\NAnt.exe -buildfile:log4net.build compile-net-4.0 && exit %%ERRORLEVEL%%"
[log4net-trunk-tests] $ cmd.exe /C "F:\jenkins\tools\nant-0.92\bin\NAnt.exe -buildfile:log4net.build compile-net-4.0 && exit %%ERRORLEVEL%%"
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:/hudson/hudson-slave/workspace/log4net-trunk-tests/log4net.build
Target framework: Microsoft .NET Framework 4.0
Target(s) specified: compile-net-4.0 


check-current-build-config:


set-build-configuration:


set-debug-build-configuration:


check-current-build-config:


set-build-configuration-flags:


check-current-build-config:


set-framework-configuration:


check-bin-dir:

    [mkdir] Creating directory '<https://builds.apache.org/job/log4net-trunk-tests/ws/bin'.>

check-doc-dir:

    [mkdir] Creating directory '<https://builds.apache.org/job/log4net-trunk-tests/ws/doc'.>

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:

    [mkdir] Creating directory '<https://builds.apache.org/job/log4net-trunk-tests/ws/bin\net\4.0\debug'.>

clean-current-bin-dir:

     [echo] Cleaning the bin/net/4.0/debug binaries directory.
   [delete] Deleting directory '<https://builds.apache.org/job/log4net-trunk-tests/ws/bin\net\4.0\debug'.>
    [mkdir] Creating directory '<https://builds.apache.org/job/log4net-trunk-tests/ws/bin\net\4.0\debug'.>

compile-net-4.0:

      [csc] Compiling 224 files to '<https://builds.apache.org/job/log4net-trunk-tests/ws/bin\net\4.0\debug\log4net.dll'.>

BUILD SUCCEEDED

Total time: 1.8 seconds.

Executing command: cmd.exe /C "F:\jenkins\tools\nant-0.92\bin\NAnt.exe -buildfile:tests/nant.build && exit %%ERRORLEVEL%%"
[log4net-trunk-tests] $ cmd.exe /C "F:\jenkins\tools\nant-0.92\bin\NAnt.exe -buildfile:tests/nant.build && exit %%ERRORLEVEL%%"
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:/hudson/hudson-slave/workspace/log4net-trunk-tests/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:


check-current-build-config:


set-framework-configuration:


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:


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 '<https://builds.apache.org/job/log4net-trunk-tests/ws/tests\bin\net\4.0\debug'.>
    [mkdir] Creating directory '<https://builds.apache.org/job/log4net-trunk-tests/ws/tests\bin\net\4.0\debug'.>

check-log4net-output-dir:


check-log4net-assembly:


compile-net-4.0:

     [copy] Copying 3 files to '<https://builds.apache.org/job/log4net-trunk-tests/ws/tests\bin\net\4.0\debug'.>
     [copy] Copying 1 file to '<https://builds.apache.org/job/log4net-trunk-tests/ws/tests\bin\net\4.0\debug'.>
      [csc] Compiling 43 files to '<https://builds.apache.org/job/log4net-trunk-tests/ws/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.AppendFormat(IFormatProvider provider, String format, Object[] 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 <https://builds.apache.org/job/log4net-trunk-tests/ws/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: 169, Errors: 0, Failures: 1, Time: 23.899 seconds
   [nunit2]   Not run: 6, Invalid: 0, Ignored: 5, Skipped: 1
   [nunit2] 
   [nunit2] Test Case Failures:
   [nunit2] 1) log4net.Tests.Appender.EventLogAppenderTest.ActivateOptionsDisablesAppenderIfSourceDoesntExist :   Expected: <OFF>
   [nunit2]   But was:  null
   [nunit2] 
   [nunit2] at log4net.Tests.Appender.EventLogAppenderTest.ActivateOptionsDisablesAppenderIfSourceDoesntExist() in <https://builds.apache.org/job/log4net-trunk-tests/ws/tests\src\Appender\EventLogAppenderTest.cs>:line 87
   [nunit2] 
   [nunit2] Tests not run:
   [nunit2] 1) log4net.Tests.Appender.RollingFileAppenderTest.TestInitialization3 : Not Implemented: Want to test counted files limited up, to see that others are ?? ignored? deleted?
   [nunit2] 2) log4net.Tests.Appender.RollingFileAppenderTest.TestInitialization4 : Not Implemented: Want to test counted files limited down, to see that others are ?? ignored? deleted?
   [nunit2] 3) log4net.Tests.Appender.RollingFileAppenderTest.TestInitialization5 : Not Implemented: Want to test dated files with a limit, to see that others are ?? ignored? deleted?
   [nunit2] 4) log4net.Tests.Appender.RollingFileAppenderTest.TestInitialization6 : Not Implemented: Want to test dated files with no limit, to see that others are ?? ignored? deleted?
   [nunit2] 5) 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] 6) log4net.Tests.Hierarchy.XmlHierarchyConfiguratorTest.EnvironmentOnUnixIsCaseSensitive : Only supported on Unix
   [nunit2] 
   [nunit2] 

BUILD FAILED

<https://builds.apache.org/job/log4net-trunk-tests/ws/tests\nant.build(839,10)>:
Tests Failed.

Total time: 28 seconds.

Build step 'Execute NAnt build' marked build as failure

Jenkins build is back to normal : log4net-trunk-tests #4

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/log4net-trunk-tests/4/changes>


Build failed in Jenkins: log4net-trunk-tests #3

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/log4net-trunk-tests/3/changes>

Changes:

[bodewig] we won't provide mono 1.0 anymore

[bodewig] add nuget packaging to build - closes #31

[bodewig] add spec file for nuget package

[bodewig] fix copyright years

[bodewig] wrong text for .NET 2.0 version of DLL

------------------------------------------
Started by upstream project "log4net-trunk-build" build number 123
originally caused by:
 Started by an SCM change
Started by upstream project "log4net-trunk-build" build number 123
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/log4net-trunk-tests/ws/>
Updating https://svn.apache.org/repos/asf/logging/log4net/trunk at revision '2016-09-17T15:25:53.679 +0100'
AU        log4net.nuspec
U         log4net.build
U         src\AssemblyVersionInfo.vb
U         src\AssemblyVersionInfo.js
U         src\AssemblyVersionInfo.cpp
U         src\AssemblyVersionInfo.cs
U         src\AssemblyInfo.cs
At revision 1761245

Executing command: cmd.exe /C "F:\jenkins\tools\nant-0.92\bin\NAnt.exe -buildfile:log4net.build compile-net-4.0 && exit %%ERRORLEVEL%%"
[log4net-trunk-tests] $ cmd.exe /C "F:\jenkins\tools\nant-0.92\bin\NAnt.exe -buildfile:log4net.build compile-net-4.0 && exit %%ERRORLEVEL%%"
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:/hudson/hudson-slave/workspace/log4net-trunk-tests/log4net.build
Target framework: Microsoft .NET Framework 4.0
Target(s) specified: compile-net-4.0 


check-current-build-config:


set-build-configuration:


set-debug-build-configuration:


check-current-build-config:


set-build-configuration-flags:


check-current-build-config:


set-framework-configuration:


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 '<https://builds.apache.org/job/log4net-trunk-tests/ws/bin\net\4.0\debug'.>
    [mkdir] Creating directory '<https://builds.apache.org/job/log4net-trunk-tests/ws/bin\net\4.0\debug'.>

compile-net-4.0:

      [csc] Compiling 224 files to '<https://builds.apache.org/job/log4net-trunk-tests/ws/bin\net\4.0\debug\log4net.dll'.>

BUILD SUCCEEDED

Total time: 1.8 seconds.

Executing command: cmd.exe /C "F:\jenkins\tools\nant-0.92\bin\NAnt.exe -buildfile:tests/nant.build && exit %%ERRORLEVEL%%"
[log4net-trunk-tests] $ cmd.exe /C "F:\jenkins\tools\nant-0.92\bin\NAnt.exe -buildfile:tests/nant.build && exit %%ERRORLEVEL%%"
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:/hudson/hudson-slave/workspace/log4net-trunk-tests/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:


check-current-build-config:


set-framework-configuration:


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:


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 '<https://builds.apache.org/job/log4net-trunk-tests/ws/tests\bin\net\4.0\debug'.>
    [mkdir] Creating directory '<https://builds.apache.org/job/log4net-trunk-tests/ws/tests\bin\net\4.0\debug'.>

check-log4net-output-dir:


check-log4net-assembly:


compile-net-4.0:

     [copy] Copying 3 files to '<https://builds.apache.org/job/log4net-trunk-tests/ws/tests\bin\net\4.0\debug'.>
     [copy] Copying 1 file to '<https://builds.apache.org/job/log4net-trunk-tests/ws/tests\bin\net\4.0\debug'.>
      [csc] Compiling 43 files to '<https://builds.apache.org/job/log4net-trunk-tests/ws/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.AppendFormat(IFormatProvider provider, String format, Object[] 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 <https://builds.apache.org/job/log4net-trunk-tests/ws/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: 169, Errors: 0, Failures: 1, Time: 17.890 seconds
   [nunit2]   Not run: 6, Invalid: 0, Ignored: 5, Skipped: 1
   [nunit2] 
   [nunit2] Test Case Failures:
   [nunit2] 1) log4net.Tests.Appender.EventLogAppenderTest.ActivateOptionsDisablesAppenderIfSourceDoesntExist :   Expected: <OFF>
   [nunit2]   But was:  null
   [nunit2] 
   [nunit2] at log4net.Tests.Appender.EventLogAppenderTest.ActivateOptionsDisablesAppenderIfSourceDoesntExist() in <https://builds.apache.org/job/log4net-trunk-tests/ws/tests\src\Appender\EventLogAppenderTest.cs>:line 87
   [nunit2] 
   [nunit2] Tests not run:
   [nunit2] 1) log4net.Tests.Appender.RollingFileAppenderTest.TestInitialization3 : Not Implemented: Want to test counted files limited up, to see that others are ?? ignored? deleted?
   [nunit2] 2) log4net.Tests.Appender.RollingFileAppenderTest.TestInitialization4 : Not Implemented: Want to test counted files limited down, to see that others are ?? ignored? deleted?
   [nunit2] 3) log4net.Tests.Appender.RollingFileAppenderTest.TestInitialization5 : Not Implemented: Want to test dated files with a limit, to see that others are ?? ignored? deleted?
   [nunit2] 4) log4net.Tests.Appender.RollingFileAppenderTest.TestInitialization6 : Not Implemented: Want to test dated files with no limit, to see that others are ?? ignored? deleted?
   [nunit2] 5) 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] 6) log4net.Tests.Hierarchy.XmlHierarchyConfiguratorTest.EnvironmentOnUnixIsCaseSensitive : Only supported on Unix
   [nunit2] 
   [nunit2] 

BUILD FAILED

<https://builds.apache.org/job/log4net-trunk-tests/ws/tests\nant.build(839,10)>:
Tests Failed.

Total time: 20 seconds.

Build step 'Execute NAnt build' marked build as failure