See <https://builds.apache.org/job/Roller/1245/>
------------------------------------------ [...truncated 372 lines...] at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.failNotEquals(Assert.java:329) at junit.framework.Assert.assertEquals(Assert.java:78) at junit.framework.Assert.assertEquals(Assert.java:159) at junit.framework.Assert.assertEquals(Assert.java:166) at junit.framework.TestCase.assertEquals(TestCase.java:324) at org.apache.roller.weblogger.business.WeblogEntryTest.setUp(WeblogEntryTest.java:75) testTagsExist(org.apache.roller.weblogger.business.WeblogEntryTest) Time elapsed: 0.001 sec <<< FAILURE! junit.framework.AssertionFailedError: expected:<0> but was:<1> at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.failNotEquals(Assert.java:329) at junit.framework.Assert.assertEquals(Assert.java:78) at junit.framework.Assert.assertEquals(Assert.java:159) at junit.framework.Assert.assertEquals(Assert.java:166) at junit.framework.TestCase.assertEquals(TestCase.java:324) at org.apache.roller.weblogger.business.WeblogEntryTest.setUp(WeblogEntryTest.java:75) testRemoveEntryTagCascading(org.apache.roller.weblogger.business.WeblogEntryTest) Time elapsed: 0.001 sec <<< FAILURE! junit.framework.AssertionFailedError: expected:<0> but was:<1> at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.failNotEquals(Assert.java:329) at junit.framework.Assert.assertEquals(Assert.java:78) at junit.framework.Assert.assertEquals(Assert.java:159) at junit.framework.Assert.assertEquals(Assert.java:166) at junit.framework.TestCase.assertEquals(TestCase.java:324) at org.apache.roller.weblogger.business.WeblogEntryTest.setUp(WeblogEntryTest.java:75) testRemoveTagsViaShortcut(org.apache.roller.weblogger.business.WeblogEntryTest) Time elapsed: 0.001 sec <<< FAILURE! junit.framework.AssertionFailedError: expected:<0> but was:<1> at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.failNotEquals(Assert.java:329) at junit.framework.Assert.assertEquals(Assert.java:78) at junit.framework.Assert.assertEquals(Assert.java:159) at junit.framework.Assert.assertEquals(Assert.java:166) at junit.framework.TestCase.assertEquals(TestCase.java:324) at org.apache.roller.weblogger.business.WeblogEntryTest.setUp(WeblogEntryTest.java:75) testAddMultipleIdenticalTags(org.apache.roller.weblogger.business.WeblogEntryTest) Time elapsed: 0.001 sec <<< FAILURE! junit.framework.AssertionFailedError: expected:<0> but was:<1> at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.failNotEquals(Assert.java:329) at junit.framework.Assert.assertEquals(Assert.java:78) at junit.framework.Assert.assertEquals(Assert.java:159) at junit.framework.Assert.assertEquals(Assert.java:166) at junit.framework.TestCase.assertEquals(TestCase.java:324) at org.apache.roller.weblogger.business.WeblogEntryTest.setUp(WeblogEntryTest.java:75) testTagAggregates(org.apache.roller.weblogger.business.WeblogEntryTest) Time elapsed: 0.001 sec <<< FAILURE! junit.framework.AssertionFailedError: expected:<0> but was:<1> at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.failNotEquals(Assert.java:329) at junit.framework.Assert.assertEquals(Assert.java:78) at junit.framework.Assert.assertEquals(Assert.java:159) at junit.framework.Assert.assertEquals(Assert.java:166) at junit.framework.TestCase.assertEquals(TestCase.java:324) at org.apache.roller.weblogger.business.WeblogEntryTest.setUp(WeblogEntryTest.java:75) testCreateAnEntryWithTagsShortcut(org.apache.roller.weblogger.business.WeblogEntryTest) Time elapsed: 0.001 sec <<< FAILURE! junit.framework.AssertionFailedError: expected:<0> but was:<1> at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.failNotEquals(Assert.java:329) at junit.framework.Assert.assertEquals(Assert.java:78) at junit.framework.Assert.assertEquals(Assert.java:159) at junit.framework.Assert.assertEquals(Assert.java:166) at junit.framework.TestCase.assertEquals(TestCase.java:324) at org.apache.roller.weblogger.business.WeblogEntryTest.setUp(WeblogEntryTest.java:75) testTagAggregatesCaseSensitivity(org.apache.roller.weblogger.business.WeblogEntryTest) Time elapsed: 0.001 sec <<< FAILURE! junit.framework.AssertionFailedError: expected:<0> but was:<1> at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.failNotEquals(Assert.java:329) at junit.framework.Assert.assertEquals(Assert.java:78) at junit.framework.Assert.assertEquals(Assert.java:159) at junit.framework.Assert.assertEquals(Assert.java:166) at junit.framework.TestCase.assertEquals(TestCase.java:324) at org.apache.roller.weblogger.business.WeblogEntryTest.setUp(WeblogEntryTest.java:75) testWeblogEntryLookups(org.apache.roller.weblogger.business.WeblogEntryTest) Time elapsed: 0.001 sec <<< FAILURE! junit.framework.AssertionFailedError: expected:<0> but was:<1> at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.failNotEquals(Assert.java:329) at junit.framework.Assert.assertEquals(Assert.java:78) at junit.framework.Assert.assertEquals(Assert.java:159) at junit.framework.Assert.assertEquals(Assert.java:166) at junit.framework.TestCase.assertEquals(TestCase.java:324) at org.apache.roller.weblogger.business.WeblogEntryTest.setUp(WeblogEntryTest.java:75) testGetEntriesByTag(org.apache.roller.weblogger.business.WeblogEntryTest) Time elapsed: 0.001 sec <<< FAILURE! junit.framework.AssertionFailedError: expected:<0> but was:<1> at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.failNotEquals(Assert.java:329) at junit.framework.Assert.assertEquals(Assert.java:78) at junit.framework.Assert.assertEquals(Assert.java:159) at junit.framework.Assert.assertEquals(Assert.java:166) at junit.framework.TestCase.assertEquals(TestCase.java:324) at org.apache.roller.weblogger.business.WeblogEntryTest.setUp(WeblogEntryTest.java:75) testCreateAnchor(org.apache.roller.weblogger.business.WeblogEntryTest) Time elapsed: 0.002 sec <<< FAILURE! junit.framework.AssertionFailedError: expected:<0> but was:<1> at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.failNotEquals(Assert.java:329) at junit.framework.Assert.assertEquals(Assert.java:78) at junit.framework.Assert.assertEquals(Assert.java:159) at junit.framework.Assert.assertEquals(Assert.java:166) at junit.framework.TestCase.assertEquals(TestCase.java:324) at org.apache.roller.weblogger.business.WeblogEntryTest.setUp(WeblogEntryTest.java:75) Running org.apache.roller.weblogger.business.PlanetManagerLocalTest Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.203 sec <<< FAILURE! - in org.apache.roller.weblogger.business.PlanetManagerLocalTest testRefreshEntries(org.apache.roller.weblogger.business.PlanetManagerLocalTest) Time elapsed: 0.203 sec <<< FAILURE! junit.framework.AssertionFailedError: expected:<1> but was:<2> at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.failNotEquals(Assert.java:329) at junit.framework.Assert.assertEquals(Assert.java:78) at junit.framework.Assert.assertEquals(Assert.java:234) at junit.framework.Assert.assertEquals(Assert.java:241) at junit.framework.TestCase.assertEquals(TestCase.java:409) at org.apache.roller.weblogger.business.PlanetManagerLocalTest.testRefreshEntries(PlanetManagerLocalTest.java:139) Running org.apache.roller.weblogger.business.FileContentManagerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 sec - in org.apache.roller.weblogger.business.FileContentManagerTest Running org.apache.roller.weblogger.business.plugins.CommentPluginsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.roller.weblogger.business.plugins.CommentPluginsTest Running org.apache.roller.weblogger.business.FolderCRUDTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec - in org.apache.roller.weblogger.business.FolderCRUDTest Running org.apache.roller.weblogger.business.WeblogTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 sec - in org.apache.roller.weblogger.business.WeblogTest Running org.apache.roller.weblogger.business.UserTest Tests run: 4, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec <<< FAILURE! - in org.apache.roller.weblogger.business.UserTest testUserLookups(org.apache.roller.weblogger.business.UserTest) Time elapsed: 0.019 sec <<< FAILURE! junit.framework.ComparisonFailure: expected:<junit_[userTestUser]> but was:<junit_[mediaFileTestUser6]> at junit.framework.Assert.assertEquals(Assert.java:100) at junit.framework.Assert.assertEquals(Assert.java:107) at junit.framework.TestCase.assertEquals(TestCase.java:269) at org.apache.roller.weblogger.business.UserTest.testUserLookups(UserTest.java:147) testRoleCRUD(org.apache.roller.weblogger.business.UserTest) Time elapsed: 0.013 sec <<< FAILURE! junit.framework.AssertionFailedError: expected:<2> but was:<1> at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.failNotEquals(Assert.java:329) at junit.framework.Assert.assertEquals(Assert.java:78) at junit.framework.Assert.assertEquals(Assert.java:234) at junit.framework.Assert.assertEquals(Assert.java:241) at junit.framework.TestCase.assertEquals(TestCase.java:409) at org.apache.roller.weblogger.business.UserTest.testRoleCRUD(UserTest.java:187) Running org.apache.roller.weblogger.business.IndexManagerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.774 sec - in org.apache.roller.weblogger.business.IndexManagerTest Running org.apache.roller.weblogger.business.CommentTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 sec - in org.apache.roller.weblogger.business.CommentTest Running org.apache.roller.weblogger.business.HitCountTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.47 sec - in org.apache.roller.weblogger.business.HitCountTest Running org.apache.roller.weblogger.business.TaskLockTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.apache.roller.weblogger.business.TaskLockTest Running org.apache.roller.weblogger.business.PropertiesTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec - in org.apache.roller.weblogger.business.PropertiesTest Running org.apache.roller.weblogger.business.BookmarkTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec - in org.apache.roller.weblogger.business.BookmarkTest Running org.apache.roller.weblogger.business.RefererTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.253 sec - in org.apache.roller.weblogger.business.RefererTest Running org.apache.roller.weblogger.util.LinkbackExtractorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.808 sec - in org.apache.roller.weblogger.util.LinkbackExtractorTest Running org.apache.roller.weblogger.util.BlacklistTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.roller.weblogger.util.BlacklistTest Running org.apache.roller.weblogger.util.UtilitiesTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.roller.weblogger.util.UtilitiesTest Running org.apache.roller.weblogger.util.LRUCache2Test Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 sec - in org.apache.roller.weblogger.util.LRUCache2Test Running org.apache.roller.planet.business.RomeFeedFetcherTest Could not find fetcher.properties on classpath Could not find fetcher.properties on classpath Could not find fetcher.properties on classpath Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.603 sec - in org.apache.roller.planet.business.RomeFeedFetcherTest Running org.apache.roller.planet.business.SingleThreadedFeedUpdaterTest Could not find fetcher.properties on classpath Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 sec - in org.apache.roller.planet.business.SingleThreadedFeedUpdaterTest Running org.apache.roller.planet.business.PropertiesTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 sec - in org.apache.roller.planet.business.PropertiesTest Running org.apache.roller.planet.util.rome.DiskFeedInfoCacheTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.apache.roller.planet.util.rome.DiskFeedInfoCacheTest Results : Failed tests: MediaFileTest.testGetDirectoryContents:1007 expected:<3> but was:<1> MediaFileTest.setUp:65 expected:<0> but was:<1> MediaFileTest.setUp:65 expected:<0> but was:<1> MediaFileTest.setUp:65 expected:<0> but was:<1> MediaFileTest.setUp:65 expected:<0> but was:<1> MediaFileTest.setUp:65 expected:<0> but was:<1> MediaFileTest.setUp:65 expected:<0> but was:<1> MediaFileTest.setUp:65 expected:<0> but was:<1> WeblogEntryTest.setUp:75 expected:<0> but was:<1> WeblogEntryTest.setUp:75 expected:<0> but was:<1> WeblogEntryTest.setUp:75 expected:<0> but was:<1> WeblogEntryTest.setUp:75 expected:<0> but was:<1> WeblogEntryTest.setUp:75 expected:<0> but was:<1> WeblogEntryTest.setUp:75 expected:<0> but was:<1> WeblogEntryTest.setUp:75 expected:<0> but was:<1> WeblogEntryTest.setUp:75 expected:<0> but was:<1> WeblogEntryTest.setUp:75 expected:<0> but was:<1> WeblogEntryTest.setUp:75 expected:<0> but was:<1> WeblogEntryTest.setUp:75 expected:<0> but was:<1> WeblogEntryTest.setUp:75 expected:<0> but was:<1> WeblogEntryTest.setUp:75 expected:<0> but was:<1> WeblogEntryTest.setUp:75 expected:<0> but was:<1> WeblogEntryTest.setUp:75 expected:<0> but was:<1> WeblogEntryTest.setUp:75 expected:<0> but was:<1> PlanetManagerLocalTest.testRefreshEntries:139 expected:<1> but was:<2> UserTest.testUserLookups:147 expected:<junit_[userTestUser]> but was:<junit_[mediaFileTestUser6]> UserTest.testRoleCRUD:187 expected:<2> but was:<1> Tests run: 123, Failures: 27, Errors: 0, Skipped: 0 [ERROR] There are test failures. Please refer to <https://builds.apache.org/job/Roller/ws/app/target/surefire-reports> for the individual test results. [JENKINS] Recording test results log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. [INFO] Packaging webapp [INFO] Assembling webapp [roller-webapp] in [<https://builds.apache.org/job/Roller/ws/app/target/roller]> [INFO] Processing war project [INFO] Copying webapp resources [<https://builds.apache.org/job/Roller/ws/app/src/main/webapp]> [INFO] Webapp assembled in [42450 msecs] Waiting for Jenkins to finish collecting data May 7, 2014 4:41:33 AM hudson.maven.Maven3FailureLogger logSummary SEVERE: Failed to execute goal org.apache.maven.plugins:maven-war-plugin:2.3:war (default-war) on project roller-webapp: Error assembling WAR: Failed to quote directory: '<https://builds.apache.org/job/Roller/ws/app/target/roller'>: Error while executing process. Cannot run program "/bin/sh": error=12, Not enough space -> [Help 1] May 7, 2014 4:41:34 AM hudson.maven.Maven3FailureLogger logFailures SEVERE: May 7, 2014 4:41:34 AM hudson.maven.Maven3FailureLogger logFailures SEVERE: To see the full stack trace of the errors, re-run Maven with the -e switch. May 7, 2014 4:41:34 AM hudson.maven.Maven3FailureLogger logFailures SEVERE: May 7, 2014 4:41:34 AM hudson.maven.Maven3FailureLogger logFailures SEVERE: For more information about the errors and possible solutions, please read the following articles: May 7, 2014 4:41:34 AM hudson.maven.Maven3FailureLogger logFailures SEVERE: [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException May 7, 2014 4:41:34 AM hudson.maven.Maven3FailureLogger logFailures SEVERE: May 7, 2014 4:41:34 AM hudson.maven.Maven3FailureLogger logFailures SEVERE: After correcting the problems, you can resume the build with the command May 7, 2014 4:41:34 AM hudson.maven.Maven3FailureLogger logFailures SEVERE: mvn <goals> -rf :roller-webapp [JENKINS] Archiving <https://builds.apache.org/job/Roller/ws/app/pom.xml> to org.apache.roller/roller-webapp/5.1.0-SNAPSHOT/roller-webapp-5.1.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Roller/ws/pom.xml> to org.apache.roller/roller-project/5.1.0-SNAPSHOT/roller-project-5.1.0-SNAPSHOT.pom Sending e-mails to: dev@roller.apache.org glen.ma...@gmail.com channel stopped