Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-build] [Hudson] Build failed in Hudson: jgit-windows-test #125

See <https://hudson.eclipse.org/shared/job/jgit-windows-test/125/changes>

Changes:

[Matthias Sohn] Fix symlink content comparison on MacOS in tree walk

------------------------------------------
[...truncated 6894 lines...]
Tests run: 9, Failures: 0, Errors: 0, Skipped: 9, Time elapsed: 0.375 sec - in org.eclipse.jgit.util.HookTest
Running org.eclipse.jgit.util.io.AutoCRLFInputStreamTest
Running org.eclipse.jgit.util.io.AutoCRLFOutputStreamTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.875 sec - in org.eclipse.jgit.util.io.AutoCRLFInputStreamTest
Running org.eclipse.jgit.util.io.AutoLFInputStreamTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.jgit.util.io.AutoLFInputStreamTest
Running org.eclipse.jgit.util.io.TimeoutInputStreamTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.75 sec - in org.eclipse.jgit.util.io.TimeoutInputStreamTest
Running org.eclipse.jgit.util.io.TimeoutOutputStreamTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.75 sec - in org.eclipse.jgit.util.io.AutoCRLFOutputStreamTest
Running org.eclipse.jgit.util.io.UnionInputStreamTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.eclipse.jgit.util.io.UnionInputStreamTest
Running org.eclipse.jgit.util.IOReadLineTest
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.eclipse.jgit.util.IOReadLineTest
Running org.eclipse.jgit.util.NBTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.jgit.util.NBTest
Running org.eclipse.jgit.util.PathsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.eclipse.jgit.util.PathsTest
Running org.eclipse.jgit.util.QuotedStringBourneStyleTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.jgit.util.QuotedStringBourneStyleTest
Running org.eclipse.jgit.util.QuotedStringBourneUserPathStyleTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.eclipse.jgit.util.QuotedStringBourneUserPathStyleTest
Running org.eclipse.jgit.util.QuotedStringGitPathStyleTest
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.eclipse.jgit.util.QuotedStringGitPathStyleTest
Running org.eclipse.jgit.util.RawCharUtilTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.jgit.util.RawCharUtilTest
Running org.eclipse.jgit.util.RawParseUtilsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.jgit.util.RawParseUtilsTest
Running org.eclipse.jgit.util.RawParseUtils_FormatTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.jgit.util.RawParseUtils_FormatTest
Running org.eclipse.jgit.util.RawParseUtils_HexParseTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.jgit.util.RawParseUtils_HexParseTest
Running org.eclipse.jgit.util.RawParseUtils_LineMapTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.jgit.util.RawParseUtils_LineMapTest
Running org.eclipse.jgit.util.RawParseUtils_MatchTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.jgit.util.RawParseUtils_MatchTest
Running org.eclipse.jgit.util.RawParseUtils_ParsePersonIdentTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.jgit.util.RawParseUtils_ParsePersonIdentTest
Running org.eclipse.jgit.util.RawSubStringPatternTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 sec - in org.eclipse.jgit.util.RawSubStringPatternTest
Running org.eclipse.jgit.util.ReadLinesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.jgit.util.ReadLinesTest
Running org.eclipse.jgit.util.RefListTest
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.jgit.util.RefListTest
Running org.eclipse.jgit.util.RefMapTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.eclipse.jgit.util.RefMapTest
Running org.eclipse.jgit.util.RelativeDateFormatterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.jgit.util.RelativeDateFormatterTest
Running org.eclipse.jgit.util.RunExternalScriptTest
Tests run: 12, Failures: 0, Errors: 11, Skipped: 0, Time elapsed: 0.046 sec <<< FAILURE! - in org.eclipse.jgit.util.RunExternalScriptTest
testCopyStdIn(org.eclipse.jgit.util.RunExternalScriptTest)  Time elapsed: 0 sec  <<< ERROR!
java.io.IOException: Cannot run program "sh": CreateProcess error=2, The system cannot find the file specified
	at org.eclipse.jgit.util.RunExternalScriptTest.testCopyStdIn(RunExternalScriptTest.java:76)
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
	at org.eclipse.jgit.util.RunExternalScriptTest.testCopyStdIn(RunExternalScriptTest.java:76)

testWrongScript(org.eclipse.jgit.util.RunExternalScriptTest)  Time elapsed: 0 sec  <<< ERROR!
java.io.IOException: Cannot run program "sh": CreateProcess error=2, The system cannot find the file specified
	at org.eclipse.jgit.util.RunExternalScriptTest.testWrongScript(RunExternalScriptTest.java:162)
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
	at org.eclipse.jgit.util.RunExternalScriptTest.testWrongScript(RunExternalScriptTest.java:162)

testArguments(org.eclipse.jgit.util.RunExternalScriptTest)  Time elapsed: 0.015 sec  <<< ERROR!
java.io.IOException: Cannot run program "sh": CreateProcess error=2, The system cannot find the file specified
	at org.eclipse.jgit.util.RunExternalScriptTest.testArguments(RunExternalScriptTest.java:98)
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
	at org.eclipse.jgit.util.RunExternalScriptTest.testArguments(RunExternalScriptTest.java:98)

testRc(org.eclipse.jgit.util.RunExternalScriptTest)  Time elapsed: 0 sec  <<< ERROR!
java.io.IOException: Cannot run program "sh": CreateProcess error=2, The system cannot find the file specified
	at org.eclipse.jgit.util.RunExternalScriptTest.testRc(RunExternalScriptTest.java:109)
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
	at org.eclipse.jgit.util.RunExternalScriptTest.testRc(RunExternalScriptTest.java:109)

testCopyStdInExecute(org.eclipse.jgit.util.RunExternalScriptTest)  Time elapsed: 0 sec  <<< ERROR!
java.io.IOException: Cannot run program "sh": CreateProcess error=2, The system cannot find the file specified
	at org.eclipse.jgit.util.RunExternalScriptTest.testCopyStdInExecute(RunExternalScriptTest.java:174)
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
	at org.eclipse.jgit.util.RunExternalScriptTest.testCopyStdInExecute(RunExternalScriptTest.java:174)

testAllTogetherBinExecute(org.eclipse.jgit.util.RunExternalScriptTest)  Time elapsed: 0.016 sec  <<< ERROR!
java.io.IOException: Cannot run program "sh": CreateProcess error=2, The system cannot find the file specified
	at org.eclipse.jgit.util.RunExternalScriptTest.testAllTogetherBinExecute(RunExternalScriptTest.java:199)
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
	at org.eclipse.jgit.util.RunExternalScriptTest.testAllTogetherBinExecute(RunExternalScriptTest.java:199)

testAllTogetherBin(org.eclipse.jgit.util.RunExternalScriptTest)  Time elapsed: 0 sec  <<< ERROR!
java.io.IOException: Cannot run program "sh": CreateProcess error=2, The system cannot find the file specified
	at org.eclipse.jgit.util.RunExternalScriptTest.testAllTogetherBin(RunExternalScriptTest.java:143)
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
	at org.eclipse.jgit.util.RunExternalScriptTest.testAllTogetherBin(RunExternalScriptTest.java:143)

testNullStdout(org.eclipse.jgit.util.RunExternalScriptTest)  Time elapsed: 0 sec  <<< ERROR!
java.io.IOException: Cannot run program "sh": CreateProcess error=2, The system cannot find the file specified
	at org.eclipse.jgit.util.RunExternalScriptTest.testNullStdout(RunExternalScriptTest.java:120)
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
	at org.eclipse.jgit.util.RunExternalScriptTest.testNullStdout(RunExternalScriptTest.java:120)

testCopyNullStdIn(org.eclipse.jgit.util.RunExternalScriptTest)  Time elapsed: 0 sec  <<< ERROR!
java.io.IOException: Cannot run program "sh": CreateProcess error=2, The system cannot find the file specified
	at org.eclipse.jgit.util.RunExternalScriptTest.testCopyNullStdIn(RunExternalScriptTest.java:87)
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
	at org.eclipse.jgit.util.RunExternalScriptTest.testCopyNullStdIn(RunExternalScriptTest.java:87)

testStdErr(org.eclipse.jgit.util.RunExternalScriptTest)  Time elapsed: 0.015 sec  <<< ERROR!
java.io.IOException: Cannot run program "sh": CreateProcess error=2, The system cannot find the file specified
	at org.eclipse.jgit.util.RunExternalScriptTest.testStdErr(RunExternalScriptTest.java:131)
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
	at org.eclipse.jgit.util.RunExternalScriptTest.testStdErr(RunExternalScriptTest.java:131)

testStdErrExecute(org.eclipse.jgit.util.RunExternalScriptTest)  Time elapsed: 0 sec  <<< ERROR!
java.io.IOException: Cannot run program "sh": CreateProcess error=2, The system cannot find the file specified
	at org.eclipse.jgit.util.RunExternalScriptTest.testStdErrExecute(RunExternalScriptTest.java:185)
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
	at org.eclipse.jgit.util.RunExternalScriptTest.testStdErrExecute(RunExternalScriptTest.java:185)

Running org.eclipse.jgit.util.StringUtilsTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.jgit.util.StringUtilsTest
Running org.eclipse.jgit.util.TemporaryBufferTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.438 sec - in org.eclipse.jgit.util.TemporaryBufferTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1 sec - in org.eclipse.jgit.util.io.TimeoutOutputStreamTest

Results :

Failed tests: 
  AddCommandTest.testBadCleanFilter:401 expected:<127> but was:<1>
  AddCommandTest.testBadCleanFilter2:422 expected:<127> but was:<1>
  AddCommandTest.testBuiltinCleanFilter testBuiltinCleanFilter("true" <from sleepBeforeAddOptions[0]>)
  AddCommandTest.testBuiltinFilters testBuiltinFilters("true" <from sleepBeforeAddOptions[0]>)
  AddCommandTest.testCleanFilterReturning12:444 expected:<12> but was:<1>
  ApplyCommandTest.testModifyM3:182
org.eclipse.jgit.api.CheckoutCommandTest.testSmudgeAndClean(org.eclipse.jgit.api.CheckoutCommandTest)
  Run 1: CheckoutCommandTest.testSmudgeAndClean:766 expected:<...s.github.com/spec/v1[
oid sha256:7bd5d32e5c494354aa4c2473a1306d0ce7b52cc3bffeb342c03cd517ef8cf8da
size 16]
]> but was:<...s.github.com/spec/v1[
oid sha256:7bd5d32e5c494354aa4c2473a1306d0ce7b52cc3bffeb342c03cd517ef8cf8da
size 16
]
]>
  Run 2: CheckoutCommandTest>LocalDiskRepositoryTestCase.tearDown:168->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:208->LocalDiskRepositoryTestCase.reportDeleteFailure:224 ERROR: Failed to delete C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_6962255813221294766_tmp\tmp_4016000693012251742\filterTest.txt

  PackWriterTest.tearDown:156->LocalDiskRepositoryTestCase.tearDown:168->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:208->LocalDiskRepositoryTestCase.reportDeleteFailure:224 ERROR: Failed to delete C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_4119895428837366353_tmp\tmp_3586374990266854348\.git\objects\pack\pack-34be9032ac282b11fa9babdc2b2a93ca996c9c2f.pack
  PackWriterTest.tearDown:156->LocalDiskRepositoryTestCase.tearDown:168->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:208->LocalDiskRepositoryTestCase.reportDeleteFailure:224 ERROR: Failed to delete C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_1719645299841310443_tmp\tmp_951581998998836679\.git\objects\pack\pack-34be9032ac282b11fa9babdc2b2a93ca996c9c2f.pack
  PackWriterTest.tearDown:156->LocalDiskRepositoryTestCase.tearDown:168->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:208->LocalDiskRepositoryTestCase.reportDeleteFailure:224 ERROR: Failed to delete C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_443009438065145772_tmp\tmp_7144687374039648389\.git\objects\pack\pack-34be9032ac282b11fa9babdc2b2a93ca996c9c2f.pack
  PackWriterTest.tearDown:156->LocalDiskRepositoryTestCase.tearDown:168->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:208->LocalDiskRepositoryTestCase.reportDeleteFailure:224 ERROR: Failed to delete C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_4994854600431261659_tmp\tmp_5651533268539089394\.git\objects\pack\pack-34be9032ac282b11fa9babdc2b2a93ca996c9c2f.pack
  PackWriterTest.tearDown:156->LocalDiskRepositoryTestCase.tearDown:168->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:208->LocalDiskRepositoryTestCase.reportDeleteFailure:224 ERROR: Failed to delete C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_8440109202612727309_tmp\tmp_3804200195787079446\.git\objects\pack\pack-34be9032ac282b11fa9babdc2b2a93ca996c9c2f.pack
  PackWriterTest.tearDown:156->LocalDiskRepositoryTestCase.tearDown:168->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:208->LocalDiskRepositoryTestCase.reportDeleteFailure:224 ERROR: Failed to delete C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_4511719737360887643_tmp\tmp_5699030805124931347\.git\objects\pack\pack-34be9032ac282b11fa9babdc2b2a93ca996c9c2f.pack
  PackWriterTest.tearDown:156->LocalDiskRepositoryTestCase.tearDown:168->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:208->LocalDiskRepositoryTestCase.reportDeleteFailure:224 ERROR: Failed to delete C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_5005474924838836263_tmp\tmp_318891289070694650\.git\objects\pack\pack-34be9032ac282b11fa9babdc2b2a93ca996c9c2f.pack
org.eclipse.jgit.internal.storage.file.PackWriterTest.testWritePack2SizeDeltasVsNoDeltas(org.eclipse.jgit.internal.storage.file.PackWriterTest)
  Run 1: PackWriterTest.testWritePack2SizeDeltasVsNoDeltas:417->tearDown:156->LocalDiskRepositoryTestCase.tearDown:168->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:208->LocalDiskRepositoryTestCase.reportDeleteFailure:224 ERROR: Failed to delete C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_6482226888513010383_tmp\tmp_6277352057688591724\.git\objects\pack\pack-34be9032ac282b11fa9babdc2b2a93ca996c9c2f.pack
  Run 2: PackWriterTest.tearDown:156->LocalDiskRepositoryTestCase.tearDown:168->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:208->LocalDiskRepositoryTestCase.reportDeleteFailure:224 ERROR: Failed to delete C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_6482226888513010383_tmp\tmp_6277352057688591724\.git\objects\pack\pack-34be9032ac282b11fa9babdc2b2a93ca996c9c2f.pack

org.eclipse.jgit.internal.storage.file.PackWriterTest.testWritePack2SizeOffsetsVsRefs(org.eclipse.jgit.internal.storage.file.PackWriterTest)
  Run 1: PackWriterTest.testWritePack2SizeOffsetsVsRefs:437->tearDown:156->LocalDiskRepositoryTestCase.tearDown:168->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:208->LocalDiskRepositoryTestCase.reportDeleteFailure:224 ERROR: Failed to delete C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_5505555905752232101_tmp\tmp_3031329464936878306\.git\objects\pack\pack-34be9032ac282b11fa9babdc2b2a93ca996c9c2f.pack
  Run 2: PackWriterTest.tearDown:156->LocalDiskRepositoryTestCase.tearDown:168->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:208->LocalDiskRepositoryTestCase.reportDeleteFailure:224 ERROR: Failed to delete C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_5505555905752232101_tmp\tmp_3031329464936878306\.git\objects\pack\pack-34be9032ac282b11fa9babdc2b2a93ca996c9c2f.pack

  PackWriterTest.tearDown:156->LocalDiskRepositoryTestCase.tearDown:168->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:208->LocalDiskRepositoryTestCase.reportDeleteFailure:224 ERROR: Failed to delete C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_120862572820109969_tmp\tmp_2823543057686918735\.git\objects\pack\pack-34be9032ac282b11fa9babdc2b2a93ca996c9c2f.pack
  PackWriterTest.tearDown:156->LocalDiskRepositoryTestCase.tearDown:168->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:208->LocalDiskRepositoryTestCase.reportDeleteFailure:224 ERROR: Failed to delete C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_1544874587304404468_tmp\tmp_4090634396275607307\.git\objects\pack\pack-34be9032ac282b11fa9babdc2b2a93ca996c9c2f.pack
org.eclipse.jgit.internal.storage.file.PackWriterTest.testWritePack4SizeThinVsNoThin(org.eclipse.jgit.internal.storage.file.PackWriterTest)
  Run 1: PackWriterTest.testWritePack4SizeThinVsNoThin:456->tearDown:156->LocalDiskRepositoryTestCase.tearDown:168->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:208->LocalDiskRepositoryTestCase.reportDeleteFailure:224 ERROR: Failed to delete C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_7606805976860556037_tmp\tmp_225133921377627526\.git\objects\pack\pack-34be9032ac282b11fa9babdc2b2a93ca996c9c2f.pack
  Run 2: PackWriterTest.tearDown:156->LocalDiskRepositoryTestCase.tearDown:168->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:208->LocalDiskRepositoryTestCase.reportDeleteFailure:224 ERROR: Failed to delete C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_7606805976860556037_tmp\tmp_225133921377627526\.git\objects\pack\pack-34be9032ac282b11fa9babdc2b2a93ca996c9c2f.pack

  PackWriterTest.tearDown:156->LocalDiskRepositoryTestCase.tearDown:168->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:208->LocalDiskRepositoryTestCase.reportDeleteFailure:224 ERROR: Failed to delete C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_5587534085293700636_tmp\tmp_8448595213188253262\.git\objects\pack\pack-34be9032ac282b11fa9babdc2b2a93ca996c9c2f.pack
  T0003_BasicTest>LocalDiskRepositoryTestCase.tearDown:168->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:208->LocalDiskRepositoryTestCase.reportDeleteFailure:224 ERROR: Failed to delete C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_241633784548824814_tmp\tmp_6948456684562538132\.git\objects\pack\pack-df2982f284bbabb6bdb59ee3fcc6eb0983e20371.pack
  ConfigTest.testIncludeTooManyRecursions:829 expected:<[Too many recursions; circular includes in config file(s)?]> but was:<[Bad escape: s]>
Tests in error: 
  AddCommandTest.testAttributesWithTreeWalkFilter:299 » FilterFailed Execution o...
  AddCommandTest.testCleanFilter:152 » FilterFailed Execution of filter command ...
  AddCommandTest.testCleanFilterEnvironment:317 » FilterFailed Execution of filt...
  AddCommandTest.testCommandInjection:377 » FilterFailed Execution of filter com...
  AddCommandTest.testMultipleCleanFilter:346 » FilterFailed Execution of filter ...
  CheckoutCommandTest.testSmudgeFilter_createNew:630 » JGitInternal org.eclipse....
  CheckoutCommandTest.testSmudgeFilter_deleteFileAndCreateBranchAndRestoreFromCommit:737 » JGitInternal
  CheckoutCommandTest.testSmudgeFilter_deleteFileAndRestoreFromCommit:666 » JGitInternal
  CheckoutCommandTest.testSmudgeFilter_deleteFileAndRestoreFromIndex:701 » JGitInternal
  CheckoutCommandTest.testSmudgeFilter_modifyExisting:593 » JGitInternal org.ecl...
  PushCommandTest.testPrePushHook:144->LocalDiskRepositoryTestCase.read:517 » FileNotFound
  ConfigTest.testInclude:852->parse:870->parse:876 » ConfigInvalid Bad escape: s
org.eclipse.jgit.util.FilterCommandsTest.testBuiltinCleanAndSmudgeFilter(org.eclipse.jgit.util.FilterCommandsTest)
  Run 1: FilterCommandsTest.testBuiltinCleanAndSmudgeFilter:225->RepositoryTestCase.deleteTrashFile:142 » IO
  Run 2: FilterCommandsTest>LocalDiskRepositoryTestCase.tearDown:168->LocalDiskRepositoryTestCase.recursiveDelete:205->LocalDiskRepositoryTestCase.recursiveDelete:208->LocalDiskRepositoryTestCase.reportDeleteFailure:224 ERROR: Failed to delete C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_2061482363448441050_tmp\tmp_1562391509993234176\Test.txt

  RunExternalScriptTest.testAllTogetherBin:143 » IO Cannot run program "sh": Cre...
  RunExternalScriptTest.testAllTogetherBinExecute:199 » IO Cannot run program "s...
  RunExternalScriptTest.testArguments:98 » IO Cannot run program "sh": CreatePro...
  RunExternalScriptTest.testCopyNullStdIn:87 » IO Cannot run program "sh": Creat...
  RunExternalScriptTest.testCopyStdIn:76 » IO Cannot run program "sh": CreatePro...
  RunExternalScriptTest.testCopyStdInExecute:174 » IO Cannot run program "sh": C...
  RunExternalScriptTest.testNullStdout:120 » IO Cannot run program "sh": CreateP...
  RunExternalScriptTest.testRc:109 » IO Cannot run program "sh": CreateProcess e...
  RunExternalScriptTest.testStdErr:131 » IO Cannot run program "sh": CreateProce...
  RunExternalScriptTest.testStdErrExecute:185 » IO Cannot run program "sh": Crea...
  RunExternalScriptTest.testWrongScript:162 » IO Cannot run program "sh": Create...

Tests run: 3504, Failures: 22, Errors: 24, Skipped: 96

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ...................................... SUCCESS [01:38 min]
[INFO] JGit - Core ........................................ SUCCESS [02:46 min]
[INFO] JGit - Ant Tasks ................................... SUCCESS [ 12.360 s]
[INFO] JGit - Archive Formats ............................. SUCCESS [ 11.593 s]
[INFO] JGit - AWT User Interface .......................... SUCCESS [ 14.906 s]
[INFO] JGit - Apache httpclient based HTTP support ........ SUCCESS [  9.843 s]
[INFO] JGit - HTTP Server ................................. SUCCESS [ 14.390 s]
[INFO] JGit - JUnit Utility Classes ....................... SUCCESS [ 14.437 s]
[INFO] JGit - JUnit Http Utility Classes .................. SUCCESS [ 13.828 s]
[INFO] JGit - Large File Storage .......................... SUCCESS [ 12.141 s]
[INFO] JGit - Large File Storage Server ................... SUCCESS [ 12.391 s]
[INFO] JGit - Command Line Interface ...................... SUCCESS [ 34.875 s]
[INFO] JGit - Core Tests .................................. FAILURE [07:51 min]
[INFO] JGit - Ant Tasks Tests ............................. SKIPPED
[INFO] JGit - HTTP Tests .................................. SKIPPED
[INFO] JGit - Command Line Interface Tests ................ SKIPPED
[INFO] JGit - Large File Storage Tests .................... SKIPPED
[INFO] JGit - LFS Server Tests ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:48 min
[INFO] Finished at: 2016-10-10T18:14:09-04:00
[INFO] Final Memory: 51M/224M
[INFO] ------------------------------------------------------------------------
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project org.eclipse.jgit.test: There are test failures.

Please refer to C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\surefire-reports for the individual test results.
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project org.eclipse.jgit.test: There are test failures.
[ERROR] 
[ERROR] Please refer to C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.jgit.test
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
[FINDBUGS] Skipping publisher since build result is FAILURE
[DRY] Skipping publisher since build result is FAILURE
Recording test results
Archiving artifacts

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top