See <https://builds.apache.org/job/log4net-trunk-tests/55/display/redirect>
------------------------------------------
[...truncated 2.09 KB...]
> git rev-parse "refs/tags/rel/1.2.9^{commit}" # timeout=10
> git rev-parse "refs/tags/rc/1.2.11-RC1^{commit}" # timeout=10
> git rev-parse "refs/tags/rc/1.2.13-RC3^{commit}" # timeout=10
> git rev-parse "refs/tags/rc/2.0.7-RC1^{commit}" # timeout=10
> git rev-parse "refs/tags/rc/1.2.13-RC1^{commit}" # timeout=10
> git rev-parse "refs/tags/rc/1.2.13-RC2^{commit}" # timeout=10
> git rev-parse "refs/tags/rel/2.0.8^{commit}" # timeout=10
> git rev-parse "refs/tags/rc/1.2.15-RC1^{commit}" # timeout=10
> git rev-parse "refs/tags/1.2.13RC1^{commit}" # timeout=10
> git rev-parse "refs/tags/rel/1.2.11^{commit}" # timeout=10
> git rev-parse "refs/tags/rc/1.2.12-RC1^{commit}" # timeout=10
> git rev-parse "refs/tags/rel/1.2.10^{commit}" # timeout=10
> git rev-parse "refs/tags/rel/2.0.7^{commit}" # timeout=10
> git rev-parse "refs/tags/rel/2.0.6^{commit}" # timeout=10
> git rev-parse "refs/tags/rc/1.2.10-RC2^{commit}" # timeout=10
Multiple candidate revisions
Scheduling another build to catch up with log4net-trunk-tests
Checking out Revision 957ba369261d963e228916ea1954c5f2f532d9b3
(refs/tags/rel/1.2.11)
> git config core.sparsecheckout # timeout=10
> git checkout -f 957ba369261d963e228916ea1954c5f2f532d9b3
First time build. Skipping changelog.
Executing command: cmd.exe /C "F:\jenkins\tools\nant\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\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:/jenkins/jenkins-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:
[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:
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 217 files to
'<https://builds.apache.org/job/log4net-trunk-tests/ws/bin\net\4.0\debug\log4net.dll'.>
BUILD SUCCEEDED
Total time: 1.3 seconds.
Executing command: cmd.exe /C "F:\jenkins\tools\nant\nant-0.92\bin\NAnt.exe
-buildfile:tests/nant.build && exit %%ERRORLEVEL%%"
[log4net-trunk-tests] $ cmd.exe /C
"F:\jenkins\tools\nant\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:/jenkins/jenkins-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:
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 36 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.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
<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: 134, Errors: 0, Failures: 1, Time: 14.594 seconds
[nunit2] Not run: 6, Invalid: 0, Ignored: 6, Skipped: 0
[nunit2]
[nunit2] Test Case Failures:
[nunit2] 1) log4net.Tests.Layout.PatternLayoutTest.TestStackTracePattern :
stack trace value set
[nunit2] Expected string length 79 but was 74. Strings differ at index 20.
[nunit2] Expected: "...e._InvokeMethodFast >
PatternLayoutTest.TestStackTracePattern"
[nunit2] But was: "...e.InvokeMethod >
PatternLayoutTest.TestStackTracePattern"
[nunit2] ----------------^
[nunit2]
[nunit2] at log4net.Tests.Layout.PatternLayoutTest.TestStackTracePattern()
in
<https://builds.apache.org/job/log4net-trunk-tests/ws/tests\src\Layout\PatternLayoutTest.cs>:line
91
[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.Util.EnvironmentPatternConverterTest.SystemLevelEnvironmentVariable
: Test skipped as current user must not set system level environment variables
[nunit2]
[nunit2]
BUILD FAILED
<https://builds.apache.org/job/log4net-trunk-tests/ws/tests\nant.build(618,10)>:
Tests Failed.
Total time: 15.8 seconds.
Build step 'Execute NAnt build' marked build as failure